texttest -a complex -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.31Mar092140.2388520 -g
texttest -a complex -d /home/delphi/extraGcc/sumo/tests
---------- Differences in errors ---------- 1,5c1 < .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < .WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < .. < < OK --- > .FXApp::openDisplay: unable to open display :30307.0 ---------- Differences in output ---------- 1,39d0 < Testing config warnings... < Testing exception messages... < Testing malformed vtype map file causing exception... < Testing empty config... < Testing standard config... < Loading vehicle type mappings from file '<vtype.map>'... < original type: 'pkwFern5' (Config) < platoon leader type: 'pkwFern5_pLeader' (Config) < platoon follower type: 'pkwFern5_pFollower' (Config) < catchup type: 'pkwFern5_pCatchup' (Config) < catchup follower type: 'pkwFern5_pCatchupFollower' (Config) < original type: 'pkwFern4' (Config) < platoon leader type: 'pkwFern4_pLeader' (Config) < platoon follower type: 'pkwFern4_pFollower' (Config) < catchup type: 'pkwFern4_pCatchup' (Config) < catchup follower type: 'pkwFern4_pCatchupFollower' (Config) < original type: 'pkwFern3' (Config) < platoon leader type: 'pkwFern3_pLeader' (Config) < platoon follower type: 'pkwFern3_pFollower' (Config) < catchup type: 'pkwFern3_pCatchup' (Config) < catchup follower type: 'pkwFern3_pCatchupFollower' (Config) < original type: 'pkwFern1' (Config) < platoon leader type: 'pkwFern1_pLeader' (Config) < platoon follower type: 'pkwFern1_pFollower' (Config) < catchup type: 'pkwFern1_pCatchup' (Config) < catchup follower type: 'pkwFern1_pCatchupFollower' (Config) < original type: 'pkwFern2a' (Config) < platoon leader type: 'pkwFern2a_pLeader' (Config) < platoon follower type: 'pkwFern2a_pFollower' (Config) <truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/simpla/basic/runner.py", line 43, in <module>
> simpla.load("simpla.cfg.xml")
> File "/home/delphi/extraGcc/sumo/tools/simpla/__init__.py", line 93, in load
> _mgr = simpla._platoonmanager.PlatoonManager()
> File "/home/delphi/extraGcc/sumo/tools/simpla/_platoonmanager.py", line 141, in __init__
> raise SimplaException(
> simpla._utils.SimplaException: vType 'car' is unknown to sumo! Note: Platooning vTypes must be defined at startup.
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-03-14 09:40:54 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,1770c6,24
< <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="v.0" x="5.10" y="-1.60" angle="90.00" type="car" speed="14.72" pos="5.10" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="0.50">
< <vehicle id="v.0" x="11.90" y="-1.60" angle="90.00" type="car" speed="13.60" pos="11.90" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="1.00">
< <vehicle id="v.0" x="18.65" y="-1.60" angle="90.00" type="car" speed="13.51" pos="18.65" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="1.50">
< <vehicle id="v.0" x="25.53" y="-1.60" angle="90.00" type="car" speed="13.76" pos="25.53" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="2.00">
< <vehicle id="v.0" x="32.46" y="-1.60" angle="90.00" type="car" speed="13.85" pos="32.46" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="2.50">
< <vehicle id="v.0" x="39.17" y="-1.60" angle="90.00" type="car" speed="13.43" pos="39.17" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="3.00">
< <vehicle id="v.0" x="46.06" y="-1.60" angle="90.00" type="car" speed="13.76" pos="46.06" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="3.50">
< <vehicle id="v.0" x="52.78" y="-1.60" angle="90.00" type="car" speed="13.45" pos="52.78" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="4.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,1170d1
< 0.5: Using vType 't_leader' for vehicle 'v.0' (PlatoonMode: 'LEADER'). (PVehicle)
< 0.5: Using vType 't_follower' for vehicle 'v.0' (PlatoonMode: 'FOLLOWER'). (PVehicle)
< 0.5: Using vType 't_catchup' for vehicle 'v.0' (PlatoonMode: 'CATCHUP'). (PVehicle)
< 0.5: Using vType 't_catchupFollower' for vehicle 'v.0' (PlatoonMode: 'CATCHUP_FOLLOWER'). (PVehicle)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 0.5: Adding vehicle 'v.0' (PlatoonManager)
< 0.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 1.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 2.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 3.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 4.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 5.5: Using vType 't_leader' for vehicle 'v.1' (PlatoonMode: 'LEADER'). (PVehicle)
< 5.5: Using vType 't_follower' for vehicle 'v.1' (PlatoonMode: 'FOLLOWER'). (PVehicle)
< 5.5: Using vType 't_catchup' for vehicle 'v.1' (PlatoonMode: 'CATCHUP'). (PVehicle)
< 5.5: Using vType 't_catchupFollower' for vehicle 'v.1' (PlatoonMode: 'CATCHUP_FOLLOWER'). (PVehicle)
< Vehicle 'v.1' resets switch waiting time. (PVehicle)
< 5.5: Adding vehicle 'v.1' (PlatoonManager)
< 5.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 5.5: leaderSpeed = 13.389411711608991
< leaderDecel = 4.5
< gap = 62.48998980604812
< leaderBrakeGap = 19.919593998108
< speed = 13.032987
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,25c1,7 < ...WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < .Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'. < Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions. < Consider decreasing simpla's control rate instead. (PlatoonManager) < ..Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'. < Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions. < . < < OK < -- Unordered text as found by filter '^This will probably' -- < This will probably lead to collisions. (PlatoonManager) < This will probably lead to collisions. (PlatoonManager) < < -- Unordered text as found by filter '^[0-9]*\.*[0-9]*: WARNING:' -- < 1.0: WARNING: Step lengths that differ from SUMO's simulation step length are not supported and probably lead to undesired behavior. < < -- Unordered text as found by filter '^WARNING:' -- < WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < WARNING: Restricting given control rate (= 1000 per sec.) to 1 per timestep (= 10 per sec.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pCatchup' (0.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pCatchupFollower' (10.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pFollower' (1.7m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: length of mapped vType 'connected_pCatchupFollower' (3.0m.) does not equal length of original vType 'connected' (5.0m.) < WARNING: length of mapped vType 'connected_pLeader' (10.0m.) does not equal length of original vType 'connected' (5.0m.) < --- > .X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,72d0 < < < Testing adding and removing connected vehicles... < Loading vehicle type mappings from file '<vtype.map>'... < original type: 'connected' (Config) < platoon leader type: 'connected_pLeader' (Config) < platoon follower type: 'connected_pFollower' (Config) < catchup type: 'connected_pCatchup' (Config) < catchup follower type: 'connected_pCatchupFollower' (Config) < Initializing simpla.PlatoonManager... (PlatoonManager) < Managing all vTypes selected by ['connected'] (PlatoonManager) < 0.1: Adding vehicle 'connected.1' (PlatoonManager) < 3.1: Adding vehicle 'IAMconnectedTOO' (PlatoonManager) < 11.4: Platoon '1' joined Platoon '0', which now contains vehicles: < ['connected.1', 'IAMconnectedTOO'] (PlatoonManager) < 16.0: Platoon '0' splits (ID of new platoon: '2'): < Platoon '0': ['connected.1'] < Platoon '2': ['IAMconnectedTOO'] (PlatoonManager) < 17.3: Removing arrived vehicle 'connected.1' (PlatoonManager) < 19.8: Removing arrived vehicle 'IAMconnectedTOO' (PlatoonManager) < < < Testing platoon manager initialization... < Loading vehicle type mappings from file '<vtype.map>'... < original type: 'connected' (Config) < platoon leader type: 'connected_pLeader' (Config) < platoon follower type: 'connected_pFollower' (Config) < catchup type: 'connected_pCatchup' (Config) < catchup follower type: 'connected_pCatchupFollower' (Config) <truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/simpla/statistics/runner.py", line 39, in <module>
> simpla.load("simpla.cfg.xml")
> File "/home/delphi/extraGcc/sumo/tools/simpla/__init__.py", line 93, in load
> _mgr = simpla._platoonmanager.PlatoonManager()
> File "/home/delphi/extraGcc/sumo/tools/simpla/_platoonmanager.py", line 141, in __init__
> raise SimplaException(
> simpla._utils.SimplaException: vType 'car' is unknown to sumo! Note: Platooning vTypes must be defined at startup.
---------- Differences in output ----------
1,35d0
< Step 100
< simpla platoon count: 3
< simpla platoon leaders: v.0, v.3
< simpla platoon average length: 2.00
< simpla platoon average speed: 14.53
< simpla platoon info ID 0: {'laneID': 'left0A0_0', 'members': ['v.0', 'v.1', 'v.2']}
< simpla platoon of vehicle v.0: 0
< Step 150
< simpla platoon count: 3
< simpla platoon leaders: v.0
< simpla platoon average length: 4.00
< simpla platoon average speed: 13.60
< simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']}
< simpla platoon of vehicle v.0: 0
< Step 200
< simpla platoon count: 3
< simpla platoon leaders: v.0
< simpla platoon average length: 4.00
< simpla platoon average speed: 13.55
< simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']}
< simpla platoon of vehicle v.0: 0
< Step 250
< simpla platoon count: 3
< simpla platoon leaders: v.0
< simpla platoon average length: 4.00
< simpla platoon average speed: 13.33
< simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']}
< simpla platoon of vehicle v.0: 0
< Step 300
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,6c1,8
< -- Unordered text as found by filter '^[0-9]*\.*[0-9]*: WARNING:' --
< 22.5: WARNING: No vType specified for PlatoonMode 'CATCHUP' for vehicle 'other.0'. Behavior within platoon is NOT altered. This warning is issued only once. (PVehicle)
< 22.5: WARNING: No vType specified for PlatoonMode 'CATCHUP_FOLLOWER' for vehicle 'other.0'. Behavior within platoon is NOT altered. This warning is issued only once. (PVehicle)
< 22.5: WARNING: No vType specified for PlatoonMode 'FOLLOWER' for vehicle 'other.0'. Behavior within platoon is NOT altered. This warning is issued only once. (PVehicle)
< 22.5: WARNING: No vType specified for PlatoonMode 'LEADER' for vehicle 'other.0'. Behavior within platoon is NOT altered. This warning is issued only once. (PVehicle)
<
---
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/simpla/vtypemap_incomplete/runner.py", line 43, in <module>
> simpla.load("simpla.cfg.xml")
> File "/home/delphi/extraGcc/sumo/tools/simpla/__init__.py", line 93, in load
> _mgr = simpla._platoonmanager.PlatoonManager()
> File "/home/delphi/extraGcc/sumo/tools/simpla/_platoonmanager.py", line 141, in __init__
> raise SimplaException(
> simpla._utils.SimplaException: vType 'car' is unknown to sumo! Note: Platooning vTypes must be defined at startup.
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-03-14 09:40:55 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,2405c6,24
< <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="v.0" x="5.10" y="-1.60" angle="90.00" type="car" speed="14.72" pos="5.10" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="0.50">
< <vehicle id="v.0" x="11.90" y="-1.60" angle="90.00" type="car" speed="13.60" pos="11.90" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="1.00">
< <vehicle id="v.0" x="18.65" y="-1.60" angle="90.00" type="car" speed="13.51" pos="18.65" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="1.50">
< <vehicle id="v.0" x="25.53" y="-1.60" angle="90.00" type="car" speed="13.76" pos="25.53" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="2.00">
< <vehicle id="v.0" x="32.46" y="-1.60" angle="90.00" type="car" speed="13.85" pos="32.46" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="2.50">
< <vehicle id="v.0" x="39.17" y="-1.60" angle="90.00" type="car" speed="13.43" pos="39.17" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="3.00">
< <vehicle id="v.0" x="46.06" y="-1.60" angle="90.00" type="car" speed="13.76" pos="46.06" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="3.50">
< <vehicle id="v.0" x="52.78" y="-1.60" angle="90.00" type="car" speed="13.45" pos="52.78" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="4.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,1960d1
< 0.5: Using vType 't_leader' for vehicle 'v.0' (PlatoonMode: 'LEADER'). (PVehicle)
< 0.5: Using vType 't_follower' for vehicle 'v.0' (PlatoonMode: 'FOLLOWER'). (PVehicle)
< 0.5: Using vType 't_catchup' for vehicle 'v.0' (PlatoonMode: 'CATCHUP'). (PVehicle)
< 0.5: Using vType 't_catchupFollower' for vehicle 'v.0' (PlatoonMode: 'CATCHUP_FOLLOWER'). (PVehicle)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 0.5: Adding vehicle 'v.0' (PlatoonManager)
< 0.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 1.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 2.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 3.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 4.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 5.5: Using vType 't_leader' for vehicle 'v.1' (PlatoonMode: 'LEADER'). (PVehicle)
< 5.5: Using vType 't_follower' for vehicle 'v.1' (PlatoonMode: 'FOLLOWER'). (PVehicle)
< 5.5: Using vType 't_catchup' for vehicle 'v.1' (PlatoonMode: 'CATCHUP'). (PVehicle)
< 5.5: Using vType 't_catchupFollower' for vehicle 'v.1' (PlatoonMode: 'CATCHUP_FOLLOWER'). (PVehicle)
< Vehicle 'v.1' resets switch waiting time. (PVehicle)
< 5.5: Adding vehicle 'v.1' (PlatoonManager)
< 5.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 5.5: leaderSpeed = 13.389411711608991
< leaderDecel = 4.5
< gap = 62.48998980604812
< leaderBrakeGap = 19.919593998108
< speed = 13.032987
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,3 > Xlib: sequence lost (0x118e4 > 0x1a65) in reply type 0xc! > X Error: code 14 major 139 minor 4: BadIDChoice (invalid resource ID chosen for this connection). > X Fatal error. ---------- Differences in output ---------- 1,137d0 < Subscribing to vehicle context of object 'ego' < [001] Context results for vehicle 'ego': < follow_right < follow_straight < lead_right < lead_straight < [002] Context results for vehicle 'ego': < follow_right < follow_straight < lead_right < lead_straight < [003] Context results for vehicle 'ego': < follow_right < follow_straight < lead_right < lead_straight < [004] Context results for vehicle 'ego': < follow_right < follow_straight < lead_right < lead_straight < [005] Context results for vehicle 'ego': < follow_right < follow_straight < lead_right < lead_straight < [006] Context results for vehicle 'ego': < follow_right < follow_straight <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,4 > [xcb] Unknown sequence number while processing queue > [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called > [xcb] Aborting, sorry about that. > python: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed. ---------- Differences in output ---------- 1,9d0 < Subscribing to context of vehicle 'ego' < Adding subscription filters ... < (downstreamDist=200.0, upstreamDist=10.0, lanes=[0], opposite=False) < Context results for veh 'ego': < ego < v2 < v9 < Ok: Unsubscribe successful < Print ended at step 3.0
---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Missing result in stops ----------
<?xml version="1.0" encoding="UTF-8"?>
<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="60.00" parking="0" started="11.00" ended="12.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?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="ego" depart="0.00" arrival="16.00">
<routeDistribution>
<route replacedOnEdge="CE" reason="traci:moveToXY" replacedAtTime="12.00" probability="0" edges="SC CN"/>
<route edges="CE"/>
</routeDistribution>
<stop lane="SC_0" startPos="59.90" endPos="60.00" duration="7.00"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 0a1,7 > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > free(): invalid next size (fast) ---------- Differences in output ---------- 1,34d0 < Get before save.... < vtype < 1.0 == 1.0 (imperfection) < 1.0 == 1.0 (imperfection) < 2.0 == 2.0 (decel) < 3.0 == 3.0 (accel) < 6.0 == 6.0 (apparentDecel) < 7.0 == 7.0 (emergencyDecel) < 1.3 == 1.3 (tau) < vehicle < 1.0 == 1.0 (imperfection) < 1.0 == 1.0 (imperfection) < 2.0 == 2.0 (decel) < 3.0 == 3.0 (accel) < 6.0 == 6.0 (apparentDecel) < 7.0 == 7.0 (emergencyDecel) < 1.3 == 1.3 (tau) < Get after load.... < vtype < 1.0 == 1.0 < 1.0 == 1.0 < 2.0 == 2.0 < 3.0 == 3.0 < 6.0 == 6.0 < 7.0 == 7.0 < 1.3 == 1.3 < vehicle < 1.0 == 1.0 < 1.0 == 1.0 <truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,11
> Error: libsumo.load is not implemented for the GUI.
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket4432/runner.py", line 70, in <module>
> print("tripinfos2 at last step: %s" % countWrittenTrips('tripinfos2.xml'))
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket4432/runner.py", line 36, in countWrittenTrips
> return len(list(sumolib.xml.parse_fast(fname, 'tripinfo', ['id'])))
> File "/home/delphi/extraGcc/sumo/tools/sumolib/xml.py", line 423, in parse_fast
> with _open(xmlfile, encoding) as xml_in:
> File "/home/delphi/extraGcc/sumo/tools/sumolib/xml.py", line 392, in _open
> return io.open(xmlfile, encoding=encoding)
> FileNotFoundError: [Errno 2] No such file or directory: 'tripinfos2.xml'
---------- Differences in output ----------
4,39c4
< Reason: Libsumo issued load command.
< Performance:
< Vehicles:
< Inserted: 100
< Running: 0
< Waiting: 0
< Statistics (avg of 100):
< RouteLength: 189.19
< Speed: 5.41
< Duration: 43.58
< WaitingTime: 17.84
< TimeLoss: 29.40
< DepartDelay: 1.04
<
< DijkstraRouter answered 100 queries and explored 3.52 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Reason: Libsumo requested termination.
< Performance:
< Vehicles:
< Inserted: 100
< Running: 0
< Waiting: 0
< Statistics (avg of 100):
< RouteLength: 189.19
< Speed: 5.41
< Duration: 43.58
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> FXApp::openDisplay: unable to open display :13340.0
---------- Differences in output ----------
1,15d0
< run 0
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()
< run 1
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()
< run 2
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()
---------- Differences in errors ---------- 0a1 > FXApp::openDisplay: unable to open display :13568.0 ---------- Differences in output ---------- 1,5d0 < start first < close first < start second < close second < done
---------- Differences in errors ----------
0a1,33
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< {'poi0': {}, 'poi300': {}}
< {'poi0': {}, 'poi300': {}}
< {'poi0': {}, 'poi300': {}}
< {'poi0': {}, 'poi300': {}}
< {'poi0': {},
< 'poi300': {'ego': {64: 8.00881538274698,
< 66: (25.172966006258505, -1.6),
< 81: 'a_0'}}}
< {'poi0': {},
< 'poi300': {'ego': {64: 10.5521199981682,
< 66: (35.72508600442671, -1.6),
< 81: 'a_0'}}}
< {'poi0': {},
< 'poi300': {'ego': {64: 12.18588540405035,
< 66: (47.91097140847705, -1.6),
< 81: 'a_0'}}}
< {'poi0': {},
< 'poi300': {'ego': {64: 13.568249331610279,
< 66: (61.47922074008733, -1.6),
< 81: 'a_0'}}}
< {'poi0': {}, 'poi300': {}}
< {'poi0': {}, 'poi300': {}}
---------- Differences in errors ---------- 0a1,5 > X Error: code 14 major 139 minor 4: BadIDChoice (invalid resource ID chosen for this connection). > [xcb] Unknown sequence number while processing queue > [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called > [xcb] Aborting, sorry about that. > python: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed. ---------- Differences in output ---------- 1,4d0 < ['0'] < Ok: Unsubscribe successful < Print ended at step 1003.0 < Ok: Subscription and computed are same
---------- Differences in errors ---------- 0a1,4 > X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter). > X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter). > X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter). > python: ../../src/xcb_io.c:257: poll_for_event: Assertion `dpy->xcb->event_owner == XlibOwnsEventQueue && !dpy->xcb->event_waiter' failed. ---------- Differences in output ---------- 1,4d0 < ['0'] < Ok: Unsubscribe successful < Print ended at step 1003.0 < Ok: Subscription and computed are same
---------- Differences in errors ---------- 220a221,231 > Error: Infeasible context domain (172) > Error: Infeasible context domain (42) > Error: Infeasible context domain (161) > Error: Infeasible context domain (43) > Error: Infeasible context domain (40) > Error: Infeasible context domain (166) > Error: Infeasible context domain (38) > Error: Infeasible context domain (171) > Error: Infeasible context domain (162) > Error: Infeasible context domain (41) > Error: Infeasible context domain (165) ---------- Differences in output ---------- 201c201 < trying to subscribe to busstop around inductionloop 'e1_0' at time 105.0 --- > trying to subscribe to busstop around gui 'View #0' at time 105.0 204c204 < trying to subscribe to calibrator around inductionloop 'e1_0' at time 107.0 --- > trying to subscribe to calibrator around gui 'View #0' at time 107.0 207c207 < trying to subscribe to chargingstation around inductionloop 'e1_0' at time 109.0 --- > trying to subscribe to chargingstation around gui 'View #0' at time 109.0 210c210 < trying to subscribe to edge around inductionloop 'e1_0' at time 111.0 --- > trying to subscribe to edge around gui 'View #0' at time 111.0 213,214c213,214 < trying to subscribe to gui around inductionloop 'e1_0' at time 113.0 < trying to subscribe to inductionloop around inductionloop 'e1_0' at time 113.0 --- > trying to subscribe to gui around gui 'View #0' at time 113.0 > trying to subscribe to inductionloop around gui 'View #0' at time 113.0 217c217 < trying to subscribe to junction around inductionloop 'e1_0' at time 115.0 --- > trying to subscribe to junction around gui 'View #0' at time 115.0 220c220 < trying to subscribe to lane around inductionloop 'e1_0' at time 117.0 --- > trying to subscribe to lane around gui 'View #0' at time 117.0 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1 > FXApp::openDisplay: unable to open display :27976.0 ---------- Differences in output ---------- 1,18d0 < 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 < close, starting again < step 0.0
---------- Differences in errors ----------
0a1,2
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
---------- Differences in output ----------
1,32d0
< 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
< 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"
<truncated after showing first 30 lines>
---------- Missing result in log2 ----------
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 errors ---------- 0a1,7 > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveTo/after_creation_crossing/runner.py", line 48, in <module> > edge = traci.person.getRoadID(p) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7271, in getRoadID > return _libsumo.person_getRoadID(personID) > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-03-14 09:39:32 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,75c6,20 < <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"> < <person id="p0" x="111.60" y="93.35" angle="0.04" speed="13.35" pos="1.00" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="111.59" y="94.56" angle="359.53" speed="1.21" pos="2.21" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="111.59" y="95.82" angle="0.00" speed="1.26" pos="3.47" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="111.59" y="97.28" angle="0.00" speed="1.46" pos="4.93" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="111.59" y="98.61" angle="0.00" speed="1.33" pos="6.26" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="5.00"> < <person id="p0" x="111.59" y="99.91" angle="0.00" speed="1.30" pos="7.56" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="6.00"> < <person id="p0" x="111.59" y="101.37" angle="0.00" speed="1.46" pos="9.02" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="7.00"> < <person id="p0" x="111.59" y="102.62" angle="0.00" speed="1.25" pos="10.27" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,3d0 < t=0.0 edge=SC lane= pos=80.0 < forcing person into the network < t=0.0 edge=:C_c1 lane=:C_c1_0 pos=1.0 ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-03-14 09:39:32 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,7c6,9 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p0" depart="0.00" departPos="80.00" arrival="23.00"> < <walk edges="SC CN" arrivalPos="10.00"/> < </person> --- > <input> > <net-file value="input_net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 9c11,20 < </routes> --- > <output> > <fcd-output value="fcd.xml"/> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </configuration>
---------- Differences in errors ----------
0a1,2
> X Fatal error.
> [xcb] Unknown sequence number while awaiting reply
---------- Differences in output ----------
1,3d0
< t=0.0 x=107.95 y=81.95
< jumping backwards on the same edge
< t=0.0 x=106.789 y=71.95
---------- Missing result in fcd ----------
<?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="0.00">
<person id="p0" x="106.79" y="71.95" angle="0.00" speed="10.00" pos="71.95" edge="SC" slope="0.00"/>
</timestep>
<timestep time="1.00">
<person id="p0" x="106.23" y="73.16" angle="335.20" speed="1.21" pos="73.16" edge="SC" slope="0.00"/>
</timestep>
<timestep time="2.00">
<person id="p0" x="106.23" y="74.42" angle="0.00" speed="1.26" pos="74.42" edge="SC" slope="0.00"/>
</timestep>
<timestep time="3.00">
<person id="p0" x="106.23" y="75.88" angle="0.00" speed="1.46" pos="75.88" edge="SC" slope="0.00"/>
</timestep>
<timestep time="4.00">
<person id="p0" x="106.23" y="77.21" angle="0.00" speed="1.33" pos="77.21" edge="SC" slope="0.00"/>
</timestep>
<timestep time="5.00">
<person id="p0" x="106.23" y="78.51" angle="0.00" speed="1.30" pos="78.51" edge="SC" slope="0.00"/>
</timestep>
<timestep time="6.00">
<person id="p0" x="106.23" y="79.97" angle="0.00" speed="1.46" pos="79.97" edge="SC" slope="0.00"/>
</timestep>
<timestep time="7.00">
<person id="p0" x="106.23" y="81.22" angle="0.00" speed="1.25" pos="81.22" edge="SC" slope="0.00"/>
</timestep>
<timestep time="8.00">
<person id="p0" x="106.23" y="82.62" angle="0.00" speed="1.40" pos="82.62" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?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">
<person id="p0" depart="0.00" departPos="-10.00" arrival="62.00">
<walk edges="SC CN"/>
</person>
</routes>
---------- Differences in errors ---------- 0a1,7 > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveToXY/after_creation_add_walk/runner.py", line 48, in <module> > x, y = traci.person.getPosition(p) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7263, in getPosition > return _libsumo.person_getPosition(personID, includeZ) > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-03-14 09:39:23 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,60c6,20 < <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"> < <person id="p0" x="106.79" y="71.95" angle="0.00" speed="10.00" pos="71.95" edge="SC" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="106.23" y="73.16" angle="335.20" speed="1.21" pos="73.16" edge="SC" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="106.23" y="74.42" angle="0.00" speed="1.26" pos="74.42" edge="SC" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="106.23" y="75.88" angle="0.00" speed="1.46" pos="75.88" edge="SC" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="106.23" y="77.21" angle="0.00" speed="1.33" pos="77.21" edge="SC" slope="0.00"/> < </timestep> < <timestep time="5.00"> < <person id="p0" x="106.23" y="78.51" angle="0.00" speed="1.30" pos="78.51" edge="SC" slope="0.00"/> < </timestep> < <timestep time="6.00"> < <person id="p0" x="106.23" y="79.97" angle="0.00" speed="1.46" pos="79.97" edge="SC" slope="0.00"/> < </timestep> < <timestep time="7.00"> < <person id="p0" x="106.23" y="81.22" angle="0.00" speed="1.25" pos="81.22" edge="SC" slope="0.00"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,3d0 < t=0.0 x=107.95 y=81.95 < jumping backwards on the same edge < t=0.0 x=106.789 y=71.95 ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-03-14 09:39:23 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,8c6,9 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p0" depart="0.00" departPos="-10.00" arrival="18.00"> < <walk edges="SC"/> < <stop lane="SC_0" endPos="81.95" duration="10.00"/> < </person> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 10c11,20 < </routes> --- > <output> > <fcd-output value="fcd.xml"/> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </configuration>
---------- Differences in errors ----------
0a1,4
> [xcb] Unknown sequence number while processing queue
> [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
> [xcb] Aborting, sorry about that.
> python: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
---------- 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">
<personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
<ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="10.00" arrivalPos="81.28" duration="10.00" routeLength="76.18" timeLoss="3.16"/>
</personinfo>
<tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
</tripinfos>
---------- Differences in tripinfo ---------- 5,11d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06"> < <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="10.00" arrivalPos="81.28" duration="10.00" routeLength="76.18" timeLoss="3.16"/> < </personinfo> < <personinfo id="p0" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.06"> < <walk depart="10.00" departPos="81.28" arrival="18.00" arrivalPos="90.95" duration="8.00" routeLength="9.67" timeLoss="1.43" maxSpeed="1.47"/> < </personinfo> < <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
---------- Differences in errors ----------
2a3,11
> Error: libsumo.load is not implemented for the GUI.
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> Error: libsumo.load is not implemented for the GUI.
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> free(): invalid next size (fast)
---------- Differences in log ----------
4,6c4,7
< Simulation version started
< Simulation ended at time: 3.00
< Reason: Libsumo issued load command.
---
> Simulation started with time: 0.00.
> Error: libsumo.load is not implemented for the GUI.
> Simulation ended at time: 361.00
> Reason: All vehicles have left the simulation.
---------- Differences in output ----------
5,7d4
< step=1.0 departed=('horiz',)
< step=2.0 departed=()
< step=3.0 departed=()
362,365d358
< step=358.0 departed=()
< step=359.0 departed=()
< step=360.0 departed=()
< step=361.0 departed=()
---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>
<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="1.00" type="micro">
<route id="!0" state="0" edges="WC CE"/>
<delay number="1" begin="1" end="0" depart="0.00" time="0.00"/>
<vType id="car" sigma="0"/>
<vType id="ped" vClass="pedestrian"/>
<vehicle id="0" type="car" depart="0.00" route="!0" distance="0 0" speedFactor="1.0600" reroute="1" state="262146 0 0 5.10 0 0.00 1000 0 0" pos="5.10 0.10 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
<device id="routing_0" state="0"/>
</vehicle>
<lane id="WC_0">
<vehicles value="0"/>
</lane>
<tlLogic id="C" programID="0" phase="0" duration="1000"/>
</snapshot>
---------- Differences in output ---------- 1,2c1,2 < first run finished with 100 vehicles < second run finished with 100 vehicles --- > first run finished with 0 vehicles > second run finished with 0 vehicles ---------- Differences in state ---------- 5,14c5 < <route id="!0" state="0" edges="SC CE"/> < <route id="!1" state="0" edges="NC CE"/> < <delay number="0" begin="2" end="0" depart="0.00" time="0.00"/> < <vType id="DEFAULT_VEHTYPE"/> < <vehicle id="0" depart="0.00" route="!0" distance="0 0" speedFactor="1.0600" reroute="1" state="262144 9223372036854775807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0"> < <device id="routing_0" state="0"/> < </vehicle> < <vehicle id="1" depart="1.00" route="!1" distance="0 0" speedFactor="0.9383" reroute="1" state="262144 9223372036854775807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0"> < <device id="routing_1" state="0"/> < </vehicle> --- > <delay number="0" begin="0" end="0" depart="0.00" time="0.00"/>
---------- Differences in state ---------- 5d4 < <route id="r0" state="1" edges="SC"/> 7d5 < <vType id="t0"/>
---------- Differences in log ----------
5c5
< Simulation version started
---
> Simulation started with time: 0.00.
15d14
< Reason: Libsumo requested termination.
---------- Differences in output ----------
7c7
< {114: ('horiz', 'horiz1'), 116: ()}
---
> {114: (), 116: ()}
10c10
< {114: (), 116: ('horiz',)}
---
> {114: ('horiz', 'horiz1'), 116: ('horiz',)}
202c202
< check whether GUI is present False
---
> check whether GUI is present True
---------- Differences in errors ---------- 0a1,4 > [xcb] Unknown sequence number while processing reply > [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called > [xcb] Aborting, sorry about that. > python: ../../src/xcb_io.c:730: _XReply: Assertion `!xcb_xlib_threads_sequence_lost' failed. ---------- Differences in output ---------- 1,8d0 < constraints before removal < Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=5, type=0, mustWait=True, active=True) < Constraint(signalId=D tripId=t2, foeId=t0, foeSignal=A, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=H tripId=t1, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < constraints after removal < Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=5, type=0, mustWait=True, active=True) < Constraint(signalId=D tripId=t2, foeId=t0, foeSignal=A, limit=3, type=0, mustWait=False, active=False) < Constraint(signalId=H tripId=t1, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True) ---------- Differences in tripinfo ---------- 2a3,4 > <!-- generated on 2024-03-14 09:39:43 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,5c6,20 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < </tripinfos> --- > <input> > <net-file value="input_net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <tripinfo-output value="tripinfo.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </configuration>
---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,8d0
< constraints before swap
< tls=A Constraint(signalId=A tripId=t1, foeId=t0, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
< tls=H Constraint(signalId=H tripId=t2, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
< tls=H Constraint(signalId=H tripId=t2, foeId=t1, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
< constraints after swap
< tls=A Constraint(signalId=A tripId=t1, foeId=t0, foeSignal=D, limit=3, type=0, mustWait=False, active=True)
< tls=C Constraint(signalId=C tripId=t0, foeId=t2, foeSignal=H, limit=4, type=0, mustWait=True, active=True)
< tls=C Constraint(signalId=C tripId=t1, foeId=t2, foeSignal=H, limit=4, type=0, mustWait=True, active=True)
---------- 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">
<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="t0" depart="0.00" departLane="d_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="1432.74" waitingTime="29.00" waitingCount="1" stopTime="0.00" timeLoss="61.18" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<tripinfo id="t1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="g_0" arrivalPos="400.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_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Differences in errors ---------- 1,4d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't1' is not computed yet < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't3' is not computed yet < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't0' is not computed yet ---------- 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=""/>
---------- Differences in errors ---------- 1d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet ---------- Differences in output ---------- 6d5 < tls=H Constraint(signalId=C tripId=t1_tripId, foeId=t2_tripId, foeSignal=H, limit=3, type=0, mustWait=True, active=True) 10c9 < tls=C Constraint(signalId=C tripId=t1_tripId, foeId=t2_tripId, foeSignal=H, limit=3, type=0, mustWait=True, active=True) --- > tls=H Constraint(signalId=H tripId=t2_tripId, foeId=t1_tripId, foeSignal=C, limit=3, type=0, mustWait=True, active=True) ---------- Differences in tripinfo ---------- 5,7d4 < <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="t0" 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_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="101.00" departLane="c_0" departPos="50.10" departSpeed="13.89" departDelay="71.00" arrival="232.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="131.00" routeLength="891.32" waitingTime="20.00" waitingCount="1" stopTime="5.00" timeLoss="61.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in output ---------- 6c6 < tls=C Constraint(signalId=C tripId=t1, foeId=t2, foeSignal=H, limit=4, type=0, mustWait=True, active=True) --- > tls=H Constraint(signalId=H tripId=t2, foeId=t1, foeSignal=C, limit=4, type=0, mustWait=True, active=True) ---------- Differences in tripinfo ---------- 5,7d4 < <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="t0" 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_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="4.00" departLane="a_0" departPos="50.10" departSpeed="12.65" departDelay="4.00" arrival="221.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="217.00" routeLength="1391.32" waitingTime="83.00" waitingCount="1" stopTime="0.00" timeLoss="116.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 1,4d0 < Warning: Teleporting vehicle 't1'; waited too long (yield), lane='h_0', time=367.00. < Warning: Teleporting vehicle 't0'; waited too long (yield), lane='c_0', time=367.00. < Warning: Vehicle 't0' ends teleporting on edge 'f', time=367.00. < Warning: Vehicle 't1' ends teleporting on edge 'i', time=367.00. ---------- Differences in tripinfo ---------- 5,7d4 < <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="400.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="400.00" routeLength="1349.90" waitingTime="301.00" waitingCount="1" stopTime="0.00" timeLoss="305.88" rerouteNo="0" devices="tripinfo_t1" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="413.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="413.00" routeLength="1391.32" waitingTime="301.00" waitingCount="1" stopTime="0.00" timeLoss="315.72" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t2" depart="4.00" departLane="h_0" departPos="50.10" departSpeed="12.65" departDelay="4.00" arrival="477.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="473.00" routeLength="1349.90" waitingTime="324.00" waitingCount="2" stopTime="0.00" timeLoss="375.17" rerouteNo="0" devices="tripinfo_t2" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 1,2d0 < Warning: Missing yellow phase in tlLogic 'C', program 'custom' for tl-index 0 when switching to phase 1. < Warning: Missing green phase in tlLogic 'C', program 'custom' for tl-index 5. ---------- Differences in statistics ---------- 5c5 < <vehicles loaded="2" inserted="2" running="0" waiting="0"/> --- > <vehicles loaded="2" inserted="0" running="0" waiting="0"/>
---------- Differences in output ---------- 1,63d0 < time 0.0 < next stop stop_SC < alighting passengers [] < time 10.0 < next stop stop_SC < alighting passengers [] < time 20.0 < next stop stop_SC < alighting passengers [] < time 30.0 < next stop stop_SC < alighting passengers [] < time 40.0 < next stop stop_SC < alighting passengers [] < time 50.0 < next stop stop_SC < alighting passengers [] < time 60.0 < next stop stop_NC < alighting passengers [] < time 70.0 < next stop stop_NC < alighting passengers [] < time 80.0 < next stop stop_NC < alighting passengers [] < time 90.0 < next stop stop_NC <truncated after showing first 30 lines>
---------- Differences in errors ----------
1c1
< Warning: Vehicle 'ego' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=9.50.
---
> double free or corruption (fasttop)
---------- Differences in output ----------
1,4d0
< Set OverrideMode: 0 , get OverrideMode: 0
< Set OverrideMode: 1 , get OverrideMode: 1
< Set OverrideMode: 2 , get OverrideMode: 2
< Set OverrideMode: 3 , get OverrideMode: 3
---------- Missing result in fcd ----------
<?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="0.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="0.50">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="1.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="1.50">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="2.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="2.50">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="3.00">
<vehicle id="ego" speed="33.36"/>
<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="0.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="0.50">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="1.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="1.50">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="2.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="2.50">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="3.00">
<vehicle id="ego" speed="33.36"/>
<truncated after showing first 30 lines>
---------- Missing result in fcd3 ----------
<?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="0.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="0.50">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="1.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="1.50">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="2.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="2.50">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="3.00">
<vehicle id="ego" speed="33.36"/>
<truncated after showing first 30 lines>
---------- Missing result in fcd4 ----------
<?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="0.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="0.50">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="1.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="1.50">
<vehicle id="ego" speed="33.30"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="2.00">
<vehicle id="ego" speed="33.14"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="2.50">
<vehicle id="ego" speed="32.91"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="3.00">
<vehicle id="ego" speed="32.60"/>
<truncated after showing first 30 lines>
---------- Differences in output ---------- 1,32d0 < 0.0 awareness=0.50 errorState=0.00 < 1.0 awareness=0.50 errorState=0.00 < 2.0 awareness=0.50 errorState=0.02 < 3.0 awareness=0.50 errorState=0.00 < 4.0 awareness=0.50 errorState=0.01 < 5.0 awareness=0.50 errorState=0.02 < 6.0 awareness=0.50 errorState=0.03 < 7.0 awareness=0.50 errorState=-0.01 < 8.0 awareness=0.50 errorState=0.00 < 9.0 awareness=0.50 errorState=-0.02 < 10.0 awareness=0.50 errorState=-0.03 < 11.0 awareness=0.50 errorState=-0.06 < 12.0 awareness=0.50 errorState=-0.04 < 13.0 awareness=0.50 errorState=-0.03 < 14.0 awareness=0.50 errorState=-0.02 < 15.0 awareness=0.50 errorState=0.00 < 16.0 awareness=0.50 errorState=-0.00 < 17.0 awareness=0.50 errorState=-0.02 < 18.0 awareness=0.50 errorState=-0.04 < 19.0 awareness=0.50 errorState=-0.05 < 20.0 awareness=0.50 errorState=-0.06 < 21.0 awareness=0.50 errorState=-0.03 < 22.0 awareness=0.50 errorState=-0.03 < 23.0 awareness=0.50 errorState=-0.02 < 24.0 awareness=0.50 errorState=-0.03 < 25.0 awareness=0.50 errorState=-0.05 < 26.0 awareness=0.50 errorState=-0.08 < 27.0 awareness=0.50 errorState=-0.11 < 28.0 awareness=0.50 errorState=-0.12 <truncated after showing first 30 lines>
---------- Differences in output ----------
1,36d0
< 0.0: ids=() loaded=('v0', 'v1', 'v2') teleporting=()
< 1.0: ids=('v0',) loaded=('v0', 'v1', 'v2') teleporting=()
< 2.0: ids=('v0',) loaded=('v0', 'v1', 'v2') teleporting=()
< 3.0: ids=('v0',) loaded=('v0', 'v1', 'v2') teleporting=()
< 4.0: ids=('v0',) loaded=('v0', 'v1', 'v2') teleporting=()
< 5.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 6.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 7.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 8.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 9.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 10.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 11.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 12.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 13.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 14.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 15.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 16.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 17.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 18.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 19.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 20.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 21.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',)
< 22.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',)
< 23.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',)
< 24.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',)
< 25.0: ids=('v0', 'v2') loaded=('v0', 'v2') teleporting=()
< 26.0: ids=('v0',) loaded=('v0',) teleporting=()
< 27.0: ids=('v0',) loaded=('v0',) teleporting=()
< 28.0: ids=('v0',) loaded=('v0',) teleporting=()
<truncated after showing first 30 lines>
---------- 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>
---------- Differences in output ---------- 1,412d0 < time 0.0 < past 2 stops () < next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0)) < all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startP os=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, d uration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0)) < time 10.0 < past 2 stops () < next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0)) < all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startP os=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, d uration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0)) < time 20.0 < past 2 stops () < next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0)) < all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startP os=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, d uration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0)) < time 30.0 < past 2 stops () < next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=6.0, until=20.0, intendedArrival=10.0, arrival=25.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0)) < all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=6.0, until=20.0, intendedArrival=10.0, arrival=25.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane =NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, s topFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0)) < time 40.0 < past 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0, arrival=25.0, depart=35.0),) < next 2 stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0)) < all stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, star tPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlac eID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0)) < time 50.0 < past 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0, arrival=25.0, depart=35.0),) < next 2 stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0)) < all stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, star tPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlac eID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0)) < time 60.0 < past 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0, arrival=25.0, depart=35.0),) < next 2 stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0)) < all stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, star tPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlac eID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0)) < time 70.0 <truncated after showing first 30 lines>
---------- Differences in errors ----------
1c1
< Error: Edge '' is not known.
---
> X Fatal error.
---------- Missing result in vehroutes ----------
<?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="ego" depart="0.00" arrival="246.00">
<route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<stop busStop="busStop_A1B1" duration="60.00"/>
<stop busStop="busStop_B1C1" duration="60.00"/>
<stop busStop="busStop_C1D1" duration="60.00"/>
</vehicle>
</routes>
---------- Differences in vehroutes ---------- 5,12d4 < <vehicle id="ego" depart="0.00" arrival="45.00"> < <routeDistribution> < <route replacedOnEdge="A1B1" reason="traci:insertStop" replacedAtTime="2.00" probability="0" edges="A1B1"/> < <route edges="A1B1"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="30.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,15d4 < <vehicle id="ego" depart="0.00" arrival="313.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1"/> < <route edges="A0A1 A1B1 B1C1 C1D1 D1C1 C1C2 C2D2 D2D1 D1C1 C1D1"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < <stop busStop="busStop_C2D2" duration="30.00"/> < </vehicle> <
---------- Differences in errors ---------- 1,2d0 < Warning: Teleporting vehicle 'ego'; waited too long (wrong lane, disconnected), lane='A1B1_0', time=118.00. < Warning: Vehicle 'ego' ends teleporting on edge 'B2C2', time=118.00. ---------- Differences in vehroutes ---------- 5,19d4 < <vehicle id="oncoming" type="train" depart="110.00" arrival="149.00"> < <route edges="D2C2 C2C3"/> < </vehicle> < < <vehicle id="ego" type="train" depart="0.00" arrival="415.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B2C2 C2B2 B2A2 A2A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,15d4 < <vehicle id="ego" depart="0.00" arrival="311.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D1 D1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C2D2" duration="30.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in errors ---------- 0a1,4 > [xcb] Unknown sequence number while awaiting reply > [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called > [xcb] Aborting, sorry about that. > python: ../../src/xcb_io.c:374: poll_for_response: Assertion `!xcb_xlib_threads_sequence_lost' failed. ---------- Differences in output ---------- 1,20d0 < 1.0 distance 0.0 < 2.0 distance 11.4416886697 < 3.0 distance 23.1154472965 < 4.0 distance 35.6563240489 < 5.0 distance 47.6174452873 < 6.0 distance 59.4505040525 < 7.0 distance 71.7199046154 < 8.0 distance 80.8103654059 < 9.0 distance 91.4548493316 < 10.0 distance 101.067742202 < 11.0 distance 110.807944708 < 12.0 distance 119.837569092 < 13.0 distance 131.077825754 < 14.0 distance 141.682302368 < 15.0 distance 150.850689839 < 16.0 distance 160.546340113 < 17.0 distance 170.803469719 < 18.0 distance 180.783740777 < 19.0 distance 190.512579166 < 20.0 distance 200.873172635
---------- Differences in output ---------- 4d3 < Reason: Libsumo requested termination.
---------- Differences in errors ---------- 0a1 > Error: libsumo.load is not implemented for the GUI.
---------- Differences in vehroutes ---------- 5,16d4 < <vehicle id="ego" depart="0.00" arrival="156.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2C2 C2C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1A2 A2B2 B2C2 C2D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_C2D2" duration="30.00"/> < </vehicle> <
---------- Differences in errors ---------- 0a1 > X Fatal error. ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-03-14 09:38:34 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,13c6,10 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="ego" depart="0.00" arrival="232.00"> < <routeDistribution> < <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D2D3"/> < <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> --- > <input> > <net-file value="input_net4.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional4.add.xml"/> > </input> 15c12,20 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,3d0 < Error: Could not set stop parameter for vehicle 'ego' (Triggered stop at index 0 cannot be changed into a waypoint by setting speed to 3.00) < Warning: Vehicle 'train0' to split from vehicle 'ego' is not known. time=16.00. < Warning: Vehicle 'ego' aborts joining after extension of 10.00s at time 110.00. ---------- Differences in output ---------- 1,46d0 < stop parameters for index 0 at time 6.0: < index 0 < edge A1B1 < lane 0 < startPos 5.00 < endPos 50.00 < posLat -0.50 < arrival 42.00 < duration 30.00 < until 100.00 < extension 10.00 < parking 0 < triggered join < permitted p0 p1 p2 < expected p0 p1 < actType test action < tripId fancyID < split train0 < join train1 < line S42 < speed 0.00 < started 83.00 < ended 102.00 < stop parameters for index -1 at time 150.0: < index 0 < edge A1B1 < lane 0 < startPos 5.00 < endPos 50.00 <truncated after showing first 30 lines> ---------- Differences in stopinfos ---------- 5,7d4 < <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="A1B1_0" pos="49.99" parking="0" started="16.00" ended="111.00" delay="11.00" arrivalDelay="-26.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" tripId="fancyID" line="S42" split="train0"/> < <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="B1C1_0" pos="64.01" parking="0" started="128.00" ended="228.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="busStop_B1C1"/> < <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="C1D1_0" pos="73.66" parking="0" started="239.00" ended="240.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="busStop_C1D1"/> ---------- Differences in vehroutes ---------- 5,12d4 < <vehicle id="ego" depart="0.00" arrival="257.00"> < <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <stop lane="A1B1_0" startPos="5.00" endPos="50.00" posLat="-0.50" arrival="42.00" duration="30.00" until="100.00" started="16.00" ended="111.00" extension="10.00" triggered="join" parking="0" expected="p0 p1" permitted="p0 p1 p2" tripId="fancyID" line="S42" split="train0" join="train1" actType="test action"/> < <stop busStop="busStop_B1C1" duration="100.00"/> < <stop busStop="busStop_C1D1" duration="60.00" onDemand="1"/> < <param key="tripId" value="fancyID"/> < </vehicle> <
---------- Differences in errors ---------- 1c1,2 < Error: Stop replacement failed for vehicle 'ego' (Invalid nextStopIndex '4' for 3 remaining stops). --- > Xlib: sequence lost (0x1186d > 0x1a65) in reply type 0x16! > X Fatal error. ---------- Missing result in vehroutes ---------- <?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"> </routes>
---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="216.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C2D2" duration="30.00"/> < </vehicle> <
---------- Differences in errors ----------
0a1
> double free or corruption (fasttop)
---------- Missing result in vehroutes ----------
<?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="ego" depart="0.00" arrival="207.00">
<routeDistribution>
<route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1"/>
<route edges="A0A1 A1B1 B1C1 C1C2 C2D2"/>
</routeDistribution>
<stop busStop="busStop_A1B1" duration="60.00"/>
<stop busStop="busStop_B1C1" duration="60.00"/>
<stop busStop="busStop_C2D2" duration="30.00"/>
</vehicle>
</routes>
---------- Differences in output ---------- 1d0 < replacing stop on :A1_6 ---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="248.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="10.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B1A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in errors ---------- 1d0 < Error: Stop replacement failed for vehicle 'ego' (Cannot replace reached stop). ---------- Differences in vehroutes ---------- 5,11d4 < <vehicle id="ego" depart="0.00" arrival="246.00"> < <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,12d4 < <vehicle id="ego" depart="0.00" arrival="49.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D3"/> < <route edges="A0A1 A1B1 B1B2 B2C2 C2D2 D2D3"/> < </routeDistribution> < </vehicle> <
---------- Differences in errors ---------- 0a1,7 > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/replaceStop/routeStop_init/runner.py", line 44, in <module> > traci.vehicle.replaceStop(vehID, 0, "busStop_A2B2", flags=tc.STOP_BUS_STOP, duration=30) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6372, in replaceStop > return _libsumo.vehicle_replaceStop(*args, **kwargs) > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-03-14 09:38:35 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,13c6,10 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="ego" depart="0.00" arrival="232.00"> < <routeDistribution> < <route replacedOnEdge="" reason="traci:replaceStop" replacedAtTime="0.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> --- > <input> > <net-file value="input_net4.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional4.add.xml"/> > </input> 15c12,20 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> <truncated after showing first 30 lines>
---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="229.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B1B2 B2C2 C2C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,15d4 < <vehicle id="ego" depart="0.00" arrival="226.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B2C2 C2C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop edge="A1B1" speed="1000.00" jump="0.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in errors ----------
0a1,7
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/setStop/newStop/runner.py", line 45, in <module>
> traci.vehicle.setStop("ego", "SC", 40, duration=7)
> File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6368, in setStop
> return _libsumo.vehicle_setStop(*args, **kwargs)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2024-03-14 09:38:31 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,6c6,21
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
< <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="39.98" parking="0" started="8.00" ended="15.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
> <input>
> <net-file value="input_net2.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> <additional-files value="input_additional2.add.xml"/>
> </input>
>
> <output>
> <vehroute-output value="vehroutes.xml"/>
> <stop-output value="stopinfos.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-03-14 09:38:31 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.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="ego" depart="0.00" arrival="29.00">
< <route edges="SC CN"/>
< <stop lane="SC_0" startPos="39.90" endPos="40.00" duration="7.00"/>
< </vehicle>
---
> <input>
> <net-file value="input_net2.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> <additional-files value="input_additional2.add.xml"/>
> </input>
10c12,21
< </routes>
---
> <output>
> <vehroute-output value="vehroutes.xml"/>
> <stop-output value="stopinfos.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> </configuration>
---------- Differences in output ---------- 1d0 < new duration=60.0 ---------- Differences in stopinfos ---------- 5d4 < <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="71.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="bs"/> ---------- Differences in vehroutes ---------- 5,10d4 < <vehicle id="ego" depart="0.00" arrival="101.00"> < <route edges="SC CN"/> < <stop busStop="bs" duration="30.00"/> < <param key="updated" value="1"/> < </vehicle> <
---------- Differences in errors ---------- 0a1 > FXApp::openDisplay: unable to open display :11404.0 ---------- Differences in output ---------- 1,90d0 < step 0 < veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None < veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None < step 1 < veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None < veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None < step 2 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-6.648539282164589 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 3 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-13.962109132247772 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 4 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-4.72691504983286 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 5 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-8.794209187032042 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 6 < veh=ego minTTC=4.18 maxDRAC=0.39 minPET= minPPET= curTTC=4.183734975482486 < veh=leader minTTC=4.18 maxDRAC=0.39 minPET= minPPET= curTTC=None < step 7 < veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=2.027701553293637 < veh=leader minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=None < step 8 < veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=-6.32136620472998 < veh=leader minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=None < step 9 < veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=-13.249400180906845 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 4a5,11 > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > free(): invalid next size (fast) ---------- Differences in output ---------- 1,30d0 < Get before save.... < vtype < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 < 1.5 ==1.5 < vehicle < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 < 1.5 ==1.5 < Get after load.... < vtype < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 < 1.5 ==1.5 < vehicle < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,12 < Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0. --- > data/MultiClient1.java:52: error: cannot find symbol > Simulation.setOrder(1); > ^ > symbol: method setOrder(int) > location: class Simulation > 1 error > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci_java/runner.py", line 54, in <module> > subprocess.check_call([javac, "-cp", traciJar, fname]) > File "/usr/lib/python3.10/subprocess.py", line 369, in check_call > raise CalledProcessError(retcode, cmd) > subprocess.CalledProcessError: Command '['javac', '-cp', '/home/delphi/extraGcc/sumo/bin/libsumo-1.20.0-SNAPSHOT.jar', 'data/MultiClient1.java']' returned non-zero exit status 1. ---------- Differences in output ---------- 1,4652d0 < Step 0.1, tlsPhase 0 (North-South) < Step 0.1 < Step 0.2 < Step 0.3 < Step 0.4 < Step 0.5 < Step 0.6 < Step 0.7 < Step 0.8 < Step 0.9 < Step 1.0 < Step 1.1 < Step 1.2 < Step 1.3 < Step 1.4 < Step 1.5 < Step 1.6 < Step 1.7 < Step 1.8 < Step 1.9 < Step 2.0 < Step 2.1 < Step 2.2 < Step 2.3 < Step 2.4 < Step 2.5 < Step 2.6 < Step 2.7 < Step 2.8 <truncated after showing first 30 lines>
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 exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 3d2 < TraCIException: No previous vehicle context subscription exists to apply filter type 0x0b
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,9d0 < Subscribing to context of vehicle 'ego' < Adding subscription filters ... < (downstreamDist=10.0, upstreamDist=80.0, lanes=[0], opposite=False) < Context results for veh 'ego': < ego < v4 < v8 < Ok: Unsubscribe successful < Print ended at step 3.0
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 3,13d2 < Simulation started with time: 0.00. < Reason: Libsumo requested termination. < Performance: < Vehicles: < Inserted: 0 (Loaded: 1) < Running: 0 < Waiting: 0 < < -- Unordered text as found by filter '^Simulation ended at time:' -- < Simulation ended at time: 1.00 <
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 0a1,3 > X Error: code 16 major 47 minor 0: BadLength (poly request too large or internal Xlib length error). > X Error: code 1 major 255 minor 0: BadRequest (invalid request code or no such operation). > X Error: code 16 major 96 minor 0: BadLength (poly request too large or internal Xlib length error). ---------- Differences in output ---------- 1,40d0 < 1.0 v=stratLeft d=-1 s=[] sTraci=[] < 1.0 v=stratLeft d=1 s=[] sTraci=[] < 1.0 v=stratRight d=-1 s=[] sTraci=[] < 1.0 v=stratRight d=1 s=[] sTraci=[] < < 2.0 v=stratLeft d=-1 s=[] sTraci=[] < 2.0 v=stratLeft d=1 s=[] sTraci=[] < 2.0 v=stratRight d=-1 s=[] sTraci=[] < 2.0 v=stratRight d=1 s=[] sTraci=[] < < 3.0 v=stratLeft d=-1 s=[] sTraci=[] < 3.0 v=stratLeft d=1 s=['left', 'strategic', 'urgent'] sTraci=['strategic'] < 3.0 v=stratRight d=-1 s=[] sTraci=[] < 3.0 v=stratRight d=1 s=[] sTraci=[] < < 4.0 v=stratLeft d=-1 s=[] sTraci=[] < 4.0 v=stratLeft d=1 s=['left', 'strategic', 'urgent'] sTraci=['strategic'] < 4.0 v=stratRight d=-1 s=['right', 'strategic', 'urgent'] sTraci=['strategic'] < 4.0 v=stratRight d=1 s=[] sTraci=[] < < 5.0 v=stratLeft d=-1 s=[] sTraci=[] < 5.0 v=stratLeft d=1 s=['left', 'strategic', 'urgent'] sTraci=['strategic'] < 5.0 v=stratRight d=-1 s=['right', 'strategic', 'urgent'] sTraci=['strategic'] < 5.0 v=stratRight d=1 s=[] sTraci=[] < < 6.0 v=stratLeft d=-1 s=[] sTraci=[] < 6.0 v=stratLeft d=1 s=['left', 'strategic', 'urgent'] sTraci=['strategic'] < 6.0 v=stratRight d=-1 s=['right', 'strategic', 'urgent'] sTraci=['strategic'] < 6.0 v=stratRight d=1 s=[] sTraci=[] <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,122d0
< program Logic(programID='0', type=0, currentPhaseIndex=0, phases=(Phase(duration=33.0, state='GGGggrrrrrGGGggrrrrr', minDur=33.0, maxDur=33.0), Phase(duration=3.0, state='yyyggrrrrryyyggrrrrr', minDur=3.0, maxDur=3.0), Phase(duration=6.0, state='rrrGGrrrrrrrrGGrrrrr', minDur=6.0, maxDur=6.0), Phase(duration=3.0, state='rrryyrrrrrrrryyrrrrr', minDur=3.0, maxDur=3.0), Phase(duration=33.0, state='rrrrrGGGggrrrrrGGGgg', minDur=33.0, maxDur=33.0), Phase(duration=3.0, state='rrrrryyyggrrrrryyygg', m
inDur=3.0, maxDur=3.0), Phase(duration=6.0, state='rrrrrrrrGGrrrrrrrrGG', minDur=6.0, maxDur=6.0), Phase(duration=3.0, state='rrrrrrrryyrrrrrrrryy', minDur=3.0, maxDur=3.0)), subParameter={})
< program Logic(programID='custom_actuated', type=3, currentPhaseIndex=0, phases=(Phase(duration=33.0, state='GGGggrrrrrGGGggrrrrr', minDur=5.0, maxDur=35.0, name='Major 1'), Phase(duration=3.0, state='yyyggrrrrryyyggrrrrr', minDur=3.0, maxDur=3.0, name='Transition'), Phase(duration=6.0, state='rrrGGrrrrrrrrGGrrrrr', minDur=5.0, maxDur=35.0, name='Major 2'), Phase(duration=3.0, state='rrryyrrrrrrrryyrrrrr', minDur=3.0, maxDur=3.0, name='Transition'), Phase(duration=33.0, state='rrrrrGGGggrrrrrGG
Ggg', minDur=5.0, maxDur=35.0, name='Major 3'), Phase(duration=3.0, state='rrrrryyyggrrrrryyygg', minDur=3.0, maxDur=3.0, name='Transition'), Phase(duration=6.0, state='rrrrrrrrGGrrrrrrrrGG', minDur=5.0, maxDur=35.0, name='Major 4'), Phase(duration=3.0, state='rrrrrrrryyrrrrrrrryy', minDur=3.0, maxDur=3.0, name='Transition')), subParameter={})
< step=0 phase=0 name=Major 1
< step=1 phase=0 name=Major 1
< step=2 phase=0 name=Major 1
< step=3 phase=0 name=Major 1
< step=4 phase=0 name=Major 1
< step=5 phase=0 name=Major 1
< step=6 phase=0 name=Major 1
< step=7 phase=0 name=Major 1
< step=8 phase=0 name=Major 1
< step=9 phase=0 name=Major 1
< step=10 phase=0 name=Major 1
< step=11 phase=0 name=Major 1
< step=12 phase=0 name=Major 1
< step=13 phase=0 name=Major 1
< step=14 phase=0 name=Major 1
< step=15 phase=0 name=Major 1
< step=16 phase=0 name=Major 1
< step=17 phase=0 name=Major 1
< step=18 phase=0 name=Major 1
< step=19 phase=0 name=Major 1
< step=20 phase=0 name=Major 1
< step=21 phase=0 name=Major 1
< step=22 phase=0 name=Major 1
< step=23 phase=0 name=Major 1
< step=24 phase=0 name=Major 1
< step=25 phase=0 name=Major 1
< step=26 phase=0 name=Major 1
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,3d0
< foes ('EC_2', ':C_6_0', 'EC_2', 'EC_3', ':C_8_0', 'EC_3', 'EC_4', 'EC_4', ':C_11_0', 'WC_2', 'WC_3', 'WC_4', 'WC_4', ':C_23_0', ':C_w1_0', ':C_w3_0')
< internal foes for :C_15_0: (':C_26_0', ':C_27_0', ':C_6_0', ':C_7_0', ':C_28_0', ':C_8_0', ':C_9_0', ':C_9_1', ':C_29_0', ':C_11_0', ':C_19_0', ':C_21_0', ':C_21_1', ':C_35_0', ':C_23_0', ':C_c0_0', ':C_c2_0', ':C_14_0')
< internal foes for :C_c0_0: (':C_24_0', ':C_1_0', ':C_25_0', ':C_3_0', ':C_3_1', ':C_26_0', ':C_27_0', ':C_28_0', ':C_13_0', ':C_15_0', ':C_15_1', ':C_35_0')
Test exceeded wallclock time limit of 900.0 secondstraci misc concurrent ( Last six runs Mar2024 )
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 6,9d5 < Reason: Libsumo requested termination. < -- Unordered text as found by filter '^Simulation ended at time:' -- < Simulation ended at time: 10.00 <
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
74,99d73
< findIntermodalRoute modes='public' vType=' pType='slowPed'
< Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=1263.5333333333335, cost=1263.5333333333335, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
< Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=1934.9275995799292, cost=1934.9275995799292, length=1198.6190899369894, intended=train_train2:1.1, depart=2399.0, departPos=0.0, arrivalPos=1100.0)
< Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=33.13333333333367, cost=33.13333333333367, length=4.970000000000027, depart=3199.4609329132627, departPos=86.23, arrivalPos=90.19)
< Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=268.6726666666668, cost=268.6726666666668, length=500.03999999999996, intended=train_train1:0.5, depart=3401.0, departPos=0.0, arrivalPos=500.0)
< Stage(type=2, edges=('accessB', 'A1B1'), travelTime=1416.1333333333341, cost=1416.1333333333341, length=1200.02, depart=3501.266932913263, departPos=91.16, arrivalPos=100.0)
<
< findIntermodalRoute modes='public' vType=' pType='slowPedFactor'
< Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
< Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=653.7253263395098, cost=653.7253263395098, length=1198.6190899369894, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
< Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=4.771200000000022, cost=4.771200000000022, length=4.970000000000027, depart=836.6741263395098, departPos=86.23, arrivalPos=90.19)
< Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=259.5934, cost=259.5934, length=500.03999999999996, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
< Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.92319999999995, cost=203.92319999999995, length=1200.02, depart=1101.0387263395098, departPos=91.16, arrivalPos=100.0)
<
< findIntermodalRoute modes='public' vType=' pType='fastPed'
< Stage(type=2, edges=('A0B0', 'B1B0', 'A1B1'), travelTime=659.5644444444445, cost=659.5644444444445, length=2471.62, depart=1.0, departPos=894.8, arrivalPos=100.0)
<
< findIntermodalRoute modes='public' vType=' pType='fastPedFactor'
< Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
< Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=653.7253263395098, cost=653.7253263395098, length=1198.6190899369894, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
< Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=4.771200000000022, cost=4.771200000000022, length=4.970000000000027, depart=836.6741263395098, departPos=86.23, arrivalPos=90.19)
< Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=259.5934, cost=259.5934, length=500.03999999999996, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
< Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.92319999999995, cost=203.92319999999995, length=1200.02, depart=1101.0387263395098, departPos=91.16, arrivalPos=100.0)
<
<
<
traci misc rerouting findIntermodalRoute car_public_speedFactor (
Last six runs
Mar2024
)Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 5,17d4 < Reason: Libsumo requested termination. < Performance: < Vehicles: < Inserted: 1 < Running: 1 < Waiting: 0 < Persons: < Inserted: 1 < Running: 1 < < -- Unordered text as found by filter '^Simulation ended at time:' -- < Simulation ended at time: 10.00 <
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 1c1,3 < Error: Could not map person 'p0' distance to road is 25.74. --- > X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter). > X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter). > X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter). ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-03-14 09:39:30 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,11c6,19 < <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"> < <person id="p0" x="111.59" y="10.00" angle="0.00" speed="0.00" pos="10.00" edge="SC" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="112.59" y="10.00" angle="90.00" speed="0.00" pos="10.00" edge="SC" slope="0.00"/> < </timestep> < </fcd-export> --- > <input> > <net-file value="input_net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <fcd-output value="fcd.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </configuration> ---------- Differences in output ---------- 1,2d0 < s=0.0 x=111.59 y=10.0 lane=SC_0 < s=1.0 x=111.59 y=10.0 lane=SC_0
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in detector ----------
2a3,4
> <!-- generated on 2024-03-14 09:40:19 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,8c6,19
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
< <interval begin="0.00" end="11.00" id="d1" nVehContrib="1" flow="327.27" occupancy="3.67" speed="12.37" harmonicMeanSpeed="12.37" length="5.00" nVehEntered="1"/>
< <interval begin="0.00" end="11.00" id="d2" sampledSeconds="4.96" nVehEntered="1" nVehLeft="1" nVehSeen="1" meanSpeed="11.08" meanTimeLoss="1.23" meanOccupancy="3.42" maxOccupancy="10.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.50" maxVehicleNumber="1" />
< <interval begin="0.00" end="11.00" id="d3" meanTravelTime="4.93" meanOverlapTravelTime="5.46" meanSpeed="10.66" meanHaltsPerVehicle="0.00" meanTimeLoss="0.70" vehicleSum="1" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
< </detector>
---
> <input>
> <net-file value="input_net2.net.xml"/>
> <additional-files value="input_additional.add.xml"/>
> </input>
>
> <output>
> <tripinfo-output value="tripinfos.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> </configuration>
---------- Differences in errors ----------
0a1,3
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter).
---------- Differences in output ----------
1,120d0
< i=0 time=2.0 det=d1 count=0 ids=()
< i=0 time=2.0 det=d2 count=0 ids=()
< i=0 time=2.0 det=d3 count=0 ids=()
< i=0 time=3.0 det=d1 count=0 ids=()
< i=0 time=3.0 det=d2 count=0 ids=()
< i=0 time=3.0 det=d3 count=0 ids=()
< i=0 time=4.0 det=d1 count=0 ids=()
< i=0 time=4.0 det=d2 count=0 ids=()
< i=0 time=4.0 det=d3 count=0 ids=()
< i=0 time=5.0 det=d1 count=0 ids=()
< i=0 time=5.0 det=d2 count=0 ids=()
< i=0 time=5.0 det=d3 count=0 ids=()
< i=0 time=6.0 det=d1 count=0 ids=()
< i=0 time=6.0 det=d2 count=1 ids=('0',)
< i=0 time=6.0 det=d3 count=1 ids=('1',)
< i=0 time=7.0 det=d1 count=0 ids=()
< i=0 time=7.0 det=d2 count=1 ids=('0',)
< i=0 time=7.0 det=d3 count=1 ids=('1',)
< i=0 time=8.0 det=d1 count=1 ids=('1',)
< i=0 time=8.0 det=d2 count=1 ids=('0',)
< i=0 time=8.0 det=d3 count=1 ids=('1',)
< i=0 time=9.0 det=d1 count=1 ids=('1',)
< i=0 time=9.0 det=d2 count=1 ids=('0',)
< i=0 time=9.0 det=d3 count=1 ids=('1',)
< i=0 time=10.0 det=d1 count=0 ids=()
< i=0 time=10.0 det=d2 count=1 ids=('0',)
< i=0 time=10.0 det=d3 count=1 ids=('1',)
< i=0 time=11.0 det=d1 count=0 ids=()
< i=0 time=11.0 det=d2 count=0 ids=()
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,3
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter).
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2024-03-14 09:40:27 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,9c6,20
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
< <tripinfo id="0" depart="0.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="54.00" arrivalLane="CE_0" arrivalPos="91.95" arrivalSpeed="14.72" duration="54.00" routeLength="194.90" waitingTime="34.00" waitingCount="1" stopTime="0.00" timeLoss="40.52" rerouteNo="0" devices="tripinfo_0 routing_0" vType="car" speedFactor="1.06" vaporized=""/>
< <personinfo id="p1" depart="0.00" type="ped" speedFactor="0.94">
< <walk depart="0.00" departPos="0.00" arrival="117.00" arrivalPos="45.98" duration="117.00" routeLength="137.93" timeLoss="11.16" maxSpeed="1.30"/>
< </personinfo>
< </tripinfos>
---
> <input>
> <net-file value="input_net2.net.xml"/>
> <additional-files value="input_routes.rou.xml"/>
> </input>
>
> <output>
> <tripinfo-output value="tripinfo.xml"/>
> <save-state.transportables value="true"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> </configuration>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>
<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="1.00" type="micro">
<route id="!0" state="0" edges="WC CE"/>
<delay number="1" begin="1" end="0" depart="0.00" time="0.00"/>
<vType id="car" sigma="0"/>
<vType id="ped" vClass="pedestrian"/>
<vehicle id="0" type="car" depart="0.00" route="!0" distance="0 0" speedFactor="1.0600" reroute="1" state="262146 0 0 5.10 0 0.00 1000 0 0" pos="5.10 0.10 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
<device id="tripinfo_0" state="WC_0 0 0 -5.1 0 0 0 0 -1"/>
<device id="routing_0" state="0"/>
</vehicle>
<transportables type="person" state="1 1 0 0 0 0 0 0 0 0">
<person id="p1" type="ped" depart="0.00" speedFactor="0.9383" state="262146 1 0 0 0 WC_0 0 2.56 -1 0 0 1 0 null null 0 CW_0 null null -1">
<walk edges="WC CW CE"/>
</person>
</transportables>
<lane id="WC_0">
<vehicles value="0"/>
</lane>
<tlLogic id="C" programID="0" phase="0" duration="1000"/>
</snapshot>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,4
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
---------- Differences in output ----------
1,2d0
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}
---------- Differences in state ----------
5d4
< <route id="r0" state="1" edges="SC"/>
7d5
< <vType id="t0"/>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in lanechanges ---------- 2a3,4 > <!-- generated on 2024-03-14 09:38:24 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,5c6,23 < <lanechanges> < </lanechanges> --- > <input> > <net-file value="input_net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <lanechange-output value="lanechanges.xml"/> > </output> > > <processing> > <lateral-resolution value="0.8"/> > </processing> > > <report> > <no-step-log value="true"/> > </report> > > </configuration> ---------- Differences in output ---------- 1,70d0 < t=5.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=(['stay', 'sublane'], ['sublane']) < t=6.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=7.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=8.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=9.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=10.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=11.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=12.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=13.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=14.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=15.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=16.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=17.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=18.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=19.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=20.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=21.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=22.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=23.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=24.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=25.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=26.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=27.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=28.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=29.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=30.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=31.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=32.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=33.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,8d0
< 1145.0
< ('ed0', 'ed1', 'ed5')
< 1145.0
< 1165.0
< ('ed1', 'ed2')
< 1165.0
< 129 1235.0
< 130 1245.0
---------- Differences in rawdump ----------
1387,1398c1387
< <lane id="ed2_1"/>
< </edge>
< </timestep>
< <timestep time="161.00">
< <edge id="ed2">
< <lane id="ed2_0">
< <vehicle id="Stapler_00" pos="302.35" speed="10.00"/>
< </lane>
< <lane id="ed2_1"/>
< </edge>
< </timestep>
< </netstate>
---
> <lane id="ed2_1"/>
\ No newline at end of file
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 4,13d3 < Reason: Libsumo requested termination. < Performance: < Vehicles: < Inserted: 1 < Running: 1 < Waiting: 0 < < -- Unordered text as found by filter '^Simulation ended at time:' -- < Simulation ended at time: 162.00 < ---------- Differences in rawdump ---------- 1391,1398d1390 < <edge id="ed1"> < <lane id="ed1_0"/> < <lane id="ed1_1"> < <vehicle id="Stapler_00" pos="215.00" speed="10.00"/> < </lane> < </edge> < </timestep> < </netstate>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
2,3d1
< Traceback (most recent call last):
< libsumo.libsumo.FatalTraCIError: A network was not yet constructed.
---------- 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))
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2024-03-14 09:38:54 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,5c6,25
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
< </stops>
---
> <input>
> <net-file value="input_net4.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> </input>
>
> <output>
> <tripinfo-output value="tripinfos.xml"/>
> <vehroute-output value="vehroutes.xml"/>
> <stop-output value="stops.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> <taxi_device>
> <device.taxi.dispatch-algorithm value="traci"/>
> </taxi_device>
>
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-03-14 09:38:54 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,5c6,25
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
> <input>
> <net-file value="input_net4.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> </input>
>
> <output>
> <tripinfo-output value="tripinfos.xml"/>
> <vehroute-output value="vehroutes.xml"/>
> <stop-output value="stops.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> <taxi_device>
> <device.taxi.dispatch-algorithm value="traci"/>
> </taxi_device>
>
> </configuration>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,2
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter).
---------- 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))
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2024-03-14 09:38:56 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,6c6,25
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
< <stopinfo id="taxi_0" type="taxi" lane="A1B1_0" pos="4.97" parking="1" started="13.00" ended="14.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
> <input>
> <net-file value="input_net4.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> </input>
>
> <output>
> <tripinfo-output value="tripinfos.xml"/>
> <vehroute-output value="vehroutes.xml"/>
> <stop-output value="stops.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> <taxi_device>
> <device.taxi.dispatch-algorithm value="traci"/>
> </taxi_device>
>
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-03-14 09:38:56 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< <person id="a" depart="0.00" arrival="120.00">
< <ride from="A1B1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
< </person>
---
> <input>
> <net-file value="input_net4.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> </input>
9c11,25
< </routes>
---
> <output>
> <tripinfo-output value="tripinfos.xml"/>
> <vehroute-output value="vehroutes.xml"/>
> <stop-output value="stops.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> <taxi_device>
> <device.taxi.dispatch-algorithm value="traci"/>
> </taxi_device>
>
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 2d1 < Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.