21Aug24rv1_20_0+1655-775146b12dd - 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.31Aug074653.49324 -g

To start TextTest for these tests, run:

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


default: 6242 tests: 5847 succeeded 285 FAILED 101 known bugs 9 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic about_dialog ( Last six runs Aug2024 )

---------- New result in errors ----------
Warning: No flow intervals in calibrator 'ca_0'.
Warning: No flow intervals in calibrator 'ca_1'.
Warning: No flow intervals in calibrator 'ca_2'.
Warning: No flow intervals in calibrator 'ca_3'.
Warning: No flow intervals in calibrator 'ca_5'.
Warning: No flow intervals in calibrator 'ca_6'.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=4.00.
Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=4.00.
Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=4.00.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=5.00.
Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_3', time=6.00.
Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_0', time=6.00.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=6.00.
Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_1', time=6.00.
Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_2', time=6.00.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=7.00.
Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=7.00.
Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=7.00.
Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=40.00.
Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=40.00.
Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_1', time=41.00.
Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_2', time=41.00.
Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=42.00.
Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=43.00.
Warning: Vehicle 'f_2.2' left e3Detector 'e3_2' without entering it, time=77.00.
Warning: Vehicle 'f_2.2' left e3Detector 'e3_2' without entering it, time=77.00.
<truncated after showing first 30 lines>

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

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

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4080467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562e974a1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562e986a81a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562e986a1c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562e98695053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562e986a76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562e974a57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbefe886d8f 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 revision24081 ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4126968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bbdba94cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55bbdcc9b1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55bbdcc94c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55bbdcc88053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55bbdcc9a6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55bbdba987f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fba9e577d8f 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 ticket10588 ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4127025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5618a809bcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5618a92a21a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5618a929bc1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5618a928f053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5618a92a16a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5618a809f7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6a2fb65d8f 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 ticket10591 ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4127027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564832613cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56483381a1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564833813c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564833807053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5648338196a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5648326177f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7a8a135d8f 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 ticket1711 ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4126978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5568e1c57cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5568e2e5e1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5568e2e57c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5568e2e4b053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5568e2e5d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5568e1c5b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa7ffcc0d8f 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 ticket2593 ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4126982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5565e1b80cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5565e2d871a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5565e2d80c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5565e2d74053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5565e2d866a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5565e1b847f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4cf7e5ad8f 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 ticket2948 ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4126992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b4ed53cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x563b4ff5a1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563b4ff53c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563b4ff47053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563b4ff596a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563b4ed577f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f694eca1d8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4127020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558f80df5cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x558f81ffc1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558f81ff5c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558f81fe9053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558f81ffb6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558f80df97f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f93633a5d8f 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 Aug2024 )

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

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

---------- Differences in errors ----------
1,360c1,84
< Warning: Vehicle 'f_0.0' left e3Detector 'e3_1' without entering it, time=105.00.
< Warning: Vehicle 'f_0.0' left e3Detector 'e3_1' without entering it, time=105.00.
< Warning: Vehicle 'f_0.1' left e3Detector 'e3_1' without entering it, time=109.00.
< Warning: Vehicle 'f_0.1' left e3Detector 'e3_1' without entering it, time=110.00.
< Warning: Vehicle 'f_0.2' left e3Detector 'e3_1' without entering it, time=111.00.
< Warning: Vehicle 'f_0.2' left e3Detector 'e3_1' without entering it, time=112.00.
< Warning: Vehicle 'f_0.3' left e3Detector 'e3_1' without entering it, time=114.00.
< Warning: Vehicle 'f_0.3' left e3Detector 'e3_1' without entering it, time=114.00.
< Warning: Vehicle 'f_0.4' left e3Detector 'e3_1' without entering it, time=117.00.
< Warning: Vehicle 'f_0.4' left e3Detector 'e3_1' without entering it, time=117.00.
< Warning: Vehicle 'f_0.5' left e3Detector 'e3_1' without entering it, time=199.00.
< Warning: Vehicle 'f_0.5' left e3Detector 'e3_1' without entering it, time=199.00.
< Warning: Vehicle 'f_0.6' left e3Detector 'e3_1' without entering it, time=200.00.
< Warning: Vehicle 'f_0.6' left e3Detector 'e3_1' without entering it, time=201.00.
< Warning: Vehicle 'f_0.7' left e3Detector 'e3_1' without entering it, time=204.00.
< Warning: Vehicle 'f_0.7' left e3Detector 'e3_1' without entering it, time=205.00.
< Warning: Vehicle 'f_0.8' left e3Detector 'e3_1' without entering it, time=206.00.
< Warning: Vehicle 'f_0.8' left e3Detector 'e3_1' without entering it, time=207.00.
< Warning: Vehicle 'f_0.9' left e3Detector 'e3_1' without entering it, time=288.00.
< Warning: Vehicle 'f_0.9' left e3Detector 'e3_1' without entering it, time=288.00.
< Warning: Vehicle 'f_0.10' left e3Detector 'e3_1' without entering it, time=289.00.
< Warning: Vehicle 'f_0.10' left e3Detector 'e3_1' without entering it, time=290.00.
< Warning: Vehicle 'f_0.11' left e3Detector 'e3_1' without entering it, time=291.00.
< Warning: Vehicle 'f_0.11' left e3Detector 'e3_1' without entering it, time=292.00.
< Warning: Vehicle 'f_0.12' left e3Detector 'e3_1' without entering it, time=294.00.
< Warning: Vehicle 'f_0.12' left e3Detector 'e3_1' without entering it, time=295.00.
< Warning: Vehicle 'f_0.13' left e3Detector 'e3_1' without entering it, time=375.00.
< Warning: Vehicle 'f_0.13' left e3Detector 'e3_1' without entering it, time=375.00.
< Warning: Vehicle 'f_0.14' left e3Detector 'e3_1' without entering it, time=379.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
elements additionals detentry inspect parent ( Last six runs Aug2024 )
elements additionals detexit inspect parent ( Last six runs Aug2024 )

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

---------- Differences in errors ----------
1c1,2
< Warning: Ignoring argument 'period' for E2Detector 'e2_0' since argument 'tl' was given.
---
> Error: The tls 'gneJ0' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2detector create tl ( Last six runs Aug2024 )
elements additionals e2detector inspect tl ( Last six runs Aug2024 )

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

---------- Differences in errors ----------
1,2c1,3
< Warning: Ignoring argument 'period' for E2Detector 'E2_A' since argument 'tl' was given.
< Warning: Ignoring argument 'period' for E2Detector 'E2_B' since argument 'tl' was given.
---
> Error: The tls 'gneJ0' is not known.
> Error: The tls 'gneJ0' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2detector inspect_selection file ( Last six runs Aug2024 )
elements additionals e2detector inspect_selection friendlypos ( Last six runs Aug2024 )
elements additionals e2detector inspect_selection jamthreshold ( Last six runs Aug2024 )
elements additionals e2detector inspect_selection length ( Last six runs Aug2024 )
elements additionals e2detector inspect_selection name ( Last six runs Aug2024 )
elements additionals e2detector inspect_selection parameters ( Last six runs Aug2024 )
elements additionals e2detector inspect_selection period ( Last six runs Aug2024 )
elements additionals e2detector inspect_selection speedthreshold ( Last six runs Aug2024 )
elements additionals e2detector inspect_selection timethreshold ( Last six runs Aug2024 )
elements additionals e2detector inspect_selection vtypes ( Last six runs Aug2024 )

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

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

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

---------- Differences in errors ----------
1c1,3
< Warning: Ignoring argument 'period' for E2Detector 'E2_02' since argument 'tl' was given.
---
> Error: The tls 'gneJ0' is not known.
> Error: The tls 'gneJ0' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

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

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4126695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a64401cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x563a656081a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563a65601c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563a655f5053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563a656076a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563a644057f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6b35e28d8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4126703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56446071ecdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5644619251a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56446191ec1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564461912053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5644619246a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5644607227f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f58735d4d8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4126704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566a8787cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5566a998e1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5566a9987c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5566a997b053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5566a998d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5566a878b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8248d74d8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4126712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cba6961cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55cba7b681a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cba7b61c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cba7b55053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cba7b676a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cba69657f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc653f6fd8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4126725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562346dc8cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562347fcf1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562347fc8c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562347fbc053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562347fce6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562346dcc7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fde022f6d8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4126713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55718eabccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55718fcc31a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55718fcbcc1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55718fcb0053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55718fcc26a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55718eac07f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb8b89c9d8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4126730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5563cb7a9cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5563cc9b01a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5563cc9a9c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5563cc99d053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5563cc9af6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5563cb7ad7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fef7196fd8f 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 ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4126779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d21af70cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55d21c1771a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d21c170c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d21c164053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d21c1766a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d21af747f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe314c01d8f 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 Aug2024 )

---------- Differences in errors ----------
1c1
< Error: File 'datas.netedit' is not accessible (No such file or directory).
---
> Error: The route file 'routes.netedit' is not accessible.
2a3,16
> 
> =================================================================
> ==4126767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad96ee0cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55ad980e71a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ad980e0c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ad980d4053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ad980e66a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ad96ee47f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f512c037d8f 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 : elements datas tazreldata load duplicated ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4126765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2ab82dcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55d2aca341a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d2aca2dc1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d2aca21053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d2aca336a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d2ab8317f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbff37c3d8f 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 parameters ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4126750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5638ccc5acdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5638cde611a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5638cde5ac1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5638cde4e053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5638cde606a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5638ccc5e7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f00fdfb7d8f 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 demands basic stop_basic no_parents ( Last six runs Aug2024 )

---------- Differences in errors ----------
1,2d0
< Error: The route file 'routes.netedit' is not accessible.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==4121024==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5590bd228cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5590be536494 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 0x5590be41ee63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5590be42e6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5590bd22c7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f34fcebed8f 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 0x5590bd228cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5590be536494 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 0x5590be41f1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5590be42e6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5590bd22c7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f34fcebed8f 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 0x5590bd228cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5590be41f55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5590be42e6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5590bd22c7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f34fcebed8f 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 0x5590bd228cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==4121057==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8654e6cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55b8667f4494 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 0x55b8666dce63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55b8666ec6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b8654ea7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8bad5b0d8f 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 0x55b8654e6cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55b8667f4494 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 0x55b8666dd1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55b8666ec6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b8654ea7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8bad5b0d8f 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 0x55b8654e6cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55b8666dd55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55b8666ec6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55b8654ea7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8bad5b0d8f 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 0x55b8654e6cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==4121311==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc253c1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55cc266cf494 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 0x55cc265b7e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55cc265c76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55cc253c57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0467172d8f 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 0x55cc253c1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55cc266cf494 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 0x55cc265b81ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55cc265c76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55cc253c57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0467172d8f 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 0x55cc253c1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55cc265b855c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55cc265c76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55cc253c57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f0467172d8f 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 0x55cc253c1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==4121395==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x559d1bf33cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x559d1d241494 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 0x559d1d129e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x559d1d1396a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559d1bf377f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f04d9348d8f 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 0x559d1bf33cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x559d1d241494 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 0x559d1d12a1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x559d1d1396a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559d1bf377f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f04d9348d8f 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 0x559d1bf33cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x559d1d12a55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x559d1d1396a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x559d1bf377f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f04d9348d8f 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 0x559d1bf33cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edgeedge inspect_selection arrivalpos ( Last six runs Aug2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==4121773==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c51e401cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55c51f70f494 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 0x55c51f5f7e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55c51f6076a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55c51e4057f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2497d8fd8f 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 0x55c51e401cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55c51f70f494 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 0x55c51f5f81ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55c51f6076a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55c51e4057f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2497d8fd8f 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 0x55c51e401cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55c51f5f855c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55c51f6076a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55c51e4057f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f2497d8fd8f 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 0x55c51e401cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edgeedge inspect_selection departpos ( Last six runs Aug2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==4121770==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5645681f9cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x564569507494 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 0x5645693efe63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5645693ff6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5645681fd7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fbbfc01ad8f 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 0x5645681f9cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x564569507494 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 0x5645693f01ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5645693ff6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5645681fd7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fbbfc01ad8f 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 0x5645681f9cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5645693f055c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5645693ff6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5645681fd7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fbbfc01ad8f 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 0x5645681f9cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edgeedge inspect_selection speed ( Last six runs Aug2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==4121782==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x559baa167cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x559bab475494 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 0x559bab35de63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x559bab36d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559baa16b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fab72f92d8f 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 0x559baa167cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x559bab475494 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 0x559bab35e1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x559bab36d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559baa16b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fab72f92d8f 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 0x559baa167cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x559bab35e55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x559bab36d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x559baa16b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fab72f92d8f 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 0x559baa167cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edges inspect_selection arrivalpos ( Last six runs Aug2024 )

---------- Differences in errors ----------
3a4,84
> 
> =================================================================
> ==4121968==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5561f3098cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5561f43a6494 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 0x5561f428ee63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5561f429e6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5561f309c7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f91318d9d8f 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 0x5561f3098cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5561f43a6494 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 0x5561f428f1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5561f429e6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5561f309c7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f91318d9d8f 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 0x5561f3098cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5561f428f55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5561f429e6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5561f309c7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f91318d9d8f 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 0x5561f3098cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edges inspect_selection departpos ( Last six runs Aug2024 )

---------- Differences in errors ----------
3a4,84
> 
> =================================================================
> ==4121961==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562061d6bcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562063079494 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 0x562062f61e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x562062f716a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562061d6f7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2f2c63bd8f 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 0x562061d6bcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562063079494 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 0x562062f621ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x562062f716a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562061d6f7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2f2c63bd8f 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 0x562061d6bcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562062f6255c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x562062f716a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x562061d6f7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f2f2c63bd8f 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 0x562061d6bcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edges inspect_selection speed ( Last six runs Aug2024 )

---------- Differences in errors ----------
3a4,84
> 
> =================================================================
> ==4121972==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc11657cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55fc12965494 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 0x55fc1284de63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55fc1285d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55fc1165b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f63e3404d8f 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 0x55fc11657cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55fc12965494 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 0x55fc1284e1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55fc1285d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55fc1165b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f63e3404d8f 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 0x55fc11657cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55fc1284e55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55fc1285d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55fc1165b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f63e3404d8f 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 0x55fc11657cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,2d0
< Error: The to edge 'gneE8' within a transport of container 'c_0' is not known.
< Quitting (on error).
---------- Missing result in exitcode ----------
1
elements demands containerplan transports transport_edgeedge inspect_selection arrivalpos ( Last six runs Aug2024 )
elements demands containerplan transports transport_edgeedge inspect_selection lines ( Last six runs Aug2024 )

TEST FAILED on ts-sim-build-ba : elements demands flow_taz volatilerecomputing ( Last six runs Aug2024 )

---------- Differences in errors ----------
2a3,204
> 
> =================================================================
> ==4111908==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 4128 byte(s) in 3 object(s) allocated from:
>     #0 0x562a0b9a8cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562a0ccb6494 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 0x562a0cb9ee63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x562a0cbae6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562a0b9ac7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1414730d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 4128 byte(s) in 3 object(s) allocated from:
>     #0 0x562a0b9a8cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562a0ccb6494 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 0x562a0cb9f1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x562a0cbae6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562a0b9ac7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1414730d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562a0b9a8cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562a0ccb6494 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 0x562a0cbf16b0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x562a0cbc6a0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x562a0e5aaf39 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 0x7f1415a024a7 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:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==4117000==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56043b1b5cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56043c4c3494 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 0x56043c3abe63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56043c3bb6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56043b1b97f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa80ebbdd8f 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 0x56043b1b5cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56043c4c3494 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 0x56043c3ac1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56043c3bb6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56043b1b97f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa80ebbdd8f 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 0x56043b1b5cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56043c3ac55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56043c3bb6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x56043b1b97f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa80ebbdd8f 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 0x56043b1b5cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==4117028==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557b87e37cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x557b89145494 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 0x557b8902de63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x557b8903d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x557b87e3b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb70d8bad8f 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 0x557b87e37cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x557b89145494 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 0x557b8902e1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x557b8903d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x557b87e3b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb70d8bad8f 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 0x557b87e37cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x557b8902e55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x557b8903d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x557b87e3b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fb70d8bad8f 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 0x557b87e37cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==4117685==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5627456a9cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5627469b7494 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 0x56274689fe63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5627468af6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5627456ad7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f764fe74d8f 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 0x5627456a9cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5627469b7494 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 0x5627468a01ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5627468af6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5627456ad7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f764fe74d8f 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 0x5627456a9cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5627468a055c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5627468af6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5627456ad7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f764fe74d8f 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 0x5627456a9cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==4117793==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8cea50cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55e8cfd5e494 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 0x55e8cfc46e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e8cfc566a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e8cea547f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2f1ad60d8f 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 0x55e8cea50cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55e8cfd5e494 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 0x55e8cfc471ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e8cfc566a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e8cea547f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2f1ad60d8f 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 0x55e8cea50cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55e8cfc4755c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55e8cfc566a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e8cea547f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f2f1ad60d8f 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 0x55e8cea50cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan walks walk_route inspect_selection ( Last six runs Aug2024 )

---------- Differences in errors ----------
3a4,84
> 
> =================================================================
> ==4120527==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0b9bfccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55d0baf0a494 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 0x55d0badf2e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55d0bae026a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d0b9c007f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fdc72a33d8f 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 0x55d0b9bfccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55d0baf0a494 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 0x55d0badf31ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55d0bae026a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d0b9c007f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fdc72a33d8f 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 0x55d0b9bfccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55d0badf355c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55d0bae026a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55d0b9c007f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fdc72a33d8f 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 0x55d0b9bfccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane create triggered_join ( Last six runs Aug2024 )

---------- Differences in errors ----------
3c3,52
< Error: Attribute 'join' in definition of a stop is empty.
---
> Warning: Teleporting vehicle 'routeFlow.2'; waited too long (blocked), lane='Edge2_1', time=721.00.
> Warning: Vehicle 'routeFlow.2' teleports beyond arrival edge 'Edge2', time=721.00.
> Warning: Vehicle 'routeFlow.2' skips stop on lane 'Edge2_1' time=721.00.
> Warning: Vehicle 'routeFlow.2' skips stop on lane 'Edge2_1' time=721.00.
> Warning: Vehicle 'routeFlow.2' skips stop on lane 'Edge2_1' time=721.00.
> Warning: Teleporting vehicle 'routeFlow.3'; waited too long (blocked), lane='Edge2_1', time=1027.00.
> Warning: Vehicle 'routeFlow.3' teleports beyond arrival edge 'Edge2', time=1027.00.
> Warning: Vehicle 'routeFlow.3' skips stop on lane 'Edge2_1' time=1027.00.
> Warning: Vehicle 'routeFlow.3' skips stop on lane 'Edge2_1' time=1027.00.
> Warning: Vehicle 'routeFlow.3' skips stop on lane 'Edge2_1' time=1027.00.
> Warning: Teleporting vehicle 'routeFlow.4'; waited too long (blocked), lane='Edge2_1', time=1333.00.
> Warning: Vehicle 'routeFlow.4' teleports beyond arrival edge 'Edge2', time=1333.00.
> Warning: Vehicle 'routeFlow.4' skips stop on lane 'Edge2_1' time=1333.00.
> Warning: Vehicle 'routeFlow.4' skips stop on lane 'Edge2_1' time=1333.00.
> Warning: Vehicle 'routeFlow.4' skips stop on lane 'Edge2_1' time=1333.00.
> Warning: Teleporting vehicle 'routeFlow.5'; waited too long (blocked), lane='Edge2_1', time=1639.00.
> Warning: Vehicle 'routeFlow.5' teleports beyond arrival edge 'Edge2', time=1639.00.
> Warning: Vehicle 'routeFlow.5' skips stop on lane 'Edge2_1' time=1639.00.
> Warning: Vehicle 'routeFlow.5' skips stop on lane 'Edge2_1' time=1639.00.
> Warning: Vehicle 'routeFlow.5' skips stop on lane 'Edge2_1' time=1639.00.
> Warning: Teleporting vehicle 'routeFlow.6'; waited too long (blocked), lane='Edge2_1', time=1944.00.
> Warning: Vehicle 'routeFlow.6' teleports beyond arrival edge 'Edge2', time=1944.00.
> Warning: Vehicle 'routeFlow.6' skips stop on lane 'Edge2_1' time=1944.00.
> Warning: Vehicle 'routeFlow.6' skips stop on lane 'Edge2_1' time=1944.00.
> Warning: Vehicle 'routeFlow.6' skips stop on lane 'Edge2_1' time=1944.00.
> Warning: Teleporting vehicle 'routeFlow.7'; waited too long (blocked), lane='Edge2_1', time=2251.00.
> Warning: Vehicle 'routeFlow.7' teleports beyond arrival edge 'Edge2', time=2251.00.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,2c1,5
< Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'EdgeCenter1_0'.
< Quitting (on error).
---
> Warning: Vehicle 'splitB' to split from vehicle 'vehicle_1' is not known. time=17.00.
> Warning: Vehicle 'vehicle_1' ignores container triggered stop on lane 'Edge5_1' due to capacity constraints.
> Warning: Vehicle 'splitA' to split from vehicle 'vehicle_0' is not known. time=19.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.52, offset=6.66), time=20.00.
> Warning: Vehicle 'vehicle_1' teleports beyond arrival edge 'Edge5', time=99.00.
---------- Missing result in exitcode ----------
1
elements demands stop lane inspect_selection acttype ( Last six runs Aug2024 )
elements demands stop lane inspect_selection friendlypos ( Last six runs Aug2024 )
elements demands stop lane inspect_selection jump ( Last six runs Aug2024 )
elements demands stop lane inspect_selection line ( Last six runs Aug2024 )
elements demands stop lane inspect_selection parking ( Last six runs Aug2024 )
elements demands stop lane inspect_selection permitted ( Last six runs Aug2024 )
elements demands stop lane inspect_selection poslat ( Last six runs Aug2024 )
elements demands stop lane inspect_selection tripid ( Last six runs Aug2024 )
elements demands stop lane inspect_selection until ( Last six runs Aug2024 )

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection duration ( Last six runs Aug2024 )

---------- Differences in errors ----------
1,2c1,5
< Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'EdgeCenter1_0'.
< Quitting (on error).
---
> Warning: Vehicle 'splitB' to split from vehicle 'vehicle_1' is not known. time=17.00.
> Warning: Vehicle 'vehicle_1' ignores container triggered stop on lane 'Edge5_1' due to capacity constraints.
> Warning: Vehicle 'splitA' to split from vehicle 'vehicle_0' is not known. time=19.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.52, offset=6.66), time=20.00.
> Warning: Vehicle 'vehicle_1' teleports beyond arrival edge 'Edge5', time=42.00.
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection extension ( Last six runs Aug2024 )

---------- Differences in errors ----------
1,2c1,5
< Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'EdgeCenter1_0'.
< Quitting (on error).
---
> Warning: Vehicle 'splitB' to split from vehicle 'vehicle_1' is not known. time=17.00.
> Warning: Vehicle 'vehicle_1' ignores container triggered stop on lane 'Edge5_1' due to capacity constraints.
> Warning: Vehicle 'splitA' to split from vehicle 'vehicle_0' is not known. time=19.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.52, offset=6.66), time=20.00.
> Warning: Vehicle 'vehicle_1' teleports beyond arrival edge 'Edge5', time=82.00.
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection ondemand ( Last six runs Aug2024 )

---------- Differences in errors ----------
1,2c1,4
< Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'EdgeCenter1_0'.
< Quitting (on error).
---
> Warning: Vehicle 'splitB' to split from vehicle 'vehicle_1' is not known. time=16.00.
> Warning: Vehicle 'vehicle_1' ignores container triggered stop on lane 'Edge5_1' due to capacity constraints.
> Warning: Vehicle 'splitA' to split from vehicle 'vehicle_0' is not known. time=19.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.52, offset=6.66), time=20.00.
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection split ( Last six runs Aug2024 )

---------- Differences in errors ----------
1,2c1,5
< Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'EdgeCenter1_0'.
< Quitting (on error).
---
> Warning: Vehicle 'customSplit' to split from vehicle 'vehicle_1' is not known. time=17.00.
> Warning: Vehicle 'vehicle_1' ignores container triggered stop on lane 'Edge5_1' due to capacity constraints.
> Warning: Vehicle 'customSplit' to split from vehicle 'vehicle_0' is not known. time=19.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.52, offset=6.66), time=20.00.
> Warning: Vehicle 'vehicle_1' teleports beyond arrival edge 'Edge5', time=99.00.
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection triggered_container ( Last six runs Aug2024 )

---------- Differences in errors ----------
1,2c1,6
< Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'EdgeCenter1_0'.
< Quitting (on error).
---
> Warning: Vehicle 'splitB' to split from vehicle 'vehicle_1' is not known. time=17.00.
> Warning: Vehicle 'vehicle_1' ignores container triggered stop on lane 'Edge5_1' due to capacity constraints.
> Warning: Vehicle 'splitA' to split from vehicle 'vehicle_0' is not known. time=19.00.
> Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.52, offset=6.66), time=20.00.
> Warning: Vehicle 'vehicle_1' teleports beyond arrival edge 'Edge5', time=99.00.
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection triggered_join ( Last six runs Aug2024 )

---------- Differences in errors ----------
1,2c1,6
< Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'EdgeCenter1_0'.
< Quitting (on error).
---
> Warning: Vehicle 'splitB' to split from vehicle 'vehicle_1' is not known. time=17.00.
> Warning: Vehicle 'splitA' to split from vehicle 'vehicle_0' is not known. time=19.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.52, offset=6.66), time=20.00.
> Warning: Vehicle 'vehicle_0' aborts joining after extension of 10.00s at time 29.00.
> Warning: Vehicle 'vehicle_1' aborts joining after extension of 20.00s at time 97.00.
> Warning: Vehicle 'vehicle_1' teleports beyond arrival edge 'Edge5', time=98.00.
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection triggered_person ( Last six runs Aug2024 )

---------- Differences in errors ----------
1,2c1,4
< Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'EdgeCenter1_0'.
< Quitting (on error).
---
> Warning: Vehicle 'splitB' to split from vehicle 'vehicle_1' is not known. time=17.00.
> Warning: Vehicle 'splitA' to split from vehicle 'vehicle_0' is not known. time=19.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.52, offset=6.66), time=20.00.
> Warning: Vehicle 'vehicle_1' teleports beyond arrival edge 'Edge5', time=99.00.
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands trip load via ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,3
> Warning: No connection between edge 'Edge0' and edge 'EdgeCenter1' found.
> Error: Vehicle 'trip_4' has no valid route from edge 'Edge0' to stop edge 'EdgeCenter1'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands trip_taz volatilerecomputing ( Last six runs Aug2024 )

---------- Differences in errors ----------
2a3,204
> 
> =================================================================
> ==4109983==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 4128 byte(s) in 3 object(s) allocated from:
>     #0 0x55ea60d0acdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55ea62018494 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 0x55ea61f00e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55ea61f106a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ea60d0e7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f46bccccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 4128 byte(s) in 3 object(s) allocated from:
>     #0 0x55ea60d0acdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55ea62018494 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 0x55ea61f011ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55ea61f106a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ea60d0e7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f46bccccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55ea60d0acdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55ea62018494 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 0x55ea61f536b0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x55ea61f28a0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55ea6390cf39 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 0x7f46bdf9e4a7 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:
<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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x561762abfcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x561763f1238e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5617631ae039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x561762dcbc2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x5617654ced92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5617656c3c34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f3b7c736954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x562c6a6b2cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562c6bb0538e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562c6ada1039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x562c6a9bec2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x562c6d0c1d92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x562c6d2b6c34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fe38e92a954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55a3d4b78cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55a3d5fcb38e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55a3d5267039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55a3d4e84c2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55a3d7587d92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55a3d777cc34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f6781ea3954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56024d142cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56024e59538e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56024d831039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x56024d44ec2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x56024fb51d92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x56024fd46c34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f73c0ef6954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x561935c74cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5619370c738e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561936363039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x561935f80c2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x561938683d92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x561938878c34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f07d47d1954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5581e4022cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5581e547538e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5581e4711039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5581e432ec2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x5581e6a31d92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5581e6c26c34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f2e3cd31954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55f8a6ad6cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55f8a7f2938e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55f8a71c5039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55f8a6de2c2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55f8a94e5d92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55f8a96dac34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f75a8ad1954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b834d67cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55b8361ba38e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b835456039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55b835073c2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55b837776d92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55b83796bc34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1b264ed954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55fed3f48cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55fed539b38e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55fed4637039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55fed4254c2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55fed6957d92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55fed6b4cc34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fcf388d1954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55a77b08bcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55a77c4de38e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55a77b77a039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55a77b397c2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55a77da9ad92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55a77dc8fc34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc82ab38954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5643cffbbcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5643d140e38e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5643d06aa039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5643d02c7c2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x5643d29cad92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5643d2bbfc34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f59c2b05954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x55e6c32c5cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55e6c471838e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e6c39b4039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55e6c35d1c2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55e6c5cd4d92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55e6c5ec9c34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4abd3d1954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x561d2c91bcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x561d2dd6e38e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561d2d00a039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x561d2cc27c2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x561d2f32ad92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x561d2f51fc34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f015e30c954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55d9f6602cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55d9f7a5538e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55d9f6cf1039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55d9f690ec2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55d9f9011d92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55d9f9206c34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fcfd9125954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b2f1725cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55b2f2b7838e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b2f1e14039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55b2f1a31c2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55b2f4134d92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55b2f4329c34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f6a3a145954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55df87815cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55df88c6838e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55df87f04039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55df87b21c2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55df8a224d92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55df8a419c34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f40793e9954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56274741bcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56274886e38e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562747b0a039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x562747727c2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x562749e2ad92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x56274a01fc34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7febcd4f5954 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 Aug2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==4102860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55fd50cc3cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55fd5211638e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55fd513b2039 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55fd50fcfc2d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55fd536d2d92 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55fd538c7c34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f19f37e4954 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

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

---------- Differences in errors ----------
0a1,3
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.79, offset=6.97), time=21.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.81, offset=6.14), time=25.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.13, offset=6.48), time=28.00.
elements demands waypoint busstop load acttype ( Last six runs Aug2024 )
elements demands waypoint busstop load line ( Last six runs Aug2024 )
elements demands waypoint busstop load tripid ( Last six runs Aug2024 )

TEST FAILED on ts-sim-build-ba : elements demands waypoint busstop load default ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.79, offset=6.75), time=21.00.

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

---------- Differences in errors ----------
0a1,3
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.52, offset=6.65), time=27.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.94, offset=2.37), time=30.00.
> Warning: Vehicle 'vehicle_4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.80, offset=5.20), time=33.00.
elements demands waypoint busstop load duration ( Last six runs Aug2024 )
elements demands waypoint busstop load extension ( Last six runs Aug2024 )
elements demands waypoint busstop load until ( Last six runs Aug2024 )

TEST FAILED on ts-sim-build-ba : elements demands waypoint busstop load parking ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,2
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.71, offset=5.33), time=30.00.
> Warning: Vehicle 'vehicle_5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.87, offset=0.78), time=38.00.

TEST FAILED on ts-sim-build-ba : elements demands waypoint lane inspect_selection acttype ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,83
> Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'Edge5_0'.
> Quitting (on error).
> 
> =================================================================
> ==4125192==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562685f10cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56268721e494 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 0x562687106e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5626871166a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562685f147f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f00bd7f2d8f 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 0x562685f10cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56268721e494 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 0x5626871071ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5626871166a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562685f147f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f00bd7f2d8f 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 0x562685f10cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56268710755c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5626871166a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x562685f147f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f00bd7f2d8f 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 demands waypoint lane inspect_selection duration ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,83
> Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'Edge5_0'.
> Quitting (on error).
> 
> =================================================================
> ==4125158==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5644b1940cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5644b2c4e494 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 0x5644b2b36e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5644b2b466a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5644b19447f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f9d09356d8f 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 0x5644b1940cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5644b2c4e494 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 0x5644b2b371ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5644b2b466a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5644b19447f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f9d09356d8f 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 0x5644b1940cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5644b2b3755c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5644b2b466a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5644b19447f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f9d09356d8f 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 demands waypoint lane inspect_selection extension ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,83
> Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'Edge5_0'.
> Quitting (on error).
> 
> =================================================================
> ==4125175==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5650534abcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5650547b9494 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 0x5650546a1e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5650546b16a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5650534af7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7febd7f08d8f 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 0x5650534abcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5650547b9494 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 0x5650546a21ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5650546b16a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5650534af7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7febd7f08d8f 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 0x5650534abcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5650546a255c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5650546b16a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5650534af7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7febd7f08d8f 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 demands waypoint lane inspect_selection friendlypos ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,83
> Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'Edge5_0'.
> Quitting (on error).
> 
> =================================================================
> ==4125139==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e712fe8cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55e7142f6494 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 0x55e7141dee63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e7141ee6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e712fec7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0b382ecd8f 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 0x55e712fe8cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55e7142f6494 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 0x55e7141df1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e7141ee6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e712fec7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0b382ecd8f 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 0x55e712fe8cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55e7141df55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55e7141ee6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e712fec7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f0b382ecd8f 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 demands waypoint lane inspect_selection line ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,83
> Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'Edge5_0'.
> Quitting (on error).
> 
> =================================================================
> ==4125193==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556916bf4cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x556917f02494 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 0x556917deae63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x556917dfa6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556916bf87f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff3de981d8f 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 0x556916bf4cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x556917f02494 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 0x556917deb1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x556917dfa6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556916bf87f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff3de981d8f 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 0x556916bf4cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x556917deb55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x556917dfa6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x556916bf87f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7ff3de981d8f 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 demands waypoint lane inspect_selection parking ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,83
> Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'Edge5_0'.
> Quitting (on error).
> 
> =================================================================
> ==4125185==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5606c6393cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5606c76a1494 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 0x5606c7589e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5606c75996a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5606c63977f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1711a3cd8f 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 0x5606c6393cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5606c76a1494 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 0x5606c758a1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5606c75996a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5606c63977f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1711a3cd8f 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 0x5606c6393cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5606c758a55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5606c75996a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5606c63977f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f1711a3cd8f 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 demands waypoint lane inspect_selection permitted ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,83
> Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'Edge5_0'.
> Quitting (on error).
> 
> =================================================================
> ==4125178==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562c2431bcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562c25629494 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 0x562c25511e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x562c255216a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562c2431f7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f6f437c2d8f 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 0x562c2431bcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562c25629494 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 0x562c255121ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x562c255216a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562c2431f7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f6f437c2d8f 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 0x562c2431bcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562c2551255c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x562c255216a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x562c2431f7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f6f437c2d8f 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 demands waypoint lane inspect_selection poslat ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,83
> Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'Edge5_0'.
> Quitting (on error).
> 
> =================================================================
> ==4125148==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae2f917cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55ae30c25494 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 0x55ae30b0de63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55ae30b1d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ae2f91b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb096c3ed8f 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 0x55ae2f917cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55ae30c25494 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 0x55ae30b0e1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55ae30b1d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ae2f91b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb096c3ed8f 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 0x55ae2f917cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55ae30b0e55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55ae30b1d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55ae2f91b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fb096c3ed8f 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 demands waypoint lane inspect_selection speed ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,83
> Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'Edge5_0'.
> Quitting (on error).
> 
> =================================================================
> ==4125205==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c944ae5cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55c945df3494 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 0x55c945cdbe63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55c945ceb6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55c944ae97f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa30f115d8f 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 0x55c944ae5cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55c945df3494 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 0x55c945cdc1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55c945ceb6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55c944ae97f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa30f115d8f 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 0x55c944ae5cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55c945cdc55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55c945ceb6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55c944ae97f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa30f115d8f 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 demands waypoint lane inspect_selection tripid ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,83
> Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'Edge5_0'.
> Quitting (on error).
> 
> =================================================================
> ==4125199==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562396923cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562397c31494 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 0x562397b19e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x562397b296a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5623969277f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3ef0ebed8f 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 0x562396923cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562397c31494 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 0x562397b1a1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x562397b296a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5623969277f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3ef0ebed8f 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 0x562396923cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562397b1a55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x562397b296a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5623969277f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f3ef0ebed8f 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 demands waypoint lane inspect_selection until ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,83
> Error: Vehicle 'vehicle_1' is not allowed to stop on lane 'Edge5_0'.
> Quitting (on error).
> 
> =================================================================
> ==4125167==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3bf66ccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55f3c097a494 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 0x55f3c0862e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55f3c08726a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f3bf6707f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3185853d8f 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 0x55f3bf66ccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55f3c097a494 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 0x55f3c08631ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55f3c08726a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f3bf6707f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3185853d8f 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 0x55f3bf66ccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55f3c086355c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55f3c08726a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55f3bf6707f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f3185853d8f 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 create id ( Last six runs Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101239==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56014fd85cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x560151093494 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 0x560150f7be63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x560150f8b6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56014fd897f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7feb15dd8f 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 0x56014fd85cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x560151093494 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 0x560150f7c1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x560150f8b6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56014fd897f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7feb15dd8f 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 0x56014fd85cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x560150f7c55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x560150f8b6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x56014fd897f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f7feb15dd8f 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 create name ( Last six runs Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101261==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55dea2bdecdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55dea3eec494 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 0x55dea3dd4e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55dea3de46a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55dea2be27f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fae863fad8f 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 0x55dea2bdecdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55dea3eec494 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 0x55dea3dd51ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55dea3de46a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55dea2be27f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fae863fad8f 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 0x55dea2bdecdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55dea3dd555c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55dea3de46a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55dea2be27f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fae863fad8f 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 delete ( Last six runs Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101254==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa7df55cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55aa7f263494 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 0x55aa7f14be63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55aa7f15b6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55aa7df597f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa093222d8f 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 0x55aa7df55cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55aa7f263494 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 0x55aa7f14c1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55aa7f15b6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55aa7df597f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa093222d8f 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 0x55aa7df55cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55aa7f14c55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55aa7f15b6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55aa7df597f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa093222d8f 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 inspect_selected name ( Last six runs Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101280==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a57fb7ccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55a580e8a494 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 0x55a580d72e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55a580d826a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a57fb807f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2732f3ad8f 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 0x55a57fb7ccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55a580e8a494 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 0x55a580d731ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55a580d826a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a57fb807f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2732f3ad8f 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 0x55a57fb7ccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55a580d7355c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55a580d826a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55a57fb807f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f2732f3ad8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101334==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f209f1dcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55f20b22b494 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 0x55f20b113e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55f20b1236a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f209f217f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8e02c23d8f 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 0x55f209f1dcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55f20b22b494 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 0x55f20b1141ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55f20b1236a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f209f217f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8e02c23d8f 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 0x55f209f1dcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55f20b11455c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55f20b1236a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55f209f217f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8e02c23d8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101348==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6c3922cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55d6c4c30494 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 0x55d6c4b18e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55d6c4b286a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d6c39267f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa551966d8f 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 0x55d6c3922cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55d6c4c30494 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 0x55d6c4b191ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55d6c4b286a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d6c39267f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa551966d8f 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 0x55d6c3922cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55d6c4b1955c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55d6c4b286a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55d6c39267f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa551966d8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101103==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc46db1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55fc480bf494 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 0x55fc47fa7e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55fc47fb76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55fc46db57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f601d5abd8f 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 0x55fc46db1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55fc480bf494 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 0x55fc47fa81ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55fc47fb76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55fc46db57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f601d5abd8f 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 0x55fc46db1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55fc47fa855c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55fc47fb76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55fc46db57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f601d5abd8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101184==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556f51b72cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x556f52e80494 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 0x556f52d68e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x556f52d786a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556f51b767f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f60de4d3d8f 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 0x556f51b72cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x556f52e80494 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 0x556f52d691ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x556f52d786a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556f51b767f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f60de4d3d8f 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 0x556f51b72cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x556f52d6955c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x556f52d786a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x556f51b767f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f60de4d3d8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101183==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a5d58adcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55a5d6bbb494 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 0x55a5d6aa3e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55a5d6ab36a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a5d58b17f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff627951d8f 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 0x55a5d58adcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55a5d6bbb494 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 0x55a5d6aa41ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55a5d6ab36a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a5d58b17f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff627951d8f 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 0x55a5d58adcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55a5d6aa455c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55a5d6ab36a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55a5d58b17f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7ff627951d8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4099996==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad6e838cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55ad6fb46494 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 0x55ad6fa2ee63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55ad6fa3e6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ad6e83c7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f30a6364d8f 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 0x55ad6e838cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55ad6fb46494 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 0x55ad6fa2f1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55ad6fa3e6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ad6e83c7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f30a6364d8f 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 0x55ad6e838cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55ad6fa2f55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55ad6fa3e6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55ad6e83c7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f30a6364d8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4100339==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562127c4acdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562128f58494 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 0x562128e40e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x562128e506a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562127c4e7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f72e2ecdd8f 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 0x562127c4acdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562128f58494 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 0x562128e411ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x562128e506a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562127c4e7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f72e2ecdd8f 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 0x562127c4acdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562128e4155c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x562128e506a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x562127c4e7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f72e2ecdd8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4100800==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56335a05acdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56335b368494 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 0x56335b250e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56335b2606a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56335a05e7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f395dbecd8f 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 0x56335a05acdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56335b368494 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 0x56335b2511ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56335b2606a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56335a05e7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f395dbecd8f 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 0x56335a05acdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56335b25155c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56335b2606a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x56335a05e7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f395dbecd8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101030==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x555ba97facdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x555baab08494 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 0x555baa9f0e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x555baaa006a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555ba97fe7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f279a668d8f 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 0x555ba97facdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x555baab08494 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 0x555baa9f11ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x555baaa006a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555ba97fe7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f279a668d8f 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 0x555ba97facdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x555baa9f155c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x555baaa006a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x555ba97fe7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f279a668d8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4100464==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5623e53f7cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5623e6705494 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 0x5623e65ede63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5623e65fd6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5623e53fb7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f35eb464d8f 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 0x5623e53f7cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5623e6705494 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 0x5623e65ee1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5623e65fd6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5623e53fb7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f35eb464d8f 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 0x5623e53f7cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5623e65ee55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5623e65fd6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5623e53fb7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f35eb464d8f 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 Aug2024 )

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

---------- 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).
> 
> =================================================================
> ==4099631==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556da329ecdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x556da45ac494 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 0x556da4494e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x556da44a46a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556da32a27f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0dce8b4d8f 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 0x556da329ecdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x556da45ac494 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 0x556da44951ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x556da44a46a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556da32a27f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0dce8b4d8f 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 0x556da329ecdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x556da449555c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x556da44a46a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x556da32a27f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f0dce8b4d8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4099722==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x561ea04b5cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x561ea17c3494 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 0x561ea16abe63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x561ea16bb6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x561ea04b97f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fbbc8c4ed8f 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 0x561ea04b5cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x561ea17c3494 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 0x561ea16ac1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x561ea16bb6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x561ea04b97f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fbbc8c4ed8f 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 0x561ea04b5cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x561ea16ac55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x561ea16bb6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x561ea04b97f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fbbc8c4ed8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4099713==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x555bfe292cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x555bff5a0494 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 0x555bff488e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x555bff4986a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555bfe2967f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8f8f089d8f 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 0x555bfe292cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x555bff5a0494 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 0x555bff4891ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x555bff4986a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555bfe2967f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8f8f089d8f 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 0x555bfe292cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x555bff48955c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x555bff4986a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x555bfe2967f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8f8f089d8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4099719==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5575135e1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5575148ef494 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 0x5575147d7e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5575147e76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5575135e57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fec78c95d8f 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 0x5575135e1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5575148ef494 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 0x5575147d81ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5575147e76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5575135e57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fec78c95d8f 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 0x5575135e1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5575147d855c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5575147e76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5575135e57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fec78c95d8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4099807==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564c54d40cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x564c5604e494 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 0x564c55f36e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x564c55f466a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x564c54d447f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f16c582fd8f 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 0x564c54d40cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x564c5604e494 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 0x564c55f371ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x564c55f466a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x564c54d447f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f16c582fd8f 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 0x564c54d40cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x564c55f3755c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x564c55f466a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x564c54d447f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f16c582fd8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4099801==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564babd87cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x564bad095494 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 0x564bacf7de63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x564bacf8d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x564babd8b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff1799b6d8f 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 0x564babd87cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x564bad095494 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 0x564bacf7e1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x564bacf8d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x564babd8b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff1799b6d8f 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 0x564babd87cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x564bacf7e55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x564bacf8d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x564babd8b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7ff1799b6d8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4099902==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560719753cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56071aa61494 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 0x56071a949e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56071a9596a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5607197577f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd667634d8f 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 0x560719753cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56071aa61494 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 0x56071a94a1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56071a9596a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5607197577f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd667634d8f 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 0x560719753cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56071a94a55c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56071a9596a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5607197577f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fd667634d8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4099912==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d3438dacdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55d344be8494 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 0x55d344ad0e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55d344ae06a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d3438de7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2e26275d8f 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 0x55d3438dacdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55d344be8494 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 0x55d344ad11ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55d344ae06a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d3438de7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2e26275d8f 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 0x55d3438dacdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55d344ad155c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55d344ae06a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55d3438de7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f2e26275d8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101408==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba72cebcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55ba73ff9494 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 0x55ba73ee1e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55ba73ef16a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ba72cef7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1f1426dd8f 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 0x55ba72cebcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55ba73ff9494 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 0x55ba73ee21ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55ba73ef16a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ba72cef7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1f1426dd8f 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 0x55ba72cebcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55ba73ee255c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55ba73ef16a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55ba72cef7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f1f1426dd8f 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101463==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562d29884cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562d2ab92494 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 0x562d2aacd6b0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x562d2aaa2a0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x562d2c486f39 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 0x7f4896fa64a7 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 0x562d29884cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562d2ab92494 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 0x562d2aacc08c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x562d2aaa2a0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x562d2c486f39 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 0x7f4896fa64a7 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 0x562d29884cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562d2ab92494 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 0x562d2aa7ae63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x562d2aa8a6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562d298887f9 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101470==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x561637557cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x561638865494 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 0x5616387a06b0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x561638775a0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x56163a159f39 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 0x7f683fe934a7 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 0x561637557cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x561638865494 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 0x56163879f08c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x561638775a0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x56163a159f39 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 0x7f683fe934a7 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 0x561637557cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x561638865494 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 0x56163874de63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56163875d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56163755b7f9 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101469==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55fd7b3dccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55fd7c6ea494 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 0x55fd7c6256b0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x55fd7c5faa0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55fd7dfdef39 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 0x7f360141c4a7 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 0x55fd7b3dccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55fd7c6ea494 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 0x55fd7c62408c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x55fd7c5faa0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55fd7dfdef39 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 0x7f360141c4a7 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 0x55fd7b3dccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55fd7c6ea494 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 0x55fd7c5d2e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55fd7c5e26a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55fd7b3e07f9 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101478==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x556e85653cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x556e86961494 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 0x556e8689c6b0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x556e86871a0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x556e88255f39 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 0x7ffab8d544a7 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 0x556e85653cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x556e86961494 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 0x556e8689b08c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x556e86871a0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x556e88255f39 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 0x7ffab8d544a7 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 0x556e85653cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x556e86961494 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 0x556e86849e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x556e868596a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556e856577f9 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 Aug2024 )

---------- 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).
> 
> =================================================================
> ==4101486==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x559fa342ccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x559fa473a494 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 0x559fa46756b0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x559fa464aa0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x559fa602ef39 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 0x7fc3454d94a7 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 0x559fa342ccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x559fa473a494 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 0x559fa467408c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x559fa464aa0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x559fa602ef39 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 0x7fc3454d94a7 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 0x559fa342ccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x559fa473a494 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 0x559fa4622e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x559fa46326a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559fa34307f9 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 Aug2024 )
elements tazs move vertex_new ( Last six runs Aug2024 )

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 Aug2024 )
network connections with_tls inspect disallow ( Last six runs Aug2024 )
network connections with_tls inspect_selected allow_dialog disallow_all ( Last six runs Aug2024 )
network connections with_tls inspect_selected disallow ( Last six runs Aug2024 )
network connections without_tls inspect_selected allow_dialog disallow_all ( Last six runs Aug2024 )
network lanes inspect allow_dialog disallow_all ( Last six runs Aug2024 )
network lanes inspect changeleft_dialog pedestrian ( Last six runs Aug2024 )
network lanes inspect changeright_dialog pedestrian ( Last six runs Aug2024 )
network lanes inspect disallow ( Last six runs Aug2024 )
network lanes inspect_selected allow_dialog disallow_all ( Last six runs Aug2024 )
selection lockselection connections ( Last six runs Aug2024 )
selection lockselection crossings ( Last six runs Aug2024 )

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 Aug2024 )
network connections without_tls inspect_selected allow ( Last six runs Aug2024 )

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 Aug2024 )
network connections without_tls inspect allow_dialog disallow_all ( Last six runs Aug2024 )
network connections without_tls inspect_selected allow_dialog reset ( Last six runs Aug2024 )

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 Aug2024 )
network connections without_tls inspect_selected disallow ( Last six runs Aug2024 )

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

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

=================================================================
==4085773==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x55fd36f15cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
    #1 0x55fd3811c1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x55fd38115c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x55fd38109053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x55fd3811b6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x55fd36f197f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f2daba69d8f 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 Aug2024 )

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

=================================================================
==4085783==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5597347a5cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
    #1 0x5597359ac1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x5597359a5c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x559735999053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5597359ab6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x5597347a97f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f40971ffd8f 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 Aug2024 )

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

=================================================================
==4085792==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x55e2c3cd7cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
    #1 0x55e2c4ede1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x55e2c4ed7c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x55e2c4ecb053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x55e2c4edd6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x55e2c3cdb7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f08fe2c3d8f 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 Aug2024 )
network edges inspect disallow ( Last six runs Aug2024 )
network edges inspect_selected allow ( Last six runs Aug2024 )
network edges inspect_selected allow_dialog disallow_all ( Last six runs Aug2024 )
network edges inspect_selected disallow ( Last six runs Aug2024 )

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

---------- 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 inspect_selected shapeend ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4084858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x565313690cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5653148971a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x565314890c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x565314884053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5653148966a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5653136947f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f388985ad8f 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 inspect_selected shapestart ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4084852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9072c1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55e9084c81a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e9084c1c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e9084b5053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e9084c76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e9072c57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f158b01fd8f 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 basic ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4085014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564777fc6cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5647791cd1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5647791c6c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5647791ba053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5647791cc6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564777fca7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f76783ecd8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4085021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb008d8cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55cb01adf1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cb01ad8c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cb01acc053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cb01ade6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cb008dc7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fedd65e5d8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4085033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bab2d1ccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55bab3f231a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55bab3f1cc1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55bab3f10053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55bab3f226a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55bab2d207f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7efdd8d7bd8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4085071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5555b07f8cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5555b19ff1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5555b19f8c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5555b19ec053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5555b19fe6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5555b07fc7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f46fa619d8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4085061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561a540eccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x561a552f31a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561a552ecc1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561a552e0053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561a552f26a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561a540f07f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8829f35d8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4085059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55588aa27cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55588bc2e1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55588bc27c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55588bc1b053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55588bc2d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55588aa2b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fcf7fd9cd8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4085083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c68cd16cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55c68df1d1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c68df16c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c68df0a053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c68df1c6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c68cd1a7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2a3db5fd8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4085045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b47c1a9cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55b47d3b01a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b47d3a9c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b47d39d053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b47d3af6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b47c1ad7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f11e61ecd8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4085026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec1429dcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55ec154a41a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ec1549dc1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ec15491053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ec154a36a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ec142a17f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4ee4bc6d8f 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 Aug2024 )

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

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

TEST FAILED on ts-sim-build-ba : network junctions inspect tls selected tllayout alternateoneway ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4081847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f605c9ccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55f606ea31a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f606e9cc1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f606e90053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f606ea26a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f605ca07f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f73b89ead8f 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 inspect tls unselected tllayout alternateoneway ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4081535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf299f9cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55cf2ac001a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cf2abf9c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cf2abed053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cf2abff6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cf299fd7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f54dbcfdd8f 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 merge abort ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4082128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560bf5fdecdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x560bf71e51a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560bf71dec1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560bf71d2053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560bf71e46a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560bf5fe27f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbe05eccd8f 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 merge basic ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4082108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb12694cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55eb1389b1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55eb13894c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55eb13888053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55eb1389a6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55eb126987f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8ef683ed8f 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 merge bubble ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4082134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559615d3dcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x559616f441a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559616f3dc1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559616f31053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559616f436a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559615d417f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6f36c48d8f 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 move ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4082101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8b72d8cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55b8b84df1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b8b84d8c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b8b84cc053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b8b84de6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b8b72dc7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7319506d8f 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 lanes inspect type ( Last six runs Aug2024 )

---------- Differences in errors ----------
0a1,19
> Error: expected entity name for reference
>  In file 'net.netedit'
>  At line/column 97/129.
> 
> Quitting (on error).
> 
> =================================================================
> ==4087122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5585db934cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5585dcc42494 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 0x5585dcc37afc in NLEdgeControlBuilder::beginEdgeParsing(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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5585dcb580c7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:469:30
>     #4 0x5585dcb4d279 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5585de536f39 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
>     #6 0x7f4dc82354a7 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)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4093514==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 8256 byte(s) in 6 object(s) allocated from:
>     #0 0x55726c027cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55726d335494 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 0x55726d21de63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55726d22d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55726c02b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff80066bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8256 byte(s) in 6 object(s) allocated from:
>     #0 0x55726c027cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55726d335494 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 0x55726d21e1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55726d22d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55726c02b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff80066bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x55726c027cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55726d21e6d5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55726d22d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55726c02b7f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7ff80066bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x55726c027cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases NEMA name ( Last six runs Aug2024 )

---------- Differences in errors ----------
2a3,61
> 
> =================================================================
> ==4093483==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 8256 byte(s) in 6 object(s) allocated from:
>     #0 0x5577e83afcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5577e96bd494 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 0x5577e95a5e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5577e95b56a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5577e83b37f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f78d74f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8256 byte(s) in 6 object(s) allocated from:
>     #0 0x5577e83afcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5577e96bd494 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 0x5577e95a61ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5577e95b56a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5577e83b37f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f78d74f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x5577e83afcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5577e95a66d5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5577e95b56a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5577e83b37f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f78d74f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x5577e83afcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', actuated phase 1 has no controlling detector
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases NEMA buttons add default ( Last six runs Aug2024 )
network trafficlights single phases NEMA buttons add green ( Last six runs Aug2024 )
network trafficlights single phases NEMA buttons add red ( Last six runs Aug2024 )
network trafficlights single phases NEMA buttons add yellow ( Last six runs Aug2024 )

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

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 1 from both rings do not add up. (ring1=105.00, ring2=55.00)
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases NEMA buttons add greenpriority ( Last six runs Aug2024 )
network trafficlights single phases NEMA buttons cleanstates ( Last six runs Aug2024 )
network trafficlights single phases NEMA buttons groupsignals ( Last six runs Aug2024 )
network trafficlights single phases NEMA buttons movedown ( Last six runs Aug2024 )
network trafficlights single phases NEMA buttons moveup ( Last six runs Aug2024 )
network trafficlights single phases NEMA buttons ungroupsignals ( Last six runs Aug2024 )
network trafficlights single phases NEMA dur ( Last six runs Aug2024 )
network trafficlights single phases NEMA min ( Last six runs Aug2024 )
network trafficlights single phases NEMA next ( Last six runs Aug2024 )
network trafficlights single phases NEMA vehext ( Last six runs Aug2024 )
network trafficlights single phases actuated buttons add default ( Last six runs Aug2024 )
network trafficlights single phases actuated buttons add duplicate ( Last six runs Aug2024 )
network trafficlights single phases actuated buttons add yellow ( Last six runs Aug2024 )
network trafficlights single phases actuated buttons cleanstates ( Last six runs Aug2024 )
network trafficlights single phases actuated buttons groupsignals ( Last six runs Aug2024 )
network trafficlights single phases actuated buttons movedown ( Last six runs Aug2024 )
network trafficlights single phases actuated buttons ungroupsignals ( Last six runs Aug2024 )
network trafficlights single phases actuated dur ( Last six runs Aug2024 )
network trafficlights single phases actuated earliestend ( Last six runs Aug2024 )
network trafficlights single phases actuated latestend ( Last six runs Aug2024 )
network trafficlights single phases actuated max ( Last six runs Aug2024 )
network trafficlights single phases actuated name ( Last six runs Aug2024 )
network trafficlights single phases delay_based buttons add default ( Last six runs Aug2024 )
network trafficlights single phases delay_based buttons add duplicate ( Last six runs Aug2024 )
network trafficlights single phases delay_based buttons add red ( Last six runs Aug2024 )
network trafficlights single phases delay_based buttons add yellow ( Last six runs Aug2024 )
network trafficlights single phases delay_based buttons cleanstates ( Last six runs Aug2024 )
network trafficlights single phases delay_based buttons groupsignals ( Last six runs Aug2024 )
network trafficlights single phases delay_based buttons ungroupsignals ( Last six runs Aug2024 )
network trafficlights single phases delay_based dur ( Last six runs Aug2024 )
network trafficlights single phases delay_based max ( Last six runs Aug2024 )
network trafficlights single phases delay_based min ( Last six runs Aug2024 )
network trafficlights single phases delay_based name ( Last six runs Aug2024 )
network trafficlights single phases delay_based next ( Last six runs Aug2024 )
network trafficlights single phases static buttons add default ( Last six runs Aug2024 )
network trafficlights single phases static buttons add duplicate ( Last six runs Aug2024 )
network trafficlights single phases static buttons add yellow ( Last six runs Aug2024 )
network trafficlights single phases static buttons cleanstates ( Last six runs Aug2024 )
network trafficlights single phases static buttons groupsignals ( Last six runs Aug2024 )
network trafficlights single phases static buttons ungroupsignals ( Last six runs Aug2024 )

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

---------- Differences in errors ----------
1,2c1,9
< Warning: Unused states in tlLogic 'J0', program '0' in phase 0 after tl-index 15
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 16.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases NEMA buttons addstates ( Last six runs Aug2024 )
network trafficlights single phases actuated buttons addstates ( Last six runs Aug2024 )
network trafficlights single phases delay_based buttons addstates ( Last six runs Aug2024 )
network trafficlights single phases static buttons addstates ( Last six runs Aug2024 )

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

---------- Differences in errors ----------
1c1,8
< Error: At traffic signal 'J0' program '0' no phase named '6' was found
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').

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

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=18.15, ring2=55.00)
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,8
< Error: At traffic signal 'J0' program '0' no phase named '2' was found
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').

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

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=66.15, ring2=55.00)
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=55.00, ring2=90.00)
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 5.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 1 from both rings do not add up. (ring1=55.00, ring2=65.15)
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 2.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases actuated buttons add green ( Last six runs Aug2024 )
network trafficlights single phases static buttons add green ( Last six runs Aug2024 )
network trafficlights single phases static buttons add greenpriority ( Last six runs Aug2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases actuated buttons add greenpriority ( Last six runs Aug2024 )

---------- Differences in errors ----------
1,2c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 2.
< Warning: At actuated tlLogic 'J0', linkIndex 1,2,5,6,9,10,13,14 has no controlling detector.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 1.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases actuated buttons add red ( Last six runs Aug2024 )
network trafficlights single phases actuated buttons delete ( Last six runs Aug2024 )
network trafficlights single phases static buttons add red ( Last six runs Aug2024 )
network trafficlights single phases static buttons delete ( Last six runs Aug2024 )

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

---------- Differences in errors ----------
1,2c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 2.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases actuated buttons moveup ( Last six runs Aug2024 )
network trafficlights single phases static buttons moveup ( Last six runs Aug2024 )

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

---------- Differences in errors ----------
1c1,9
< Warning: At actuated tlLogic 'J0', actuated phase 1 has no controlling detector.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,85c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching from phase 2 to phase 1.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=316.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=316.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=318.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=318.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=627.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=627.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=631.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=631.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=939.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=939.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=942.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=942.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=1248.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=1248.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=1253.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=1253.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1560.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1560.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1565.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1565.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=1871.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=1871.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=1877.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=1877.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=2182.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=2182.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=2187.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=2187.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 0.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases actuated state ( Last six runs Aug2024 )
network trafficlights single phases delay_based buttons moveup ( Last six runs Aug2024 )
network trafficlights single phases delay_based state ( Last six runs Aug2024 )
network trafficlights single phases static buttons movedown ( Last six runs Aug2024 )

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

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 3.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases delay_based buttons add green ( Last six runs Aug2024 )
network trafficlights single phases delay_based buttons add greenpriority ( Last six runs Aug2024 )

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

---------- Differences in errors ----------
1,89c1,9
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 4.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=305.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=305.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=306.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=306.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=616.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=616.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=617.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=617.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=926.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=926.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=927.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=927.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1237.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=1237.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=1240.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=1240.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=1547.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=1547.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=1552.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=1552.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1856.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=1856.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=1864.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=1864.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=2170.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=2170.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=2175.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=2175.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 2.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4080684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56303432fcdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5630355361a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56303552fc1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563035523053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5630355356a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5630343337f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff63792dd8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4080685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5612211a1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x5612223a81a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5612223a1c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561222395053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5612223a76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5612211a57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7faa3e9abd8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4080696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560fc79fccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x560fc8c031a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560fc8bfcc1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560fc8bf0053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560fc8c026a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560fc7a007f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0f7be23d8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4080709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575489dccdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x557549be31a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557549bdcc1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x557549bd0053 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557549be26a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5575489e07f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fcb92677d8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,61
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==4126805==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55f8b19e1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55f8b2cef494 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 0x55f8b2bd7e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55f8b2be76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f8b19e57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fac7bd58d8f 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 0x55f8b19e1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55f8b2cef494 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 0x55f8b2bd81ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55f8b2be76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f8b19e57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fac7bd58d8f 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 0x55f8b19e1cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x55f8b2bd86d5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55f8b2be76a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55f8b19e57f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fac7bd58d8f 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 basic wrong_parameters ( Last six runs Aug2024 )

---------- Differences in errors ----------
20d19
< Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=7.00.
22,10814c21,614
< Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=8.00.
< Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=9.00.
< Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=9.00.
< Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_1', time=9.00.
< Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_2', time=9.00.
< Warning: Vehicle 'f_2.2' left e3Detector 'e3_2' without entering it, time=10.00.
< Warning: Vehicle 'f_2.2' left e3Detector 'e3_2' without entering it, time=11.00.
< Warning: Vehicle 'f_2.2' left e3Detector 'e3_3' without entering it, time=12.00.
< Warning: Vehicle 'f_3.2' arrived inside e3Detector 'e3_1', time=12.00.
< Warning: Vehicle 'f_3.2' arrived inside e3Detector 'e3_2', time=12.00.
< Warning: Vehicle 'f_2.3' left e3Detector 'e3_2' without entering it, time=13.00.
< Warning: Vehicle 'f_2.3' left e3Detector 'e3_2' without entering it, time=13.00.
< Warning: Vehicle 'f_2.2' left e3Detector 'e3_3' without entering it, time=13.00.
< Warning: Vehicle 'f_2.3' left e3Detector 'e3_3' without entering it, time=14.00.
< Warning: Vehicle 'f_2.3' left e3Detector 'e3_3' without entering it, time=15.00.
< Warning: Vehicle 'f_3.3' arrived inside e3Detector 'e3_1', time=15.00.
< Warning: Vehicle 'f_3.3' arrived inside e3Detector 'e3_2', time=15.00.
< Warning: Vehicle 'f_2.4' left e3Detector 'e3_2' without entering it, time=16.00.
< Warning: Vehicle 'f_2.4' left e3Detector 'e3_2' without entering it, time=16.00.
< Warning: Vehicle 'f_2.4' left e3Detector 'e3_3' without entering it, time=18.00.
< Warning: Vehicle 'f_2.4' left e3Detector 'e3_3' without entering it, time=18.00.
< Warning: Vehicle 'f_3.4' arrived inside e3Detector 'e3_1', time=18.00.
< Warning: Vehicle 'f_3.4' arrived inside e3Detector 'e3_2', time=18.00.
< Warning: Vehicle 'f_2.5' left e3Detector 'e3_2' without entering it, time=19.00.
< Warning: Vehicle 'f_2.5' left e3Detector 'e3_2' without entering it, time=20.00.
< Warning: Vehicle 'f_2.5' left e3Detector 'e3_3' without entering it, time=21.00.
< Warning: Vehicle 'f_3.5' arrived inside e3Detector 'e3_1', time=21.00.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,61
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==4126819==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x56187df04cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56187f212494 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 0x56187f0fae63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56187f10a6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56187df087f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fba66e08d8f 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 0x56187df04cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56187f212494 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 0x56187f0fb1ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56187f10a6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56187df087f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fba66e08d8f 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 0x56187df04cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56187f0fb6d5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x56187f10a6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x56187df087f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fba66e08d8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,171
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==4126812==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x563277181cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56327848f494 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 0x5632783ca6b0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x56327839fa0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x563279d83f39 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 0x7f2a05cf24a7 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 0x563277181cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56327848f494 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 0x5632783781ab in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5632783876a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5632771857f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2a04a20d8f 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 0x563277181cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x56327848f494 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 0x563278377e63 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5632783876a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5632771857f9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2a04a20d8f 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 Aug2024 )

---------- Differences in errors ----------
0a1,117
> Error: Source taz 'taz_3' has no outgoing edges for trip 't_2'!
> Quitting (on error).
> 
> =================================================================
> ==4126872==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x562850183cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562851491494 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 0x5628513cc6b0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x5628513a1a0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x562852d85f39 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 0x7f21ebfaf4a7 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 0x562850183cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562851491494 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 0x5628513cb08c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x5628513a1a0a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x562852d85f39 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 0x7f21ebfaf4a7 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 0x562850183cdd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b0ccdd) (BuildId: 89c7db4cc2534c051eb195d7e7b98607336507ce)
>     #1 0x562850428d59 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 0x562850428bca 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 0x562850428987 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 0x562850f28754 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 0x562850f2768c 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 Aug2024 )

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

101 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 Aug2024 )
elements additionals calibrator delete ( Last six runs Aug2024 )
elements additionals calibratorflow create ( Last six runs Aug2024 )
elements additionals calibratorflow delete ( Last six runs Aug2024 )
elements additionals calibratorflow inspect ( Last six runs Aug2024 )
elements additionals calibratorflow inspect_selection ( Last six runs Aug2024 )
elements additionals calibratorflow volatilerecomputing ( Last six runs Aug2024 )
elements additionals calibratorlane delete ( Last six runs Aug2024 )
elements additionals detentry fix ( Last six runs Aug2024 )
elements additionals detexit fix ( Last six runs Aug2024 )
elements additionals e1detector fix ( Last six runs Aug2024 )
elements additionals e1instantdetector fix ( Last six runs Aug2024 )
elements additionals e2detector fix ( Last six runs Aug2024 )
elements additionals e2multilanedetector fix ( Last six runs Aug2024 )
elements additionals e3detector fix ( Last six runs Aug2024 )
elements additionals rerouter contextual_menu ( Last six runs Aug2024 )
elements additionals rerouter create ( Last six runs Aug2024 )
elements additionals rerouter delete ( Last six runs Aug2024 )
elements additionals rerouter inspect ( Last six runs Aug2024 )
elements additionals rerouter inspect_selection ( Last six runs Aug2024 )
elements additionals rerouter move ( Last six runs Aug2024 )
elements additionals rerouter volatile_recomputing ( Last six runs Aug2024 )
elements additionals rerouterelements closinglanereroute create ( Last six runs Aug2024 )
elements additionals rerouterelements closinglanereroute delete ( Last six runs Aug2024 )
elements additionals rerouterelements closinglanereroute inspect ( Last six runs Aug2024 )
elements additionals rerouterelements closinglanereroute inspect_selection ( Last six runs Aug2024 )
elements additionals rerouterelements closinglanereroute volatilerecomputing ( Last six runs Aug2024 )
elements additionals rerouterelements closingreroute create ( Last six runs Aug2024 )
elements additionals rerouterelements closingreroute delete ( Last six runs Aug2024 )
elements additionals rerouterelements closingreroute inspect ( Last six runs Aug2024 )
elements additionals rerouterelements closingreroute inspect_selection ( Last six runs Aug2024 )
elements additionals rerouterelements closingreroute volatilerecomputing ( Last six runs Aug2024 )
elements additionals rerouterelements destprobreroute create ( Last six runs Aug2024 )
elements additionals rerouterelements destprobreroute delete ( Last six runs Aug2024 )
elements additionals rerouterelements destprobreroute inspect ( Last six runs Aug2024 )
elements additionals rerouterelements destprobreroute inspect_selection ( Last six runs Aug2024 )
elements additionals rerouterelements destprobreroute volatilerecomputing ( Last six runs Aug2024 )
elements additionals rerouterelements interval create ( Last six runs Aug2024 )
elements additionals rerouterelements interval delete ( Last six runs Aug2024 )
elements additionals rerouterelements interval inspect ( Last six runs Aug2024 )
elements additionals rerouterelements interval inspect_selection ( Last six runs Aug2024 )
elements additionals rerouterelements interval volatilerecomputing ( Last six runs Aug2024 )
elements additionals rerouterelements parkingareareroute create ( Last six runs Aug2024 )
elements additionals rerouterelements parkingareareroute delete ( Last six runs Aug2024 )
elements additionals rerouterelements parkingareareroute inspect ( Last six runs Aug2024 )
elements additionals rerouterelements parkingareareroute inspect_selection ( Last six runs Aug2024 )
elements additionals rerouterelements parkingareareroute volatilerecomputing ( Last six runs Aug2024 )
elements additionals rerouterelements routeprobreroute create ( Last six runs Aug2024 )
elements additionals rerouterelements routeprobreroute delete ( Last six runs Aug2024 )
elements additionals rerouterelements routeprobreroute inspect ( Last six runs Aug2024 )
elements additionals rerouterelements routeprobreroute inspect_selection ( Last six runs Aug2024 )
elements additionals rerouterelements routeprobreroute volatilerecomputing ( Last six runs Aug2024 )
elements additionals variablespeedsign contextual_menu ( Last six runs Aug2024 )
elements additionals variablespeedsign create ( Last six runs Aug2024 )
elements additionals variablespeedsign delete ( Last six runs Aug2024 )
elements additionals variablespeedsign inspect ( Last six runs Aug2024 )
elements additionals variablespeedsign inspect_selection ( Last six runs Aug2024 )
elements additionals variablespeedsign move ( Last six runs Aug2024 )
elements additionals variablespeedsign volatile_recomputing ( Last six runs Aug2024 )
elements demands container fix ( Last six runs Aug2024 )
elements demands containerflow fix ( Last six runs Aug2024 )
elements demands containerplan stops stop_containerstop volatilerecomputing ( Last six runs Aug2024 )
elements demands containerplan stops stop_edge volatilerecomputing ( Last six runs Aug2024 )
elements demands containerplan tranships tranship_edgecontainerstop volatilerecomputing ( Last six runs Aug2024 )
elements demands containerplan tranships tranship_edgeedge volatilerecomputing ( Last six runs Aug2024 )
elements demands containerplan tranships tranship_edges volatilerecomputing ( Last six runs Aug2024 )
elements demands containerplan transports transport_edgecontainerstop volatilerecomputing ( Last six runs Aug2024 )
elements demands containerplan transports transport_edgeedge volatilerecomputing ( Last six runs Aug2024 )
elements demands flow fix ( Last six runs Aug2024 )
elements demands flow_embedded fix ( Last six runs Aug2024 )
elements demands flow_junctions fix ( Last six runs Aug2024 )
elements demands flow_taz fix ( Last six runs Aug2024 )
elements demands person fix ( Last six runs Aug2024 )
elements demands personflow fix ( Last six runs Aug2024 )
elements demands personplan rides ride_edgeedge volatilerecomputing ( Last six runs Aug2024 )
elements demands personplan walks walk_edgebusstop volatilerecomputing ( Last six runs Aug2024 )
elements demands personplan walks walk_edgeedge volatilerecomputing ( Last six runs Aug2024 )
elements demands personplan walks walk_edges volatilerecomputing ( Last six runs Aug2024 )
elements demands personplan walks walk_junctions volatilerecomputing ( Last six runs Aug2024 )
elements demands personplan walks walk_route volatilerecomputing ( Last six runs Aug2024 )
elements demands routeflow fix ( Last six runs Aug2024 )
elements demands trip fix ( Last six runs Aug2024 )
elements demands trip_junctions fix ( Last six runs Aug2024 )
elements demands trip_taz fix ( Last six runs Aug2024 )
elements demands vehicle fix ( Last six runs Aug2024 )
elements demands vehicle_embedded fix ( Last six runs Aug2024 )
elements shapes poilane create frame latlon ( Last six runs Aug2024 )
elements shapes poilane create frame lonlat ( Last six runs Aug2024 )
network edges contextual_menu lane_operations set_custom_lane_shape ( Last six runs Aug2024 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Aug2024 )
network lanes delete ( Last six runs Aug2024 )
network lanes move ( Last six runs Aug2024 )
network trafficlights joined attributes E1 ( Last six runs Aug2024 )
network trafficlights joined file load ( Last six runs Aug2024 )
network trafficlights joined file save ( Last six runs Aug2024 )
network trafficlights joined programs select ( Last six runs Aug2024 )
network trafficlights single attributes E1 ( Last six runs Aug2024 )
network trafficlights single file load ( Last six runs Aug2024 )
network trafficlights single file save ( Last six runs Aug2024 )
network trafficlights single programs select ( Last six runs Aug2024 )
selection operations clear_shortcut ( Last six runs Aug2024 )

Detailed information for the tests that were terminated before completion:

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
elements demands flow inspect_selection poisson ( Last six runs Aug2024 )
elements demands personflow create endnumber ( Last six runs Aug2024 )

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1001,6030d1000
< Warning: Person 'pf_0.4050' is jammed on edge 'Edge0', time=1858.00.
< Warning: Person 'pf_0.4051' is jammed on edge 'Edge0', time=1858.00.
< Warning: Person 'pf_0.4052' is jammed on edge 'Edge0', time=1858.00.
< Warning: Person 'pf_0.4053' is jammed on edge 'Edge0', time=1858.00.
< Warning: Person 'pf_0.4054' is jammed on edge 'Edge0', time=1858.00.
< Warning: Person 'pf_0.4055' is jammed on edge 'Edge0', time=1858.00.
< Warning: Person 'pf_0.4056' is jammed on edge 'Edge0', time=1859.00.
< Warning: Person 'pf_0.4057' is jammed on edge 'Edge0', time=1859.00.
< Warning: Person 'pf_0.4058' is jammed on edge 'Edge0', time=1859.00.
< Warning: Person 'pf_0.4059' is jammed on edge 'Edge0', time=1859.00.
< Warning: Person 'pf_0.4060' is jammed on edge 'Edge0', time=1860.00.
< Warning: Person 'pf_0.4061' is jammed on edge 'Edge0', time=1860.00.
< Warning: Person 'pf_0.4062' is jammed on edge 'Edge0', time=1860.00.
< Warning: Person 'pf_0.4063' is jammed on edge 'Edge0', time=1860.00.
< Warning: Person 'pf_0.4064' is jammed on edge 'Edge0', time=1860.00.
< Warning: Person 'pf_0.4065' is jammed on edge 'Edge0', time=1861.00.
< Warning: Person 'pf_0.4066' is jammed on edge 'Edge0', time=1861.00.
< Warning: Person 'pf_0.4067' is jammed on edge 'Edge0', time=1861.00.
< Warning: Person 'pf_0.4068' is jammed on edge 'Edge0', time=1862.00.
< Warning: Person 'pf_0.4069' is jammed on edge 'Edge0', time=1863.00.
< Warning: Person 'pf_0.4070' is jammed on edge 'Edge0', time=1863.00.
< Warning: Person 'pf_0.4071' is jammed on edge 'Edge0', time=1863.00.
< Warning: Person 'pf_0.4072' is jammed on edge 'Edge0', time=1864.00.
< Warning: Person 'pf_0.4073' is jammed on edge 'Edge0', time=1864.00.
< Warning: Person 'pf_0.4074' is jammed on edge 'Edge0', time=1864.00.
< Warning: Person 'pf_0.4075' is jammed on edge 'Edge0', time=1864.00.
< Warning: Person 'pf_0.4076' is jammed on edge 'Edge0', time=1865.00.
< Warning: Person 'pf_0.4077' is jammed on edge 'Edge0', time=1865.00.
< Warning: Person 'pf_0.4078' is jammed on edge 'Edge0', time=1865.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 begin float ( Last six runs Aug2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
2806,10189d2805
< Warning: Person 'pf_1.4054' is jammed on edge 'Edge1', time=1582.00.
< Warning: Person 'pf_1.4055' is jammed on edge 'Edge1', time=1582.00.
< Warning: Person 'pf_1.4056' is jammed on edge 'Edge1', time=1582.00.
< Warning: Person 'pf_1.4057' is jammed on edge 'Edge1', time=1583.00.
< Warning: Person 'pf_1.4058' is jammed on edge 'Edge1', time=1583.00.
< Warning: Person 'pf_1.4059' is jammed on edge 'Edge1', time=1583.00.
< Warning: Person 'pf_1.4060' is jammed on edge 'Edge1', time=1583.00.
< Warning: Person 'pf_1.2672' is jammed on edge ':Junction2_w0', time=1584.00.
< Warning: Person 'pf_1.4061' is jammed on edge 'Edge1', time=1584.00.
< Warning: Person 'pf_1.4062' is jammed on edge 'Edge1', time=1584.00.
< Warning: Person 'pf_1.4063' is jammed on edge 'Edge1', time=1584.00.
< Warning: Person 'pf_1.4064' is jammed on edge 'Edge1', time=1585.00.
< Warning: Person 'pf_1.4065' is jammed on edge 'Edge1', time=1585.00.
< Warning: Person 'pf_1.4066' is jammed on edge 'Edge1', time=1585.00.
< Warning: Person 'pf_1.3009' is jammed on edge 'Edge1', time=1586.00.
< Warning: Person 'pf_1.4067' is jammed on edge 'Edge1', time=1586.00.
< Warning: Person 'pf_1.4068' is jammed on edge 'Edge1', time=1586.00.
< Warning: Person 'pf_1.4069' is jammed on edge 'Edge1', time=1586.00.
< Warning: Person 'pf_1.2592' is jammed on edge ':Junction2_w0', time=1587.00.
< Warning: Person 'pf_1.4070' is jammed on edge 'Edge1', time=1587.00.
< Warning: Person 'pf_1.4071' is jammed on edge 'Edge1', time=1587.00.
< Warning: Person 'pf_1.4072' is jammed on edge 'Edge1', time=1587.00.
< Warning: Person 'pf_1.4073' is jammed on edge 'Edge1', time=1588.00.
< Warning: Person 'pf_1.4074' is jammed on edge 'Edge1', time=1588.00.
< Warning: Person 'pf_1.4075' is jammed on edge 'Edge1', time=1588.00.
< Warning: Person 'pf_1.4076' is jammed on edge 'Edge1', time=1588.00.
< Warning: Person 'pf_1.4077' is jammed on edge 'Edge1', time=1589.00.
< Warning: Person 'pf_1.4078' is jammed on edge 'Edge1', time=1589.00.
< Warning: Person 'pf_1.4079' is jammed on edge 'Edge1', time=1589.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 Aug2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
2878,10267d2877
< Warning: Person 'pf_1.1842' is jammed on edge 'Edge1', time=1616.00.
< Warning: Person 'pf_0.244' is jammed on edge 'Edge1', time=1616.00.
< Warning: Person 'pf_1.4157' is jammed on edge 'Edge1', time=1616.00.
< Warning: Person 'pf_1.4158' is jammed on edge 'Edge1', time=1616.00.
< Warning: Person 'pf_1.4159' is jammed on edge 'Edge1', time=1616.00.
< Warning: Person 'pf_1.3122' is jammed on edge 'Edge1', time=1617.00.
< Warning: Person 'pf_1.4160' is jammed on edge 'Edge1', time=1617.00.
< Warning: Person 'pf_1.4161' is jammed on edge 'Edge1', time=1617.00.
< Warning: Person 'pf_1.4162' is jammed on edge 'Edge1', time=1617.00.
< Warning: Person 'pf_1.4163' is jammed on edge 'Edge1', time=1618.00.
< Warning: Person 'pf_1.4164' is jammed on edge 'Edge1', time=1618.00.
< Warning: Person 'pf_1.4165' is jammed on edge 'Edge1', time=1618.00.
< Warning: Person 'pf_1.4166' is jammed on edge 'Edge1', time=1618.00.
< Warning: Person 'pf_1.4167' is jammed on edge 'Edge1', time=1619.00.
< Warning: Person 'pf_1.4168' is jammed on edge 'Edge1', time=1619.00.
< Warning: Person 'pf_1.4169' is jammed on edge 'Edge1', time=1619.00.
< Warning: Person 'pf_1.4170' is jammed on edge 'Edge1', time=1620.00.
< Warning: Person 'pf_1.4171' is jammed on edge 'Edge1', time=1620.00.
< Warning: Person 'pf_1.4172' is jammed on edge 'Edge1', time=1620.00.
< Warning: Person 'pf_1.4173' is jammed on edge 'Edge1', time=1621.00.
< Warning: Person 'pf_1.4174' is jammed on edge 'Edge1', time=1621.00.
< Warning: Person 'pf_1.4175' is jammed on edge 'Edge1', time=1621.00.
< Warning: Person 'pf_1.4176' is jammed on edge 'Edge1', time=1622.00.
< Warning: Person 'pf_1.4177' is jammed on edge 'Edge1', time=1622.00.
< Warning: Person 'pf_1.4178' is jammed on edge 'Edge1', time=1622.00.
< Warning: Person 'pf_1.4179' is jammed on edge 'Edge1', time=1623.00.
< Warning: Person 'pf_1.4180' is jammed on edge 'Edge1', time=1623.00.
< Warning: Person 'pf_1.4181' is jammed on edge 'Edge1', time=1623.00.
< Warning: Person 'pf_1.4182' is jammed on edge 'Edge1', time=1623.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 Aug2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3385,9902d3384
< 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.
< Warning: Person 'pf_1.4592' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4593' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4594' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4595' is jammed on edge 'Edge1', time=1753.00.
< Warning: Person 'pf_1.4596' is jammed on edge 'Edge1', time=1753.00.
< Warning: Person 'pf_1.4597' is jammed on edge 'Edge1', time=1753.00.
< Warning: Person 'pf_1.4598' is jammed on edge 'Edge1', time=1754.00.
< Warning: Person 'pf_1.4599' is jammed on edge 'Edge1', time=1754.00.
< Warning: Person 'pf_1.4600' is jammed on edge 'Edge1', time=1754.00.
< Warning: Person 'pf_1.4601' is jammed on edge 'Edge1', time=1755.00.
< Warning: Person 'pf_1.4602' is jammed on edge 'Edge1', time=1755.00.
< Warning: Person 'pf_1.4603' is jammed on edge 'Edge1', time=1755.00.
< Warning: Person 'pf_1.4604' is jammed on edge 'Edge1', time=1756.00.
< Warning: Person 'pf_1.4605' is jammed on edge 'Edge1', time=1756.00.
< Warning: Person 'pf_1.4606' is jammed on edge 'Edge1', time=1756.00.
< Warning: Person 'pf_1.4607' is jammed on edge 'Edge1', time=1756.00.
< Warning: Person 'pf_1.4608' is jammed on edge 'Edge1', time=1757.00.
< Warning: Person 'pf_1.4609' is jammed on edge 'Edge1', time=1757.00.
< Warning: Person 'pf_1.4610' is jammed on edge 'Edge1', time=1757.00.
< Warning: Person 'pf_1.4611' is jammed on edge 'Edge1', time=1758.00.
< Warning: Person 'pf_1.4612' is jammed on edge 'Edge1', time=1758.00.
< Warning: Person 'pf_1.4613' is jammed on edge 'Edge1', time=1758.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 Aug2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
2767,10267d2766
< Warning: Person 'pf_1.4064' is jammed on edge 'Edge1', time=1587.00.
< Warning: Person 'pf_1.4065' is jammed on edge 'Edge1', time=1587.00.
< Warning: Person 'pf_1.4066' is jammed on edge 'Edge1', time=1587.00.
< Warning: Person 'pf_1.4067' is jammed on edge 'Edge1', time=1587.00.
< Warning: Person 'pf_1.2595' is jammed on edge ':Junction2_w0', time=1588.00.
< Warning: Person 'pf_1.2622' is jammed on edge ':Junction2_w0', time=1588.00.
< Warning: Person 'pf_1.2707' is jammed on edge ':Junction2_w0', time=1588.00.
< Warning: Person 'pf_1.4068' is jammed on edge 'Edge1', time=1588.00.
< Warning: Person 'pf_1.4069' is jammed on edge 'Edge1', time=1588.00.
< Warning: Person 'pf_1.4070' is jammed on edge 'Edge1', time=1588.00.
< Warning: Person 'pf_1.2685' is jammed on edge ':Junction2_w0', time=1589.00.
< Warning: Person 'pf_1.2570' is jammed on edge ':Junction2_w0', time=1589.00.
< Warning: Person 'pf_1.2385' is jammed on edge ':Junction2_w0', time=1589.00.
< Warning: Person 'pf_1.4071' is jammed on edge 'Edge1', time=1589.00.
< Warning: Person 'pf_1.4072' is jammed on edge 'Edge1', time=1589.00.
< Warning: Person 'pf_1.4073' is jammed on edge 'Edge1', time=1589.00.
< Warning: Person 'pf_1.2572' is jammed on edge ':Junction2_w0', time=1590.00.
< Warning: Person 'pf_1.4074' is jammed on edge 'Edge1', time=1590.00.
< Warning: Person 'pf_1.4075' is jammed on edge 'Edge1', time=1590.00.
< Warning: Person 'pf_1.4076' is jammed on edge 'Edge1', time=1590.00.
< Warning: Person 'pf_1.4077' is jammed on edge 'Edge1', time=1591.00.
< Warning: Person 'pf_1.4078' is jammed on edge 'Edge1', time=1591.00.
< Warning: Person 'pf_1.4079' is jammed on edge 'Edge1', time=1591.00.
< Warning: Person 'pf_1.4080' is jammed on edge 'Edge1', time=1592.00.
< Warning: Person 'pf_1.4081' is jammed on edge 'Edge1', time=1592.00.
< Warning: Person 'pf_1.4082' is jammed on edge 'Edge1', time=1592.00.
< Warning: Person 'pf_1.4083' is jammed on edge 'Edge1', time=1592.00.
< Warning: Person 'pf_1.2376' is jammed on edge ':Junction2_w0', time=1593.00.
< Warning: Person 'pf_1.2671' is jammed on edge ':Junction2_w0', time=1593.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 poisson ( Last six runs Aug2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1190,15410d1189
< Warning: Person 'pf_0.1652' is jammed on edge 'Edge0', time=1303.00.
< Warning: Person 'pf_0.2533' is jammed on edge 'Edge0', time=1303.00.
< Warning: Person 'pf_1.2530' is jammed on edge 'Edge1', time=1303.00.
< Warning: Person 'pf_1.2531' is jammed on edge 'Edge1', time=1303.00.
< Warning: Person 'pf_0.2534' is jammed on edge 'Edge0', time=1304.00.
< Warning: Person 'pf_0.2535' is jammed on edge 'Edge0', time=1304.00.
< Warning: Person 'pf_0.2536' is jammed on edge 'Edge0', time=1304.00.
< Warning: Person 'pf_1.2532' is jammed on edge 'Edge1', time=1304.00.
< Warning: Person 'pf_0.1709' is jammed on edge 'Edge0', time=1305.00.
< Warning: Person 'pf_0.2537' is jammed on edge 'Edge0', time=1305.00.
< Warning: Person 'pf_0.2538' is jammed on edge 'Edge0', time=1305.00.
< Warning: Person 'pf_1.2533' is jammed on edge 'Edge1', time=1305.00.
< Warning: Person 'pf_1.2534' is jammed on edge 'Edge1', time=1305.00.
< Warning: Person 'pf_1.2535' is jammed on edge 'Edge1', time=1306.00.
< Warning: Person 'pf_1.2536' is jammed on edge 'Edge1', time=1306.00.
< Warning: Person 'pf_1.2537' is jammed on edge 'Edge1', time=1306.00.
< Warning: Person 'pf_1.2538' is jammed on edge 'Edge1', time=1306.00.
< Warning: Person 'pf_0.2539' is jammed on edge 'Edge0', time=1307.00.
< Warning: Person 'pf_0.2540' is jammed on edge 'Edge0', time=1307.00.
< Warning: Person 'pf_0.2541' is jammed on edge 'Edge0', time=1307.00.
< Warning: Person 'pf_0.2542' is jammed on edge 'Edge0', time=1307.00.
< Warning: Person 'pf_1.2539' is jammed on edge 'Edge1', time=1307.00.
< Warning: Person 'pf_1.2540' is jammed on edge 'Edge1', time=1307.00.
< Warning: Person 'pf_1.2541' is jammed on edge 'Edge1', time=1307.00.
< Warning: Person 'pf_1.2542' is jammed on edge 'Edge1', time=1307.00.
< Warning: Person 'pf_0.2543' is jammed on edge 'Edge0', time=1308.00.
< Warning: Person 'pf_0.2544' is jammed on edge 'Edge0', time=1308.00.
< Warning: Person 'pf_1.2544' is jammed on edge 'Edge1', time=1308.00.
< Warning: Person 'pf_1.2545' is jammed on edge 'Edge1', time=1308.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 Aug2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
73060,157391d73059
< Warning: Collision of person 'pf_1.3958' and person 'pf_1.3948', lane=':Junction2_0_0', time=1661.00.
< Warning: Collision of person 'pf_1.3952' and person 'pf_1.3948', lane=':Junction2_0_0', time=1661.00.
< Warning: Collision of person 'pf_1.3952' and person 'pf_1.3958', lane=':Junction2_0_0', time=1661.00.
< Warning: Collision of person 'pf_1.3947' and person 'pf_1.3948', lane=':Junction2_0_0', time=1661.00.
< Warning: Collision of person 'pf_1.3947' and person 'pf_1.3958', lane=':Junction2_0_0', time=1661.00.
< Warning: Collision of person 'pf_1.3947' and person 'pf_1.3952', lane=':Junction2_0_0', time=1661.00.
< Warning: Collision of person 'pf_1.3949' and person 'pf_1.3960', lane='Edge1_1', time=1661.00.
< Warning: Person 'pf_1.4301' is jammed on edge 'Edge1', time=1661.00.
< Warning: Person 'pf_1.4302' is jammed on edge 'Edge1', time=1661.00.
< Warning: Person 'pf_1.4303' is jammed on edge 'Edge1', time=1661.00.
< Warning: Collision of person 'pf_1.4200' and person 'pf_1.4210', lane='Edge2_1', time=1661.00.
< Warning: Collision of person 'pf_1.4196' and person 'pf_1.4191', lane='Edge2_1', time=1661.00.
< Warning: Collision of person 'pf_1.4902' and person 'pf_1.4200', lane='Edge2_1', time=1661.00.
< Warning: Collision of person 'pf_1.4905' and person 'pf_1.4219', lane='Edge2_1', time=1661.00.
< Warning: Collision of person 'pf_1.3958' and person 'pf_1.3948', lane=':Junction2_0_0', time=1662.00.
< Warning: Collision of person 'pf_1.3952' and person 'pf_1.3948', lane=':Junction2_0_0', time=1662.00.
< Warning: Collision of person 'pf_1.3952' and person 'pf_1.3958', lane=':Junction2_0_0', time=1662.00.
< Warning: Collision of person 'pf_1.3947' and person 'pf_1.3948', lane=':Junction2_0_0', time=1662.00.
< Warning: Collision of person 'pf_1.3947' and person 'pf_1.3958', lane=':Junction2_0_0', time=1662.00.
< Warning: Collision of person 'pf_1.3947' and person 'pf_1.3952', lane=':Junction2_0_0', time=1662.00.
< Warning: Collision of person 'pf_1.3949' and person 'pf_1.3960', lane='Edge1_1', time=1662.00.
< Warning: Person 'pf_1.4304' is jammed on edge 'Edge1', time=1662.00.
< Warning: Person 'pf_1.4305' is jammed on edge 'Edge1', time=1662.00.
< Warning: Person 'pf_1.4306' is jammed on edge 'Edge1', time=1662.00.
< Warning: Collision of person 'pf_1.4191' and person 'pf_1.4215', lane='Edge2_1', time=1662.00.
< Warning: Collision of person 'pf_1.4200' and person 'pf_1.4207', lane='Edge2_1', time=1662.00.
< Warning: Collision of person 'pf_1.4196' and person 'pf_1.4215', lane='Edge2_1', time=1662.00.
< Warning: Collision of person 'pf_1.4196' and person 'pf_1.4191', lane='Edge2_1', time=1662.00.
< Warning: Collision of person 'pf_1.4219' and person 'pf_1.4222', lane='Edge2_1', time=1662.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.