texttest -a complex -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc.25Nov090543.1130069 -g
texttest -a complex -d /home/delphi/extraGcc/sumo/tests
---------- Differences in errors ----------
0a1,9
> 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 2025-11-06T09:41:29.898782+01:00 by
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,1740c6,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,1240d1
< 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.3894117116
< leaderDecel = 4.5
< gap = 62.489989806
< leaderBrakeGap = 19.9195939981
< speed = 13.032987
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,5c1,7 < .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < .WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < .. < < OK --- > .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,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,9
> 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 2025-11-06T09:41:28.871406+01:00 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 ----------
1,6c1,9
< -- 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 2025-11-06T09:41:29.034587+01:00 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,8 > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket11870/runner.py", line 42, in <module> > traci.vehicle.setStop(vehID, "SC", 60, duration=7) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 5491, in setStop > return _libsumo.vehicle_setStop(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in stops ---------- 2a3,4 > <!-- generated on 2025-11-06T09:26:25.163281+01:00 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,6c6,20 < <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" blockedDuration="0.00"/> < </stops> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <vehroute-output value="vehroutes.xml"/> > <stop-output value="stops.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration> ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2025-11-06T09:26:25.163538+01:00 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,11c6,9 < <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> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 13c11,20 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > <stop-output value="stops.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,8 > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket13053/runner.py", line 41, in <module> > traci.vehicle.moveToXY(vehID, '-1', 0, 90.90080210811013, 54.132537576628486, 170.1306746294961, keepRoute=3) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 5626, in moveToXY > return _libsumo.vehicle_moveToXY(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in output ---------- 1,4d0 < lane= routePos=-1073741824 < lane=:1_23_0 routePos=0 < lane=:1_23_0 routePos=0 < lane=7_2 routePos=1
---------- Differences in errors ---------- 0a1,8 > Error: Invalid route 'r_0' for vehicle 'v_0'. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket15486/runner.py", line 38, in <module> > traci.vehicle.add( > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 5522, in add > return _libsumo.vehicle_add(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > libsumo.libsumo.TraCIException: Invalid route 'r_0' for vehicle 'v_0'. ---------- Differences in tripinfo ---------- 2a3,4 > <!-- generated on 2025-11-06T09:26:26.924087+01:00 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,14c6,20 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <personinfo id="p0" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="119.00" waitingTime="29.00" timeLoss="17.87" traveltime="90.00"> < <walk depart="10.00" departPos="0.00" arrival="73.00" arrivalPos="35.00" duration="63.00" routeLength="82.97" timeLoss="6.64" maxSpeed="1.47" waitingTime="0.00"/> < <ride waitingTime="29.00" vehicle="v_0" depart="102.00" arrival="129.00" arrivalPos="47.97" duration="27.00" routeLength="226.73" timeLoss="11.22"/> < </personinfo> < <personinfo id="p1" depart="30.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="99.00" waitingTime="1.00" timeLoss="18.56" traveltime="98.00"> < <walk depart="30.00" departPos="0.00" arrival="101.00" arrivalPos="35.00" duration="71.00" routeLength="82.97" timeLoss="7.33" maxSpeed="1.30" waitingTime="0.00"/> < <ride waitingTime="1.00" vehicle="v_0" depart="102.00" arrival="129.00" arrivalPos="47.97" duration="27.00" routeLength="226.73" timeLoss="11.22"/> < </personinfo> < <tripinfo id="v_0" depart="0.00" departLane="E0_1" departPos="5.10" departSpeed="14.72" departDelay="0.00" arrival="129.00" arrivalLane="E3_1" arrivalPos="47.97" arrivalSpeed="14.50" duration="129.00" routeLength="261.63" waitingTime="0.00" waitingCount="0" stopTime="97.00" timeLoss="12.85" rerouteNo="0" devices="tripinfo_v_0 person_v_0" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized=""/> < </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> > <truncated after showing first 30 lines>
---------- 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,18
> 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 469, in parse_fast
> xmlfile, close_source = _check_file_like(xmlfile)
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/home/delphi/extraGcc/sumo/tools/sumolib/xml.py", line 301, in _check_file_like
> return miscutils.openz(xmlfile), True
> ^^^^^^^^^^^^^^^^^^^^^^^^
> File "/home/delphi/extraGcc/sumo/tools/sumolib/miscutils.py", line 376, in openz
> return io.open(fileOrURL, mode=mode, encoding=encoding)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: 'tripinfos2.xml'
---------- Differences in output ----------
5,39c5
< 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.55 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading route-files incrementally from 'input_routes.rou.xml'
< 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,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,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 :26351.0 ---------- Differences in output ---------- 1,5d0 < start first < close first < start second < close second < done
---------- 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>traci contextSubscriptions matrix_test ( Last six runs Nov2025 )
---------- Differences in tripinfo ---------- 5,24d4 < <tripinfo id="v.0" depart="0.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="25.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.72" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.70" rerouteNo="0" devices="tripinfo_v.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.1" depart="10.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="35.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.61" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.52" rerouteNo="0" devices="tripinfo_v.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.2" depart="20.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="45.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.08" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.95" rerouteNo="0" devices="tripinfo_v.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.3" depart="30.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="56.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.01" duration="26.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.32" rerouteNo="0" devices="tripinfo_v.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.4" depart="40.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="167.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.89" duration="127.00" routeLength="288.50" waitingTime="98.00" waitingCount="1" stopTime="0.00" timeLoss="6.68" rerouteNo="0" devices="tripinfo_v.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.5" depart="50.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="169.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.17" duration="119.00" routeLength="288.50" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="97.83" rerouteNo="0" devices="tripinfo_v.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.6" depart="60.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="171.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.04" duration="111.00" routeLength="288.50" waitingTime="79.00" waitingCount="1" stopTime="0.00" timeLoss="89.76" rerouteNo="0" devices="tripinfo_v.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.7" depart="70.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="173.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.97" duration="103.00" routeLength="288.50" waitingTime="69.00" waitingCount="1" stopTime="0.00" timeLoss="81.57" rerouteNo="0" devices="tripinfo_v.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.8" depart="80.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="174.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.82" duration="94.00" routeLength="288.50" waitingTime="63.00" waitingCount="1" stopTime="0.00" timeLoss="73.18" rerouteNo="0" devices="tripinfo_v.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.9" depart="90.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.51" duration="86.00" routeLength="288.50" waitingTime="55.00" waitingCount="1" stopTime="0.00" timeLoss="65.01" rerouteNo="0" devices="tripinfo_v.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.10" depart="100.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="178.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.22" duration="78.00" routeLength="288.50" waitingTime="46.00" waitingCount="1" stopTime="0.00" timeLoss="56.89" rerouteNo="0" devices="tripinfo_v.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.11" depart="110.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="180.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.39" duration="70.00" routeLength="288.50" waitingTime="38.00" waitingCount="1" stopTime="0.00" timeLoss="48.80" rerouteNo="0" devices="tripinfo_v.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.12" depart="120.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="182.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.43" duration="62.00" routeLength="288.50" waitingTime="29.00" waitingCount="1" stopTime="0.00" timeLoss="40.57" rerouteNo="0" devices="tripinfo_v.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.13" depart="130.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="184.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.63" duration="54.00" routeLength="288.50" waitingTime="20.00" waitingCount="1" stopTime="0.00" timeLoss="32.39" rerouteNo="0" devices="tripinfo_v.13" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.14" depart="140.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="185.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.25" duration="45.00" routeLength="288.50" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="24.06" rerouteNo="0" devices="tripinfo_v.14" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.15" depart="150.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="187.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.11" duration="37.00" routeLength="288.50" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="15.89" rerouteNo="0" devices="tripinfo_v.15" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.16" depart="160.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="189.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.72" duration="29.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.82" rerouteNo="0" devices="tripinfo_v.16" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.17" depart="170.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="195.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.76" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.64" rerouteNo="0" devices="tripinfo_v.17" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.18" depart="180.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="205.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.59" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_v.18" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.19" depart="190.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="215.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.44" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.73" rerouteNo="0" devices="tripinfo_v.19" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- Differences in tripinfo ---------- 5,19d4 < <personinfo id="p1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="468.00" waitingTime="211.00" timeLoss="22.37" traveltime="257.00"> < <ride waitingTime="211.00" vehicle="taxi_0" depart="212.00" arrival="390.00" arrivalPos="894.80" duration="178.00" routeLength="1493.16" timeLoss="14.63"/> < <walk depart="390.00" departPos="0.00" arrival="469.00" arrivalPos="100.00" duration="79.00" routeLength="100.00" timeLoss="7.74" maxSpeed="1.40" waitingTime="0.00"/> < <access stop="stopB_N" depart="469.00" arrival="469.00" duration="0.00" routeLength="0.04"/> < </personinfo> < <personinfo id="p0" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="1069.00" waitingTime="650.00" timeLoss="82.47" traveltime="419.00"> < <walk depart="1.00" departPos="900.00" arrival="160.00" arrivalPos="91.90" duration="159.00" routeLength="186.75" timeLoss="15.70" maxSpeed="1.30" waitingTime="0.00"/> < <access stop="stopC_W" depart="160.00" arrival="160.00" duration="0.00" routeLength="0.70"/> < <ride waitingTime="439.00" vehicle="train_train2:1.0" depart="599.00" arrival="711.00" arrivalPos="1450.00" duration="112.00" routeLength="1100.00" timeLoss="32.81"/> < <access stop="stopA_W" depart="711.00" arrival="786.00" duration="75.00" routeLength="98.62"/> < <walk depart="786.00" departPos="86.23" arrival="790.00" arrivalPos="90.19" duration="4.00" routeLength="3.96" timeLoss="0.96" maxSpeed="1.30" waitingTime="0.00"/> < <access stop="stopA_N" depart="790.00" arrival="790.00" duration="0.00" routeLength="1.01"/> < <ride waitingTime="211.00" vehicle="train_train1:0.1" depart="1001.00" arrival="1070.00" arrivalPos="950.00" duration="69.00" routeLength="500.00" timeLoss="33.00"/> < </personinfo> < </tripinfos> ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2025-11-06T09:26:48.139120+01:00 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,7c6,10 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p1" depart="1.00" arrival="469.00"> < <ride from="A0B0" to="B1A1" arrivalPos="894.80" lines="taxi"/> < </person> --- > <input> > <net-file value="input_net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml,input_additional2.add.xml"/> > </input> 9c12,30 < </routes> --- > <output> > <tripinfo-output value="tripinfo.xml"/> > <vehroute-output value="vehroutes.xml"/> > <vehroute-output.dua value="true"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > <tripinfo_device> > <device.tripinfo.probability value="0"/> > </tripinfo_device> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1 > FXApp::openDisplay: unable to open display :26351.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,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 log2 ----------
1,28d0
< import traci
< traci.start(ARGS)
< traci.simulation.getTime()
< traci.simulationStep()
< traci.vehicle.getParameter('veh0', 'foo')
< traci.vehicle.setParameter('veh0', 'foo', '42')
< traci.vehicle.getParameter('veh0', 'foo')
< traci.person.getParameter('ped0', 'foo')
< traci.person.setParameter('ped0', 'foo', '42')
< traci.person.getParameter('ped0', 'foo')
< traci.edge.getParameter('1o', 'foo')
< traci.edge.setParameter('1o', 'foo', '42')
< traci.edge.getParameter('1o', 'foo')
< traci.lane.getParameter('1o_0', 'foo')
< traci.lane.setParameter('1o_0', 'foo', '42')
< traci.lane.getParameter('1o_0', 'foo')
< traci.vehicletype.getParameter('pType', 'foo')
< traci.vehicletype.setParameter('pType', 'foo', '42')
< traci.vehicletype.getParameter('pType', 'foo')
< traci.route.getParameter('horizontal', 'foo')
< traci.route.setParameter('horizontal', 'foo', '42')
< traci.route.getParameter('horizontal', 'foo')
< traci.trafficlight.getParameter('0', 'foo')
< traci.trafficlight.setParameter('0', 'foo', '42')
< traci.trafficlight.getParameter('0', 'foo')
< traci.simulation.getTime()
< traci.simulationStep()
< traci.close()
---------- Differences in output ----------
1,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>
---------- Differences in errors ---------- 0a1,8 > Error: Person '0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/force_depart/runner.py", line 36, in <module> > traci.person.removeStage(p, 0) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6088, in removeStage > return _libsumo.person_removeStage(personID, nextStageIndex) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > libsumo.libsumo.TraCIException: Person '0' is not known ---------- Differences in output ---------- 1d0 < simulation ends at time=29.0 ---------- Differences in tripinfo ---------- 2a3,4 > <!-- generated on 2025-11-06T09:31:11.563100+01:00 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,8c6,19 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="28.00" waitingTime="0.00" timeLoss="14.42" traveltime="28.00"> < <walk depart="0.00" departPos="81.95" arrival="28.00" arrivalPos="10.00" duration="28.00" routeLength="20.00" timeLoss="14.42" maxSpeed="1.47" waitingTime="0.00"/> < </personinfo> < </tripinfos> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <tripinfo-output value="tripinfo.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration>
---------- Differences in errors ---------- 0a1,9 > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveTo/after_creation_walkingarea/runner.py", line 48, in <module> > edge = traci.person.getRoadID(p) > ^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 5880, in getRoadID > return _libsumo.person_getRoadID(personID) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2025-11-06T09:30:56.465642+01:00 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,210c6,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="110.85" y="86.40" angle="353.40" type="DEFAULT_PEDTYPE" speed="6.44" pos="1.00" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="110.94" y="87.60" angle="11.77" type="DEFAULT_PEDTYPE" speed="1.21" pos="2.21" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="111.21" y="88.84" angle="12.25" type="DEFAULT_PEDTYPE" speed="1.26" pos="3.47" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="111.52" y="90.26" angle="12.25" type="DEFAULT_PEDTYPE" speed="1.46" pos="4.93" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="111.59" y="91.58" angle="0.00" type="DEFAULT_PEDTYPE" speed="1.33" pos="6.26" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="5.00"> < <person id="p0" x="111.59" y="92.17" angle="0.00" type="DEFAULT_PEDTYPE" speed="0.60" pos="6.85" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="6.00"> < <person id="p0" x="111.59" y="92.34" angle="0.00" type="DEFAULT_PEDTYPE" speed="0.16" pos="7.02" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="7.00"> < <person id="p0" x="111.59" y="92.34" angle="0.00" type="DEFAULT_PEDTYPE" speed="0.00" pos="7.02" edge=":C_w2" 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_w2 lane=:C_w2_0 pos=1.0 ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2025-11-06T09:30:56.465926+01:00 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="68.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,9 > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveToXY/after_creation/runner.py", line 48, in <module> > x, y = traci.person.getPosition(p) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 5872, in getPosition > return _libsumo.person_getPosition(personID, includeZ) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2025-11-06T09:30:42.465727+01:00 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,192c6,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" type="DEFAULT_PEDTYPE" 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" type="DEFAULT_PEDTYPE" 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" type="DEFAULT_PEDTYPE" 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" type="DEFAULT_PEDTYPE" 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" type="DEFAULT_PEDTYPE" 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" type="DEFAULT_PEDTYPE" 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" type="DEFAULT_PEDTYPE" 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" type="DEFAULT_PEDTYPE" 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 2025-11-06T09:30:42.466034+01:00 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="-10.00" arrival="62.00"> < <walk edges="SC CN"/> < </person> --- > <input> > <net-file value="input_net2.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,9 > 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 5872, in getPosition > return _libsumo.person_getPosition(personID, includeZ) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2025-11-06T09:30:42.329284+01:00 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" type="DEFAULT_PEDTYPE" 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" type="DEFAULT_PEDTYPE" 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" type="DEFAULT_PEDTYPE" 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" type="DEFAULT_PEDTYPE" 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" type="DEFAULT_PEDTYPE" 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" type="DEFAULT_PEDTYPE" 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" type="DEFAULT_PEDTYPE" 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" type="DEFAULT_PEDTYPE" 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 2025-11-06T09:30:42.329633+01:00 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 ---------- 1,2c1,9 < Warning: Vehicle 'SN.4' performs emergency braking on lane 'SC_4' with decel=9.00, wished=4.50, severity=1.00, time=12.00. < Warning: Vehicle 'SN.4' collision with person 'p0', lane='SC_4', gap=-0.84, time=12.00, stage=move. --- > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveToXY/leaveRoute_jaywalk/runner.py", line 47, in <module> > x, y = traci.person.getPosition(p) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 5872, in getPosition > return _libsumo.person_getPosition(personID, includeZ) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2025-11-06T09:30:54.211507+01:00 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,339c6,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="112.85" y="40.00" angle="0.00" type="DEFAULT_PEDTYPE@p0" speed="0.00" pos="40.00" edge="SC" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="111.85" y="40.00" angle="270.00" type="DEFAULT_PEDTYPE@p0" speed="0.00" pos="40.00" edge="SC" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="110.85" y="40.00" angle="270.00" type="DEFAULT_PEDTYPE@p0" speed="0.00" pos="40.00" edge="SC" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="109.85" y="40.00" angle="270.00" type="DEFAULT_PEDTYPE@p0" speed="0.00" pos="40.00" edge="SC" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="108.85" y="40.00" angle="270.00" type="DEFAULT_PEDTYPE@p0" speed="1.00" pos="40.00" edge="SC" slope="0.00"/> < </timestep> < <timestep time="5.00"> < <person id="p0" x="107.85" y="40.00" angle="270.00" type="DEFAULT_PEDTYPE@p0" speed="0.00" pos="40.00" edge="SC" slope="0.00"/> < </timestep> < <timestep time="6.00"> < <person id="p0" x="106.85" y="40.00" angle="270.00" type="DEFAULT_PEDTYPE@p0" speed="1.00" pos="40.00" edge="SC" slope="0.00"/> < </timestep> < <timestep time="7.00"> < <person id="p0" x="105.85" y="40.00" angle="270.00" type="DEFAULT_PEDTYPE@p0" speed="1.00" pos="40.00" edge="SC" slope="0.00"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,24d0 < 0.0 lane= < 1.0 lane=SC_0 < 2.0 lane=SC_0 < 3.0 lane=SC_0 < 4.0 lane=SC_0 < 5.0 lane=SC_1 < 6.0 lane=SC_1 < 7.0 lane=SC_2 < 8.0 lane=SC_3 < 9.0 lane=SC_3 < 10.0 lane=SC_3 < 11.0 lane=SC_4 < 12.0 lane=SC_4 < 13.0 lane=SC_4 < 14.0 lane=SC_4 < 15.0 lane=SC_4 < 16.0 lane=CS_4 < 17.0 lane=CS_4 < 18.0 lane=CS_3 < 19.0 lane=CS_3 < 20.0 lane=CS_3 < 21.0 lane=CS_2 < 22.0 lane=CS_1 < 23.0 lane=CS_1 ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2025-11-06T09:30:54.211823+01:00 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" type="DEFAULT_PEDTYPE@p0" depart="0.00" departPos="40.00" arrival="111.00"> < <walk edges="CS NC"/> < </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 ----------
1,4d0
< Error: The negative stage index -3 must refer to a valid previous stage.
< Error: The negative stage index -4 must refer to a valid previous stage.
< Error: The negative stage index -4 must refer to a valid previous stage.
< Error: Person 'p0' is not known
---------- Differences in output ----------
1,16d0
< step 10.0
< prior stages for 'p0'
< -2: Stage(type=0, edges=('SC',), travelTime=0.0, cost=INVALID, length=0.0, depart=0.0, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
< -1: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< step 20.0
< prior stages for 'p0'
< -3: Stage(type=0, edges=('SC',), travelTime=0.0, cost=INVALID, length=0.0, depart=0.0, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
< -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 30.0
< prior stages for 'p0'
< -3: Stage(type=0, edges=('SC',), travelTime=0.0, cost=INVALID, length=0.0, depart=0.0, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
< -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 40.0
< prior stages for 'p0'
---------- Differences in tripinfo ----------
5,9d4
< <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=""/>
< <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="39.00" waitingTime="0.00" timeLoss="7.57" traveltime="19.00">
< <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="19.00" arrivalPos="45.98" duration="19.00" routeLength="148.93" timeLoss="7.57"/>
< <stop duration="20.00" arrival="39.00" arrivalPos="45.98" actType="waiting"/>
< </personinfo>
---------- Differences in tripinfo ---------- 5,8d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.50" duration="10.00" waitingTime="0.00" timeLoss="-93.36" traveltime="10.00"> < <walk depart="0.00" departPos="85.15" arrival="10.00" arrivalPos="43.08" duration="10.00" routeLength="71.78" timeLoss="-93.36" maxSpeed="0.69" waitingTime="0.00"/> < </personinfo> < <tripinfo id="v0" depart="0.00" departLane="WC_3" departPos="56.15" departSpeed="0.00" departDelay="0.00" arrival="39.00" arrivalLane="CS_3" arrivalPos="85.40" arrivalSpeed="3.92" duration="39.00" routeLength="130.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.08" rerouteNo="0" devices="tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="0.30" 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 ----------
5,7c5,8
< 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 tripinfo ---------- 9,10c9,10 < <tripinfo id="cali.0.1" depart="25.00" departLane="SC_0" departPos="41.57" departSpeed="28.39" departDelay="0.00" arrival="34.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="16.67" duration="9.00" routeLength="158.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.83" rerouteNo="0" devices="tripinfo_cali.0.1" vType="car" speedFactor="1.20" vaporized=""/> < <tripinfo id="cali.0.2" depart="25.00" departLane="SC_1" departPos="5.54" departSpeed="32.85" departDelay="0.00" arrival="37.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalSpeed="14.53" duration="12.00" routeLength="194.46" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.93" rerouteNo="0" devices="tripinfo_cali.0.2" vType="car" speedFactor="1.05" vaporized=""/> --- > <tripinfo id="cali.0.1" depart="25.00" departLane="SC_0" departPos="24.32" departSpeed="28.08" departDelay="0.00" arrival="38.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="11.70" duration="13.00" routeLength="175.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.79" rerouteNo="0" devices="tripinfo_cali.0.1" vType="car" speedFactor="0.84" vaporized=""/> > <tripinfo id="cali.0.2" depart="25.00" departLane="SC_1" departPos="4.25" departSpeed="29.53" departDelay="0.00" arrival="38.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalSpeed="12.31" duration="13.00" routeLength="195.75" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.03" rerouteNo="0" devices="tripinfo_cali.0.2" vType="car" speedFactor="0.89" vaporized=""/>
---------- 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 9223372036854774807 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 -1"/> < </vehicle> < <vehicle id="1" depart="1.00" route="!1" distance="0 0" speedFactor="0.9383" reroute="1" state="262144 9223372036854774807 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 -1"/> < </vehicle> --- > <delay number="0" begin="0" end="0" depart="0.00" time="0.00"/>
---------- 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).
2a7,9
> 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,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"/>
---------- Differences in log ---------- 6c6 < Simulation version started --- > Simulation started with time: 0.00. 16d15 < Reason: Libsumo requested termination. ---------- Differences in output ---------- 219c219 < check whether GUI is present False --- > check whether GUI is present True
---------- Differences in errors ---------- 1d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet ---------- Differences in tripinfo ---------- 5,7d4 < <tripinfo id="t1" 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_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t2" depart="0.00" departLane="h_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="1349.90" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="67.17" 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="232.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="232.00" routeLength="1432.74" waitingTime="63.00" waitingCount="2" stopTime="0.00" timeLoss="128.18" rerouteNo="1" devices="tripinfo_t0 routing_t0" 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 ---------- 7,8d6 < tls=H Constraint(signalId=D tripId=t0, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True) < tls=H Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True) 10c8 < tls=C Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True) --- > tls=A Constraint(signalId=A tripId=t2, foeId=t0, foeSignal=D, limit=3, type=0, mustWait=True, active=True) 12d9 < tls=D Constraint(signalId=D tripId=t0, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True) 13a11 > tls=H Constraint(signalId=H tripId=t1, foeId=t0, foeSignal=C, limit=3, type=0, mustWait=True, active=True) ---------- Differences in tripinfo ---------- 5,8d4 < <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t2" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="tx" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="j_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="221.00" routeLength="1391.32" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_tx routing_tx" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="138.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="108.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="156.00" routeLength="1432.74" waitingTime="20.00" waitingCount="1" stopTime="0.00" timeLoss="52.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 1,2d0 < 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 't3' is not computed yet ---------- Differences in output ---------- 8,9d7 < Constraint(signalId=D tripId=t1, foeId=t3, foeSignal=A, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=C tripId=t1, foeId=t2, foeSignal=H, limit=3, type=0, mustWait=True, active=True) 11a10 > tls=A Constraint(signalId=A tripId=t3, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=True, active=True) 13d11 < tls=C Constraint(signalId=C tripId=t1, foeId=t2, foeSignal=H, limit=3, type=0, mustWait=True, active=True) 16c14 < tls=D Constraint(signalId=D tripId=t1, foeId=t3, foeSignal=A, limit=3, type=0, mustWait=True, active=True) --- > tls=H Constraint(signalId=H tripId=t2, foeId=t1, foeSignal=C, limit=3, type=0, mustWait=True, active=True) ---------- Differences in tripinfo ---------- 5,8d4 < <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t3" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t3 routing_t3" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="224.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="224.00" routeLength="1432.74" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="138.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="108.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="156.00" routeLength="1432.74" waitingTime="20.00" waitingCount="1" stopTime="0.00" timeLoss="52.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="29.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="29.00" arrival="221.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="192.00" routeLength="1391.32" waitingTime="59.00" waitingCount="1" stopTime="0.00" timeLoss="91.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 1,2d0 < 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 't2' is not computed yet ---------- Differences in state ---------- 5,21c5 < <route id="!t0" state="0" edges="a g"/> < <route id="!t1" state="0" edges="h g"/> < <route id="!t2" state="0" edges="d g"/> < <delay number="0" begin="3" end="0" depart="0.00" time="0.00"/> < <vType id="train" length="50.00" vClass="rail"/> < <vehicle id="t0" type="train" depart="0.00" departSpeed="max" route="!t0" distance="0 0" speedFactor="1.0000" reroute="1" state="262162 9223372036854774807 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="tripinfo_t0"/> < <device id="routing_t0" state="0 -1"/> < </vehicle> < <vehicle id="t1" type="train" depart="0.00" departSpeed="max" route="!t1" distance="0 0" speedFactor="1.0000" reroute="1" state="262162 9223372036854774807 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="tripinfo_t1"/> < <device id="routing_t1" state="0 -1"/> < </vehicle> < <vehicle id="t2" type="train" depart="0.00" departSpeed="max" route="!t2" distance="0 0" speedFactor="1.0000" reroute="1" state="262162 9223372036854774807 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="tripinfo_t2"/> < <device id="routing_t2" state="0 -1"/> < </vehicle> --- > <delay number="0" begin="0" end="0" depart="0.00" time="0.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="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t2" depart="0.00" departLane="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_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="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_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 0a1,8 > Error: Vehicle 't1' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/trafficlight/constraints/updateConstraints/runner.py", line 41, in <module> > traci.vehicle.replaceStop(vehID, 1, "") > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 5495, in replaceStop > return _libsumo.vehicle_replaceStop(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > libsumo.libsumo.TraCIException: Vehicle 't1' is not known. ---------- Differences in output ---------- 1,8d0 < constraints before update < tls=J10 Constraint(signalId=J10 tripId=t2, foeId=t1, foeSignal=J9, limit=1, type=0, mustWait=True, active=True) < tls=J2 Constraint(signalId=J2 tripId=t2, foeId=t1, foeSignal=J6, limit=1, type=0, mustWait=True, active=True) < tls=J6 Constraint(signalId=J6 tripId=t1, foeId=t0, foeSignal=J2, limit=1, type=0, mustWait=True, active=True) < tls=J9 Constraint(signalId=J9 tripId=t1, foeId=t0, foeSignal=J10, limit=1, type=0, mustWait=True, active=True) < constraints after update < tls=J10 Constraint(signalId=J10 tripId=t2, foeId=t1, foeSignal=J9, limit=1, type=0, mustWait=True, active=True) < tls=J9 Constraint(signalId=J9 tripId=t1, foeId=t0, foeSignal=J10, limit=1, type=0, mustWait=True, active=True) ---------- Differences in tripinfo ---------- 2a3,4 > <!-- generated on 2025-11-06T09:31:32.482471+01:00 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,8c6,20 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <tripinfo id="t0" depart="0.00" departLane="E0_0" departPos="50.10" departSpeed="8.17" departDelay="0.00" arrival="253.00" arrivalLane="E12_0" arrivalPos="100.00" arrivalSpeed="3.25" duration="253.00" routeLength="620.61" waitingTime="0.00" waitingCount="0" stopTime="107.00" timeLoss="101.12" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="0.00" departLane="E3_0" departPos="50.10" departSpeed="8.17" departDelay="0.00" arrival="320.00" arrivalLane="E12_0" arrivalPos="100.00" arrivalSpeed="3.25" duration="320.00" routeLength="599.90" waitingTime="0.00" waitingCount="0" stopTime="202.00" timeLoss="74.61" rerouteNo="1" devices="tripinfo_t1" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t2" depart="130.00" departLane="E0_0" departPos="50.10" departSpeed="8.17" departDelay="130.00" arrival="453.00" arrivalLane="E12_0" arrivalPos="100.00" arrivalSpeed="3.25" duration="323.00" routeLength="620.61" waitingTime="0.00" waitingCount="0" stopTime="177.00" timeLoss="101.12" rerouteNo="0" devices="tripinfo_t2" vType="train" speedFactor="1.00" vaporized=""/> < </tripinfos> --- > <input> > <net-file value="input_net.net.xml"/> > <route-files value="input_routes2.rou.xml"/> > <additional-files value="input_additional.add.xml,input_additional2.add.xml"/> > </input> > > <output> > <tripinfo-output value="tripinfo.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration>
---------- 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,7
< Warning: Vehicle 'ego' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=9.50.
---
> 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,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 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.16"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="2.50">
<vehicle id="ego" speed="32.95"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="3.00">
<vehicle id="ego" speed="32.68"/>
<truncated after showing first 30 lines>
---------- Differences in output ---------- 1,175d0 < 3.0 vSafe=1.3 vActual=1.3 < 3.5 vSafe=2.6 vActual=2.6 < 4.0 vSafe=3.9 vActual=3.9 < 4.5 vSafe=5.2 vActual=5.2 < 5.0 vSafe=6.5 vActual=6.5 < 5.5 vSafe=7.8 vActual=7.8 < 6.0 vSafe=9.1 vActual=9.1 < 6.5 vSafe=10.4 vActual=10.4 < 7.0 vSafe=11.7 vActual=11.7 < 7.5 vSafe=13.0 vActual=13.0 < 8.0 vSafe=14.3 vActual=14.3 < 8.5 vSafe=15.6 vActual=15.6 < 9.0 vSafe=16.9 vActual=16.9 < 9.5 vSafe=18.2 vActual=18.2 < 10.0 vSafe=19.5 vActual=19.5 < 10.5 vSafe=20.8 vActual=20.8 < 11.0 vSafe=22.1 vActual=22.1 < 11.5 vSafe=22.4861818182 vActual=22.4861818182 < 12.0 vSafe=22.2601652893 vActual=22.2601652893 < 12.5 vSafe=22.0546957175 vActual=22.0546957175 < 13.0 vSafe=21.8679051977 vActual=21.8679051977 < 13.5 vSafe=21.6980956343 vActual=21.6980956343 < 14.0 vSafe=21.5437233039 vActual=21.5437233039 < 14.5 vSafe=21.4033848217 vActual=21.4033848217 < 15.0 vSafe=21.2758043834 vActual=21.2758043834 < 15.5 vSafe=21.1598221667 vActual=21.1598221667 < 16.0 vSafe=21.0543837879 vActual=21.0543837879 < 16.5 vSafe=20.9585307163 vActual=20.9585307163 < 17.0 vSafe=20.8713915603 vActual=20.8713915603 <truncated after showing first 30 lines>
---------- Differences in errors ----------
1d0
< Error: Vehicle 'ego' is not known.
---------- Differences in output ----------
1,29d0
< 0.0: egoLane= followerAuto=('', -1.0) followerShort=('', -1.0)
< 1.0: egoLane=a_0 followerAuto=('', -1.0) followerShort=('', -1.0)
< 2.0: egoLane=a_0 followerAuto=('', -1.0) followerShort=('', -1.0)
< 3.0: egoLane=a_0 followerAuto=('', -1.0) followerShort=('', -1.0)
< 4.0: egoLane=a_0 followerAuto=('f1', 59.172000000000025) followerShort=('f1', 59.172000000000025)
< 5.0: egoLane=a_0 followerAuto=('f1', 53.61600000000002) followerShort=('f1', 53.61600000000002)
< 6.0: egoLane=a_0 followerAuto=('f1', 48.40985714285716) followerShort=('f1', 48.40985714285716)
< 7.0: egoLane=a_0 followerAuto=('f1', 43.99971428571429) followerShort=('f1', 43.99971428571429)
< 8.0: egoLane=a_0 followerAuto=('f1', 40.32459523809523) followerShort=('f1', 40.32459523809523)
< 9.0: egoLane=a_0 followerAuto=('f1', 35.149996031746014) followerShort=('f1', 35.149996031746014)
< 10.0: egoLane=:gneJ1_0_0 followerAuto=('f1', 27.745830026454996) followerShort=('f1', 27.745830026454996)
< 11.0: egoLane=b_0 followerAuto=('f1', 20.341664021163993) followerShort=('f1', 20.341664021163993)
< 12.0: egoLane=b_0 followerAuto=('f1', 17.43749801587301) followerShort=('', -1.0)
< 13.0: egoLane=b_0 followerAuto=('f1', 15.329332010581986) followerShort=('f1', 15.329332010581986)
< 14.0: egoLane=b_0 followerAuto=('f1', 13.92388800705466) followerShort=('f1', 13.92388800705466)
< 15.0: egoLane=b_0 followerAuto=('f1', 12.986925338036443) followerShort=('f1', 12.986925338036443)
< 16.0: egoLane=b_0 followerAuto=('f1', 12.362283558690962) followerShort=('f1', 12.362283558690962)
< 17.0: egoLane=b_0 followerAuto=('f1', 11.945855705793974) followerShort=('f1', 11.945855705793974)
< 18.0: egoLane=b_0 followerAuto=('f1', 11.668237137195973) followerShort=('f1', 11.668237137195973)
< 19.0: egoLane=b_0 followerAuto=('f1', 11.483158091463977) followerShort=('f1', 11.483158091463977)
< 20.0: egoLane=b_0 followerAuto=('f1', 11.359772060975985) followerShort=('f1', 11.359772060975985)
< 21.0: egoLane=b_0 followerAuto=('f1', 11.277514707317323) followerShort=('f1', 11.277514707317323)
< 22.0: egoLane=b_0 followerAuto=('f1', 11.222676471544872) followerShort=('f1', 11.222676471544872)
< 23.0: egoLane=b_0 followerAuto=('f1', 11.186117647696577) followerShort=('f1', 11.186117647696577)
< 24.0: egoLane=b_0 followerAuto=('f1', 11.161745098464365) followerShort=('f1', 11.161745098464365)
< 25.0: egoLane=b_0 followerAuto=('f1', 11.145496732309567) followerShort=('f1', 11.145496732309567)
< 26.0: egoLane=b_0 followerAuto=('f1', 11.134664488206369) followerShort=('f1', 11.134664488206369)
< 27.0: egoLane=b_0 followerAuto=('f1', 11.12744299213756) followerShort=('f1', 11.12744299213756)
< 28.0: egoLane=b_0 followerAuto=('f1', 11.12262866142504) followerShort=('f1', 11.12262866142504)
<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=None leaderHigh=None leaderLane=None <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 ---------- 0a1,8 > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/insertStop/first_init/runner.py", line 44, in <module> > traci.vehicle.insertStop(vehID, 0, "busStop_A2B2", flags=tc.STOP_BUS_STOP, duration=30) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 5499, in insertStop > return _libsumo.vehicle_insertStop(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2025-11-06T09:29:06.721490+01:00 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,14c6,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="314.00"> < <routeDistribution> < <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D2D3"/> < <route edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_A1B1" duration="60.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> 16c12,20 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> <truncated after showing first 30 lines>
---------- Differences in vehroutes ---------- 5,13d4 < <vehicle id="ego" depart="0.00" arrival="121.00"> < <routeDistribution> < <route replacedOnEdge="B1C1" replacedOnIndex="1" reason="traci:insertStop" replacedAtTime="21.00" probability="0" edges="A1B1 B1C1 C1D1"/> < <route edges="A1B1 B1C1 C1B1 B1C1 C1D1"/> < </routeDistribution> < <stop busStop="busStop_B1C1" duration="60.00" jump="0.00"/> < <stop lane="B1C1_0" startPos="19.90" endPos="20.00" duration="10.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 ---------- 1d0 < Error: Stop insertion failed for vehicle 'ego' (cannot insert stop before the currently 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,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 B1B2 B2C2 C2C1 C1B1 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="277.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" 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 ---------- 1d0 < Error: Stop insertion failed for vehicle 'ego' (no route found from edge 'B1C1' to stop edge 'C2D2').
---------- Differences in output ---------- 5d4 < Reason: Libsumo requested termination.
---------- Differences in errors ---------- 0a1 > Error: libsumo.load is not implemented for the GUI.
---------- 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,14d4 < <vehicle id="ego" depart="0.00" arrival="232.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.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> <
---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="248.00"> < <routeDistribution> < <route replacedOnEdge="A1B1" replacedOnIndex="1" reason="traci:replaceStop" replacedAtTime="11.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 vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="263.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.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="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- 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 vehroutes ---------- 5,14d4 < <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> <
---------- 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,16d4 < <vehicle id="ego" depart="0.00" arrival="36.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 D2D3"/> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 D2D3"/> < <route edges="A0A1 A1B1 B1C1 D2D3"/> < </routeDistribution> < <stop edge="A0A1" speed="1000.00" jump="0.00"/> < <stop edge="A1B1" speed="1000.00" jump="0.00"/> < <stop edge="B1C1" speed="1000.00" jump="0.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,13d4 < <vehicle id="ego" depart="0.00" arrival="83.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 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00" jump="0.00"/> < </vehicle> <
---------- Differences in output ---------- 1,106d0 < 0.0 nextStop=busStop_A1B1 d=48.591 aD=9.590697486366548 < 1.0 nextStop=busStop_A1B1 d=49.244 aD=10.244310103017593 < 2.0 nextStop=busStop_A1B1 d=49.344 aD=10.343717788008815 < 3.0 nextStop=busStop_A1B1 d=49.311 aD=10.311170867923213 < 4.0 nextStop=busStop_A1B1 d=49.436 aD=10.436325247869219 < 5.0 nextStop=busStop_A1B1 d=49.458 aD=10.457948530156282 < 6.0 nextStop= d=-1.0 aD=-1073741824.0 < 7.0 nextStop= d=-1.0 aD=-1073741824.0 < 8.0 nextStop= d=-1.0 aD=-1073741824.0 < 9.0 nextStop= d=-1.0 aD=-1073741824.0 < 10.0 nextStop= d=-1.0 aD=-1073741824.0 < 11.0 nextStop= d=-1.0 aD=-1073741824.0 < 12.0 nextStop= d=-1.0 aD=-1073741824.0 < 13.0 nextStop=busStop_C1D1 d=0.0 aD=-41.626915711253986 < 14.0 nextStop=busStop_C1D1 d=0.0 aD=-41.580302405232615 < 15.0 nextStop=busStop_C1D1 d=0.0 aD=-41.5366697127942 < 16.0 nextStop=busStop_C1D1 d=0.0 aD=-41.60519996574518 < 17.0 nextStop=busStop_C1D1 d=0.0 aD=-41.70071260353277 < 18.0 nextStop=busStop_C1D1 d=0.0 aD=-41.49058931483599 < 19.0 nextStop=busStop_C1D1 d=0.0 aD=-40.948485985681245 < 20.0 nextStop=busStop_C1D1 d=0.0 aD=-39.98465108137609 < 21.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0 < 22.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0 < 23.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0 < 24.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0 < 25.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0 < 26.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0 < 27.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0 < 28.0 nextStop=busStop_C1D1 d=0.0 aD=-40.0 <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 5,13d4 < <vehicle id="ego" depart="0.00" arrival="105.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop edge="A0A1" speed="1000.00" jump="0.00"/> < <stop busStop="busStop_C1D1" arrival="60.00" duration="60.00" until="85.00"/> < </vehicle> <
---------- Differences in errors ---------- 0a1,8 > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/replaceStop/second_remove_init/runner.py", line 44, in <module> > traci.vehicle.replaceStop(vehID, 1, "") > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 5495, in replaceStop > return _libsumo.vehicle_replaceStop(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2025-11-06T09:28:52.176517+01:00 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,9c6,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="180.00"> < <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <stop busStop="busStop_A1B1" 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> 11c12,20 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration>
---------- Differences in tripinfo ---------- 5,10d4 < <tripinfo id="ego" depart="0.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="184.00" arrivalLane="D2D3_0" arrivalPos="92.10" arrivalSpeed="12.94" duration="184.00" routeLength="584.86" waitingTime="1.00" waitingCount="1" stopTime="120.00" timeLoss="18.20" rerouteNo="1" devices="tripinfo_ego routing_ego" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/> < <personinfo id="rider" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="195.00" waitingTime="178.00" timeLoss="9.37" traveltime="17.00"> < <stop duration="0.00" arrival="0.00" arrivalPos="51.95" actType="waiting"/> < <ride waitingTime="178.00" vehicle="alternative" depart="178.00" arrival="195.00" arrivalPos="64.05" duration="17.00" routeLength="107.14" timeLoss="9.37"/> < </personinfo> < <tripinfo id="alternative" depart="100.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="351.00" arrivalLane="D2D3_0" arrivalPos="92.10" arrivalSpeed="12.98" duration="251.00" routeLength="584.86" waitingTime="0.00" waitingCount="0" stopTime="180.00" timeLoss="28.62" rerouteNo="1" devices="tripinfo_alternative routing_alternative person_alternative" vType="DEFAULT_VEHTYPE" speedFactor="1.01" vaporized=""/>
---------- Differences in errors ----------
0a1,13
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/setStop/newBusStop/runner.py", line 45, in <module>
> traci.vehicle.setBusStop("ego", "bs", duration=7)
> File "/home/delphi/extraGcc/sumo/tools/libsumo/__init__.py", line 83, in wrapper
> return func(module, *args, **kwargs)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/home/delphi/extraGcc/sumo/tools/traci/_vehicle.py", line 1019, in setBusStop
> self.setStop(vehID, stopID, duration=duration, until=until, flags=flags | tc.STOP_BUS_STOP)
> File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 5491, in setStop
> return _libsumo.vehicle_setStop(*args, **kwargs)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2025-11-06T09:28:38.655389+01:00 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="70.00" parking="0" started="11.00" ended="18.00" busStop="bs" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </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 2025-11-06T09:28:38.655684+01:00 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="30.00">
< <route edges="SC CN"/>
< <stop busStop="bs" 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 errors ----------
0a1,8
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/setStop/newInternalStop/runner.py", line 40, in <module>
> traci.vehicle.setStop("ego", ":C_11", pos=5, duration=10)
> File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 5491, in setStop
> return _libsumo.vehicle_setStop(*args, **kwargs)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2025-11-06T09:28:35.674235+01:00 by
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,7c6,20
< <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="16.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane=":C_11_0" pos="4.99" parking="0" started="24.00" ended="34.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </stops>
---
> <input>
> <net-file value="input_net2.net.xml"/>
> <route-files value="input_routes.rou.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 2025-11-06T09:28:35.674524+01:00 by
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,9c6,9
< <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="44.00">
< <route edges="SC CN"/>
< <stop lane="SC_0" endPos="60.00" duration="5.00"/>
< <stop lane=":C_11_0" startPos="4.90" endPos="5.00" duration="10.00"/>
< </vehicle>
---
> <input>
> <net-file value="input_net2.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> </input>
11c11,20
< </routes>
---
> <output>
> <vehroute-output value="vehroutes.xml"/>
> <stop-output value="stopinfos.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> </Configuration>
---------- Differences in errors ----------
0a1,8
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/setStop/pos_0/runner.py", line 45, in <module>
> traci.vehicle.setStop("ego", "CN", pos=0, duration=7)
> File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 5491, in setStop
> return _libsumo.vehicle_setStop(*args, **kwargs)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2025-11-06T09:28:37.229509+01:00 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="CN_0" pos="0.00" parking="0" started="28.00" ended="35.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </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 2025-11-06T09:28:37.229812+01:00 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="44.00">
< <route edges="SC CN"/>
< <stop lane="CN_0" startPos="0.00" endPos="0.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" busStop="bs" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> ---------- 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,9 > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/setStop/updateDuration_upcoming/runner.py", line 45, in <module> > stop = traci.vehicle.getStops(vehID, 1)[0] > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 5275, in getStops > return _libsumo.vehicle_getStops(vehID, limit) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in output ---------- 1d0 < new duration=60.0 ---------- Differences in stopinfos ---------- 2a3,4 > <!-- generated on 2025-11-06T09:28:40.335613+01:00 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="70.00" parking="0" started="11.00" ended="71.00" busStop="bs" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/> < </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 2025-11-06T09:28:40.335866+01:00 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="101.00"> < <route edges="SC CN"/> < <stop busStop="bs" duration="30.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 errors ---------- 0a1,8 > Error: Vehicle 'v0' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/slowDown/runner.py", line 47, in <module> > traci.vehicle.setAccel(vehID, 0) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 5666, in setAccel > return _libsumo.vehicle_setAccel(typeID, accel) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > libsumo.libsumo.TraCIException: Vehicle 'v0' is not known. ---------- Differences in output ---------- 1,74d0 < 0.0 speed=-1073741824.0 < 1.0 speed=25.0 < 2.0 speed=25.0 < 3.0 speed=25.0 < 4.0 speed=25.0 < slowDown from 25.0 to 21.0 over 2 seconds < 5.0 speed=23.0 < 6.0 speed=21.0 < 7.0 speed=21.0 < 8.0 speed=21.0 < slowDown from 21.0 to 15.0 over 5 seconds < 9.0 speed=19.8 < 10.0 speed=18.6 < 11.0 speed=17.4 < 12.0 speed=16.2 < 13.0 speed=15.0 < 14.0 speed=15.0 < 15.0 speed=15.0 < slowDown from 15.0 to 13.0 over 1 seconds < 16.0 speed=13.0 < 17.0 speed=13.0 < 18.0 speed=13.0 < 19.0 speed=13.0 < 20.0 speed=13.0 < 21.0 speed=13.0 < 22.0 speed=13.0 < 23.0 speed=13.0 < 24.0 speed=13.0 < 25.0 speed=13.0 <truncated after showing first 30 lines>
---------- 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,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 > FXApp::openDisplay: unable to open display :26519.0 ---------- 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 vehroutes ---------- 5,16d4 < <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="261.00"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> < < <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0000" arrival="266.50"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> < < <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="0.9000" arrival="274.50"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> <
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 secondstraci bugs ticket13384 ( Last six runs Nov2025 )
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,2d0
< connections (('E1_0', False, False, False, ':J1_3_0', 'w', 's', 11.2), ('E2_0', False, False, False, ':J2_3_0', 's', 's', 11.2))
< links (('E4_0', False, False, False, ':J1_2_0', 'w', 'r', 9.03), ('E1_0', False, False, False, ':J1_3_0', 'w', 's', 11.2))
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 5,13d4 < 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 output ---------- 1,3d0 < Starting... < loadParams: ['-c', 'sumo.sumocfg'] < 300.0 ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2025-11-06T09:26:18.228716+01:00 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,7c6,10 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="veh0" depart="100.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="261.00"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> --- > <input> > <net-file value="input_net.net.xml"/> > <load-state value="input_state.xml"/> > <load-state.offset value="-100.0"/> > </input> 9,11c12,14 < <vehicle id="veh1" type="t1" depart="110.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="263.00"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> --- > <output> > <vehroute-output value="vehroutes.xml"/> > </output> 13,15c16,19 < <vehicle id="veh2" type="t2" depart="120.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="266.00"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> --- > <processing> > <step-method.ballistic value="true"/> > <time-to-teleport value="-1"/> <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,23d0 < 0.0 timeSinceDet=3600.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < 1.0 timeSinceDet=3601.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < 2.0 timeSinceDet=3602.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < override 0 < 3.0 timeSinceDet=0.0 occupancy=100.0 vehNum=1 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < 4.0 timeSinceDet=0.0 occupancy=100.0 vehNum=1 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < 5.0 timeSinceDet=0.0 occupancy=100.0 vehNum=1 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < override 0.5 < 6.0 timeSinceDet=0.5 occupancy=50.0 vehNum=1 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < 7.0 timeSinceDet=0.5 occupancy=50.0 vehNum=1 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < 8.0 timeSinceDet=0.5 occupancy=50.0 vehNum=1 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < override 1 < 9.0 timeSinceDet=1.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < 10.0 timeSinceDet=1.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < 11.0 timeSinceDet=1.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < override 2 < 12.0 timeSinceDet=2.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < 13.0 timeSinceDet=2.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < 14.0 timeSinceDet=2.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < override -1 < 15.0 timeSinceDet=3615.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < 16.0 timeSinceDet=3616.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=() < 17.0 timeSinceDet=3617.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=()
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', ':C_31_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 seconds ---------- Differences in output ---------- 7,10d6 < 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 ---------- 6,17d5 < 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 output ---------- 1,2d0 < getWalkingDistance 85.36999999999999 < getWalkingDistance2D 85.36999999999999
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,200d0 < 1001.0 < 1002.0 < 1003.0 < 1004.0 < 1005.0 < 1006.0 < 1007.0 < 1008.0 < 1009.0 < 1010.0 < 1011.0 < 1012.0 < 1013.0 < 1014.0 < 1015.0 < 1016.0 < 1017.0 < 1018.0 < 1019.0 < 1020.0 < 1021.0 < 1022.0 < 1023.0 < 1024.0 < 1025.0 < 1026.0 < 1027.0 < 1028.0 < 1029.0 <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,26d0 < set logic type=actuated < 34.0 phase=1 nextSwitch=36.0 < 37.0 phase=2 nextSwitch=41.0 < 42.0 phase=3 nextSwitch=44.0 < 45.0 phase=0 nextSwitch=49.0 < 50.0 phase=1 nextSwitch=52.0 < 53.0 phase=2 nextSwitch=57.0 < 58.0 phase=3 nextSwitch=60.0 < 61.0 phase=0 nextSwitch=65.0 < 66.0 phase=1 nextSwitch=68.0 < 69.0 phase=2 nextSwitch=73.0 < 74.0 phase=3 nextSwitch=76.0 < 77.0 phase=0 nextSwitch=81.0 < 82.0 phase=1 nextSwitch=84.0 < 85.0 phase=2 nextSwitch=89.0 < 90.0 phase=3 nextSwitch=92.0 < 93.0 phase=0 nextSwitch=97.0 < 98.0 phase=1 nextSwitch=100.0 < set logic type=static < 134.0 phase=1 nextSwitch=136.0 < 137.0 phase=2 nextSwitch=169.0 < 170.0 phase=3 nextSwitch=172.0 < 173.0 phase=0 nextSwitch=205.0 < set logic type=delay_based < 251.0 phase=1 nextSwitch=253.0 < 254.0 phase=2 nextSwitch=258.0
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,2d0
< route initial: ('SC', 'NC')
< route computed: ('SC', 'CN', 'NC')
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 ---------- 5,13d4 < 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 2025-11-06T09:29:30.575227+01:00 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 2025-11-06T09:29:30.575394+01:00 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 output ----------
1142,1147d1141
< elVeh speed="9.387179253995418" consumed="2.40" charged="0.00" totalConsumed="30.07" totalRegenerated="1.56" cap="39972.84" maxCap="40000.00" station="NULL" emissionClass=Energy/default electricityConsumption=2.399992177713286
< [(57, (935.2553299883202, 501.65, 0.0)), (66, (935.2553299883202, 501.65))]
< waitingTime=0.0 dynamicImpatience=0.0
< triptest route: ('3si', '4si')
< triptest route: ('3si', '4o', '4fi', '4si')
< noRouteGiven routeID: DUMMY_ROUTE_passenger edges: ('1fi',)
---------- Differences in tripinfo ----------
7,34d6
< <tripinfo id="horiz" depart="0.00" departLane="2fi_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="165.00" routeLength="3111.20" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="-181.01" rerouteNo="0" devices="vehroute_horiz tripinfo_horiz" vType="DEFAULT_VEHTYPE@horiz" speedFactor="1.10" vaporized=""/>
< <tripinfo id="2" depart="10.00" departLane="2fi_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="155.00" routeLength="1662.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.33" rerouteNo="0" devices="vehroute_2 tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="departInThePast" depart="23.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="142.00" routeLength="1557.15" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.89" rerouteNo="0" devices="vehroute_departInThePast tripinfo_departInThePast" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="departInTheFuture" depart="30.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="135.00" routeLength="1463.22" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.84" rerouteNo="0" devices="vehroute_departInTheFuture tripinfo_departInTheFuture" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="departTriggered" depart="-1" departLane="" departPos="-1.00" departSpeed="-1.00" departDelay="165.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_departTriggered tripinfo_departTriggered" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="routeTest" depart="34.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="131.00" routeLength="790.32" waitingTime="44.00" waitingCount="1" stopTime="3.00" timeLoss="60.38" rerouteNo="1" devices="vehroute_routeTest tripinfo_routeTest" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="routeTest2" depart="50.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="115.00" routeLength="770.25" waitingTime="32.00" waitingCount="2" stopTime="3.00" timeLoss="46.14" rerouteNo="0" devices="vehroute_routeTest2 tripinfo_routeTest2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="bus" depart="64.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="101.00" routeLength="745.53" waitingTime="19.00" waitingCount="2" stopTime="2.00" timeLoss="35.39" rerouteNo="0" devices="vehroute_bus tripinfo_bus" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="triptest" depart="78.00" departLane="3si_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="87.00" routeLength="904.86" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.03" rerouteNo="1" devices="vehroute_triptest tripinfo_triptest" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="parking" depart="78.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="87.00" routeLength="510.26" waitingTime="12.00" waitingCount="1" stopTime="10.00" timeLoss="34.55" rerouteNo="0" devices="vehroute_parking tripinfo_parking" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="parking2" depart="98.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="67.00" routeLength="885.50" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="9.61" rerouteNo="0" devices="vehroute_parking2 tripinfo_parking2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="blocker" depart="114.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="51.00" routeLength="490.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.23" rerouteNo="0" devices="vehroute_blocker tripinfo_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="offRoad" depart="114.00" departLane="1o_0" departPos="40.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="51.00" routeLength="558.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.32" rerouteNo="0" devices="vehroute_offRoad tripinfo_offRoad" vType="DEFAULT_VEHTYPE" speedFactor="1.10" vaporized="end"/>
< <tripinfo id="victim" depart="117.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="48.00" routeLength="344.29" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="7.85" rerouteNo="0" devices="vehroute_victim tripinfo_victim" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="block_2si" depart="117.00" departLane="2si_1" departPos="205.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="48.00" routeLength="269.69" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="24.52" rerouteNo="0" devices="vehroute_block_2si tripinfo_block_2si" vType="DEFAULT_VEHTYPE@block_2si" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="collider" depart="117.00" departLane="2fi_0" departPos="3.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="48.00" routeLength="959.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.25" rerouteNo="0" devices="vehroute_collider tripinfo_collider" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="tazVeh" depart="127.00" departLane="3fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="38.00" routeLength="390.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.41" rerouteNo="1" devices="vehroute_tazVeh tripinfo_tazVeh routing_tazVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="failVeh" depart="130.00" departLane="3fi_0" departPos="0.00" departSpeed="0.00" departDelay="2.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="35.00" routeLength="250.00" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="11.50" rerouteNo="0" devices="vehroute_failVeh tripinfo_failVeh routing_failVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="rerouteTT" depart="133.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="32.00" routeLength="317.24" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.84" rerouteNo="1" devices="vehroute_rerouteTT tripinfo_rerouteTT" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="rerouteEffort" depart="136.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="29.00" routeLength="275.67" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.83" rerouteNo="1" devices="vehroute_rerouteEffort tripinfo_rerouteEffort" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="pav" depart="139.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="5.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="26.00" routeLength="177.06" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="7.07" rerouteNo="0" devices="vehroute_pav tripinfo_pav" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="elVeh" depart="152.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="13.00" routeLength="93.49" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.65" rerouteNo="0" devices="vehroute_elVeh tripinfo_elVeh battery_elVeh routing_elVeh" vType="long@elVeh" speedFactor="1.00" vaporized="end">
< <battery depleted="0" actualBatteryCapacity="39968.97" totalEnergyConsumed="37.43" totalEnergyRegenerated="5.04"/>
< </tripinfo>
< <tripinfo id="triptest2" depart="-1" departLane="" departPos="-1.00" departSpeed="-1.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_triptest2 tripinfo_triptest2 routing_triptest2" vType="reroutingType" speedFactor="1.00" vaporized="end"/>
< <tripinfo id="noRouteGiven" depart="163.00" departLane="1fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="2.00" routeLength="2.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.80" rerouteNo="0" devices="vehroute_noRouteGiven tripinfo_noRouteGiven" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
< <tripinfo id="vehDepartLane" depart="164.00" departLane="2fi_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_vehDepartLane tripinfo_vehDepartLane" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2025-11-06T09:29:49.373240+01:00 by
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,18c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< <vehicle id="1" depart="6.00" departPos="0.00" arrival="19.00">
< <routeDistribution>
< <route replacedOnEdge="" reason="traci:changeTarget" replacedAtTime="6.00" probability="0" edges="2fi 2si 1o 1fi 1si 3o 3fi 3si 4o 4fi 4si"/>
< <route edges="2fi 2si 4o 4fi"/>
< </routeDistribution>
< <stop lane="2fi_0" startPos="49.90" endPos="50.00" duration="1.00" parking="1"/>
< </vehicle>
<
< <vehicle id="movedVeh" depart="125.00" departPos="0.00" arrival="130.00">
< <routeDistribution>
< <route replacedOnEdge="1si" reason="traci:moveToXY" replacedAtTime="126.00" probability="0" edges="3fi 3si 4o"/>
< <route edges="1si"/>
< </routeDistribution>
< </vehicle>
---
> <input>
> <net-file value="input_net.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> <additional-files value="input_additional.add.xml,input_additional2.add.xml"/>
> </input>
20c12,34
< </routes>
---
> <output>
> <tripinfo-output value="tripinfo.xml"/>
<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.