08Jun25rv1_23_1+0474-d18efb91b1d - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64Dtmp\msvc16x64D.30Jun065335.9876 -g

To start TextTest for these tests, run:

texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests


default: 810 tests: 788 succeeded 12 killed 8 known bugs 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : sumo protobuf ( Last six runs Jun2025 )

---------- Differences in errors ----------
0a1,38
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/protobuf2xml.py", line 130, in <module>
>     main()
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/protobuf2xml.py", line 124, in main
>     module = xml2protobuf.generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 185, in generateProto
>     return importlib.import_module("%s_pb2" % base)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/importlib/__init__.py", line 126, in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
>   File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
>   File "<frozen importlib._bootstrap>", line 1140, in _find_and_load_unlocked
> ModuleNotFoundError: No module named 'trajectories_pb2'
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 208, in <module>
>     main()
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 194, in main
>     module = generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 185, in generateProto
>     return importlib.import_module("%s_pb2" % base)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/importlib/__init__.py", line 126, in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< --- 
< +++ 
< -
< -<trajectories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/trajectories.xsd" timeStepSize="1000">
< +<trajectories timeStepSize="1000">

TEST FAILED on ts-sim-wintest-ba : sumo xmlValidation ( Last six runs Jun2025 )

---------- Differences in output ----------
6a7,11
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
8a14,18
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
18a29,33
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
21a37,41
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
27a48,52
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output one_vehicle ( Last six runs Jun2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (71.4, 71.5) <zip object at 0x000002726659B140>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x000002726655BA00>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002726655BCC0>
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (71.4, 71.5) <zip object at 0x00000272665879C0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x000002726655B140>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002726655BD80>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x00000272665AEEC0>
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x00000272665ACFC0>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x0000027266572440>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000027266572440>
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output teleport ( Last six runs Jun2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
1,98c1,48
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output teleport_multihop ( Last six runs Jun2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
17,24c17,24
< success 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 230.1) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 0.1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 231.0) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.0, 149.0) [('e2', 9.91), ('e3', 10.0), ('edge', 9.91), ('lane', 9.91)]
< success 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 240.0) [('e2', 9.42), ('e3', 9.9), ('edge', 9.42), ('lane', 9.42)]
< success 10 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (140.0, 150.0) [('e2', 9.96), ('e3', 9.99), ('edge', 9.96), ('lane', 9.96)]
< success 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.22), ('e3', 5.71), ('edge', 9.22), ('lane', 9.22)]
< success 100 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 9.53), ('e2', 5.82), ('e3', 6.93), ('edge', 5.82), ('lane', 5.82)]
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x000001E99E4BCE80>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x000001E99E4D4300>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000001E99E771A00>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000001E99E488E40>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000001E99E4BB340>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000001E99E4BAA00>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000001E99E4BB340>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000001E99E4BB3C0>
41,98c41,48
< success 0.1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 0.1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 10 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (240.0, 250.0) [('e2', 9.9), ('e3', 10.0), ('edge', 9.9), ('lane', 9.9)]
< success 10 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 160.0) [('e2', 9.15), ('e3', 9.84), ('edge', 9.15), ('lane', 9.15)]
< success 100 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.41), ('e3', 5.84), ('edge', 9.41), ('lane', 9.41)]
< success 100 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 5.94), ('e3', 7.08), ('edge', 5.94), ('lane', 5.94)]
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output teleport_multihop_newDefaults ( Last six runs Jun2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
9,24c9,24
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001CDFC0D53C0>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001CDFC087D80>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001CDFC121B80>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001CDFC123500>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x000001CDFC123B00>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x000001CDFC121C80>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x000001CDFC122280>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x000001CDFC121280>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001CDFC121780>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001CDFC107540>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001CDFC4F9A00>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001CDFC516F00>
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output two_same_vehicles ( Last six runs Jun2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (75.4, 75.5) <zip object at 0x0000022736378040>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x000002273635BA40>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002273635BC80>
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (75.4, 75.5) <zip object at 0x000002273635B140>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x00000227363A0540>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x00000227363A1280>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x00000227363A39C0>
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000002273632EEC0>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000002273632D780>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000002273632DF80>
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output two_vehicles_diff_length ( Last six runs Jun2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.4, 76.5) <zip object at 0x000001C7C11BC1C0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000001C7C11ADE80>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001C7C11AEC80>
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.4, 76.5) <zip object at 0x000001C7C11AFE00>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000001C7C1167B40>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001C7C1167C00>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000001C7C1167740>
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x000001C7C11BF740>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x000001C7C11BDA00>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001C7C11A11C0>
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output two_vehicles_diff_speed ( Last six runs Jun2025 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1,24
> failed 0.1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000001DF7D61C6C0>
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001DF64FB60C0>
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001DF7E137E80>
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x000001DF7E17FFC0>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000001DF7E186340>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001DF7E12F380>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001DF7E136E00>
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001DF7E137240>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000001DF7E434100>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001DF7E1374C0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001DF7E135700>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001DF7E17E440>
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001DF7E17E1C0>
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001DF7E17FC40>
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001DF7E17E1C0>
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x000001DF7E170A80>
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001DF7E173C80>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001DF7E171BC0>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001DF7E171040>
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001DF7E172100>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001DF7E171280>
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001DF7E17EB40>
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001DF7D5B00C0>
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001DF7E172F80>

TEST had known bugs (see #3263) on ts-sim-wintest-ba : traci vehicle moveToXY keepRoute2 ( Last six runs Jun2025 )

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1
> internal corner (inside, segment2) failed: x=198, x2=198.0,   y=1.9, y2=1.9,   lane=middle_0, lane2=middle_0, pos=102, pos2=98.0   posLat=2.0 posLat2=1.9

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : routes duarouter ( Last six runs Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
9281,11040d9280
< Error: attribute 'from' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/62.
< 
< Quitting (on error).
< Error: attribute 'from' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/62.
< 
< Quitting (on error).
< vehicle 19 14
< Error: attribute 'from' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/62.
< 
< Quitting (on error).
< Error: attribute 'from' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/62.
< 
< Quitting (on error).
< vehicle 19 15
< Error: attribute 'from' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/62.
< 
< Quitting (on error).
< Error: attribute 'from' is not declared for element 'vehicle'
<  In file 'routes.xml'
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : routes sumo ( Last six runs Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
6859,9632d6858
< vehicle 12 14
< Error: Vehicle 'v' has no route.
< Quitting (on error).
< Error: Vehicle 'v' has no route.
< Quitting (on error).
< vehicle 12 15
< vehicle 13 0
< Error: attribute 'from' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/65.
< 
< Quitting (on error).
< Error: attribute 'from' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/65.
< 
< Quitting (on error).
< vehicle 13 1
< Error: attribute 'from' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/65.
< 
< Quitting (on error).
< Error: attribute 'from' is not declared for element 'vehicle'
<  In file 'routes.xml'
<  At line/column 4/65.
< 
< Quitting (on error).
< vehicle 13 2
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : routes sumo_no_validation ( Last six runs Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
3547,3936d3546
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< vehicle 19 14
< vehicle 19 15
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< vehicle 20 0
< vehicle 20 1
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< vehicle 20 2
< vehicle 20 3
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< vehicle 20 4
< vehicle 20 5
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< vehicle 20 6
< vehicle 20 7
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< vehicle 20 8
< vehicle 20 9
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
< vehicle 20 10
< vehicle 20 11
< Warning: Ignoring child element 'route' for vehicle 'v' because attribute 'route' is set.
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : state edge_length_different ( Last six runs Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1
> Assertion failed: pos <= myLength, file C:/Users/delphi/testreports/sumo/git/src/microsim/MSLane.cpp, line 457
---------- Differences in tripinfo2 ----------
2a3,4
> <!-- generated on 2025-06-08 05:59:27 by Eclipse SUMO sumo Version v1_23_1+0474-d18efb91b1d
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,20
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="0" depart="0.00" departLane="E0_0" departPos="5.10" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="E1_0" arrivalPos="30.00" arrivalSpeed="14.72" duration="20.00" routeLength="125.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.14" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="1" depart="0.00" departLane="E1_0" departPos="5.10" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="E1_0" arrivalPos="30.00" arrivalSpeed="13.03" duration="20.00" routeLength="24.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.03" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <load-state value="state.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo2.xml"/>
>     </output>
> 
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
> 
> </sumoConfiguration>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : state rerouting_looped_stops ( Last six runs Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,983d0
< Warning: Teleporting vehicle '180_0_0'; waited too long (jam), lane=':B2_17_0', time=3495.00.
< Warning: Vehicle '180_0_0' ends teleporting on edge 'B2B3', time=3495.00.
< Warning: Teleporting vehicle '197_0_0'; waited too long (jam), lane=':C3_17_0', time=3860.00.
< Warning: Vehicle '197_0_0' ends teleporting on edge 'C3C4', time=3860.00.
< Warning: Teleporting vehicle '204_0_0'; waited too long (jam), lane=':A2_5_0', time=4065.00.
< Warning: Vehicle '204_0_0' ends teleporting on edge 'A2B2', time=4065.00.
< Warning: Teleporting vehicle '11_0_0'; waited too long (jam), lane=':C3_14_0', time=4166.00.
< Warning: Vehicle '11_0_0' ends teleporting on edge 'C3C4', time=4166.00.
< Warning: Teleporting vehicle '197_0_0'; waited too long (jam), lane=':C4_5_0', time=4170.00.
< Warning: Vehicle '197_0_0' ends teleporting on edge 'C4C3', time=4170.00.
< Warning: Teleporting vehicle '16_0_0'; waited too long (jam), lane=':B1_9_0', time=4191.00.
< Warning: Vehicle '16_0_0' ends teleporting on edge 'B1B2', time=4191.00.
< Warning: Teleporting vehicle '12_0_0'; waited too long (jam), lane=':B2_4_0', time=4233.00.
< Warning: Vehicle '12_0_0' ends teleporting on edge 'B2B3', time=4233.00.
< Warning: Teleporting vehicle '215_0_0'; waited too long (jam), lane=':C0_9_0', time=4285.00.
< Warning: Vehicle '215_0_0' ends teleporting on edge 'C0D0', time=4285.00.
< Warning: Teleporting vehicle '2_0_0'; waited too long (jam), lane=':A2_5_0', time=4371.00.
< Warning: Vehicle '2_0_0' ends teleporting on edge 'A2B2', time=4371.00.
< Warning: Teleporting vehicle '20_0_0'; waited too long (jam), lane=':A1_0_0', time=4381.00.
< Warning: Vehicle '20_0_0' ends teleporting on edge 'A1A0', time=4381.00.
< Warning: Teleporting vehicle '11_0_0'; waited too long (jam), lane=':C4_5_0', time=4476.00.
< Warning: Vehicle '11_0_0' ends teleporting on edge 'C4C3', time=4476.00.
< Warning: Teleporting vehicle '26_0_0'; waited too long (jam), lane=':D3_9_0', time=4494.00.
< Warning: Vehicle '26_0_0' ends teleporting on edge 'D3D4', time=4494.00.
< Warning: Teleporting vehicle '27_0_0'; waited too long (jam), lane=':B1_4_0', time=4514.00.
< Warning: Vehicle '27_0_0' ends teleporting on edge 'B1B2', time=4514.00.
< Warning: Teleporting vehicle '227_0_0'; waited too long (yield), lane=':D3_3_0', time=4538.00.
< Warning: Vehicle '227_0_0' ends teleporting on edge 'D3D4', time=4538.00.
< Warning: Teleporting vehicle '14_0_0'; waited too long (jam), lane=':C1_8_0', time=4584.00.
<truncated after showing first 30 lines>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="10800.00" type="micro">
    <route id="!0_0_0!var#2" state="0" edges="D4D3 D3D2 D2D1 D1E1 E1E0 E0D0 D0C0 C0C1 C1C2 C2B2 B2B3 B3C3 C3C2 C2C1 C1D1 D1D0 D0C0 C0B0 B0A0 A0A1 A1B1 B1C1 C1D1 D1D2 D2E2 E2E1 E1E2 E2E3 E3D3 D3C3 C3C2 C2B2 B2B1 B1B0 B0A0 A0A1 A1B1 B1C1 C1B1 B1B2 B2C2 C2C1 C1B1 B1B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3A4 A4B4 B4B3 B3A3 A3A2 A2A1 A1A0 A0B0 B0C0 C0C1 C1D1 D1D2 D2D3 D3C3 C3C4 C4C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2D2 D2D3 D3C3 C3B3 B3B2 B2B1"/>
    <route id="!100_0_0!var#1" state="0" edges="E3D3 D3D4 D4C4 C4B4 B4B3 B3B2 B2B1 B1C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3B4 B4A4 A4A3 A3B3 B3C3 C3C4 C4D4 D4C4 C4C3 C3C2 C2D2 D2D1 D1C1 C1B1 B1A1 A1A2 A2A3 A3A4 A4B4 B4C4 C4D4 D4D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2D2 D2E2 E2E1 E1E0 E0D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2B2 B2C2 C2D2 D2D1 D1C1 C1C2 C2C3 C3C4 C4B4 B4A4 A4A3 A3B3 B3C3 C3D3 D3C3 C3C2 C2B2"/>
    <route id="!101_0_0!var#1" state="0" edges="D1D0 D0C0 C0C1 C1B1 B1B2 B2B3 B3A3 A3A2 A2B2 B2C2 C2D2 D2D3 D3D2 D2D3 D3D4 D4C4 C4C3 C3C2 C2B2 B2A2 A2B2 B2B3 B3B4 B4C4 C4D4 D4E4 E4E3 E3E2 E2E3 E3E2 E2D2 D2C2 C2C1 C1D1 D1C1 C1B1 B1B2 B2A2 A2A1 A1B1 B1B2 B2B3 B3B4 B4B3"/>
    <route id="!102_0_0!var#1" state="0" edges="C2C1 C1B1 B1A1 A1A2 A2A3 A3B3 B3B4 B4C4 C4D4 D4D3 D3D4 D4C4 C4C3 C3C2 C2C1 C1B1 B1C1 C1C0 C0D0 D0D1 D1D2 D2E2 E2E3 E3E4 E4D4 D4C4 C4B4 B4C4 C4D4 D4D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2E2 E2E1 E1E2 E2E3 E3D3 D3C3 C3B3 B3B2 B2B1 B1C1 C1D1 D1C1 C1B1 B1B2"/>
    <route id="!103_0_0!var#1" state="0" edges="D2D1 D1D0 D0C0 C0C1 C1D1 D1D0 D0D1 D1C1 C1B1 B1A1 A1A0 A0B0 B0C0 C0C1 C1C2 C2C3 C3C4 C4D4 D4D3 D3D2 D2D1 D1C1 C1B1 B1A1 A1B1 B1B2 B2B3 B3B4 B4C4 C4D4 D4C4 C4B4 B4B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0C0 C0C1 C1B1 B1B2 B2A2 A2A3 A3A4 A4B4 B4B3 B3A3 A3A2 A2B2 B2B3 B3A3 A3A2 A2A1 A1A0 A0B0 B0A0"/>
    <route id="!104_0_0!var#1" state="0" edges="B4A4 A4A3 A3B3 B3C3 C3B3 B3C3 C3D3 D3D2 D2D1 D1C1 C1B1 B1A1 A1A2 A2B2 B2B3 B3B2 B2B1 B1C1 C1B1 B1A1 A1A2 A2A3 A3A2 A2A1 A1B1 B1C1 C1B1 B1B2 B2B3 B3B4 B4A4 A4A3 A3A4 A4B4 B4C4 C4C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1"/>
    <route id="!105_0_0!var#2" state="0" edges="A1A0 A0B0 B0B1 B1B2 B2B3 B3B4 B4A4 A4A3 A3A2 A2A1 A1A0 A0B0 B0C0 C0C1 C1C2 C2D2 D2D1 D1C1 C1B1 B1A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E3 E3E4 E4D4 D4D3 D3D2 D2D1 D1D0 D0E0 E0E1 E1E2 E2D2 D2C2 C2B2 B2B3 B3C3 C3B3 B3B4 B4B3 B3B2 B2C2 C2D2 D2C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0B1 B1B2 B2C2 C2C3 C3D3 D3D4 D4C4"/>
    <route id="!106_0_0!var#1" state="0" edges="C4C3 C3D3 D3C3 C3C2 C2C1 C1C0 C0D0 D0E0 E0E1 E1D1 D1D2 D2D3 D3C3 C3B3 B3B4 B4B3 B3C3 C3C2 C2D2 D2E2 E2E1 E1E0 E0D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3A2 A2A1 A1B1 B1C1 C1C0 C0C1 C1C2 C2C1 C1B1 B1A1 A1A2 A2B2 B2A2 A2A3 A3A2 A2A3 A3A4 A4B4 B4C4 C4D4 D4E4 E4E3 E3E2 E2D2 D2C2 C2D2 D2C2 C2B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3C4 C4B4 B4C4 C4C3 C3C2 C2C1 C1D1 D1D2 D2D3 D3D2"/>
    <route id="!107_0_0!var#2" state="0" edges="B2A2 A2A3 A3B3 B3C3 C3D3 D3D2 D2D1 D1D2 D2D3 D3C3 C3C4 C4C3 C3B3 B3A3 A3A4 A4B4 B4B3 B3C3 C3D3 D3D2 D2D1 D1E1 E1E2 E2D2 D2D1 D1C1 C1B1 B1B2 B2B3 B3B4 B4A4 A4A3 A3B3 B3B2 B2C2 C2D2 D2E2 E2E1 E1D1 D1C1 C1B1 B1A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E3 E3E4 E4D4 D4C4 C4B4 B4A4 A4A3 A3A2 A2A1 A1A2 A2A3 A3A4 A4B4 B4C4 C4D4 D4D3 D3D2 D2E2"/>
    <route id="!108_0_0!var#1" state="0" edges="B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2C2 C2B2 B2B3 B3B4 B4C4 C4D4 D4E4 E4E3 E3D3 D3D4 D4C4 C4B4 B4B3 B3B2 B2C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2C2 C2D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3E3"/>
    <route id="!109_0_0!var#1" state="0" edges="A3A4 A4B4 B4C4 C4D4 D4D3 D3C3 C3B3 B3B2 B2C2 C2C3 C3D3 D3E3 E3D3 D3D4 D4C4 C4D4 D4C4 C4B4 B4A4 A4A3 A3A4 A4B4 B4B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0E0 E0E1 E1D1 D1C1 C1B1 B1C1 C1C2 C2C3 C3C4 C4B4 B4A4 A4A3 A3A4 A4B4 B4A4 A4A3 A3A4"/>
    <route id="!10_0_0!var#1" state="0" edges="D3C3 C3D3 D3E3 E3E2 E2E1 E1D1 D1D2 D2D3 D3D2 D2D1 D1C1 C1C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2C2 C2C1 C1C2 C2B2 B2B3 B3B4 B4B3 B3C3 C3D3 D3D2 D2D1 D1E1 E1E2 E2D2 D2D1 D1C1 C1D1 D1D2 D2D3 D3D4 D4C4 C4D4 D4E4 E4E3 E3E2 E2D2 D2C2 C2B2 B2B1 B1A1 A1A0 A0B0 B0C0 C0C1 C1B1 B1B0 B0C0 C0C1 C1B1 B1B2 B2B3 B3B4 B4C4 C4D4 D4E4 E4E3 E3E2 E2E1 E1E0 E0D0"/>
    <route id="!110_0_0!var#1" state="0" edges="A2B2 B2C2 C2D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2C2 C2C3 C3B3 B3A3 A3B3 B3A3 A3A2 A2A1 A1B1 B1C1 C1D1 D1E1 E1E2 E2E3 E3D3 D3D2 D2C2 C2C1 C1C0 C0D0 D0E0 E0E1 E1D1 D1D2 D2C2 C2B2 B2B3 B3B4 B4C4 C4C3 C3C2 C2C1 C1C0 C0B0 B0A0"/>
    <route id="!111_0_0!var#2" state="0" edges="D4E4 E4E3 E3D3 D3D4 D4C4 C4B4 B4B3 B3B2 B2C2 C2C3 C3C4 C4D4 D4E4 E4E3 E3E2 E2D2 D2C2 C2D2 D2D3 D3D2 D2D1 D1C1 C1B1 B1A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E3 E3D3 D3D4 D4C4 C4C3 C3C2 C2D2 D2E2 E2E3 E3E2 E2E1 E1E0 E0D0 D0C0 C0C1 C1C2 C2B2 B2B1 B1B0 B0B1 B1B2 B2A2 A2A1 A1B1 B1B2 B2C2 C2D2 D2D1"/>
    <route id="!112_0_0!var#2" state="0" edges="E2D2 D2E2 E2E1 E1E0 E0D0 D0D1 D1E1 E1D1 D1C1 C1D1 D1D2 D2D3 D3D4 D4C4 C4B4 B4B3 B3C3 C3D3 D3D4 D4C4 C4D4 D4E4 E4E3 E3E4 E4D4 D4C4 C4B4 B4A4 A4A3 A3B3 B3C3 C3C2 C2B2 B2B1 B1A1 A1A0 A0B0"/>
    <route id="!113_0_0!var#1" state="0" edges="D1E1 E1E0 E0D0 D0C0 C0B0 B0A0 A0A1 A1B1 B1B2 B2C2 C2D2 D2E2 E2D2 D2D1 D1D0 D0C0 C0C1 C1D1 D1E1 E1E0 E0D0 D0D1 D1D2 D2D3 D3C3 C3C2 C2D2 D2E2 E2E3 E3E4 E4D4 D4C4 C4B4 B4B3 B3B2 B2A2 A2B2 B2B1 B1B0 B0A0 A0A1 A1A0 A0B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3E3"/>
    <route id="!114_0_0!var#2" state="0" edges="B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D4 D4D3 D3D4 D4D3 D3C3 C3C4 C4B4 B4A4 A4A3 A3A2 A2A1 A1A0 A0B0 B0C0 C0D0 D0D1 D1C1 C1B1 B1C1 C1D1 D1D2 D2D1 D1D0 D0C0 C0B0 B0A0 A0A1 A1B1 B1C1 C1C2 C2C3 C3C2 C2D2 D2C2 C2C1 C1C2 C2C3 C3D3"/>
    <route id="!115_0_0!var#1" state="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3D3 D3D2 D2D1 D1D2 D2C2 C2C1 C1B1 B1A1 A1A0 A0B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3 A3A4 A4B4 B4C4 C4D4 D4D3 D3D2 D2D1 D1C1 C1B1 B1B2 B2A2 A2A1 A1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2D3 D3C3 C3B3 B3A3 A3B3 B3B2 B2B1 B1C1 C1D1 D1C1 C1C2 C2B2 B2A2 A2A1 A1B1 B1B2 B2C2 C2D2 D2D3"/>
    <route id="!116_0_0!var#1" state="0" edges="A1A2 A2B2 B2B1 B1A1 A1A0 A0B0 B0B1 B1B2 B2C2 C2C1 C1B1 B1B2 B2B3 B3A3 A3A2 A2A1 A1A0 A0B0 B0C0 C0C1 C1B1 B1A1 A1A2 A2A3 A3A4 A4B4 B4C4 C4B4 B4C4 C4D4 D4D3 D3D2 D2C2 C2D2 D2E2 E2E3 E3D3 D3C3 C3C2 C2B2 B2C2 C2D2 D2E2 E2E3 E3D3 D3D2 D2D1 D1C1 C1C2 C2B2 B2A2 A2A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E3 E3E2"/>
    <route id="!117_0_0!var#1" state="0" edges="E2D2 D2E2 E2E1 E1D1 D1D2 D2D3 D3D4 D4C4 C4B4 B4A4 A4A3 A3B3 B3B2 B2C2 C2C1 C1B1 B1C1 C1B1 B1B2 B2B3 B3B4 B4C4 C4C3 C3D3 D3E3 E3E4 E4D4 D4C4 C4B4 B4B3 B3A3 A3A4 A4B4 B4C4 C4C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3D4 D4C4 C4B4 B4A4 A4A3 A3A4 A4B4 B4C4 C4B4"/>
    <route id="!118_0_0!var#1" state="0" edges="B0C0 C0C1 C1B1 B1B2 B2B1 B1A1 A1A2 A2A3 A3B3 B3B2 B2A2 A2A3 A3B3 B3B2 B2C2 C2C1 C1B1 B1B0 B0A0 A0A1 A1B1 B1C1 C1D1 D1E1 E1E0 E0D0 D0C0 C0C1 C1C2 C2C3 C3C2 C2B2 B2B1 B1B0 B0C0 C0D0 D0E0 E0E1 E1E0 E0D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3A4 A4B4 B4C4 C4D4 D4D3 D3C3 C3C2 C2B2 B2A2"/>
    <route id="!119_0_0!var#2" state="0" edges="A0A1 A1A2 A2A3 A3A2 A2B2 B2B3 B3B4 B4B3 B3A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1D1 D1C1 C1B1 B1C1 C1B1 B1A1 A1A2 A2B2 B2C2 C2D2 D2D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1C1 C1C2 C2D2 D2D1 D1C1 C1C0 C0D0 D0E0 E0E1 E1E0"/>
    <route id="!11_0_0!var#2" state="0" edges="B4B3 B3C3 C3C4 C4C3 C3C4 C4D4 D4D3 D3E3 E3D3 D3D2 D2C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3B3 B3A3 A3A2 A2A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2B2 B2A2 A2A3 A3B3 B3C3 C3C4 C4C3 C3C4 C4D4 D4D3 D3D2 D2D1 D1D0 D0D1 D1E1 E1D1 D1C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3D3 D3E3 E3E2 E2E1 E1E0 E0D0 D0D1 D1E1 E1E2 E2E3 E3D3 D3D4 D4E4 E4E3 E3E4 E4D4 D4C4 C4D4 D4C4 C4B4 B4B3 B3B2 B2B1 B1A1 A1A2 A2B2 B2B1 B1B2 B2C2 C2C3 C3D3 D3D4 D4C4"/>
    <route id="!120_0_0!var#1" state="0" edges="E3E2 E2D2 D2C2 C2C3 C3B3 B3B4 B4A4 A4A3 A3A2 A2B2 B2C2 C2C3 C3D3 D3D2 D2E2 E2E3 E3D3 D3D2 D2D1 D1C1 C1B1 B1A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E3 E3D3 D3D2 D2D1 D1C1 C1B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2B2 B2B3 B3A3 A3A2 A2A3 A3A4 A4B4 B4C4 C4D4 D4E4 E4E3 E3E2 E2E1 E1E0 E0D0 D0C0 C0B0 B0C0 C0C1 C1C2 C2D2"/>
    <route id="!121_0_0!var#2" state="0" edges="D4C4 C4B4 B4A4 A4A3 A3A2 A2A1 A1A0 A0B0 B0C0 C0D0 D0E0 E0E1 E1D1 D1C1 C1D1 D1E1 E1E0 E0D0 D0D1 D1E1 E1E2 E2D2 D2D1 D1C1 C1B1 B1A1 A1A2 A2B2 B2C2 C2C1 C1C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A1 A1A2 A2A3 A3B3 B3C3 C3D3 D3E3 E3E2 E2E1 E1D1"/>
    <route id="!122_0_0!var#2" state="0" edges="E2E1 E1D1 D1C1 C1B1 B1A1 A1A2 A2A3 A3A4 A4B4 B4B3 B3B2 B2A2 A2B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3C4 C4B4 B4A4 A4A3 A3A4 A4B4 B4C4 C4D4 D4D3 D3D2 D2D1 D1E1 E1E0 E0D0 D0D1 D1D2 D2E2 E2E3 E3D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2C2 C2B2 B2A2 A2B2 B2B1 B1B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A1 A1A0 A0B0 B0B1 B1C1 C1D1 D1C1 C1D1 D1D2 D2C2"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo insertionCapacity_2lane ( Last six runs Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Missing result in log ----------
inserted stepLength exDP sigma speedDev departSpeed departLane
1664 1 false 0.5 0.1 max first
3289 1 false 0.5 0.1 max random
3279 1 false 0.5 0.1 max free
3331 1 false 0.5 0.1 max best_prob
1922 1 false 0.5 0.1 avg first
3881 1 false 0.5 0.1 avg random
3870 1 false 0.5 0.1 avg free
3878 1 false 0.5 0.1 avg best_prob
1657 1 true 0.5 0.1 max first
3298 1 true 0.5 0.1 max random
3304 1 true 0.5 0.1 max free
3321 1 true 0.5 0.1 max best_prob
2385 1 true 0.5 0.1 avg first
3972 1 true 0.5 0.1 avg random
3970 1 true 0.5 0.1 avg free
4039 1 true 0.5 0.1 avg best_prob
3224 0.1 false 0.5 0.1 max first
4370 0.1 false 0.5 0.1 max random
4378 0.1 false 0.5 0.1 max free
4419 0.1 false 0.5 0.1 max best_prob
2653 0.1 false 0.5 0.1 avg first
4421 0.1 false 0.5 0.1 avg random
4432 0.1 false 0.5 0.1 avg free
4500 0.1 false 0.5 0.1 avg best_prob
3210 0.1 true 0.5 0.1 max first
4376 0.1 true 0.5 0.1 max random
4379 0.1 true 0.5 0.1 max free
4432 0.1 true 0.5 0.1 max best_prob
2763 0.1 true 0.5 0.1 avg first
<truncated after showing first 30 lines>
---------- Missing result in log2 ----------
stepLength exDP sigma speedDev departSpeed departLane
1 true 0.5 0.1 max first
1 false 0.5 0.1 max first
1 false 0.5 0.1 avg first
1 true 0.5 0.1 avg first
0.1 false 0.5 0.1 avg first
0.1 true 0.5 0.1 avg first
0.1 true 0.5 0.1 max first
0.1 false 0.5 0.1 max first
1 false 0.5 0.1 max free
1 false 0.5 0.1 max random
1 true 0.5 0.1 max random
1 true 0.5 0.1 max free
1 true 0.5 0.1 max best_prob
1 false 0.5 0.1 max best_prob
1 false 0.5 0.1 avg free
1 false 0.5 0.1 avg best_prob
1 false 0.5 0.1 avg random
1 true 0.5 0.1 avg free
1 true 0.5 0.1 avg random
1 true 0.5 0.1 avg best_prob
0.1 false 0.5 0.1 max random
0.1 true 0.5 0.1 max random
0.1 false 0.5 0.1 max free
0.1 true 0.5 0.1 max free
0.1 false 0.5 0.1 max best_prob
0.1 false 0.5 0.1 avg random
0.1 true 0.5 0.1 avg random
0.1 true 0.5 0.1 avg free
0.1 false 0.5 0.1 avg free
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo insertionCapacity_3lane ( Last six runs Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Missing result in log ----------
inserted stepLength exDP sigma speedDev departSpeed departLane
1647 1 false 0.5 0.1 max first
4952 1 false 0.5 0.1 max random
4936 1 false 0.5 0.1 max free
5068 1 false 0.5 0.1 max best_prob
1907 1 false 0.5 0.1 avg first
5826 1 false 0.5 0.1 avg random
5794 1 false 0.5 0.1 avg free
5718 1 false 0.5 0.1 avg best_prob
1656 1 true 0.5 0.1 max first
4953 1 true 0.5 0.1 max random
4956 1 true 0.5 0.1 max free
5053 1 true 0.5 0.1 max best_prob
2369 1 true 0.5 0.1 avg first
5958 1 true 0.5 0.1 avg random
5951 1 true 0.5 0.1 avg free
6136 1 true 0.5 0.1 avg best_prob
3216 0.1 false 0.5 0.1 max first
6569 0.1 false 0.5 0.1 max random
6568 0.1 false 0.5 0.1 max free
6683 0.1 false 0.5 0.1 max best_prob
2623 0.1 false 0.5 0.1 avg first
6626 0.1 false 0.5 0.1 avg random
6641 0.1 false 0.5 0.1 avg free
6845 0.1 false 0.5 0.1 avg best_prob
3224 0.1 true 0.5 0.1 max first
6575 0.1 true 0.5 0.1 max random
6562 0.1 true 0.5 0.1 max free
6706 0.1 true 0.5 0.1 max best_prob
2708 0.1 true 0.5 0.1 avg first
<truncated after showing first 30 lines>
---------- Missing result in log2 ----------
stepLength exDP sigma speedDev departSpeed departLane
1 false 0.5 0.1 max first
1 true 0.5 0.1 max first
1 false 0.5 0.1 avg first
1 true 0.5 0.1 avg first
0.1 false 0.5 0.1 avg first
0.1 true 0.5 0.1 avg first
0.1 false 0.5 0.1 max first
0.1 true 0.5 0.1 max first
1 false 0.5 0.1 max free
1 false 0.5 0.1 max random
1 true 0.5 0.1 max random
1 true 0.5 0.1 max free
1 true 0.5 0.1 max best_prob
1 false 0.5 0.1 max best_prob
1 false 0.5 0.1 avg best_prob
1 false 0.5 0.1 avg free
1 false 0.5 0.1 avg random
1 true 0.5 0.1 avg free
1 true 0.5 0.1 avg random
1 true 0.5 0.1 avg best_prob
0.1 true 0.5 0.1 max free
0.1 false 0.5 0.1 max free
0.1 false 0.5 0.1 max random
0.1 true 0.5 0.1 max random
0.1 false 0.5 0.1 avg random
0.1 true 0.5 0.1 avg random
0.1 false 0.5 0.1 avg free
0.1 true 0.5 0.1 avg free
0.1 false 0.5 0.1 max best_prob
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
sumo parallel ( Last six runs Jun2025 )
traci gui b50 ( Last six runs Jun2025 )

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : traci gui gui ( Last six runs Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,33d0
< step 0
< step 1
< step 2
< hasGUI True
< views ('View #0',)
< examining View #0
< set zoom (80.0)
< get zoom 80.0
< set offset (400.0, 400.0)
< get offset (400.0, 400.0)
< set schema ('real world')
< get schema real world
< visible boundary ((-809.6875, -232.0), (1609.6875, 1032.0))
< has view View #0 True
< has view 'foo' False
< track vehicle 'horiz'
< get tracked vehicle horiz
< {0: ('View #0',)}
< step 3
< {0: ('View #0',)}
< step 4
< {0: ('View #0',)}
< step 5
< {0: ('View #0',)}
< veh selected: False
< edge selected: False
< veh selected: True
< edge selected: True
< screenshot dimensions (500, 500, 4)
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : traci person person ( Last six runs Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
5,7c5
< Error: Answered with error to command 0xae: The stage index must be lower than the number of remaining stages.
< Error: Answered with error to command 0xae: The negative stage index -2 must refer to a valid previous stage.
< Warning: Person 'tripTest2' walking from edge '2fi' to edge '1fi' has a disconnect, time=219.00.
---
> Assertion failed: pathIt2 != myWalkingAreaPaths.end(), file C:/Users/delphi/testreports/sumo/git/src/microsim/transportables/MSPModel_Striping.cpp, line 393
---------- Differences in fcd ----------
118,1655c118
<         <person id="detour" x="511.35" y="490.52" angle="4.61" speed="1.34" pos="3.99" edge=":0_w2" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="tripTest" x="749.73" y="509.20" angle="351.38" speed="1.21" pos="5.91" edge=":m2_w0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="horiz" x="745.85" y="511.55" angle="270.00" speed="1.63" pos="2.65" edge="2si" slope="0.00" type="pType3@horiz"/>
<         <person id="detour2" x="511.55" y="485.67" angle="0.00" speed="1.38" pos="234.17" edge="3si" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="16.00">
<         <vehicle id="veh0" x="499.48" y="495.21" angle="340.94" type="DEFAULT_VEHTYPE" speed="3.35" pos="9.07" lane=":0_10_0" slope="0.00"/>
<         <person id="newPerson" x="499.48" y="495.21" angle="340.94" speed="3.35" pos="9.07" edge=":0_10" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="detour2" x="511.19" y="487.04" angle="0.00" speed="1.37" pos="0.49" edge=":0_w2" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="detour" x="511.45" y="491.82" angle="4.61" speed="1.31" pos="5.30" edge=":0_w2" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="tripTest" x="749.54" y="510.42" angle="351.38" speed="1.24" pos="7.15" edge=":m2_w0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="horiz" x="744.48" y="511.55" angle="270.00" speed="1.37" pos="4.02" edge="2si" slope="0.00" type="pType3@horiz"/>
<     </timestep>
<     <timestep time="17.00">
<         <vehicle id="veh0" x="496.02" y="498.99" angle="316.90" type="DEFAULT_VEHTYPE" speed="5.27" pos="3.98" lane=":0_20_0" slope="0.00"/>
<         <person id="newPerson" x="502.05" y="496.76" angle="238.98" speed="0.00" pos="9.07" edge=":0_10" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="detour2" x="511.19" y="488.15" angle="0.00" speed="1.11" pos="1.60" edge=":0_w2" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="detour" x="511.56" y="493.16" angle="4.61" speed="1.34" pos="6.64" edge=":0_w2" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="tripTest" x="748.73" y="510.91" angle="270.00" speed="1.30" pos="8.45" edge=":m2_w0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="horiz" x="742.91" y="511.55" angle="270.00" speed="1.57" pos="5.59" edge="2si" slope="0.00" type="pType3@horiz"/>
<     </timestep>
<     <timestep time="18.00">
<         <vehicle id="veh0" x="489.06" y="501.29" angle="281.95" type="DEFAULT_VEHTYPE" speed="7.48" pos="11.46" lane=":0_20_0" slope="0.00"/>
<         <person id="newPerson" x="502.05" y="496.76" angle="238.98" speed="0.00" pos="9.07" edge=":0_10" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="detour2" x="513.31" y="489.61" angle="356.93" speed="1.36" pos="2.97" edge=":0_w2" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="detour" x="513.11" y="493.28" angle="356.93" speed="0.00" pos="6.64" edge=":0_w2" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="tripTest" x="747.50" y="510.91" angle="270.00" speed="1.23" pos="1.00" edge="2si" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="horiz" x="741.30" y="511.55" angle="270.00" speed="1.61" pos="7.20" edge="2si" slope="0.00" type="pType3@horiz"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,140d0
< 0.0: departed=() (0) arrived=() (0)
< step 0.0
< 1.0: departed=('horiz', 'detour', 'detour2', 'newPerson') (4) arrived=() (0)
< step 1.0
< 2.0: departed=() (0) arrived=() (0)
< step 2.0
< detour edges ('3si', '2o', '2fi', '2si', '4o')
< detour edges after routing ('3si', '4o')
< tripTest edges after routing ('2fi', '2si', '1si', '1fi')
< type pType3@horiz
< persons ('detour', 'detour2', 'horiz', 'newPerson', 'tripTest')
< person count 5
< examining horiz
< speed 1.2250125566626795
< speedFactor 1.0
< pos (759.1336009754515, 504.95000000000005)
< pos3D (759.1336009754515, 504.95000000000005, 0.0)
< angle 270.0
< slope 0.0
< road 2fi
< lane 2fi_0
< type pType3@horiz
< lanePos 240.8663990245485
< color (0, 0, 255, 255)
< length 2.0
< MinGap 2.22
< width 1.11
< waiting time 0.0
< stage Stage(type=2, edges=('2fi', '2si', '1o'), travelTime=3.0, cost=INVALID, length=766.537661434478, depart=0.0, departPos=238.5, arrivalPos=486.54, description=walking)
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : traffic_lights loop_flow sotl_request ( Last six runs Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,32d0
< Computing for 0<->0
<  for tls-type sotl_request
< Computing for 0<->600
<  for tls-type sotl_request
< Computing for 0<->1200
<  for tls-type sotl_request
< Computing for 0<->1800
<  for tls-type sotl_request
< Computing for 600<->0
<  for tls-type sotl_request
< Computing for 600<->600
<  for tls-type sotl_request
< Computing for 600<->1200
<  for tls-type sotl_request
< Computing for 600<->1800
<  for tls-type sotl_request
< Computing for 1200<->0
<  for tls-type sotl_request
< Computing for 1200<->600
<  for tls-type sotl_request
< Computing for 1200<->1200
<  for tls-type sotl_request
< Computing for 1200<->1800
<  for tls-type sotl_request
< Computing for 1800<->0
<  for tls-type sotl_request
< Computing for 1800<->600
<  for tls-type sotl_request
< Computing for 1800<->1200
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2025-06-08 06:03:39 by Eclipse SUMO sumo Version v1_23_1+0474-d18efb91b1d
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,31
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="2.21" duration="1173.59" waitingTime="857.87" timeLoss="1026.39" departDelay="976.80" departDelayWaiting="-1.00" totalTravelTime="1711091.00" totalDepartDelay="1424181.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <queue-output value="results/queue_sotl_request_1800_1800.xml"/>
>         <summary-output value="results/summary_sotl_request_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_sotl_request_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
6,1118c6,752
<     <tlsState time="66.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="70.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="74.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="79.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="83.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="87.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="92.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="96.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="100.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="105.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="109.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="113.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="118.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="122.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="126.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="131.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="135.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="139.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="144.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="148.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="152.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="157.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="161.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="165.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="170.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="174.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="178.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="183.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="187.00" id="0" programID="a" phase="5" state="rrrr"/>
<truncated after showing first 30 lines>