24Jun23rv1_17_0+1252-de3ba2a2aa8 - 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\msvc16x64Dtexttesttmp\msvc16x64D.30Jun060112.8644 -g

To start TextTest for these tests, run:

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


default: 717 tests: 690 succeeded 10 FAILED 9 known bugs 8 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : state save_collision_stopped ( Last six runs Jun2023 )

---------- Differences in errors ----------
56a57,60
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/state/runner.py", line 84, in <module>
>     saveLines = saveLines[saveLines.index("-->/n") + offsetSave:]
> ValueError: '-->/n' is not in list
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2023-06-24 03:36:53 by Eclipse SUMO sumo Version v1_17_0+1252-de3ba2a2aa8
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,34
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="horizontal.0" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="19.83" parking="0" started="30.00" ended="80.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="always_right.0" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="19.83" parking="0" started="30.00" ended="80.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="horizontal.1" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="14.83" parking="0" started="34.00" ended="84.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="always_right.1" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="14.83" parking="0" started="34.00" ended="84.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="horizontal.2" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="9.83" parking="0" started="37.00" ended="87.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="always_right.2" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="9.83" parking="0" started="37.00" ended="87.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="always_right.3" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="2.58" parking="0" started="40.00" ended="90.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="horizontal.3" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="4.83" parking="0" started="41.00" ended="91.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="horizontal.4" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="2.38" parking="0" started="94.00" ended="144.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="always_right.4" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="0.13" parking="0" started="94.00" ended="144.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <stop-output value="stopinfos.xml"/>
>         <save-state.times value="50"/>
>         <save-state.files value="state.xml"/>
>         <save-state.precision value="3"/>
>     </output>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : sumo b50 ( Last six runs Jun2023 )

---------- Differences in output ----------
5,15d4
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 3000
<  Running: 0
<  Waiting: 0
<  Teleports: 2 (Jam: 2)
< 
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 8305.00
< 

TEST FAILED on ts-sim-wintest-ba : sumo meso edge_split ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/meso/edge_split/runner.py", line 45, in <module>
>     duration2 = call(cmd)
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/meso/edge_split/runner.py", line 35, in call
>     elems = list(sumolib.xml.parse("stats.xml", "vehicleTripStatistics"))
>   File "C:/Users/delphi/testreports/sumo/git/tools/sumolib/xml.py", line 302, in parse
>     for _, parsenode in ET.iterparse(_open(xmlfile, None), **kwargs):
>   File "C:/Program Files/Python38/lib/xml/etree/ElementTree.py", line 1233, in iterator
>     root = pullparser._close_and_return_root()
>   File "C:/Program Files/Python38/lib/xml/etree/ElementTree.py", line 1280, in _close_and_return_root
>     root = self._parser.close()
> xml.etree.ElementTree.ParseError: unclosed token: line 3, column 0
---------- Differences in output ----------
42,80d41
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 4000
<  Running: 0
<  Waiting: 0
< Statistics (avg of 4000):
<  RouteLength: 497.68
<  Speed: 20.10
<  Duration: 32.98
<  WaitingTime: 7.64
<  TimeLoss: 12.29
<  DepartDelay: 529.36
< 
< DijkstraRouter answered 4790 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Loading net-file from 'input_net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 4000
<  Running: 0
<  Waiting: 0
< Statistics (avg of 4000):
<  RouteLength: 493.17
<  Speed: 22.09
<  Duration: 22.40
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,30
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/protobuf2xml.py", line 32, in <module>
>     import google.protobuf.descriptor  # we need to do this late because the xml2protobuf import modifies sys.path
> ImportError: bad magic number in 'google': b'/x03/xf3/r/n'
> 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:/Program Files/Python38/lib/importlib/__init__.py", line 127, in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
>   File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
>   File "<frozen importlib._bootstrap>", line 991, in _find_and_load
>   File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
>   File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 783, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File "C:/Users/delphi/testreports/sumo/msvc16x64Dtexttesttmp/msvc16x64D.24Jun031424.9992/complex/sumo/protobuf/trajectories_pb2.py", line 5, in <module>
>     from google.protobuf.internal import builder as _builder
> ImportError: bad magic number in 'google': b'/x03/xf3/r/n'
> Error: send failed: Software caused tcpip::Socket abort
> Quitting (on error).
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/protobuf/runner.py", line 80, in <module>
>     connect(IN_PORT, OUT_PORT)
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/protobuf/runner.py", line 37, in connect
>     i.connect(("localhost", inPort))
<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 Jun2023 )

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

TEST FAILED on ts-sim-wintest-ba : traci vehicle tripinfoRetrieval ( Last six runs Jun2023 )

---------- Differences in output ----------
632,633c632,633
<   duration 59.62
<   waitingTime 19.12
---
>   duration 59.63
>   waitingTime 19.13
642,643c642,643
<   vehicleTripStatistics.duration 59.62
<   vehicleTripStatistics.waitingTime 19.12
---
>   vehicleTripStatistics.duration 59.63
>   vehicleTripStatistics.waitingTime 19.13

TEST FAILED on ts-sim-wintest-ba : traffic_lights loop_flow actuated ( Last six runs Jun2023 )

---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-24 03:33:48 by Eclipse SUMO sumo Version v1_17_0+1252-de3ba2a2aa8
> <configuration 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="6.38" duration="341.15" waitingTime="181.49" timeLoss="193.70" departDelay="160.50" departDelayWaiting="-1.00" totalTravelTime="497401.00" totalDepartDelay="234006.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_actuated_1800_1800.xml"/>
>         <summary-output value="results/summary_actuated_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_actuated_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
58,99c58
<     <tlsState time="956.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="960.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1012.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1016.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1020.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1072.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1076.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1080.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1132.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1136.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1140.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1192.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1196.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1200.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1252.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1256.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1260.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1312.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1316.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1320.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1372.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1376.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1380.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1432.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1436.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1440.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1491.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1495.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1499.00" id="0" programID="a" phase="3" state="rGrG"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : traffic_lights loop_flow sotl_platoon ( Last six runs Jun2023 )

---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-24 03:33:38 by Eclipse SUMO sumo Version v1_17_0+1252-de3ba2a2aa8
> <configuration 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="6.39" duration="341.17" waitingTime="181.60" timeLoss="193.72" departDelay="161.01" departDelayWaiting="-1.00" totalTravelTime="497424.00" totalDepartDelay="234760.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_platoon_1800_1800.xml"/>
>         <summary-output value="results/summary_sotl_platoon_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_sotl_platoon_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
58,81c58
<     <tlsState time="1090.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1094.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1146.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1150.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1154.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1206.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1210.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1214.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1266.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1270.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1274.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1326.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1330.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1334.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1386.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1390.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1394.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1446.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1450.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1454.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1504.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1508.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1512.00" id="0" programID="a" phase="3" state="rGrG"/>
< </tlsStates>
---
>     <tlsState time="1090.00" i
\ No newline at end of file

TEST FAILED on ts-sim-wintest-ba : traffic_lights loop_flow sotl_wave ( Last six runs Jun2023 )

---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-24 03:35:18 by Eclipse SUMO sumo Version v1_17_0+1252-de3ba2a2aa8
> <configuration 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="6.28" duration="345.05" waitingTime="184.56" timeLoss="197.59" departDelay="167.76" departDelayWaiting="-1.00" totalTravelTime="503081.00" totalDepartDelay="244599.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_wave_1800_1800.xml"/>
>         <summary-output value="results/summary_sotl_wave_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_sotl_wave_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
58,93c58
<     <tlsState time="978.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="982.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1034.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1038.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1042.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1094.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1098.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1102.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1154.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1158.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1162.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1214.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1218.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1222.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1274.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1278.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1282.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1334.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1338.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1342.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1394.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1398.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1402.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1454.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1458.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1462.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1509.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1513.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1517.00" id="0" programID="a" phase="3" state="rGrG"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : traffic_lights loop_flow swarm ( Last six runs Jun2023 )

---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-24 03:41:44 by Eclipse SUMO sumo Version v1_17_0+1252-de3ba2a2aa8
> <configuration 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="6.39" duration="341.17" waitingTime="181.60" timeLoss="193.72" departDelay="161.01" departDelayWaiting="-1.00" totalTravelTime="497424.00" totalDepartDelay="234760.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_swarm_1800_1800.xml"/>
>         <summary-output value="results/summary_swarm_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_swarm_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
58,81c58
<     <tlsState time="1090.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1094.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1146.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1150.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1154.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1206.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1210.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1214.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1266.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1270.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1274.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1326.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1330.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1334.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1386.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1390.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1394.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1446.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1450.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1454.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1504.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1508.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1512.00" id="0" programID="a" phase="3" state="rGrG"/>
< </tlsStates>
---
>     <tlsState time="1090.00" i
\ No newline at end of file

Detailed information for the tests that had known bugs:

TEST had known bugs (see #8973) on ts-sim-wintest-ba : sumo ToCDevice dynamic_ToC_stop ( Last six runs Jun2023 )

dynamic ToC triggered despite stop present on vehicle's lane continuation
(This bug was triggered by text found in file 'tocs' matching 'DYNTOR')

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

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 0x000001DBA22CE4C0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x000001DBA2295CC0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001DBA2295AC0>
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 0x000001DBA2D9B2C0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x000001DBA22DF940>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001DBA22CEA00>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000001DBA22D5AC0>
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 0x000001DBA229FD00>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x000001DBA229FD00>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001DBA229F640>
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 Jun2023 )

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

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 0x000002B599A3D2C0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x000002B599DA7100>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000002B5999FC2C0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000002B598DB4540>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000002B598D9F740>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000002B598D9FCC0>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000002B5821F88C0>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000002B598D591C0>
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 Jun2023 )

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 0x000002715BA0A040>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000002715BA5C240>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000002715B9DFC00>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000002715B9DFB00>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x000002715B9DFFC0>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x000002715B9DF740>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x000002715B9FA980>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x000002715B9FA340>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000002715C67D0C0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000002715C9EAFC0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000002715C64A480>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000002715B9B9B40>
<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 Jun2023 )

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 0x0000025B45CAFFC0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x0000025B45C453C0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000025B45C45AC0>
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 0x0000025B4677C1C0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x0000025B45C85F80>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000025B45CAF980>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x0000025B45CAF880>
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 0x0000025B45CBEC00>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x0000025B45CBE900>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000025B45CBEC00>
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 Jun2023 )

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 0x00000146C531D2C0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x00000146C52C96C0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x00000146C52C9BC0>
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 0x00000146C55F1C40>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x00000146C53301C0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x00000146C53353C0>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x00000146C5335680>
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 0x00000146C532D500>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x00000146C532D700>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x00000146C532DF00>
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 Jun2023 )

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 0x00000180242568C0>
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x00000180242594C0>
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001802425B2C0>
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x000001802425B080>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000001802428F1C0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001802425B740>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001802425B900>
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000001802422F580>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x0000018024D66F40>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000001802429E100>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001802429E100>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x00000180242A07C0>
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x00000180242A0E40>
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001802428F900>
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000018024248200>
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x0000018024248540>
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x0000018024248540>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x0000018024248540>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000018024248A80>
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x0000018024248CC0>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001802428D580>
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000001802428F780>
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000001802428D100>
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x0000018024297E80>

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

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 : state persons ride_waiting_busStop ( Last six runs Jun2023 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-24 03:36:41 by Eclipse SUMO sumo Version v1_17_0+1252-de3ba2a2aa8
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,43c6,30
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="v0" x="1192.22" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="3.10" lane="3/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v0" x="1191.44" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.80" pos="3.90" lane="3/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v0" x="1189.88" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="1.60" pos="5.50" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="1187.54" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="2.40" pos="7.90" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="1184.41" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="3.20" pos="11.10" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="1180.51" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="4.00" pos="15.10" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="1175.92" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="4.70" pos="19.80" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-24 03:36:41 by Eclipse SUMO sumo Version v1_17_0+1252-de3ba2a2aa8
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v0" depart="0.00">
<         <route edges="3/1to2/1 2/1to1/1 1/1to0/1"/>
<         <stop edge="3/1to2/1" startPos="0.00" endPos="20.00" duration="10.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
10,13c12,19
<     <person id="persontrip_car" depart="2.00" departPos="10.00">
<         <stop busStop="bs0" duration="0.00"/>
<         <ride from="3/1to2/1" to="1/1to0/1" lines="v0"/>
<     </person>
---
>     <output>
>         <fcd-output value="fcd.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.write-unfinished value="true"/>
>         <save-state.times value="3"/>
>         <save-state.files value="state.xml"/>
>         <save-state.transportables value="true"/>
>     </output>
15c21,30
<truncated after showing first 30 lines>
---------- Missing result in fcd2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="3.00">
        <vehicle id="v0" x="1187.54" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="2.40" pos="7.90" lane="3/1to2/1_0" slope="0.00"/>
        <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="1184.41" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="3.20" pos="11.10" lane="3/1to2/1_0" slope="0.00"/>
        <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="1180.51" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="4.00" pos="15.10" lane="3/1to2/1_0" slope="0.00"/>
        <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="1175.92" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="4.70" pos="19.80" lane="3/1to2/1_0" slope="0.00"/>
        <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="v0" x="1175.72" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.20" pos="20.00" lane="3/1to2/1_0" slope="0.00"/>
        <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="v0" x="1175.72" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="20.00" lane="3/1to2/1_0" slope="0.00"/>
        <person id="persontrip_car" x="1175.72" y="401.65" angle="270.00" speed="0.00" pos="20.00" edge="3/1to2/1" slope="0.00"/>
    </timestep>
    <timestep time="9.00">
        <vehicle id="v0" x="1175.72" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="20.00" lane="3/1to2/1_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00">
        <route edges="3/1to2/1 2/1to1/1 1/1to0/1"/>
        <stop edge="3/1to2/1" startPos="0.00" endPos="20.00" duration="10.00"/>
    </vehicle>

    <person id="persontrip_car" depart="2.00" departPos="10.00">
        <stop busStop="bs0" duration="0.00"/>
        <ride from="3/1to2/1" to="1/1to0/1" lines="v0"/>
    </person>

</routes>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Missing result in log ----------
inserted stepLength exDP sigma speedDev departSpeed
1198 1 false 0.5 0.1 0
1650 1 false 0.5 0.1 max
1520 1 false 0.5 0.1 desired
1935 1 false 0.5 0.1 avg
1440 1 false 0 0 0
2073 1 false 0 0 max
1800 1 false 0 0 desired
1800 1 false 0 0 avg
1198 1 true 0.5 0.1 0
1645 1 true 0.5 0.1 max
1922 1 true 0.5 0.1 desired
1969 1 true 0.5 0.1 avg
1440 1 true 0 0 0
2083 1 true 0 0 max
2482 1 true 0 0 desired
2482 1 true 0 0 avg
1368 0.1 false 0.5 0.1 0
2184 0.1 false 0.5 0.1 max
2051 0.1 false 0.5 0.1 desired
2213 0.1 false 0.5 0.1 avg
1500 0.1 false 0 0 0
2489 0.1 false 0 0 max
2400 0.1 false 0 0 desired
2400 0.1 false 0 0 avg
1368 0.1 true 0.5 0.1 0
2191 0.1 true 0.5 0.1 max
2090 0.1 true 0.5 0.1 desired
2211 0.1 true 0.5 0.1 avg
1500 0.1 true 0 0 0
<truncated after showing first 30 lines>
---------- Missing result in log2 ----------
stepLength exDP sigma speedDev departSpeed
1 false 0.5 0.1 0
1 true 0.5 0.1 0
0.1 false 0.5 0.1 0
0.1 true 0.5 0.1 0
1 false 0 0 0
1 true 0 0 0
0.1 false 0 0 0
0.1 true 0 0 0
1 false 0.5 0.1 desired
1 true 0.5 0.1 max
1 false 0.5 0.1 max
1 false 0 0 avg
1 false 0 0 desired
1 true 0.5 0.1 desired
1 false 0.5 0.1 avg
1 true 0.5 0.1 avg
0.1 false 0.5 0.1 desired
1 false 0 0 max
1 true 0 0 max
0.1 true 0.5 0.1 desired
0.1 false 0.5 0.1 max
0.1 true 0.5 0.1 max
0.1 true 0.5 0.1 avg
0.1 false 0.5 0.1 avg
0.1 false 0 0 avg
0.1 false 0 0 desired
1 true 0 0 avg
1 true 0 0 desired
0.1 true 0 0 avg
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds

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

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 : traffic_lights loop_flow sotl_marching ( Last six runs Jun2023 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,32d0
< Computing for 0<->0
<  for tls-type sotl_marching
< Computing for 0<->600
<  for tls-type sotl_marching
< Computing for 0<->1200
<  for tls-type sotl_marching
< Computing for 0<->1800
<  for tls-type sotl_marching
< Computing for 600<->0
<  for tls-type sotl_marching
< Computing for 600<->600
<  for tls-type sotl_marching
< Computing for 600<->1200
<  for tls-type sotl_marching
< Computing for 600<->1800
<  for tls-type sotl_marching
< Computing for 1200<->0
<  for tls-type sotl_marching
< Computing for 1200<->600
<  for tls-type sotl_marching
< Computing for 1200<->1200
<  for tls-type sotl_marching
< Computing for 1200<->1800
<  for tls-type sotl_marching
< Computing for 1800<->0
<  for tls-type sotl_marching
< Computing for 1800<->600
<  for tls-type sotl_marching
< Computing for 1800<->1200
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-24 03:40:18 by Eclipse SUMO sumo Version v1_17_0+1252-de3ba2a2aa8
> <configuration 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="5.88" duration="372.99" waitingTime="203.23" timeLoss="225.54" departDelay="188.65" departDelayWaiting="-1.00" totalTravelTime="543821.00" totalDepartDelay="275056.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_marching_1800_1800.xml"/>
>         <summary-output value="results/summary_sotl_marching_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_sotl_marching_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,32d0
< Computing for 0<->0
<  for tls-type sotl_phase
< Computing for 0<->600
<  for tls-type sotl_phase
< Computing for 0<->1200
<  for tls-type sotl_phase
< Computing for 0<->1800
<  for tls-type sotl_phase
< Computing for 600<->0
<  for tls-type sotl_phase
< Computing for 600<->600
<  for tls-type sotl_phase
< Computing for 600<->1200
<  for tls-type sotl_phase
< Computing for 600<->1800
<  for tls-type sotl_phase
< Computing for 1200<->0
<  for tls-type sotl_phase
< Computing for 1200<->600
<  for tls-type sotl_phase
< Computing for 1200<->1200
<  for tls-type sotl_phase
< Computing for 1200<->1800
<  for tls-type sotl_phase
< Computing for 1800<->0
<  for tls-type sotl_phase
< Computing for 1800<->600
<  for tls-type sotl_phase
< Computing for 1800<->1200
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-24 03:38:05 by Eclipse SUMO sumo Version v1_17_0+1252-de3ba2a2aa8
> <configuration 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="3.93" duration="596.32" waitingTime="386.67" timeLoss="448.92" departDelay="403.70" departDelayWaiting="-1.00" totalTravelTime="869438.00" totalDepartDelay="588597.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_phase_1800_1800.xml"/>
>         <summary-output value="results/summary_sotl_phase_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_sotl_phase_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
6,381c6,223
<     <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="86.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="90.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="94.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="106.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="110.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="114.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="126.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="130.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="134.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="146.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="150.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="154.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="166.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="170.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="174.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="186.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="190.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="194.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="206.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="210.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="214.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="226.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="230.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="234.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="246.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="250.00" id="0" programID="a" phase="5" state="rrrr"/>
<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 Jun2023 )

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 2023-06-24 03:36:55 by Eclipse SUMO sumo Version v1_17_0+1252-de3ba2a2aa8
> <configuration 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_1200_1800.xml"/>
>         <summary-output value="results/summary_sotl_request_1200_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_sotl_request_1200_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
6,1119c6,716
<     <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>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,32d0
< Computing for 0<->0
<  for tls-type static
< Computing for 0<->600
<  for tls-type static
< Computing for 0<->1200
<  for tls-type static
< Computing for 0<->1800
<  for tls-type static
< Computing for 600<->0
<  for tls-type static
< Computing for 600<->600
<  for tls-type static
< Computing for 600<->1200
<  for tls-type static
< Computing for 600<->1800
<  for tls-type static
< Computing for 1200<->0
<  for tls-type static
< Computing for 1200<->600
<  for tls-type static
< Computing for 1200<->1200
<  for tls-type static
< Computing for 1200<->1800
<  for tls-type static
< Computing for 1800<->0
<  for tls-type static
< Computing for 1800<->600
<  for tls-type static
< Computing for 1800<->1200
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-24 03:36:50 by Eclipse SUMO sumo Version v1_17_0+1252-de3ba2a2aa8
> <configuration 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="5.88" duration="372.99" waitingTime="203.23" timeLoss="225.54" departDelay="188.65" departDelayWaiting="-1.00" totalTravelTime="543821.00" totalDepartDelay="275056.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_static_1800_1800.xml"/>
>         <summary-output value="results/summary_static_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_static_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
113,135c113
<     <tlsState time="1440.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1472.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1476.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1480.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1512.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1516.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1520.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1552.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1556.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1560.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1592.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1596.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1600.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1632.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1636.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1640.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="1672.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="1676.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="1680.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="1712.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1716.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1720.00" id="0" programID="a" phase="3" state="rGrG"/>
< </tlsStates>
---
>     <tlsState time="1440.00" i
\ No newline at end of file