28Sep2022 - detailed test results for COMPLEX.libtraci

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.04Oct061952.2409021 -g

To start TextTest for these tests, run:

texttest -a complex -d /home/delphi/extraGcc/sumo/tests


libtraci: 472 tests: 443 succeeded 27 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance persons r50_latDist50_ego_person ( Last six runs Oct2022 Sep2022 )

---------- Differences in output ----------
3c3
< TraCIException: No previous vehicle context subscription exists to apply filter type 0x0b
---
> TraCIException: #Error: received status response to command: 11 but expected: 126

TEST FAILED on ts-sim-build-ba : traci bugs ticket4514 ( Last six runs Oct2022 Sep2022 )

---------- Differences in detector ----------
5,6d4
<     <interval begin="0.00" end="372.00" id="4_1" nVehContrib="25" flow="241.94" occupancy="2.78" speed="12.17" harmonicMeanSpeed="12.11" length="5.00" nVehEntered="25"/>
<     <interval begin="0.00" end="372.00" id="4_2" nVehContrib="21" flow="203.23" occupancy="2.35" speed="12.14" harmonicMeanSpeed="12.00" length="5.00" nVehEntered="21"/>
---------- Differences in errors ----------
0a1,7
> Error: Answered with error to command 0xc3: Allowed vehicle classes must be given as a list of strings.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket4514/runner.py", line 43, in <module>
>     traci.lane.setAllowed("4_1", "authority")
>   File "/home/delphi/extraGcc/sumo/tools/libtraci/libtraci.py", line 3050, in setAllowed
>     return _libtraci.lane_setAllowed(*args)
> libtraci.libtraci.TraCIException: Allowed vehicle classes must be given as a list of strings.

TEST FAILED on ts-sim-build-ba : traci bugs ticket7057 ( Last six runs Oct2022 Sep2022 )

---------- Differences in output ----------
1c1
< pois in range {'poi0': {}}
---
> pois in range {}
3c3
< pois in range {'poi0': {}, 'poi1': {}}
---
> pois in range {}
5,6c5,6
< pois in range {'poi1': {}}
< polys in range {'poly0': {}}
---
> pois in range {}
> polys in range {}
8c8
< polys in range [('poly0', {}), ('poly1', {})]
---
> polys in range []
10c10
< polys in range {'poly0': {}}
---
> polys in range {}

TEST FAILED on ts-sim-build-ba : traci connection busySocket sumo ( Last six runs Oct2022 Sep2022 )

---------- Differences in errors ----------
3c3
< Could not connect in 61 tries
---
> send failed: Software caused tcpip::Socket abort

TEST FAILED on ts-sim-build-ba : traci connection busySocket sumo-gui ( Last six runs Oct2022 Sep2022 )

---------- Differences in errors ----------
1c1
< Could not connect in 61 tries
---
> send failed: Software caused tcpip::Socket abort

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/closingOutput/runner.py", line 37, in <module>
>     traci.start([sumoBinary, "-c", "sumo.sumocfg"] + addOption, stdout=sys.stdout)
> TypeError: start() got an unexpected keyword argument 'stdout'
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="5.10" speed="0.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="6.53" speed="1.43"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="10.57" speed="4.03"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="16.77" speed="6.21"/>
            </lane>
<truncated after showing first 30 lines>
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
traci connection closingOutput sumo ( Last six runs Oct2022 Sep2022 )
traci connection closingOutput sumo-gui ( Last six runs Oct2022 Sep2022 )

TEST FAILED on ts-sim-build-ba : traci connection multiconnect ( Last six runs Oct2022 Sep2022 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/multiconnect/runner.py", line 35, in <module>
>     traci.start([sumoBinary, "-c", "sumo.sumocfg"], label=str(i))
> TypeError: start() got an unexpected keyword argument 'label'
---------- Differences in output ----------
1,32d0
< step 0
< step 1
< step 2
< step 0
< step 1
< step 2
< routes ('horizontal', 'vertical', 'withTaz2')
< route count 3
< examining horizontal
< edges ('2fi', '2si', '1o', '1fi', '1si', '3o', '3fi', '3si', '4o', '4fi', '4si')
< routes ('horizontal', 'vertical', 'withTaz2')
< route count 3
< examining horizontal
< edges ('2fi', '2si', '1o', '1fi', '1si', '3o', '3fi', '3si', '4o', '4fi', '4si')
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 3
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 4
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 5
< {0: ('horizontal', 'vertical', 'withTaz2')}
< routes ('h2', 'horizontal', 'vertical', 'withTaz2')
< edges ('1o',)
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 3
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 4
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 5
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections concurringSubscriptions sumo ( Last six runs Oct2022 Sep2022 )

---------- Differences in output ----------
519,742c519,742
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<    1 simulation subscription results: [('horiz', 228)]
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/parallelConnection/runner.py", line 54, in <module>
>     runSingle(50, 99, i)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/parallelConnection/runner.py", line 41, in runSingle
>     traci.start([sumoBinary, "-c", "used.sumocfg", "-S", "-Q"], port=PORT, label=label, stdout=sys.stdout)
> TypeError: start() got an unexpected keyword argument 'port'
---------- Differences in output ----------
3,16d2
<  Run 1
<  Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection already closed.
< ----------- TraCI ends first -----------
<  Run 0
<  Run 1
<  Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection '2' is not known.
traci connection parallelConnection sumo ( Last six runs Oct2022 Sep2022 )
traci connection parallelConnection sumo-gui ( Last six runs Oct2022 Sep2022 )

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions matrix_test ( Last six runs Oct2022 Sep2022 )

---------- Differences in errors ----------
2,464c2,8
< Quitting (on error).
< Error: Infeasible context domain (42)
< Quitting (on error).
< Error: Infeasible context domain (161)
< Quitting (on error).
< Error: Infeasible context domain (43)
< Quitting (on error).
< Error: Infeasible context domain (40)
< Quitting (on error).
< Error: Infeasible context domain (166)
< Quitting (on error).
< Error: Infeasible context domain (38)
< Quitting (on error).
< Error: Infeasible context domain (171)
< Quitting (on error).
< Error: Infeasible context domain (162)
< Quitting (on error).
< Error: Infeasible context domain (41)
< Quitting (on error).
< Error: Infeasible context domain (165)
< Quitting (on error).
< Error: Infeasible context domain (172)
< Quitting (on error).
< Error: Infeasible context domain (42)
< Quitting (on error).
< Error: Infeasible context domain (161)
< Quitting (on error).
< Error: Infeasible context domain (43)
< Quitting (on error).
<truncated after showing first 30 lines>
---------- Differences in output ----------
12a13
> Quitting (on error).
14,1315d14
< restarting sumo due to FatalTraCIError 'connection closed by SUMO'
< trying to subscribe to inductionloop around busstop 'bs_0' at time 1.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to junction around busstop 'bs_0' at time 3.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to lane around busstop 'bs_0' at time 5.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to lanearea around busstop 'bs_0' at time 7.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to meandata around busstop 'bs_0' at time 9.0
< restarting sumo due to FatalTraCIError 'connection closed by SUMO'
< trying to subscribe to multientryexit around busstop 'bs_0' at time 1.0
< restarting sumo due to FatalTraCIError 'connection closed by SUMO'
< trying to subscribe to overheadwire around busstop 'bs_0' at time 1.0
< restarting sumo due to FatalTraCIError 'connection closed by SUMO'
< trying to subscribe to parkingarea around busstop 'bs_0' at time 1.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to person around busstop 'bs_0' at time 3.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to poi around busstop 'bs_0' at time 5.0
<    found 1 objects
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions parking ( Last six runs Oct2022 Sep2022 )

---------- Differences in output ----------
1,25c1,43
< {'ego': {64: 0.0, 66: (5.1, -1.6), 81: 'a_0'}}
< {'ego': {64: 1.6737586267990991, 66: (6.7737586267991, -1.6), 81: 'a_0'}}
< {'ego': {64: 4.2146353791467845, 66: (10.988394005945883, -1.6), 81: 'a_0'}}
< {'ego': {64: 6.175756617565639, 66: (17.164150623511524, -1.6), 81: 'a_0'}}
< {'ego': {64: 8.00881538274698, 66: (25.172966006258505, -1.6), 81: 'a_0'}}
< {'ego': {64: 10.5521199981682, 66: (35.72508600442671, -1.6), 81: 'a_0'}}
< {'ego': {64: 12.18588540405035, 66: (47.91097140847705, -1.6), 81: 'a_0'}}
< {'ego': {64: 13.568249331610279, 66: (61.47922074008733, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.181142201959156, 66: (74.66036294204649, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 12.92134470845107, 66: (87.58170765049756, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.882154383962042, 66: (101.46386203445961, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.015094927451575, 66: (114.47895696191117, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.283985643028283, 66: (127.76294260493948, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.302254900368862, 66: (141.06519750530833, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.153841684744695, 66: (154.21903919005302, -1.6), 81: 'a_0'}}
< {'ego': {64: 13.546129846000113, 66: (167.76516903605312, -1.6), 81: 'a_0'}}
< {'ego': {64: 13.811665639500134, 66: (181.57683467555324, -1.6), 81: 'a_0'}}
< {'ego': {64: 12.751740999133327, 66: (194.32857567468656, -1.6), 81: 'a_0'}}
---
> {'ego': {64: 0.0, 66: (5.1, -1.6, 0.0), 81: 'a_0'}}
> {'ego': {64: 1.6737586267990991, 66: (6.7737586267991, -1.6, 0.0), 81: 'a_0'}}
> {'ego': {64: 4.2146353791467845,
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui gui ( Last six runs Oct2022 Sep2022 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/gui/gui/runner.py", line 33, in <module>
>     traci.start([sumolib.checkBinary('sumo-gui')] +
> TypeError: start() got an unexpected keyword argument 'stdout'
---------- Differences in output ----------
1,29d0
< 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 ((-805.859375, -230.0), (1605.859375, 1030.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 FAILED on ts-sim-build-ba : traci gui polygon_dynamics_gui ( Last six runs Oct2022 Sep2022 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/gui/polygon_dynamics_gui/runner.py", line 40, in <module>
>     traci.start([sumolib.checkBinary('sumo-gui'), "-c", "sumo.sumocfg", "-S", "-Q"], stdout=sys.stdout)
> TypeError: start() got an unexpected keyword argument 'stdout'
---------- Differences in output ----------
1,256d0
< step 0
< step 1
< step 2
< adding poly0
< polygons ('poly0',)
< polygon count 1
< # examining poly0
< shape ((960.0, 510.0), (960.0, 550.0), (1000.0, 550.0), (1000.0, 510.0))
< type test
< color (100, 200, 0, 255)
< filled True
< step 3
< step 4
< step 5
< # (1) Adding underspecified dynamics...
< Caught TraCIException
< # (2) Adding malformed dynamics 1 ...
< Caught TraCIException
< # (3) Adding malformed dynamics 2 ...
< Caught TraCIException
< # (4) Adding malformed dynamics 3 ...
< Caught TraCIException
< # (5) Adding malformed dynamics 4 ...
< Caught TraCIException
< # (6) Adding malformed dynamics 5 ...
< Caught TraCIException
< # examining poly0
< shape ((960.0, 510.0), (960.0, 550.0), (1000.0, 550.0), (1000.0, 510.0))
< type test
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person arrivalPos ( Last six runs Oct2022 Sep2022 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/arrivalPos/runner.py", line 32, in <module>
>     traci.vehicle.add(vehID="bus_1", typeID="BUS", routeID="", depart=0, departPos=0, departSpeed=0, departLane=1)
>   File "/home/delphi/extraGcc/sumo/tools/libtraci/libtraci.py", line 6149, in add
>     return _libtraci.vehicle_add(*args, **kwargs)
> TypeError: in method 'vehicle_add', argument 4 of type 'std::string const &'
---------- Differences in tripinfo ----------
5,13d4
<     <tripinfo id="bus_1" depart="0.00" departLane="L12_1" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="149.00" arrivalLane="L5_1" arrivalPos="115.32" arrivalSpeed="8.21" duration="149.00" routeLength="276.90" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="27.41" rerouteNo="1" devices="tripinfo_bus_1 person_bus_1" vType="BUS" speedFactor="1.00" vaporized=""/>
<     <personinfo id="P4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
<         <ride waitingTime="59.00" vehicle="bus_1" depart="59.00" arrival="91.00" arrivalPos="79.32" duration="32.00" routeLength="220.93" timeLoss="14.92"/>
<         <stop duration="1000.00" arrival="1091.00" arrivalPos="79.34" actType="thinking"/>
<     </personinfo>
<     <personinfo id="P5" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
<         <ride waitingTime="39.00" vehicle="bus_1" depart="59.00" arrival="91.00" arrivalPos="79.32" duration="32.00" routeLength="220.91" timeLoss="14.92"/>
<         <stop duration="1000.00" arrival="1091.00" arrivalPos="79.34" actType="thinking"/>
<     </personinfo>

TEST FAILED on ts-sim-build-ba : traci simulation collisions ( Last six runs Oct2022 Sep2022 )

---------- Differences in output ----------
1,4d0
< 5.0 (Collision(collider=c0, victim=v0, colliderType=reckless, victimType=slow, colliderSpeed=15.0, victimSpeed=5.0, type=collision, lane=SC_3, pos=25.1), Collision(collider=c1, victim=v1, colliderType=reckless, victimType=slow, colliderSpeed=15.0, victimSpeed=5.0, type=collision, lane=SC_4, pos=25.1))
< 16.0 (Collision(collider=c3, victim=pWE.37, colliderType=reckless, victimType=DEFAULT_PEDTYPE, colliderSpeed=15.0, victimSpeed=0.0, type=sharedLane, lane=EC_0, pos=85.15),)
< 17.0 (Collision(collider=c2, victim=pWE.3, colliderType=reckless, victimType=DEFAULT_PEDTYPE, colliderSpeed=15.0, victimSpeed=1.37139041691, type=crossing, lane=:C_c0_0, pos=13.2760053086),)
< 18.0 (Collision(collider=c2, victim=pWE.3, colliderType=reckless, victimType=DEFAULT_PEDTYPE, colliderSpeed=15.0, victimSpeed=0.0, type=crossing, lane=:C_c0_0, pos=13.2760053086),)

TEST FAILED on ts-sim-build-ba : traci simulation simulation ( Last six runs Oct2022 Sep2022 )

---------- Differences in output ----------
101c101
< contextSubscriptions: {'': {'horiz': {66: (22.189899364245058, 3876.0730045306937)}, 'horiz1': {66: (2.0895619928759057, 3899.639695706057)}}}
---
> contextSubscriptions: {'': {'horiz': {66: (22.189899364245058, 3876.0730045306937, 0.0)}, 'horiz1': {66: (2.0895619928759057, 3899.639695706057, 0.0)}}}

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 4 ( Last six runs Oct2022 Sep2022 )

---------- Differences in errors ----------
4a5,6
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: tcpip::Storage::readIsSafe: want to read 17563648 bytes from Storage, but only 37 remaining
---------- Differences in output ----------
17,26d16
< constraints added to avoid deadlock
<  tls=N Constraint(signalId=L tripId=t1, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
<  tls=N Constraint(signalId=J tripId=t1, foeId=t2, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
< constraints after swap2
<  tls=D Constraint(signalId=D tripId=t0, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
<  tls=J Constraint(signalId=J tripId=t1, foeId=t3, foeSignal=N, limit=3, type=0, mustWait=True, active=True)
<  tls=J Constraint(signalId=J tripId=t1, foeId=t2, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
<  tls=L Constraint(signalId=L tripId=t1, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
<  tls=L Constraint(signalId=L tripId=t3, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
<  tls=L Constraint(signalId=L tripId=t3, foeId=t2, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t2" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="101.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="101.00" routeLength="1391.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="171.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="171.00" routeLength="1432.74" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="67.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t3" depart="0.00" departLane="n_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="238.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="238.00" routeLength="1432.74" waitingTime="102.00" waitingCount="1" stopTime="0.00" timeLoss="134.18" rerouteNo="1" devices="tripinfo_t3 routing_t3" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="0.00" departLane="j_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="294.00" routeLength="1391.32" waitingTime="161.00" waitingCount="1" stopTime="0.00" timeLoss="193.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 5 ( Last six runs Oct2022 Sep2022 )

---------- Differences in errors ----------
1a2,3
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: tcpip::Storage::readIsSafe: want to read 17563648 bytes from Storage, but only 37 remaining
---------- Differences in output ----------
6,13d5
< constraints added to avoid deadlock
<  tls=H Constraint(signalId=D tripId=t0, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
<  tls=H Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
< constraints after swap
<  tls=C Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
<  tls=C Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
<  tls=D Constraint(signalId=D tripId=t0, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
<  tls=D Constraint(signalId=D tripId=tx, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="tx" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="j_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="221.00" routeLength="1391.32" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_tx routing_tx" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="30.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="264.00" routeLength="1432.74" waitingTime="110.00" waitingCount="2" stopTime="0.00" timeLoss="160.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 6 ( Last six runs Oct2022 Sep2022 )

---------- Differences in errors ----------
2a3,4
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: tcpip::Storage::readIsSafe: want to read 17563648 bytes from Storage, but only 77 remaining
---------- Differences in output ----------
7,16d6
< constraints added to avoid deadlock
<        Constraint(signalId=D tripId=t1, foeId=t3, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
<        Constraint(signalId=C tripId=t1, foeId=t2, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
<        Constraint(signalId=C tripId=t0, foeId=t2, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
< constraints after swap
<  tls=C Constraint(signalId=C tripId=t0, foeId=t2, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
<  tls=C Constraint(signalId=C tripId=t1, foeId=t2, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
<  tls=C Constraint(signalId=C tripId=t3, foeId=t2, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
<  tls=D Constraint(signalId=D tripId=t0, foeId=t3, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
<  tls=D Constraint(signalId=D tripId=t1, foeId=t3, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t3" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t3 routing_t3" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="224.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="224.00" routeLength="1432.74" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="30.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="264.00" routeLength="1432.74" waitingTime="110.00" waitingCount="2" stopTime="0.00" timeLoss="160.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci vehicle add departSpeed_invalid ( Last six runs Oct2022 Sep2022 )

---------- Differences in errors ----------
1c1,6
< Error: Answered with error to command 0xc4: Departure speed for vehicle 'v0' is too high for the vehicle type 't0'.
---
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/add/departSpeed_invalid/runner.py", line 42, in <module>
>     traci.vehicle.add(vehID, "SN", typeID="t0", departSpeed=6)
>   File "/home/delphi/extraGcc/sumo/tools/libtraci/libtraci.py", line 6149, in add
>     return _libtraci.vehicle_add(*args, **kwargs)
> TypeError: in method 'vehicle_add', argument 7 of type 'std::string const &'
---------- Differences in output ----------
1d0
< minExpected:  0

TEST FAILED on ts-sim-build-ba : traci vehicle add departSpeed_invalid_ignore ( Last six runs Oct2022 Sep2022 )

---------- Differences in errors ----------
1c1,6
< Error: Answered with error to command 0xc4: Vehicle 'v0' has no valid route (Departure speed for vehicle 'v0' is too high for the vehicle type 't0'.). 
---
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/add/departSpeed_invalid_ignore/runner.py", line 43, in <module>
>     traci.vehicle.add(vehID, "SN", typeID="t0", departSpeed=6)
>   File "/home/delphi/extraGcc/sumo/tools/libtraci/libtraci.py", line 6149, in add
>     return _libtraci.vehicle_add(*args, **kwargs)
> TypeError: in method 'vehicle_add', argument 7 of type 'std::string const &'
---------- Differences in output ----------
1d0
< minExpected:  0

TEST FAILED on ts-sim-build-ba : traci vehicle getLeader ( Last six runs Oct2022 Sep2022 )

---------- Differences in errors ----------
0a1,7
> Error: Answered with error to command 0xa4: Vehicle '' is not known.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/getLeader/runner.py", line 44, in <module>
>     leaderLane = traci.vehicle.getLaneID(leaderHighDist[0]) if leaderHighDist is not None else None
>   File "/home/delphi/extraGcc/sumo/tools/libtraci/libtraci.py", line 5813, in getLaneID
>     return _libtraci.vehicle_getLaneID(vehID)
> libtraci.libtraci.TraCIException: Vehicle '' is not known.
---------- Differences in output ----------
1,72d0
< 0.0: egoLane= leaderAuto=None leaderHigh=None leaderLane=None
< 0.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 0.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 0.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 7.0: egoLane=A1B1_0 leaderAuto=('lead', 0.0) leaderHigh=('lead', 0.0) leaderLane=:B1_9_0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case3_redispatch_before_pickup ( Last six runs Oct2022 Sep2022 )

---------- Differences in errors ----------
2,4d1
< Traceback (most recent call last):
<     raise FatalTraCIError("Connection already closed.")
< traci.exceptions.FatalTraCIError: Connection already closed.
---------- Differences in output ----------
1,2d0
< taxiFleet ('taxi_0',)
< reservations (Reservation(id=0, persons=('a',), group=a, fromEdge=A1B1, toEdge=D2D3, departPos=0.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1), Reservation(id=1, persons=('b',), group=b, fromEdge=B1C1, toEdge=C1D1, departPos=0.0, arrivalPos=50.0, depart=0.0, reservationTime=0.0, state=1), Reservation(id=2, persons=('c',), group=c, fromEdge=C1D1, toEdge=D2D3, departPos=50.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1))

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

---------- Differences in output ----------
1076c1076
< [(57, (1000.0, 501.65, 0.0)), (66, (1000.0, 501.65))]
---
> [(57, (1000.0, 501.65, 0.0)), (66, (1000.0, 501.65, 0.0))]
1078c1078
< [(57, (997.8703470737165, 501.65, 0.0)), (66, (997.8703470737165, 501.65))]
---
> [(57, (997.8703470737165, 501.65, 0.0)), (66, (997.8703470737165, 501.65, 0.0))]
1080c1080
< [(57, (993.8028839783015, 501.65, 0.0)), (66, (993.8028839783015, 501.65))]
---
> [(57, (993.8028839783015, 501.65, 0.0)), (66, (993.8028839783015, 501.65, 0.0))]
1082c1082
< [(57, (987.7629824096396, 501.65, 0.0)), (66, (987.7629824096396, 501.65))]
---
> [(57, (987.7629824096396, 501.65, 0.0)), (66, (987.7629824096396, 501.65, 0.0))]
1084c1084
< [(57, (980.4087382871334, 501.65, 0.0)), (66, (980.4087382871334, 501.65))]
---
> [(57, (980.4087382871334, 501.65, 0.0)), (66, (980.4087382871334, 501.65, 0.0))]
1086c1086
< [(57, (971.7406557188401, 501.65, 0.0)), (66, (971.7406557188401, 501.65))]
---
> [(57, (971.7406557188401, 501.65, 0.0)), (66, (971.7406557188401, 501.65, 0.0))]
1088c1088
< [(57, (962.9856812990602, 501.65, 0.0)), (66, (962.9856812990602, 501.65))]
---
> [(57, (962.9856812990602, 501.65, 0.0)), (66, (962.9856812990602, 501.65, 0.0))]
1090c1090
< [(57, (953.5572547837248, 501.65, 0.0)), (66, (953.5572547837248, 501.65))]
<truncated after showing first 30 lines>
traci vehicle vehicle ( Last six runs Oct2022 Sep2022 )
traci vehicle vehicle_sublane ( Last six runs Oct2022 Sep2022 )

Detailed information for the tests that had known bugs:

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

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

TEST had known bugs (see #6192) on ts-sim-build-ba : traci vehicle openGap with_low_maxDecel_fast_CACC ( Last six runs Oct2022 Sep2022 )

not even failing as intended
(This bug was triggered by text found in file 'errors' matching 'Error')
---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 156, in <module>
>     runSingle(targetTimeHeadway, targetSpaceHeadway, duration, changeRate, maxDecel, refVehID)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 83, in runSingle
>     leaderSpeed = traci.vehicle.getSubscriptionResults(leaderID)[tc.VAR_SPEED]
> KeyError: 64
---------- Differences in output ----------
3,102c3,102
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
< Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975)
< 'follower' speed = 19.4553500651
< Time 16.0: Gap 'follower'->'leader' = 19.103 (headway=0.980)
<truncated after showing first 30 lines>