22May2023 - 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.31May091822.3075114 -g

To start TextTest for these tests, run:

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


libtraci: 507 tests: 493 succeeded 13 FAILED 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d50_u50 ( Last six runs May2023 )

---------- Differences in errors ----------
0a1,2
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: send failed: Software caused tcpip::Socket abort
---------- Differences in output ----------
1,84d0
< Subscribing to context of vehicle 'ego'
< Adding turn filter ... 
< (downstreamDist=50.0, foeDistToJunction=50.0)
< Step 1:
< Context results for veh 'ego':
< v4
< Step 2:
< Context results for veh 'ego':
< v4
< Step 3:
< Context results for veh 'ego':
< v4
< Step 4:
< Context results for veh 'ego':
< v4
< Step 5:
< Context results for veh 'ego':
< v4
< Step 6:
< Context results for veh 'ego':
< v4
< v4.2
< Step 7:
< Context results for veh 'ego':
< v4
< v4.2
< Step 8:
< Context results for veh 'ego':
< v4
<truncated after showing first 30 lines>

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

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

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

TEST FAILED on ts-sim-build-ba : traci connection close_instance ( Last six runs May2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/close_instance/runner.py", line 32, in <module>
>     sumoPort = traci.getFreeSocketPort()
> AttributeError: module 'traci' has no attribute 'getFreeSocketPort'

TEST FAILED on ts-sim-build-ba : traci connection close_named ( Last six runs May2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/close_named/runner.py", line 33, in <module>
>     conn = traci.getConnection('default')
> AttributeError: module 'traci' has no attribute 'getConnection'

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/multiconnect/runner.py", line 36, in <module>
>     conns.append(traci.getConnection(str(i)))
> AttributeError: module 'traci' has no attribute 'getConnection'
---------- 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 May2023 )

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

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections unspecifiedOrderWarning sumo ( Last six runs May2023 )

---------- Differences in output ----------
13,16c13,16
< Process 1:  Connection closed by SUMO.  (at TraCIStep 1)
< Process 1:  Connection closed by SUMO.  (at TraCIStep 1)
< Process 2:  Connection closed by SUMO.  (at TraCIStep 1)
< Process 2:  Connection closed by SUMO.  (at TraCIStep 1)
---
> Process 1:  connection closed by SUMO  (at TraCIStep 1)
> Process 1:  connection closed by SUMO  (at TraCIStep 1)
> Process 2:  connection closed by SUMO  (at TraCIStep 1)
> Process 2:  connection closed by SUMO  (at TraCIStep 1)

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

---------- Differences in errors ----------
0a1,10
> 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)
>   File "/home/delphi/extraGcc/sumo/tools/libtraci/__init__.py", line 177, in start
>     version = simulation.start(cmd, -1 if port is None else port, numRetries, label, verbose)
>   File "/home/delphi/extraGcc/sumo/tools/libtraci/libtraci.py", line 4169, in start
>     return _libtraci.simulation_start(*args, **kwargs)
> TypeError: in method 'simulation_start', argument 4 of type 'std::string const &'
---------- 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 May2023 )
traci connection parallelConnection sumo-gui ( Last six runs May2023 )

TEST FAILED on ts-sim-build-ba : traci connection tracing ( Last six runs May2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/tracing/runner.py", line 32, in <module>
>     con = traci.getConnection()
> AttributeError: module 'traci' has no attribute 'getConnection'
---------- Differences in log ----------
1,27d0
< traci.start(ARGS)
< traci.simulation.getTime()
< traci.simulationStep()
< traci.vehicle.getParameter('veh0', 'foo')
< traci.vehicle.setParameter('veh0', 'foo', '42')
< traci.vehicle.getParameter('veh0', 'foo')
< traci.person.getParameter('ped0', 'foo')
< traci.person.setParameter('ped0', 'foo', '42')
< traci.person.getParameter('ped0', 'foo')
< traci.edge.getParameter('1o', 'foo')
< traci.edge.setParameter('1o', 'foo', '42')
< traci.edge.getParameter('1o', 'foo')
< traci.lane.getParameter('1o_0', 'foo')
< traci.lane.setParameter('1o_0', 'foo', '42')
< traci.lane.getParameter('1o_0', 'foo')
< traci.vehicletype.getParameter('pType', 'foo')
< traci.vehicletype.setParameter('pType', 'foo', '42')
< traci.vehicletype.getParameter('pType', 'foo')
< traci.route.getParameter('horizontal', 'foo')
< traci.route.setParameter('horizontal', 'foo', '42')
< traci.route.getParameter('horizontal', 'foo')
< traci.trafficlight.getParameter('0', 'foo')
< traci.trafficlight.setParameter('0', 'foo', '42')
< traci.trafficlight.getParameter('0', 'foo')
< traci.simulation.getTime()
< traci.simulationStep()
< traci.close()
---------- Differences in output ----------
1,16d0
< step 0.0
< vehicle foo=""
< vehicle foo="42"
< person foo=""
< person foo="42"
< edge foo=""
< edge foo="42"
< lane foo=""
< lane foo="42"
< vType foo=""
< vType foo="42"
< route foo=""
< route foo="42"
< trafficlight foo=""
< trafficlight foo="42"
< step 1.0

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

---------- 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 simulation_5 ( Last six runs May2023 )

---------- Differences in errors ----------
2,22c2,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).
---
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
> libtraci.libtraci.FatalTraCIError: tcpip::Socket::recvAndCheck @ recv: peer shutdown
<truncated after showing first 30 lines>
---------- Differences in output ----------
24a25
> Quitting (on error).
26,100c27
< restarting sumo due to FatalTraCIError 'Connection closed by SUMO.'
< trying to subscribe to inductionloop around simulation '' at time 1.0
<    found 1 objects
< 0 e1_0, e1_1, e1_2
< 1 e1_0, e1_1, e1_2
< 2 e1_0, e1_1, e1_2
< Ok: Unsubscribe successful
< trying to subscribe to junction around simulation '' at time 3.0
<    found 1 objects
< 0 0, 1, 2, 3, 4, m1, m2, m3, m4
< 1 0, 1, 2, 3, 4, m1, m2, m3, m4
< 2 0, 1, 2, 3, 4, m1, m2, m3, m4
< Ok: Unsubscribe successful
< trying to subscribe to lane around simulation '' at time 5.0
<    found 1 objects
< 0 1fi_0, 1o_0, 1si_0, 1si_1, 1si_2, 1si_3, 1si_4, 1si_5, 1si_6, 1si_7, 1si_8, 1si_9, 2fi_0, 2o_0, 2si_0, 2si_1, 2si_2, 2si_3, 2si_4, 2si_5, 2si_6, 2si_7, 2si_8, 2si_9, 3fi_0, 3o_0, 3si_0, 3si_1, 3si_2, 4fi_0, 4o_0, 4si_0, 4si_1, 4si_2
< 1 1fi_0, 1o_0, 1si_0, 1si_1, 1si_2, 1si_3, 1si_4, 1si_5, 1si_6, 1si_7, 1si_8, 1si_9, 2fi_0, 2o_0, 2si_0, 2si_1, 2si_2, 2si_3, 2si_4, 2si_5, 2si_6, 2si_7, 2si_8, 2si_9, 3fi_0, 3o_0, 3si_0, 3si_1, 3si_2, 4fi_0, 4o_0, 4si_0, 4si_1, 4si_2
< 2 1fi_0, 1o_0, 1si_0, 1si_1, 1si_2, 1si_3, 1si_4, 1si_5, 1si_6, 1si_7, 1si_8, 1si_9, 2fi_0, 2o_0, 2si_0, 2si_1, 2si_2, 2si_3, 2si_4, 2si_5, 2si_6, 2si_7, 2si_8, 2si_9, 3fi_0, 3o_0, 3si_0, 3si_1, 3si_2, 4fi_0, 4o_0, 4si_0, 4si_1, 4si_2
< Ok: Unsubscribe successful
< trying to subscribe to lanearea around simulation '' at time 7.0
<    found 1 objects
< 0 e2_0, e2_1, e2_2
< 1 e2_0, e2_1, e2_2
< 2 e2_0, e2_1, e2_2
< Ok: Unsubscribe successful
< trying to subscribe to meandata around simulation '' at time 9.0
< restarting sumo due to FatalTraCIError 'Connection closed by SUMO.'
<truncated after showing first 30 lines>

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

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