19Jul2024 - detailed test results for SUMO.meso.gui

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.31Jul114643.122677 -g

To start TextTest for these tests, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests


meso.gui: 2417 tests: 8 succeeded 2402 FAILED 7 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic container abort_impossible_transport ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Container 'c1' aborted waiting for v1 at edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="181.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="181.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="-1" waitingTime="182.00" timeLoss="-1" traveltime="-1">
        <transport waitingTime="182.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </containerinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic container capacity ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="20.00" type="DEFAULT_CONTAINERTYPE" duration="191.00" waitingTime="10.40" timeLoss="0.00" traveltime="180.60">
        <transport waitingTime="10.40" vehicle="truck0" depart="30.40" arrival="211.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/>
    </containerinfo>
    <containerinfo id="c2" depart="20.00" type="DEFAULT_CONTAINERTYPE" duration="191.00" waitingTime="10.40" timeLoss="0.00" traveltime="180.60">
        <transport waitingTime="10.40" vehicle="truck0" depart="30.40" arrival="211.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="truck0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="211.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_truck0 container_truck0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <containerinfo id="c3" depart="20.00" type="DEFAULT_CONTAINERTYPE" duration="311.00" waitingTime="130.40" timeLoss="0.00" traveltime="180.60">
        <transport waitingTime="130.40" vehicle="truck1" depart="150.40" arrival="331.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="truck1" depart="120.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="331.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_truck1 container_truck1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic container container_number ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,14d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 240.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< Containers:
<  Inserted: 1
<  Running: 0
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="1/3to0/3">
            <container id="container0" pos="50.00" angle="180.00" stage="waiting for vehicle1"/>
        </edge>
        <edge id="1/4to1/3">
            <vehicle id="vehicle1" pos="0.00" speed="13.90"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1/3to0/3">
            <container id="container0" pos="50.00" angle="180.00" stage="waiting for vehicle1"/>
        </edge>
        <edge id="1/4to1/3">
            <vehicle id="vehicle1" pos="0.00" speed="13.90"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1/3to0/3">
            <container id="container0" pos="50.00" angle="180.00" stage="waiting for vehicle1"/>
        </edge>
        <edge id="1/4to1/3">
            <vehicle id="vehicle1" pos="0.00" speed="13.90"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1/3to0/3">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="container0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="70.00" waitingTime="57.49" timeLoss="0.00" traveltime="12.51">
        <transport waitingTime="57.49" vehicle="vehicle1" depart="57.49" arrival="70.00" arrivalPos="0.00" duration="12.51" routeLength="182.50" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="vehicle1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="103.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="103.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="70.00" timeLoss="70.00" rerouteNo="0" devices="tripinfo_vehicle1 container_vehicle1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic container container_start_containerStop ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Container 'c1' aborted waiting for car0 at containerStop 'containerStop0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 51.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< Containers:
<  Inserted: 2
<  Running: 0
< DijkstraRouter answered 2 queries and explored 6.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="34.00" waitingTime="19.49" timeLoss="0.00" traveltime="13.51">
        <stop duration="1.00" arrival="1.00" arrivalPos="50.00" actType="waiting"/>
        <transport waitingTime="19.49" vehicle="car0" depart="20.49" arrival="34.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="car0" depart="10.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="50.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="5.54" duration="40.00" routeLength="274.50" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="1" devices="vehroute_car0 tripinfo_car0 routing_car0 container_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="-1" waitingTime="50.00" timeLoss="-1" traveltime="-1">
        <stop duration="1.00" arrival="1.00" arrivalPos="50.00" actType="waiting"/>
        <transport waitingTime="50.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </containerinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <container id="c0" depart="0.00" arrival="34.00">
        <stop containerStop="containerStop0" duration="1.00"/>
        <transport from="1/3to0/3" to="0/4to1/4" containerStop="containerStop1" lines="car0"/>
    </container>

    <vehicle id="car0" depart="10.00" arrival="50.00">
        <route edges="1/3to0/3 0/3to0/4 0/4to1/4"/>
        <stop containerStop="containerStop0" duration="10.00"/>
        <stop containerStop="containerStop1" duration="10.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic container errors duplicate_id ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Another container with the id 'c1' exists.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

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

---------- Differences in errors ----------
1,2c1,2
< Warning: There exists a person and a container with the same id '1'. Starting with SUMO 1.9.0 this is an error.
< Warning: Container '1' aborted waiting for v1 at edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
basic container errors duplicate_person_id ( Last six runs Jul2024 )
basic person errors duplicate_container_id ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic container leaving_vehicle_at_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,14d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 198.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Containers:
<  Inserted: 2
<  Running: 0
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="container0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="134.00" waitingTime="66.49" timeLoss="0.00" traveltime="67.51">
        <tranship depart="0.00" departPos="80.00" arrival="54.00" arrivalPos="55.00" duration="54.00" routeLength="75.00" maxSpeed="1.39"/>
        <transport waitingTime="66.49" vehicle="truck0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
    </containerinfo>
    <containerinfo id="container1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="137.00" waitingTime="69.49" timeLoss="0.00" traveltime="67.51">
        <tranship depart="0.00" departPos="80.00" arrival="54.00" arrivalPos="55.00" duration="54.00" routeLength="75.00" maxSpeed="1.39"/>
        <transport waitingTime="69.49" vehicle="truck1" depart="123.49" arrival="137.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="truck0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="vehroute_truck0 tripinfo_truck0 container_truck0" vType="truck" speedFactor="1.00" vaporized=""/>
    <tripinfo id="truck1" depart="57.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="7.00" arrival="197.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="140.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="100.25" timeLoss="106.47" rerouteNo="0" devices="vehroute_truck1 tripinfo_truck1 container_truck1" vType="truck" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <container id="container0" depart="0.00" arrival="134.00">
        <tranship edges="2/3to1/3 1/3to0/3" speed="1.39"/>
        <transport from="1/3to0/3" to="0/4to1/4" arrivalPos="0.00" lines="truck0"/>
    </container>

    <container id="container1" depart="0.00" arrival="137.00">
        <tranship edges="2/3to1/3 1/3to0/3" speed="1.39"/>
        <transport from="1/3to0/3" to="0/4to1/4" containerStop="containerStop1" lines="truck1"/>
    </container>

    <vehicle id="truck0" type="truck" depart="50.00" arrival="194.00">
        <route edges="1/4to1/3 1/3to0/3 0/3to0/4 0/4to1/4 1/4to1/3"/>
        <stop containerStop="containerStop0" duration="10.00" until="120.00"/>
        <stop containerStop="containerStop1" duration="10.00" until="180.00"/>
    </vehicle>

    <vehicle id="truck1" type="truck" depart="57.00" arrival="197.00">
        <route edges="1/4to1/3 1/3to0/3 0/3to0/4 0/4to1/4 1/4to1/3"/>
        <stop containerStop="containerStop0" duration="10.00" until="120.00"/>
        <stop containerStop="containerStop1" duration="10.00" until="180.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic container line ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="20.00" type="DEFAULT_CONTAINERTYPE" duration="191.00" waitingTime="10.40" timeLoss="0.00" traveltime="180.60">
        <transport waitingTime="10.40" vehicle="truck" depart="30.40" arrival="211.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="truck" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="211.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_truck container_truck" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="20.00" type="DEFAULT_CONTAINERTYPE" duration="191.00" waitingTime="10.40" timeLoss="0.00" traveltime="180.60">
        <transport waitingTime="10.40" vehicle="truck" depart="30.40" arrival="211.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/>
    </containerinfo>
    <containerinfo id="c2" depart="20.00" type="DEFAULT_CONTAINERTYPE" duration="191.00" waitingTime="10.40" timeLoss="0.00" traveltime="180.60">
        <transport waitingTime="10.40" vehicle="truck" depart="30.40" arrival="211.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="truck" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="211.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_truck container_truck" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
basic container loading_duration_extension ( Last six runs Jul2024 )
basic container loading_duration_no_extension ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic container permitted ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="30.00" waitingTime="17.38" timeLoss="0.00" traveltime="12.62">
        <transport waitingTime="17.38" vehicle="v1" depart="17.38" arrival="30.00" arrivalPos="0.00" duration="12.62" routeLength="183.90" timeLoss="0.00"/>
    </containerinfo>
    <containerinfo id="c2" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="77.00" waitingTime="63.38" timeLoss="0.00" traveltime="13.62">
        <transport waitingTime="63.38" vehicle="v1" depart="63.38" arrival="77.00" arrivalPos="0.00" duration="13.62" routeLength="183.90" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="146.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="146.00" routeLength="1471.20" waitingTime="0.00" waitingCount="0" stopTime="40.00" timeLoss="40.00" rerouteNo="0" devices="vehroute_v1 tripinfo_v1 container_v1" vType="truck" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <container id="c1" depart="0.00" departPos="55.00" arrival="30.00">
        <transport from="CN" to="CS" arrivalPos="0.00" lines="v1"/>
    </container>

    <container id="c2" depart="0.00" departPos="55.00" arrival="77.00">
        <transport from="CN" to="CS" arrivalPos="0.00" lines="v1"/>
    </container>

    <vehicle id="v1" type="truck" depart="0.00" departPos="0.00" arrival="146.00">
        <route edges="SC CN NC CS SC CN NC CS SC CN NC CS SC CN NC CS"/>
        <stop edge="CN" endPos="50.00" duration="10.00" permitted="c1"/>
        <stop edge="CS" endPos="50.00" duration="10.00"/>
        <stop edge="CN" endPos="50.00" duration="10.00"/>
        <stop edge="CS" endPos="50.00" duration="10.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic container stop_duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="1459.00" waitingTime="0.00" timeLoss="0.00" traveltime="1439.00">
        <tranship depart="0.00" departPos="0.00" arrival="1076.00" arrivalPos="1000.00" duration="1076.00" routeLength="1494.44" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="1096.00" arrivalPos="1000.00" actType="waiting"/>
        <tranship depart="1096.00" departPos="1000.00" arrival="1459.00" arrivalPos="500.00" duration="363.00" routeLength="504.17" maxSpeed="1.39"/>
    </containerinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic container transfer ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="1000.00" waitingTime="0.00" timeLoss="0.00" traveltime="1000.00">
        <tranship depart="0.00" departPos="0.00" arrival="1000.00" arrivalPos="500.00" duration="1000.00" routeLength="2000.00" maxSpeed="2.00"/>
    </containerinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="28.00" waitingTime="0.00" timeLoss="0.00" traveltime="28.00">
        <tranship depart="0.00" departPos="50.00" arrival="28.00" arrivalPos="50.00" duration="28.00" routeLength="56.00" maxSpeed="2.00"/>
    </containerinfo>
</tripinfos>
basic container transfer_unconnected ( Last six runs Jul2024 )
basic container transfer_unconnected_3 ( Last six runs Jul2024 )
basic container transfer_unconnected_chain ( Last six runs Jul2024 )
basic container transfer_unconnected_fromto ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic container transfer_unconnected_2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="46.00" waitingTime="0.00" timeLoss="0.00" traveltime="36.00">
        <stop duration="5.00" arrival="5.00" arrivalPos="0.00" actType="waiting"/>
        <tranship depart="5.00" departPos="0.00" arrival="41.00" arrivalPos="50.00" duration="36.00" routeLength="72.00" maxSpeed="2.00"/>
        <stop duration="5.00" arrival="46.00" arrivalPos="50.00" actType="waiting"/>
    </containerinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic container transfer_unconnected_4 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="48.00" waitingTime="0.00" timeLoss="0.00" traveltime="38.00">
        <stop duration="5.00" arrival="5.00" arrivalPos="0.00" actType="waiting"/>
        <tranship depart="5.00" departPos="0.00" arrival="43.00" arrivalPos="50.00" duration="38.00" routeLength="76.00" maxSpeed="2.00"/>
        <stop duration="5.00" arrival="48.00" arrivalPos="50.00" actType="waiting"/>
    </containerinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic container transfer_unconnected_fromto_chain ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="30.00" waitingTime="0.00" timeLoss="0.00" traveltime="30.00">
        <tranship depart="0.00" departPos="50.00" arrival="30.00" arrivalPos="50.00" duration="30.00" routeLength="60.00" maxSpeed="2.00"/>
    </containerinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic container transport ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <transport waitingTime="0.00" vehicle="v1" depart="0.00" arrival="72.00" arrivalPos="500.00" duration="72.00" routeLength="1900.00" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1 container_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="79.00" waitingTime="10.40" timeLoss="0.00" traveltime="68.60">
        <transport waitingTime="10.40" vehicle="v1" depart="10.40" arrival="79.00" arrivalPos="400.00" duration="68.60" routeLength="1900.00" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="92.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="7.35" duration="92.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_v1 container_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
basic container transport_ANY ( Last six runs Jul2024 )
basic container transport_default_ANY ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic container transport_wrong_destination ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Teleporting container 'c1' from vehicle destination edge 'end' to intended destination edge 'middle' time=182.00
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="50.00" type="DEFAULT_CONTAINERTYPE" duration="171.00" waitingTime="-2.60" timeLoss="0.00" traveltime="173.60">
        <transport waitingTime="-2.60" vehicle="v1" depart="47.40" arrival="221.00" arrivalPos="500.00" duration="173.60" routeLength="2712.36" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="221.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="221.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="40.00" rerouteNo="0" devices="tripinfo_v1 container_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
basic container triggered ( Last six runs Jul2024 )
basic container triggered_oldStyle ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic container triggeredDepartParking ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="8.00" waitingTime="0.00" timeLoss="0.00" traveltime="8.00">
        <transport waitingTime="0.00" vehicle="v1" depart="0.00" arrival="8.00" arrivalPos="200.00" duration="8.00" routeLength="200.00" timeLoss="0.00"/>
    </containerinfo>
    <containerinfo id="c1" depart="50.00" type="DEFAULT_CONTAINERTYPE" duration="174.00" waitingTime="0.00" timeLoss="0.00" traveltime="174.00">
        <transport waitingTime="0.00" vehicle="v1" depart="50.00" arrival="224.00" arrivalPos="500.00" duration="174.00" routeLength="2712.36" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="224.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="224.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="43.00" rerouteNo="0" devices="tripinfo_v1 container_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic container triggeredParking ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="50.00" type="DEFAULT_CONTAINERTYPE" duration="174.00" waitingTime="0.00" timeLoss="0.00" traveltime="174.00">
        <transport waitingTime="0.00" vehicle="v1" depart="50.00" arrival="224.00" arrivalPos="500.00" duration="174.00" routeLength="2712.36" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="224.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="224.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="43.00" rerouteNo="0" devices="tripinfo_v1 container_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic container triggeredParkingNoCapacity ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'v1' ignores container triggered stop on lane 'beg_0' due to capacity constraints.
< Warning: Container 'c1' aborted waiting for v1 at edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="182.00" waitingTime="0.00" timeLoss="0.00" traveltime="182.00">
        <transport waitingTime="0.00" vehicle="v1" depart="0.00" arrival="182.00" arrivalPos="500.00" duration="182.00" routeLength="2912.36" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="182.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="182.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v1 container_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <containerinfo id="c1" depart="50.00" type="DEFAULT_CONTAINERTYPE" duration="-1" waitingTime="133.00" timeLoss="-1" traveltime="-1">
        <transport waitingTime="133.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </containerinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic container triggeredParkingWait ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="8.00" waitingTime="0.00" timeLoss="0.00" traveltime="8.00">
        <transport waitingTime="0.00" vehicle="v1" depart="0.00" arrival="8.00" arrivalPos="200.00" duration="8.00" routeLength="200.00" timeLoss="0.00"/>
    </containerinfo>
    <containerinfo id="c1" depart="10.00" type="DEFAULT_CONTAINERTYPE" duration="174.00" waitingTime="0.00" timeLoss="0.00" traveltime="174.00">
        <transport waitingTime="0.00" vehicle="v1" depart="10.00" arrival="184.00" arrivalPos="500.00" duration="174.00" routeLength="2712.36" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="184.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="184.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="3.00" rerouteNo="0" devices="tripinfo_v1 container_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,14d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 289.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Containers:
<  Inserted: 1
<  Running: 0
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_train0 container_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <containerinfo id="container0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="288.00" waitingTime="66.49" timeLoss="0.00" traveltime="201.51">
        <tranship depart="0.00" departPos="80.00" arrival="54.00" arrivalPos="55.00" duration="54.00" routeLength="75.00" maxSpeed="1.39"/>
        <transport waitingTime="66.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
        <tranship depart="134.00" departPos="0.00" arrival="228.00" arrivalPos="30.00" duration="94.00" routeLength="130.55" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="248.00" arrivalPos="30.00" actType="waiting"/>
        <transport waitingTime="0.00" vehicle="car0" depart="248.00" arrival="288.00" arrivalPos="92.00" duration="40.00" routeLength="181.00" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="car0" depart="248.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="288.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="40.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_car0 container_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
basic container trip_chain ( Last six runs Jul2024 )
basic container trip_chain_no_from ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic container trip_chain_containerStop_input ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,14d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 289.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Containers:
<  Inserted: 1
<  Running: 0
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="vehroute_train0 tripinfo_train0 container_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <containerinfo id="container0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="288.00" waitingTime="66.49" timeLoss="0.00" traveltime="201.51">
        <tranship depart="0.00" departPos="80.00" arrival="54.00" arrivalPos="55.00" duration="54.00" routeLength="75.00" maxSpeed="1.39"/>
        <transport waitingTime="66.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
        <tranship depart="134.00" departPos="0.00" arrival="228.00" arrivalPos="30.00" duration="94.00" routeLength="130.55" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="248.00" arrivalPos="30.00" actType="waiting"/>
        <transport waitingTime="0.00" vehicle="car0" depart="248.00" arrival="288.00" arrivalPos="92.00" duration="40.00" routeLength="181.00" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="car0" depart="248.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="288.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="40.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="vehroute_car0 tripinfo_car0 container_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="train0" depart="50.00" arrival="194.00">
        <route edges="1/4to1/3 1/3to0/3 0/3to0/4 0/4to1/4 1/4to1/3"/>
        <stop containerStop="containerStop0" duration="10.00" until="120.00"/>
        <stop containerStop="containerStop1" duration="10.00" until="180.00"/>
    </vehicle>

    <container id="container0" depart="0.00" arrival="288.00">
        <tranship edges="2/3to1/3 1/3to0/3" containerStop="containerStop0" speed="1.39"/>
        <transport from="1/3to0/3" to="0/4to1/4" containerStop="containerStop1" lines="train0"/>
        <tranship edges="0/4to1/4 1/4to2/4" speed="1.39"/>
        <stop lane="1/4to2/4_0" endPos="30.00" duration="20.00"/>
        <transport from="1/4to2/4" to="3/4to4/4" arrivalPos="92.00" lines="car0"/>
    </container>

    <vehicle id="car0" depart="containerTriggered" departPos="0.00" arrival="288.00">
        <route edges="1/4to2/4 2/4to3/4 3/4to4/4"/>
        <stop lane="1/4to2/4_0" startPos="40.00" endPos="60.00" duration="20.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic container two_containerstops_at_one_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Container 'c2' at edge 'beg' position 240.00 cannot use waiting vehicle 'truck' at position 0.00 because it is too far away.
< Warning: Container 'c3' at edge 'beg' position 100.00 cannot use waiting vehicle 'truck' at position 0.00 because it is too far away.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="truck" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="truck" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="truck" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="truck" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="truck" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="truck" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="truck" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="truck" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="truck" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="20.00" type="DEFAULT_CONTAINERTYPE" duration="95.00" waitingTime="10.40" timeLoss="0.00" traveltime="84.60">
        <transport waitingTime="10.40" vehicle="truck" depart="30.40" arrival="115.00" arrivalPos="503.09" duration="84.60" routeLength="902.47" timeLoss="0.00"/>
    </containerinfo>
    <containerinfo id="c2" depart="20.00" type="DEFAULT_CONTAINERTYPE" duration="95.00" waitingTime="47.40" timeLoss="0.00" traveltime="47.60">
        <transport waitingTime="47.40" vehicle="truck" depart="67.40" arrival="115.00" arrivalPos="503.09" duration="47.60" routeLength="702.47" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="truck" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="115.00" arrivalLane="" arrivalPos="503.09" arrivalSpeed="13.90" duration="115.00" routeLength="1003.09" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_truck fcd_truck container_truck" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic container waiting_container ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="182.00" waitingTime="8.00" timeLoss="0.00" traveltime="174.00">
        <transport waitingTime="8.00" vehicle="v1" depart="8.00" arrival="182.00" arrivalPos="500.00" duration="174.00" routeLength="2712.36" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="182.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="182.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v1 container_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic containerFlow tranship_containersPerHour ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1.0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="0.00" departPos="0.00" arrival="1440.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.1" depart="4.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="4.00" departPos="0.00" arrival="1444.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.2" depart="8.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="8.00" departPos="0.00" arrival="1448.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.3" depart="11.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="11.00" departPos="0.00" arrival="1451.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.4" depart="15.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="15.00" departPos="0.00" arrival="1455.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.5" depart="18.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="18.00" departPos="0.00" arrival="1458.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.6" depart="22.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="22.00" departPos="0.00" arrival="1462.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.7" depart="26.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="26.00" departPos="0.00" arrival="1466.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.8" depart="29.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="29.00" departPos="0.00" arrival="1469.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic containerFlow tranship_departPos_random ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1.1" depart="4.00" type="DEFAULT_CONTAINERTYPE" duration="1122.00" waitingTime="0.00" timeLoss="0.00" traveltime="1122.00">
        <tranship depart="4.00" departPos="445.50" arrival="1126.00" arrivalPos="500.00" duration="1122.00" routeLength="1558.33" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.2" depart="8.00" type="DEFAULT_CONTAINERTYPE" duration="1185.00" waitingTime="0.00" timeLoss="0.00" traveltime="1185.00">
        <tranship depart="8.00" departPos="356.25" arrival="1193.00" arrivalPos="500.00" duration="1185.00" routeLength="1645.83" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.7" depart="26.00" type="DEFAULT_CONTAINERTYPE" duration="1174.00" waitingTime="0.00" timeLoss="0.00" traveltime="1174.00">
        <tranship depart="26.00" departPos="371.63" arrival="1200.00" arrivalPos="500.00" duration="1174.00" routeLength="1630.56" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.5" depart="18.00" type="DEFAULT_CONTAINERTYPE" duration="1229.00" waitingTime="0.00" timeLoss="0.00" traveltime="1229.00">
        <tranship depart="18.00" departPos="294.98" arrival="1247.00" arrivalPos="500.00" duration="1229.00" routeLength="1706.94" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.9" depart="33.00" type="DEFAULT_CONTAINERTYPE" duration="1245.00" waitingTime="0.00" timeLoss="0.00" traveltime="1245.00">
        <tranship depart="33.00" departPos="272.64" arrival="1278.00" arrivalPos="500.00" duration="1245.00" routeLength="1729.17" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.4" depart="15.00" type="DEFAULT_CONTAINERTYPE" duration="1264.00" waitingTime="0.00" timeLoss="0.00" traveltime="1264.00">
        <tranship depart="15.00" departPos="245.72" arrival="1279.00" arrivalPos="500.00" duration="1264.00" routeLength="1755.56" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.8" depart="29.00" type="DEFAULT_CONTAINERTYPE" duration="1351.00" waitingTime="0.00" timeLoss="0.00" traveltime="1351.00">
        <tranship depart="29.00" departPos="123.75" arrival="1380.00" arrivalPos="500.00" duration="1351.00" routeLength="1876.39" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.3" depart="11.00" type="DEFAULT_CONTAINERTYPE" duration="1423.00" waitingTime="0.00" timeLoss="0.00" traveltime="1423.00">
        <tranship depart="11.00" departPos="22.74" arrival="1434.00" arrivalPos="500.00" duration="1423.00" routeLength="1976.39" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="0.00" departPos="0.00" arrival="1440.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic containerFlow tranship_probability ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c2.0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="0.00" departPos="0.00" arrival="1440.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c2.1" depart="2.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="2.00" departPos="0.00" arrival="1442.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.0" depart="2.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="2.00" departPos="0.00" arrival="1442.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c2.2" depart="3.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="3.00" departPos="0.00" arrival="1443.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c2.3" depart="5.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="5.00" departPos="0.00" arrival="1445.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c1.1" depart="5.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="5.00" departPos="0.00" arrival="1445.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c2.4" depart="6.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="6.00" departPos="0.00" arrival="1446.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c2.5" depart="8.00" type="DEFAULT_CONTAINERTYPE" duration="1440.00" waitingTime="0.00" timeLoss="0.00" traveltime="1440.00">
        <tranship depart="8.00" departPos="0.00" arrival="1448.00" arrivalPos="500.00" duration="1440.00" routeLength="2000.00" maxSpeed="1.39"/>
    </containerinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic containerFlow transport ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1.0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="92.00" waitingTime="20.40" timeLoss="0.00" traveltime="71.60">
        <transport waitingTime="20.40" vehicle="v1" depart="20.40" arrival="92.00" arrivalPos="500.00" duration="71.60" routeLength="1900.00" timeLoss="0.00"/>
    </containerinfo>
    <containerinfo id="c1.1" depart="5.00" type="DEFAULT_CONTAINERTYPE" duration="87.00" waitingTime="15.40" timeLoss="0.00" traveltime="71.60">
        <transport waitingTime="15.40" vehicle="v1" depart="20.40" arrival="92.00" arrivalPos="500.00" duration="71.60" routeLength="1900.00" timeLoss="0.00"/>
    </containerinfo>
    <containerinfo id="c1.2" depart="10.00" type="DEFAULT_CONTAINERTYPE" duration="82.00" waitingTime="10.40" timeLoss="0.00" traveltime="71.60">
        <transport waitingTime="10.40" vehicle="v1" depart="20.40" arrival="92.00" arrivalPos="500.00" duration="71.60" routeLength="1900.00" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="92.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="92.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_v1 container_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic containerFlow triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'v0' exceeds containerCapacity 0 when placing triggered container 'c.0', time=15.00
< Warning: Vehicle 'v0' exceeds containerCapacity 0 when placing triggered container 'c.1', time=15.00
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="198.50" arrivalSpeed="13.89" duration="103.00" routeLength="592.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 container_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <containerinfo id="c.0" depart="15.00" type="DEFAULT_CONTAINERTYPE" duration="121.00" waitingTime="0.00" timeLoss="0.00" traveltime="121.00">
        <transport waitingTime="0.00" vehicle="v0" depart="15.00" arrival="37.00" arrivalPos="97.50" duration="22.00" routeLength="296.00" timeLoss="0.00"/>
        <tranship depart="37.00" departPos="97.50" arrival="136.00" arrivalPos="93.30" duration="99.00" routeLength="137.50" maxSpeed="1.39"/>
    </containerinfo>
    <containerinfo id="c.1" depart="15.00" type="DEFAULT_CONTAINERTYPE" duration="121.00" waitingTime="0.00" timeLoss="0.00" traveltime="121.00">
        <transport waitingTime="0.00" vehicle="v0" depart="15.00" arrival="37.00" arrivalPos="97.50" duration="22.00" routeLength="296.00" timeLoss="0.00"/>
        <tranship depart="37.00" departPos="97.50" arrival="136.00" arrivalPos="93.30" duration="99.00" routeLength="137.50" maxSpeed="1.39"/>
    </containerinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic containerFlow trip_chain ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Container 'container.1' aborted waiting for car0 at edge '1/4to2/4'.
< Warning: Container 'container.2' aborted waiting for car0 at edge '1/4to2/4'.
< Warning: Container 'container.3' aborted waiting for car0 at edge '1/4to2/4'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,14d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 280.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Containers:
<  Inserted: 4
<  Running: 0
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="1/3to0/3" pos="0.00" parking="0" started="56.51" ended="127.00" delay="7.00" containerStop="containerStop0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="4" unloadedContainers="0"/>
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="0/4to1/4" pos="0.00" parking="0" started="133.13" ended="150.00" containerStop="containerStop1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="4" loadedContainers="0" unloadedContainers="4"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="157.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="107.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="73.49" timeLoss="73.49" rerouteNo="0" devices="tripinfo_train0 container_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <containerinfo id="container.0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="279.00" waitingTime="9.49" timeLoss="0.00" traveltime="249.51">
        <tranship depart="0.00" departPos="0.00" arrival="111.00" arrivalPos="55.00" duration="111.00" routeLength="154.17" maxSpeed="1.39"/>
        <transport waitingTime="9.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
        <tranship depart="134.00" departPos="0.00" arrival="239.00" arrivalPos="45.00" duration="105.00" routeLength="145.83" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="259.00" arrivalPos="45.00" actType="singing"/>
        <transport waitingTime="0.00" vehicle="car0" depart="259.00" arrival="279.00" arrivalPos="92.00" duration="20.00" routeLength="181.00" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="car0" depart="259.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="279.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="20.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car0 container_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <containerinfo id="container.1" depart="1.00" type="DEFAULT_CONTAINERTYPE" duration="-1" waitingTime="29.49" timeLoss="-1" traveltime="-1">
        <tranship depart="1.00" departPos="0.00" arrival="112.00" arrivalPos="55.00" duration="111.00" routeLength="154.17" maxSpeed="1.39"/>
        <transport waitingTime="8.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
        <tranship depart="134.00" departPos="0.00" arrival="239.00" arrivalPos="45.00" duration="105.00" routeLength="145.83" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="259.00" arrivalPos="45.00" actType="singing"/>
        <transport waitingTime="21.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </containerinfo>
    <containerinfo id="container.2" depart="1.00" type="DEFAULT_CONTAINERTYPE" duration="-1" waitingTime="29.49" timeLoss="-1" traveltime="-1">
        <tranship depart="1.00" departPos="0.00" arrival="112.00" arrivalPos="55.00" duration="111.00" routeLength="154.17" maxSpeed="1.39"/>
        <transport waitingTime="8.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
        <tranship depart="134.00" departPos="0.00" arrival="239.00" arrivalPos="45.00" duration="105.00" routeLength="145.83" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="259.00" arrivalPos="45.00" actType="singing"/>
        <transport waitingTime="21.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </containerinfo>
    <containerinfo id="container.3" depart="1.00" type="DEFAULT_CONTAINERTYPE" duration="-1" waitingTime="29.49" timeLoss="-1" traveltime="-1">
        <tranship depart="1.00" departPos="0.00" arrival="112.00" arrivalPos="55.00" duration="111.00" routeLength="154.17" maxSpeed="1.39"/>
        <transport waitingTime="8.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="gneE2">
            <vehicle id="441" pos="0.00" speed="30.00"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="gneE2">
            <vehicle id="441" pos="0.00" speed="30.00"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="gneE2">
            <vehicle id="441" pos="0.00" speed="30.00"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="gneE2">
            <vehicle id="441" pos="0.00" speed="30.00"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="gneE2">
            <vehicle id="441" pos="97.22" speed="30.00"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>
basic dynamics approach_slow_lane ( Last six runs Jul2024 )
basic dynamics approach_slow_lane_dawdle ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic dynamics approach_slow_subsecond ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="fast">
            <vehicle id="v0" pos="1700.00" speed="28.00"/>
        </edge>
    </timestep>
    <timestep time="0.25">
        <edge id="fast">
            <vehicle id="v0" pos="1700.00" speed="28.00"/>
        </edge>
    </timestep>
    <timestep time="0.50">
        <edge id="fast">
            <vehicle id="v0" pos="1700.00" speed="28.00"/>
        </edge>
    </timestep>
    <timestep time="0.75">
        <edge id="fast">
            <vehicle id="v0" pos="1700.00" speed="28.00"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="fast">
            <vehicle id="v0" pos="1700.00" speed="28.00"/>
        </edge>
    </timestep>
    <timestep time="1.25">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic dynamics deadlock teleport_multihop ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,82c1,2
< Warning: Teleporting vehicle 'flow.0'; waited too long, from edge 'A0toA1':0, time=108.96.
< Warning: Vehicle 'flow.0' teleports beyond arrival edge 'A1toA0', time=109.57.
< Warning: Teleporting vehicle 'flow.1'; waited too long, from edge 'A0toA1':0, time=210.01.
< Warning: Vehicle 'flow.1' teleports beyond arrival edge 'A1toA0', time=210.63.
< Warning: Teleporting vehicle 'flow.2'; waited too long, from edge 'A1toA0':0, time=212.01.
< Warning: Vehicle 'flow.2' teleports beyond arrival edge 'A1toA0', time=213.24.
< Warning: Teleporting vehicle 'flow.4'; waited too long, from edge 'C1toB1':0, time=212.79.
< Warning: Teleporting vehicle 'flow.5'; waited too long, from edge 'D1toC1':0, time=213.18.
< Warning: Teleporting vehicle 'flow.6'; waited too long, from edge 'E1toD1':0, time=213.57.
< Warning: Vehicle 'flow.5' ends teleporting on edge 'B1toA1':0, time=213.79.
< Warning: Teleporting vehicle 'flow.7'; waited too long, from edge 'F1toE1':0, time=213.95.
< Warning: Vehicle 'flow.4' ends teleporting on edge 'A0toA1':0, time=214.01.
< Warning: Vehicle 'flow.6' ends teleporting on edge 'C1toB1':0, time=214.18.
< Warning: Vehicle 'flow.7' ends teleporting on edge 'D1toC1':0, time=214.57.
< Warning: Teleporting vehicle 'flow.10'; waited too long, from edge 'D0toE0':0, time=215.12.
< Warning: Teleporting vehicle 'flow.11'; waited too long, from edge 'C0toD0':0, time=215.51.
< Warning: Teleporting vehicle 'flow.12'; waited too long, from edge 'B0toC0':0, time=215.89.
< Warning: Vehicle 'flow.11' ends teleporting on edge 'E0toF0':0, time=216.12.
< Warning: Teleporting vehicle 'flow.13'; waited too long, from edge 'A0toB0':0, time=216.28.
< Warning: Vehicle 'flow.12' ends teleporting on edge 'D0toE0':0, time=216.51.
< Warning: Vehicle 'flow.13' ends teleporting on edge 'C0toD0':0, time=216.89.
< Warning: Vehicle 'flow.10' ends teleporting on edge 'E1toD1':0, time=216.95.
< Warning: Teleporting vehicle 'flow.3'; waited too long, from edge 'A1toA0':0, time=314.01.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'A1toA0', time=315.24.
< Warning: Teleporting vehicle 'flow.4'; waited too long, from edge 'A0toA1':0, time=315.63.
< Warning: Vehicle 'flow.4' teleports beyond arrival edge 'A1toA0', time=316.24.
< Warning: Teleporting vehicle 'flow.5'; waited too long, from edge 'A0toA1':0, time=416.68.
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'A1toA0', time=417.30.
< Warning: Teleporting vehicle 'flow.6'; waited too long, from edge 'A0toA1':0, time=518.35.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
basic dynamics deadlock time-to-teleport ( Last six runs Jul2024 )
basic dynamics deadlock time-to-teleport.highways ( Last six runs Jul2024 )
basic dynamics deadlock time-to-teleport.highways.min-speed ( Last six runs Jul2024 )
basic dynamics deadlock time-to-teleport_custom ( Last six runs Jul2024 )
basic hokkaido ( Last six runs Jul2024 )
basic networks internal_net_internal_sim ( Last six runs Jul2024 )
basic networks internal_net_plain_sim ( Last six runs Jul2024 )
basic networks internal_net_plain_sim_allCustom ( Last six runs Jul2024 )
basic networks net_with_taz ( Last six runs Jul2024 )
basic networks plain_net_internal_sim ( Last six runs Jul2024 )
basic networks plain_net_plain_sim ( Last six runs Jul2024 )
basic routes validity all_lanes_valid ( Last six runs Jul2024 )
basic simple_nets box box1l ( Last six runs Jul2024 )
basic simple_nets box box2l ( Last six runs Jul2024 )
basic simple_nets box box3l ( Last six runs Jul2024 )
basic simple_nets box box4l ( Last six runs Jul2024 )
basic simple_nets cross cross1ltl ( Last six runs Jul2024 )
basic simple_nets cross cross3l ( Last six runs Jul2024 )
basic simple_nets cross cross3ltl ( Last six runs Jul2024 )
bugs 0xxx 2350888 internal ( Last six runs Jul2024 )
bugs 0xxx 2350888 no_internal ( Last six runs Jul2024 )
bugs 0xxx break_on_junction ( Last six runs Jul2024 )
bugs 0xxx collision ( Last six runs Jul2024 )
bugs 0xxx lanechange_cross ( Last six runs Jul2024 )
bugs 0xxx right_before_left_deadlock ( Last six runs Jul2024 )
bugs 0xxx teleport_after_long_stop ( Last six runs Jul2024 )
bugs 0xxx ticket139 ( Last six runs Jul2024 )
bugs 0xxx ticket19 dead_end_problem1 ( Last six runs Jul2024 )
bugs 0xxx ticket235 ( Last six runs Jul2024 )
bugs 0xxx ticket331 ( Last six runs Jul2024 )
bugs 0xxx ticket376 ( Last six runs Jul2024 )
bugs 0xxx ticket586 ( Last six runs Jul2024 )
bugs 0xxx ticket604 ( Last six runs Jul2024 )
bugs 0xxx ticket609 ( Last six runs Jul2024 )
bugs 0xxx ticket611 ( Last six runs Jul2024 )
bugs 0xxx ticket699 length ( Last six runs Jul2024 )
bugs 0xxx ticket699 plain ( Last six runs Jul2024 )
bugs 0xxx ticket699 sigma ( Last six runs Jul2024 )
bugs 0xxx ticket788 ( Last six runs Jul2024 )
bugs 0xxx ticket791 ( Last six runs Jul2024 )
bugs 0xxx ticket795 ( Last six runs Jul2024 )
bugs 0xxx ticket796 ( Last six runs Jul2024 )
bugs 0xxx ticket801 ( Last six runs Jul2024 )
bugs 0xxx ticket801b ( Last six runs Jul2024 )
bugs 0xxx ticket802 ( Last six runs Jul2024 )
bugs 0xxx ticket803 ( Last six runs Jul2024 )
bugs 0xxx ticket806 ( Last six runs Jul2024 )
bugs 0xxx ticket813 ( Last six runs Jul2024 )
bugs 0xxx ticket836 ( Last six runs Jul2024 )
bugs 0xxx ticket838 ( Last six runs Jul2024 )
bugs 0xxx ticket840 ( Last six runs Jul2024 )
bugs 0xxx ticket847 ( Last six runs Jul2024 )
bugs 0xxx ticket848 ( Last six runs Jul2024 )
bugs 0xxx ticket851 ( Last six runs Jul2024 )
bugs 0xxx ticket852 ( Last six runs Jul2024 )
bugs 0xxx ticket856 ( Last six runs Jul2024 )
bugs 0xxx ticket859 ( Last six runs Jul2024 )
bugs 0xxx ticket879 ( Last six runs Jul2024 )
bugs 0xxx ticket881 ( Last six runs Jul2024 )
bugs 0xxx ticket910 ( Last six runs Jul2024 )
bugs 0xxx ticket925 ( Last six runs Jul2024 )
bugs 0xxx ticket929 ( Last six runs Jul2024 )
bugs 0xxx ticket941 ( Last six runs Jul2024 )
bugs 0xxx ticket967 ( Last six runs Jul2024 )
bugs 10xxx ticket10521 ( Last six runs Jul2024 )
bugs 10xxx ticket10614 ( Last six runs Jul2024 )
bugs 12xxx ticket12150 ( Last six runs Jul2024 )
bugs 12xxx ticket12398 ( Last six runs Jul2024 )
bugs 12xxx ticket12398b ( Last six runs Jul2024 )
bugs 12xxx ticket12398c ( Last six runs Jul2024 )
bugs 12xxx ticket12455 ( Last six runs Jul2024 )
bugs 12xxx ticket12511 ( Last six runs Jul2024 )
bugs 12xxx ticket12618 ( Last six runs Jul2024 )
bugs 12xxx ticket12715 ( Last six runs Jul2024 )
bugs 12xxx ticket12721c ( Last six runs Jul2024 )
bugs 12xxx ticket12721d ( Last six runs Jul2024 )
bugs 12xxx ticket12721d_customConflicts ( Last six runs Jul2024 )
bugs 13xxx ticket13290 ( Last six runs Jul2024 )
bugs 13xxx ticket13292 ( Last six runs Jul2024 )
bugs 13xxx ticket13292b ( Last six runs Jul2024 )
bugs 14xxx ticket14941 ( Last six runs Jul2024 )
bugs 15xxx ticket15077 ( Last six runs Jul2024 )
bugs 1xxx ticket1006 ( Last six runs Jul2024 )
bugs 1xxx ticket1026 ( Last six runs Jul2024 )
bugs 1xxx ticket1050 ( Last six runs Jul2024 )
bugs 1xxx ticket1065 ( Last six runs Jul2024 )
bugs 1xxx ticket1082 ( Last six runs Jul2024 )
bugs 1xxx ticket1084 ( Last six runs Jul2024 )
bugs 1xxx ticket1091 ( Last six runs Jul2024 )
bugs 1xxx ticket1096 ( Last six runs Jul2024 )
bugs 1xxx ticket1096b ( Last six runs Jul2024 )
bugs 1xxx ticket1096c ( Last six runs Jul2024 )
bugs 1xxx ticket1223 ( Last six runs Jul2024 )
bugs 1xxx ticket1549 ( Last six runs Jul2024 )
bugs 1xxx ticket1551 ( Last six runs Jul2024 )
bugs 1xxx ticket1553 ( Last six runs Jul2024 )
bugs 1xxx ticket1559 ( Last six runs Jul2024 )
bugs 1xxx ticket1575 ( Last six runs Jul2024 )
bugs 1xxx ticket1591 ( Last six runs Jul2024 )
bugs 1xxx ticket1635 ( Last six runs Jul2024 )
bugs 1xxx ticket1635b ( Last six runs Jul2024 )
bugs 1xxx ticket1698 ( Last six runs Jul2024 )
bugs 1xxx ticket1845 ( Last six runs Jul2024 )
bugs 2xxx ticket2087 ( Last six runs Jul2024 )
bugs 2xxx ticket2170 ( Last six runs Jul2024 )
bugs 2xxx ticket2543 ( Last six runs Jul2024 )
bugs 2xxx ticket2574 ( Last six runs Jul2024 )
bugs 2xxx ticket2670 ( Last six runs Jul2024 )
bugs 2xxx ticket2823 ( Last six runs Jul2024 )
bugs 2xxx ticket2834 ( Last six runs Jul2024 )
bugs 2xxx ticket2995 ( Last six runs Jul2024 )
bugs 2xxx ticket2996 ( Last six runs Jul2024 )
bugs 2xxx ticket2996b ( Last six runs Jul2024 )
bugs 3xxx ticket3053 ( Last six runs Jul2024 )
bugs 3xxx ticket3056 ( Last six runs Jul2024 )
bugs 3xxx ticket3113 ( Last six runs Jul2024 )
bugs 3xxx ticket3258 ( Last six runs Jul2024 )
bugs 3xxx ticket3584 ( Last six runs Jul2024 )
bugs 4xxx ticket4180 ( Last six runs Jul2024 )
bugs 4xxx ticket4430 ( Last six runs Jul2024 )
bugs 4xxx ticket4829 ( Last six runs Jul2024 )
bugs 4xxx ticket4861 ( Last six runs Jul2024 )
bugs 5xxx ticket5013 ( Last six runs Jul2024 )
bugs 5xxx ticket5021 ( Last six runs Jul2024 )
bugs 5xxx ticket5632 ( Last six runs Jul2024 )
bugs 5xxx ticket5704 ( Last six runs Jul2024 )
bugs 5xxx ticket5704b ( Last six runs Jul2024 )
bugs 5xxx ticket5740 ( Last six runs Jul2024 )
bugs 6xxx ticket6415 ( Last six runs Jul2024 )
bugs 6xxx ticket6597 ( Last six runs Jul2024 )
bugs 6xxx ticket6762 ( Last six runs Jul2024 )
bugs 7xxx ticket7131 ( Last six runs Jul2024 )
bugs 7xxx ticket7136 ( Last six runs Jul2024 )
bugs 7xxx ticket7149 ( Last six runs Jul2024 )
bugs 7xxx ticket7154 ( Last six runs Jul2024 )
bugs 7xxx ticket7647 ( Last six runs Jul2024 )
bugs 7xxx ticket7764_intermodal ( Last six runs Jul2024 )
bugs 7xxx ticket7959 ( Last six runs Jul2024 )
bugs 7xxx ticket7959b ( Last six runs Jul2024 )
bugs 7xxx ticket7965 ( Last six runs Jul2024 )
bugs 8xxx ticket8900 ( Last six runs Jul2024 )
bugs 8xxx ticket8952 ( Last six runs Jul2024 )
devices rerouting stops stop_same_edge_slack ( Last six runs Jul2024 )
errors parkingArea_noCapacity ( Last six runs Jul2024 )
errors routes disconnected_off ( Last six runs Jul2024 )
errors routes ok_newstyle_plainemission ( Last six runs Jul2024 )
errors routes ok_oldstyle_plainemission ( Last six runs Jul2024 )
errors traffic_lights initial_ok ( Last six runs Jul2024 )
errors traffic_lights loaded_ok ( Last six runs Jul2024 )
extended calibrator inactive_in_between ( Last six runs Jul2024 )
extended rerouter disallowed_while_on_internal ( Last six runs Jul2024 )
extended rerouter terminateRoute_on_jumped_edge ( Last six runs Jul2024 )
junction_model ignoreJunctionBlocker same_target ( Last six runs Jul2024 )
junction_model indirect_left_turn straight_from_left_blockedSecond ( Last six runs Jul2024 )
junction_model internalJunction left_turns_merge ( Last six runs Jul2024 )
junction_model junction_type priority_junction ego_follower_low_decel ( Last six runs Jul2024 )
junction_model junction_type priority_junction follower_low_decel ( Last six runs Jul2024 )
junction_model junction_type tls blocked_until_red ( Last six runs Jul2024 )
junction_model junction_type tls off_internal_cont_minor ( Last six runs Jul2024 )
junction_model junction_type zipper 3lanes ( Last six runs Jul2024 )
meso bugs ticket10252 ( Last six runs Jul2024 )
meso bugs ticket1475 ( Last six runs Jul2024 )
meso bugs ticket1502 ( Last six runs Jul2024 )
meso bugs ticket1502b ( Last six runs Jul2024 )
meso bugs ticket7035 ( Last six runs Jul2024 )
meso bugs ticket8931 ( Last six runs Jul2024 )
output route_probe devnull_output ( Last six runs Jul2024 )
output route_probe null_output ( Last six runs Jul2024 )
spec departure errors slow_lane_ahead ( Last six runs Jul2024 )
spec departure errors slow_lane_ahead_ignore ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic dynamics deadlock time-to-teleport.remove ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="blocker" depart="0.00" departLane="" departPos="0.00" departSpeed="30.00" departDelay="0.00" arrival="411.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="0.25" duration="411.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="400.00" timeLoss="400.00" rerouteNo="0" devices="tripinfo_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocked" depart="0.00" departLane="" departPos="0.00" departSpeed="24.86" departDelay="0.00" arrival="413.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="0.25" duration="413.00" routeLength="200.00" waitingTime="0.98" waitingCount="0" stopTime="0.00" timeLoss="401.67" rerouteNo="0" devices="tripinfo_blocked" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic dynamics insertion backlog_lanewise ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'motorway.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 116.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 12
<  Running: 0
<  Waiting: 0
< Statistics (avg of 12):
<  RouteLength: 192.00
<  Speed: 21.57
<  Duration: 38.92
<  WaitingTime: 0.00
<  TimeLoss: 32.92
<  DepartDelay: 33.92
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="blocker" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="106.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="106.00" routeLength="192.00" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="0" devices="tripinfo_blocker" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="backlogged" depart="0.00" departLane="" departPos="0.00" departSpeed="0.93" departDelay="0.00" arrival="107.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="107.00" routeLength="192.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="100.67" rerouteNo="0" devices="tripinfo_backlogged" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="unblocked.0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.92" departDelay="0.00" arrival="107.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="107.00" routeLength="192.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="101.34" rerouteNo="0" devices="tripinfo_unblocked.0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="unblocked.1" depart="10.00" departLane="" departPos="0.00" departSpeed="1.01" departDelay="0.00" arrival="108.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="98.00" routeLength="192.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="92.01" rerouteNo="0" devices="tripinfo_unblocked.1" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="unblocked.2" depart="103.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="83.00" arrival="109.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="6.00" routeLength="192.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_unblocked.2" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="unblocked.3" depart="104.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="74.00" arrival="110.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="6.00" routeLength="192.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_unblocked.3" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="unblocked.4" depart="105.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="65.00" arrival="111.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="6.00" routeLength="192.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_unblocked.4" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="unblocked.5" depart="105.00" departLane="" departPos="0.00" departSpeed="28.78" departDelay="55.00" arrival="112.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="7.00" routeLength="192.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="tripinfo_unblocked.5" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="unblocked.6" depart="106.00" departLane="" departPos="0.00" departSpeed="31.95" departDelay="46.00" arrival="112.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="6.00" routeLength="192.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.34" rerouteNo="0" devices="tripinfo_unblocked.6" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="unblocked.7" depart="107.00" departLane="" departPos="0.00" departSpeed="35.90" departDelay="37.00" arrival="113.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="6.00" routeLength="192.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.01" rerouteNo="0" devices="tripinfo_unblocked.7" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="unblocked.8" depart="108.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="28.00" arrival="114.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="6.00" routeLength="192.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_unblocked.8" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="unblocked.9" depart="109.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="19.00" arrival="115.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="6.00" routeLength="192.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_unblocked.9" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic dynamics insertion bestLane4 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3600.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 7466 (Loaded: 7998)
<  Running: 83
<  Waiting: 0
< Statistics (avg of 7383):
<  RouteLength: 500.00
<  Speed: 14.94
<  Duration: 34.91
<  WaitingTime: 0.01
<  TimeLoss: 16.59
<  DepartDelay: 0.81
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics insertion best_distance ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'motorway.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 900.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 1526 (Loaded: 2997)
<  Running: 1046
<  Waiting: 3
< Statistics (avg of 480):
<  RouteLength: 9268.00
<  Speed: 21.69
<  Duration: 458.43
<  WaitingTime: 1.91
<  TimeLoss: 200.47
<  DepartDelay: 1.73
---------- New result in exitcode ----------
1
---------- Missing result in aggregated900 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="900.00" id="laneData">
        <edge id="beg" sampledSeconds="294258.72" traveltime="223.58" overlapTraveltime="223.96" density="109.13" laneDensity="36.38" occupancy="18.19" waitingTime="0.00" timeLoss="184729.28" speed="13.40" speedRelative="0.37" departed="1526" arrived="0" entered="0" left="926" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2" sampledSeconds="238968.68" traveltime="314.62" overlapTraveltime="315.15" density="88.74" laneDensity="44.37" occupancy="22.19" waitingTime="0.00" timeLoss="175842.67" speed="9.51" speedRelative="0.26" departed="0" arrived="0" entered="926" left="590" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="17739.45" traveltime="32.30" overlapTraveltime="33.14" density="102.66" laneDensity="51.33" occupancy="25.66" waitingTime="0.00" timeLoss="14810.32" speed="5.94" speedRelative="0.17" departed="0" arrived="0" entered="554" left="543" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end2" sampledSeconds="42685.85" traveltime="83.52" overlapTraveltime="83.66" density="15.83" laneDensity="15.83" occupancy="7.92" waitingTime="0.00" timeLoss="152.79" speed="35.87" speedRelative="1.00" departed="0" arrived="480" entered="543" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="merge" sampledSeconds="13323.86" traveltime="23.08" overlapTraveltime="24.33" density="160.92" laneDensity="53.64" occupancy="26.82" waitingTime="0.00" timeLoss="11848.50" speed="3.99" speedRelative="0.11" departed="0" arrived="0" entered="590" left="554" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="offRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="onRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : basic dynamics insertion force_unsafe_followspeed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'motorway.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 99.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 10
<  Running: 0
<  Waiting: 0
< Statistics (avg of 10):
<  RouteLength: 2996.00
<  Speed: 35.67
<  Duration: 84.00
<  WaitingTime: 0.00
<  TimeLoss: 0.14
<  DepartDelay: 0.25
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v.0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="84.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="35.99" duration="84.00" routeLength="2996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v.1" depart="2.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.50" arrival="86.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="35.99" duration="84.00" routeLength="2996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.1" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v.2" depart="3.00" departLane="" departPos="0.00" departSpeed="31.97" departDelay="0.00" arrival="87.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="35.99" duration="84.00" routeLength="2996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.34" rerouteNo="0" devices="tripinfo_v.2" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v.3" depart="5.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.50" arrival="89.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="35.99" duration="84.00" routeLength="2996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.3" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v.4" depart="6.00" departLane="" departPos="0.00" departSpeed="31.97" departDelay="0.00" arrival="90.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="35.99" duration="84.00" routeLength="2996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.34" rerouteNo="0" devices="tripinfo_v.4" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v.5" depart="8.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.50" arrival="92.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="35.99" duration="84.00" routeLength="2996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.5" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v.6" depart="9.00" departLane="" departPos="0.00" departSpeed="31.97" departDelay="0.00" arrival="93.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="35.99" duration="84.00" routeLength="2996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.34" rerouteNo="0" devices="tripinfo_v.6" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v.7" depart="11.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.50" arrival="95.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="35.99" duration="84.00" routeLength="2996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.7" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v.8" depart="12.00" departLane="" departPos="0.00" departSpeed="31.97" departDelay="0.00" arrival="96.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="35.99" duration="84.00" routeLength="2996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.34" rerouteNo="0" devices="tripinfo_v.8" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v.9" depart="14.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.50" arrival="98.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="35.99" duration="84.00" routeLength="2996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.9" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic dynamics insertion high_flow1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'motorway.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1904.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1200
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1200):
<  RouteLength: 2996.00
<  Speed: 28.43
<  Duration: 105.77
<  WaitingTime: 0.00
<  TimeLoss: 21.60
<  DepartDelay: 0.25
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="900.00" id="end2_0" sampledSeconds="1818.67" density="20.91" laneDensity="20.91" occupancy="10.45" waitingTime="0.00" timeLoss="418.29" speed="27.74" speedRelative="0.77" departed="0" arrived="521" entered="523" left="0"/>
    <interval begin="900.00" end="1800.00" id="end2_0" sampledSeconds="2159.76" density="24.83" laneDensity="24.83" occupancy="12.42" waitingTime="0.00" timeLoss="529.15" speed="26.91" speedRelative="0.75" departed="0" arrived="601" entered="602" left="0"/>
    <interval begin="1800.00" end="1904.00" id="end2_0" sampledSeconds="303.46" density="30.19" laneDensity="30.19" occupancy="15.10" waitingTime="0.00" timeLoss="95.51" speed="24.42" speedRelative="0.68" departed="0" arrived="78" entered="75" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : basic dynamics insertion high_flow1_extreme ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'motorway.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1898.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1800
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1800):
<  RouteLength: 2996.00
<  Speed: 29.56
<  Duration: 101.78
<  WaitingTime: 0.00
<  TimeLoss: 17.51
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="900.00" id="end2_0" sampledSeconds="2677.46" density="30.78" laneDensity="30.78" occupancy="9.23" waitingTime="0.00" timeLoss="548.45" speed="28.59" speedRelative="0.79" departed="0" arrived="790" entered="795" left="0"/>
    <interval begin="900.00" end="1800.00" id="end2_0" sampledSeconds="3175.30" density="36.51" laneDensity="36.51" occupancy="10.95" waitingTime="0.00" timeLoss="711.53" speed="27.64" speedRelative="0.77" departed="0" arrived="908" entered="908" left="0"/>
    <interval begin="1800.00" end="1898.00" id="end2_0" sampledSeconds="333.58" density="35.22" laneDensity="35.22" occupancy="10.57" waitingTime="0.00" timeLoss="62.47" speed="28.90" speedRelative="0.80" departed="0" arrived="102" entered="97" left="0"/>
</detector>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'motorway.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 2413.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2900 (Loaded: 3600)
<  Running: 0
<  Waiting: 0
< Statistics (avg of 2900):
<  RouteLength: 1223.97
<  Speed: 12.91
<  Duration: 436.39
<  WaitingTime: 2.41
<  TimeLoss: 401.68
<  DepartDelay: 0.82
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="900.00" id="beg2_0" sampledSeconds="3949.76" density="45.47" laneDensity="22.74" occupancy="11.37" waitingTime="0.00" timeLoss="1361.18" speed="23.52" speedRelative="0.65" departed="18" arrived="0" entered="947" left="960"/>
    <interval begin="0.00" end="900.00" id="beg2_1" sampledSeconds="3949.76" density="45.47" laneDensity="22.74" occupancy="11.37" waitingTime="0.00" timeLoss="1361.18" speed="23.52" speedRelative="0.65" departed="18" arrived="0" entered="947" left="960"/>
    <interval begin="900.00" end="1800.00" id="beg2_0" sampledSeconds="5170.51" density="59.52" laneDensity="29.76" occupancy="14.88" waitingTime="0.00" timeLoss="1755.85" speed="23.52" speedRelative="0.65" departed="95" arrived="0" entered="1166" left="1260"/>
    <interval begin="900.00" end="1800.00" id="beg2_1" sampledSeconds="5170.51" density="59.52" laneDensity="29.76" occupancy="14.88" waitingTime="0.00" timeLoss="1755.85" speed="23.52" speedRelative="0.65" departed="95" arrived="0" entered="1166" left="1260"/>
    <interval begin="1800.00" end="2413.00" id="beg2_0" sampledSeconds="2352.79" density="39.77" laneDensity="19.88" occupancy="9.94" waitingTime="0.00" timeLoss="517.27" speed="27.78" speedRelative="0.77" departed="0" arrived="0" entered="674" left="680"/>
    <interval begin="1800.00" end="2413.00" id="beg2_1" sampledSeconds="2352.79" density="39.77" laneDensity="19.88" occupancy="9.94" waitingTime="0.00" timeLoss="517.27" speed="27.78" speedRelative="0.77" departed="0" arrived="0" entered="674" left="680"/>
</detector>
basic dynamics insertion high_flow2 ( Last six runs Jul2024 )
basic dynamics insertion high_flow2_emergencyDecel ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic dynamics insertion high_flow3 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'motorway.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1800.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 2520 (Loaded: 5997)
<  Running: 121
<  Waiting: 3
< Statistics (avg of 2399):
<  RouteLength: 3084.00
<  Speed: 35.62
<  Duration: 86.57
<  WaitingTime: 0.00
<  TimeLoss: 0.29
<  DepartDelay: 1.81
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="900.00" id="beg2_0" sampledSeconds="3067.97" density="35.32" laneDensity="17.66" occupancy="8.83" waitingTime="0.00" timeLoss="0.00" speed="36.00" speedRelative="1.00" departed="0" arrived="0" entered="1146" left="1142"/>
    <interval begin="0.00" end="900.00" id="beg2_1" sampledSeconds="3067.97" density="35.32" laneDensity="17.66" occupancy="8.83" waitingTime="0.00" timeLoss="0.00" speed="36.00" speedRelative="1.00" departed="0" arrived="0" entered="1146" left="1142"/>
    <interval begin="900.00" end="1800.00" id="beg2_0" sampledSeconds="3378.06" density="38.89" laneDensity="19.44" occupancy="9.72" waitingTime="0.00" timeLoss="0.00" speed="36.00" speedRelative="1.00" departed="0" arrived="0" entered="1260" left="1260"/>
    <interval begin="900.00" end="1800.00" id="beg2_1" sampledSeconds="3378.06" density="38.89" laneDensity="19.44" occupancy="9.72" waitingTime="0.00" timeLoss="0.00" speed="36.00" speedRelative="1.00" departed="0" arrived="0" entered="1260" left="1260"/>
</detector>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="0.00" speed="10.00"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="0.00" speed="10.00"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="0.00" speed="10.00"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="0.00" speed="10.00"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="0.00" speed="10.00"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>
basic dynamics one_vehicle_10m_per_s_high_prio ( Last six runs Jul2024 )
basic dynamics two_vehicles_10m_per_s_high_prio ( Last six runs Jul2024 )
basic dynamics two_vehicles_differen_vmax ( Last six runs Jul2024 )
output rawdump one_vehicle ( Last six runs Jul2024 )
output rawdump two_vehicles_diff_speed ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic dynamics short_edge_arrival ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle '0' will not be able to arrive at the given position!
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="2.00" arrivalSpeed="27.78" duration="19.00" routeLength="502.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic dynamics short_edges ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated900 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1000.00" id="ed_default">
        <edge id="1" sampledSeconds="35.71" traveltime="0.07" overlapTraveltime="0.43" density="35.71" laneDensity="35.71" occupancy="17.86" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="496" left="496" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2a" sampledSeconds="71.42" traveltime="0.14" overlapTraveltime="0.50" density="35.71" laneDensity="35.71" occupancy="17.86" waitingTime="0.00" timeLoss="0.01" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="496" left="496" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2b" sampledSeconds="71.42" traveltime="0.14" overlapTraveltime="0.50" density="35.71" laneDensity="35.71" occupancy="17.86" waitingTime="0.00" timeLoss="0.01" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="496" left="496" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4a" sampledSeconds="143.01" traveltime="0.29" overlapTraveltime="0.65" density="35.75" laneDensity="35.75" occupancy="17.88" waitingTime="0.00" timeLoss="0.01" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="497" left="496" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4b" sampledSeconds="142.85" traveltime="0.29" overlapTraveltime="0.65" density="35.71" laneDensity="35.71" occupancy="17.86" waitingTime="0.00" timeLoss="0.01" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="496" left="496" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="8a" sampledSeconds="286.27" traveltime="0.58" overlapTraveltime="0.94" density="35.78" laneDensity="35.78" occupancy="17.89" waitingTime="0.00" timeLoss="0.02" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="497" left="497" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="8b" sampledSeconds="285.70" traveltime="0.58" overlapTraveltime="0.94" density="35.71" laneDensity="35.71" occupancy="17.86" waitingTime="0.00" timeLoss="0.02" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="496" left="496" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg" sampledSeconds="3121.71" traveltime="6.26" overlapTraveltime="6.62" density="35.88" laneDensity="35.88" occupancy="17.94" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="500" arrived="0" entered="0" left="497" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="2989.61" traveltime="6.05" overlapTraveltime="6.41" density="35.59" laneDensity="35.59" occupancy="17.80" waitingTime="0.00" timeLoss="0.24" speed="13.89" speedRelative="1.00" departed="0" arrived="493" entered="496" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="ref" sampledSeconds="7147.21" traveltime="14.40" overlapTraveltime="14.76" density="35.74" laneDensity="35.74" occupancy="17.87" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="500" arrived="493" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="10000.00" end="11000.00" id="ed_L10">
        <edge id="1" sampledSeconds="20.45" traveltime="0.07" overlapTraveltime="0.79" density="20.45" laneDensity="20.45" occupancy="20.45" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="284" left="284" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2a" sampledSeconds="40.90" traveltime="0.14" overlapTraveltime="0.86" density="20.45" laneDensity="20.45" occupancy="20.45" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="284" left="284" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2b" sampledSeconds="40.90" traveltime="0.14" overlapTraveltime="0.86" density="20.45" laneDensity="20.45" occupancy="20.45" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="284" left="284" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4a" sampledSeconds="81.79" traveltime="0.29" overlapTraveltime="1.01" density="20.45" laneDensity="20.45" occupancy="20.45" waitingTime="0.00" timeLoss="0.01" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="284" left="284" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4b" sampledSeconds="81.79" traveltime="0.29" overlapTraveltime="1.01" density="20.45" laneDensity="20.45" occupancy="20.45" waitingTime="0.00" timeLoss="0.01" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="284" left="284" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="8a" sampledSeconds="163.58" traveltime="0.58" overlapTraveltime="1.30" density="20.45" laneDensity="20.45" occupancy="20.45" waitingTime="0.00" timeLoss="0.01" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="284" left="284" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="8b" sampledSeconds="163.58" traveltime="0.58" overlapTraveltime="1.30" density="20.45" laneDensity="20.45" occupancy="20.45" waitingTime="0.00" timeLoss="0.01" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="284" left="284" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg" sampledSeconds="1790.81" traveltime="6.28" overlapTraveltime="7.00" density="20.58" laneDensity="20.58" occupancy="20.58" waitingTime="0.00" timeLoss="4.06" speed="13.86" speedRelative="1.00" departed="286" arrived="0" entered="0" left="284" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="1710.81" traveltime="6.05" overlapTraveltime="6.77" density="20.37" laneDensity="20.37" occupancy="20.37" waitingTime="0.00" timeLoss="0.14" speed="13.89" speedRelative="1.00" departed="0" arrived="282" entered="284" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="ref" sampledSeconds="5376.96" traveltime="14.43" overlapTraveltime="15.15" density="26.88" laneDensity="26.88" occupancy="26.88" waitingTime="0.00" timeLoss="10.73" speed="13.86" speedRelative="1.00" departed="375" arrived="370" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="20000.00" end="21000.00" id="ed_L15">
        <edge id="1" sampledSeconds="10.22" traveltime="0.07" overlapTraveltime="1.15" density="10.22" laneDensity="10.22" occupancy="15.34" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="142" left="142" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic networks lefthand ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="0.00" y="104.95" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
        <person id="p0" x="0.00" y="107.95" angle="90.00" speed="1.39" pos="0.00" edge="WC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="0.00" y="104.95" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
        <person id="p0" x="1.30" y="107.95" angle="90.00" speed="1.39" pos="1.30" edge="WC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="0.00" y="104.95" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
        <person id="p0" x="2.60" y="107.95" angle="90.00" speed="1.39" pos="2.60" edge="WC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="0.00" y="104.95" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
        <person id="p0" x="3.90" y="107.95" angle="90.00" speed="1.39" pos="3.90" edge="WC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="0.00" y="104.95" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
        <person id="p0" x="5.19" y="107.95" angle="90.00" speed="1.39" pos="5.19" edge="WC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="0.00" y="104.95" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
        <person id="p0" x="6.49" y="107.95" angle="90.00" speed="1.39" pos="6.49" edge="WC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="0.00" y="104.95" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic person atJunction_ride_walk ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="veh0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="81.70" arrivalSpeed="13.89" duration="15.00" routeLength="202.02" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_veh0 tripinfo_veh0 person_veh0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="person_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="49.00" waitingTime="0.00" timeLoss="0.84" traveltime="49.00">
        <ride waitingTime="0.00" vehicle="veh0" depart="0.00" arrival="15.00" arrivalPos="81.70" duration="15.00" routeLength="120.32" timeLoss="0.00"/>
        <walk depart="15.00" departPos="92.10" arrival="49.00" arrivalPos="46.05" duration="34.00" routeLength="46.05" timeLoss="0.84" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="triggered" arrival="15.00">
        <route edges="WS SC"/>
    </vehicle>

    <person id="person_0" depart="0.00" arrival="49.00">
        <ride from="WS" to="SC" arrivalPos="81.70" lines="veh0"/>
        <walk edges="EC"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : basic person atJunction_walk_ride ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="person_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="49.00" waitingTime="0.00" timeLoss="0.84" traveltime="49.00">
        <walk depart="0.00" departPos="0.00" arrival="34.00" arrivalPos="46.05" duration="34.00" routeLength="46.05" timeLoss="0.84" maxSpeed="1.39"/>
        <ride waitingTime="0.00" vehicle="veh0" depart="34.00" arrival="49.00" arrivalPos="120.32" duration="15.00" routeLength="81.70" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="veh0" depart="34.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="120.32" arrivalSpeed="13.89" duration="15.00" routeLength="202.02" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_veh0 tripinfo_veh0 person_veh0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00" arrival="49.00">
        <walk edges="EC"/>
        <ride from="CW" to="WS" arrivalPos="120.32" lines="veh0"/>
    </person>

    <vehicle id="veh0" depart="triggered" arrival="49.00">
        <route edges="CW WS"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic person errors duplicate_id ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Another person with the id 'p1' exists.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : basic person errors invalid_busstop ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1
< Error: Could not build busStop 'busStop'; probably declared twice.
< Error: Could not add access outside a stopping place.
< Error: Could not end a stopping place that is not opened.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : basic person errors person_triggered_invalidFrom ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Disconnected plan for triggered person 'p0' (edge 'gneE1' != edge 'gneE0').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person errors trainStop_car_disconnected ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Disconnected plan for person 'person0' (edge 'b' != edge 'a').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : basic person errors unsuitable_vclass ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Person 'p1' receives type 'pedType' which implicitly uses unsuitable vClass 'passenger'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person lefthand_wait ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="2.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="3.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="4.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="5.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="6.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="7.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="8.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic person person_inserted_departPos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'bike_bicycle' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person person_number ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Not using public transport line 'l100' for routing persons. It has less than two usable stops.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 140.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 1
<  Waiting: 0
< Persons:
<  Inserted: 1
<  Running: 1
< DijkstraRouter answered 2 queries and explored 117.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="1/4to1/3">
            <vehicle id="bus.0" pos="0.00" speed="13.90"/>
        </edge>
        <edge id="2/3to1/3">
            <person id="person0" pos="80.00" angle="270.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1/4to1/3">
            <vehicle id="bus.0" pos="0.00" speed="13.90"/>
        </edge>
        <edge id="2/3to1/3">
            <person id="person0" pos="81.23" angle="270.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1/4to1/3">
            <vehicle id="bus.0" pos="0.00" speed="13.90"/>
        </edge>
        <edge id="2/3to1/3">
            <person id="person0" pos="82.45" angle="270.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1/4to1/3">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="bus.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="103.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="103.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="70.00" timeLoss="70.00" rerouteNo="0" devices="tripinfo_bus.0 person_bus.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding abort_impossible_ride ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Person 'p1' aborted waiting for v1 at edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="181.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="181.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="182.00" timeLoss="-1" traveltime="-1">
        <ride waitingTime="182.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_ambiguous_ride ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Person 'p0' aborted waiting for dummy at trainStop 'B'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="p0_0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="450.00" arrivalSpeed="27.80" duration="36.00" routeLength="946.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_p0_0 tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="150.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="150.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="39.36" timeLoss="39.36" rerouteNo="0" devices="vehroute_train.0 tripinfo_train.0 person_train.0" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="34.12" timeLoss="-1" traveltime="-1">
        <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="36.00" arrivalPos="450.00" duration="36.00" routeLength="890.24" timeLoss="0.00"/>
        <access stop="A" depart="36.00" arrival="48.00" duration="12.00" routeLength="17.44"/>
        <ride waitingTime="12.12" vehicle="train.0" depart="60.12" arrival="129.00" arrivalPos="1242.34" duration="68.88" routeLength="955.64" timeLoss="0.00"/>
        <ride waitingTime="22.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </personinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" arrivalPos="450.00" arrivalSpeed="0.00" arrival="36.00">
        <route edges="beg beg2left"/>
    </vehicle>

    <vehicle id="train.0" type="train" depart="0.00" line="train" arrival="150.00">
        <route edges="gneE0"/>
        <stop busStop="A" until="60.00"/>
        <stop busStop="B" until="100.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_ambiguous_taxiride ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Person 'p0' aborted waiting for taxi at trainStop 'B'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="p0_0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="450.00" arrivalSpeed="27.80" duration="36.00" routeLength="946.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_p0_0 tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="150.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="150.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="39.36" timeLoss="39.36" rerouteNo="0" devices="vehroute_train.0 tripinfo_train.0 person_train.0" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="64.12" timeLoss="-1" traveltime="-1">
        <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="36.00" arrivalPos="450.00" duration="36.00" routeLength="890.24" timeLoss="0.00"/>
        <access stop="A" depart="36.00" arrival="48.00" duration="12.00" routeLength="17.44"/>
        <ride waitingTime="12.12" vehicle="train.0" depart="60.12" arrival="129.00" arrivalPos="1242.34" duration="68.88" routeLength="955.64" timeLoss="0.00"/>
        <ride waitingTime="52.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </personinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" arrivalPos="450.00" arrivalSpeed="0.00" arrival="36.00">
        <route edges="beg beg2left"/>
    </vehicle>

    <vehicle id="train.0" type="train" depart="0.00" line="train" arrival="150.00">
        <route edges="gneE0"/>
        <stop busStop="A" until="60.00"/>
        <stop busStop="B" until="100.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_ambiguous_walk ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="p0_0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="450.00" arrivalSpeed="27.80" duration="36.00" routeLength="946.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_p0_0 tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="150.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="150.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="39.36" timeLoss="39.36" rerouteNo="0" devices="vehroute_train.0 tripinfo_train.0 person_train.0" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="501.00" waitingTime="12.12" timeLoss="1.16" traveltime="488.88">
        <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="36.00" arrivalPos="450.00" duration="36.00" routeLength="890.24" timeLoss="0.00"/>
        <access stop="beg2left" depart="36.00" arrival="48.00" duration="12.00" routeLength="17.44"/>
        <ride waitingTime="12.12" vehicle="train.0" depart="60.12" arrival="129.00" arrivalPos="1242.34" duration="68.88" routeLength="955.64" timeLoss="0.00"/>
        <access stop="left2end" depart="129.00" arrival="146.00" duration="17.00" routeLength="24.93"/>
        <walk depart="146.00" departPos="250.00" arrival="501.00" arrivalPos="247.65" duration="355.00" routeLength="491.45" timeLoss="1.16" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" arrivalPos="450.00" arrivalSpeed="0.00" arrival="36.00">
        <route edges="beg beg2left"/>
    </vehicle>

    <vehicle id="train.0" type="train" depart="0.00" line="train" arrival="150.00">
        <route edges="gneE0"/>
        <stop busStop="beg2left" until="60.00"/>
        <stop busStop="left2end" until="100.00"/>
    </vehicle>

    <person id="p0" depart="0.00" arrival="501.00">
        <ride from="beg" to="beg2left" trainStop="beg2left" lines="p0_0"/>
        <ride from="gneE0" to="gneE0" trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_busstop ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Person 'person0' aborted waiting for train at busStop 'stopE'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="149.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="149.00" routeLength="400.00" waitingTime="0.00" waitingCount="0" stopTime="120.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v0 tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="68.00" timeLoss="-1" traveltime="-1">
        <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="82.00" arrivalPos="0.00" duration="82.00" routeLength="300.00" timeLoss="0.00"/>
        <ride waitingTime="68.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </personinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="triggered" arrival="149.00">
        <route edges="a b c d"/>
        <stop edge="c" endPos="50.00" duration="60.00" parking="1"/>
        <stop edge="d" endPos="32.00" duration="60.00" parking="1"/>
    </vehicle>

    <person id="person0" depart="0.00" departPos="80.00">
        <ride from="a" to="e" busStop="stopE" lines="v0"/>
        <ride from="e" to="e" lines="train"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_redundancy ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="168.00" waitingTime="33.48" timeLoss="0.80" traveltime="134.52">
        <walk depart="0.00" departPos="90.00" arrival="44.00" arrivalPos="50.00" duration="44.00" routeLength="60.00" timeLoss="0.80" maxSpeed="1.39"/>
        <access stop="stopE" depart="44.00" arrival="124.00" duration="80.00" routeLength="111.80"/>
        <ride waitingTime="33.48" vehicle="train" depart="157.48" arrival="168.00" arrivalPos="100.00" duration="10.52" routeLength="295.45" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="train" depart="0.00" departLane="" departPos="293.18" departSpeed="27.78" departDelay="0.00" arrival="196.00" arrivalLane="" arrivalPos="300.00" arrivalSpeed="27.78" duration="196.00" routeLength="4306.82" waitingTime="0.00" waitingCount="0" stopTime="40.00" timeLoss="40.00" rerouteNo="0" devices="vehroute_train tripinfo_train routing_train person_train" vType="tt" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person0" depart="0.00" departPos="90.00" arrival="168.00">
        <walk edges="a b" busStop="stopE"/>
        <ride from="e" to="f" arrivalPos="100.00" lines="train"/>
    </person>

    <vehicle id="train" type="tt" depart="0.00" departPos="293.18" departSpeed="27.7792" speedFactor="1.0000" arrival="196.00">
        <route edges="e f"/>
        <stop busStop="stopE" duration="20.00"/>
        <stop busStop="stopF" duration="20.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_ride ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="p0_0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="450.00" arrivalSpeed="27.80" duration="36.00" routeLength="948.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_p0_0 tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="111.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_train.0 tripinfo_train.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.1" depart="300.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="411.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_train.1 tripinfo_train.1 person_train.1" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="764.00" waitingTime="158.12" timeLoss="1.99" traveltime="605.88">
        <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="36.00" arrivalPos="450.00" duration="36.00" routeLength="894.79" timeLoss="0.00"/>
        <access stop="beg2left" depart="36.00" arrival="163.00" duration="127.00" routeLength="177.33"/>
        <ride waitingTime="158.12" vehicle="train.1" depart="321.12" arrival="390.00" arrivalPos="1242.34" duration="68.88" routeLength="955.64" timeLoss="0.00"/>
        <access stop="left2end" depart="390.00" arrival="407.00" duration="17.00" routeLength="24.54"/>
        <walk depart="407.00" departPos="250.00" arrival="764.00" arrivalPos="249.28" duration="357.00" routeLength="493.08" timeLoss="1.99" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" arrivalPos="450.00" arrivalSpeed="0.00" arrival="36.00">
        <route edges="beg beg2left"/>
    </vehicle>

    <vehicle id="train.0" type="train" depart="0.00" line="train" arrival="111.00">
        <route edges="gneE0"/>
        <stop busStop="beg2left" until="10.00"/>
        <stop busStop="left2end" until="60.00"/>
    </vehicle>

    <vehicle id="train.1" type="train" depart="300.00" line="train" arrival="411.00">
        <route edges="gneE0"/>
        <stop busStop="beg2left" until="310.00"/>
        <stop busStop="left2end" until="360.00"/>
    </vehicle>

    <person id="p0" depart="0.00" arrival="764.00">
        <ride from="beg" to="beg2left" trainStop="beg2left" lines="p0_0"/>
        <ride from="gneE0" to="gneE0" trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="191.00" waitingTime="10.40" timeLoss="0.00" traveltime="180.60">
        <ride waitingTime="10.40" vehicle="bus.0" depart="30.40" arrival="211.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p2" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="191.00" waitingTime="10.40" timeLoss="0.00" traveltime="180.60">
        <ride waitingTime="10.40" vehicle="bus.0" depart="30.40" arrival="211.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="bus.0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="211.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.0 person_bus.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p3" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="311.00" waitingTime="130.40" timeLoss="0.00" traveltime="180.60">
        <ride waitingTime="130.40" vehicle="bus.1" depart="150.40" arrival="331.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="bus.1" depart="120.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="331.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.1 person_bus.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.2" depart="240.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="451.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.3" depart="360.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="571.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.4" depart="480.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="691.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.5" depart="600.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="811.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.6" depart="720.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="931.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
basic person riding boarding_duration_extension ( Last six runs Jul2024 )
basic person riding boarding_duration_extension_factor ( Last six runs Jul2024 )
basic person riding boarding_duration_extension_limited ( Last six runs Jul2024 )
basic person riding boarding_duration_no_extension ( Last six runs Jul2024 )
basic person riding capacity ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic person riding boarding_duration_extension_limited_no_persons ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="bus.0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="211.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.1" depart="120.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="331.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.2" depart="240.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="451.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.3" depart="360.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="571.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.4" depart="480.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="691.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.5" depart="600.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="811.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.6" depart="720.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="931.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.7" depart="840.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="1051.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.8" depart="960.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="1171.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding boarding_duration_extension_small ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="bus" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="0.00" ended="14.00" initialPersons="0" loadedPersons="100" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : basic person riding deboarding_duration_extension ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="bus" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="0.00" ended="14.00" initialPersons="0" loadedPersons="10" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="DEFAULT_VEHTYPE" edge="left" pos="0.00" parking="0" started="64.20" ended="82.00" initialPersons="10" loadedPersons="10" unloadedPersons="10" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="DEFAULT_VEHTYPE" edge="end" pos="0.00" parking="0" started="182.78" ended="197.00" initialPersons="10" loadedPersons="0" unloadedPersons="10" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : basic person riding leaving_vehicle_at_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 284.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 3
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 2
<  Running: 0
< DijkstraRouter answered 4 queries and explored 117.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_train0 person_train0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train1" depart="57.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="7.00" arrival="197.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="140.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="100.25" timeLoss="106.47" rerouteNo="0" devices="tripinfo_train1 person_train1" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="person1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="246.00" waitingTime="74.49" timeLoss="3.00" traveltime="151.51">
        <walk depart="0.00" departPos="80.00" arrival="49.00" arrivalPos="55.00" duration="49.00" routeLength="65.50" timeLoss="1.84" maxSpeed="1.39"/>
        <ride waitingTime="74.49" vehicle="train1" depart="123.49" arrival="137.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
        <walk depart="137.00" departPos="0.00" arrival="226.00" arrivalPos="30.00" duration="89.00" routeLength="122.00" timeLoss="1.16" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="246.00" arrivalPos="30.00" actType="singing"/>
    </personinfo>
    <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="283.00" waitingTime="71.49" timeLoss="3.00" traveltime="191.51">
        <walk depart="0.00" departPos="80.00" arrival="49.00" arrivalPos="55.00" duration="49.00" routeLength="65.50" timeLoss="1.84" maxSpeed="1.39"/>
        <ride waitingTime="71.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
        <walk depart="134.00" departPos="0.00" arrival="223.00" arrivalPos="30.00" duration="89.00" routeLength="122.00" timeLoss="1.16" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="243.00" arrivalPos="30.00" actType="singing"/>
        <ride waitingTime="0.00" vehicle="car0" depart="243.00" arrival="283.00" arrivalPos="92.00" duration="40.00" routeLength="181.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="car0" depart="243.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="283.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="40.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_car0 person_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding leaving_vehicle_at_stop_subsecond ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 280.90.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 3
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 2
<  Running: 0
< DijkstraRouter answered 4 queries and explored 117.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="193.20" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="143.20" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_train0 person_train0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train1" depart="56.60" departLane="" departPos="0.00" departSpeed="13.90" departDelay="6.60" arrival="196.30" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="139.70" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="100.65" timeLoss="106.87" rerouteNo="0" devices="tripinfo_train1 person_train1" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="person1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="244.20" waitingTime="75.99" timeLoss="0.10" traveltime="148.21">
        <walk depart="0.00" departPos="80.00" arrival="47.20" arrivalPos="55.00" duration="47.20" routeLength="65.50" timeLoss="0.04" maxSpeed="1.39"/>
        <ride waitingTime="75.99" vehicle="train1" depart="123.19" arrival="136.30" arrivalPos="0.00" duration="13.11" routeLength="182.50" timeLoss="0.00"/>
        <walk depart="136.30" departPos="0.00" arrival="224.20" arrivalPos="30.00" duration="87.90" routeLength="122.00" timeLoss="0.06" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="244.20" arrivalPos="30.00" actType="singing"/>
    </personinfo>
    <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="280.80" waitingTime="72.89" timeLoss="0.10" traveltime="187.91">
        <walk depart="0.00" departPos="80.00" arrival="47.20" arrivalPos="55.00" duration="47.20" routeLength="65.50" timeLoss="0.04" maxSpeed="1.39"/>
        <ride waitingTime="72.89" vehicle="train0" depart="120.09" arrival="133.20" arrivalPos="0.00" duration="13.11" routeLength="182.50" timeLoss="0.00"/>
        <walk depart="133.20" departPos="0.00" arrival="221.10" arrivalPos="30.00" duration="87.90" routeLength="122.00" timeLoss="0.06" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="241.10" arrivalPos="30.00" actType="singing"/>
        <ride waitingTime="0.00" vehicle="car0" depart="241.10" arrival="280.80" arrivalPos="92.00" duration="39.70" routeLength="181.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="car0" depart="241.10" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="280.80" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="39.70" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_car0 person_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding permitted ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="30.00" waitingTime="17.38" timeLoss="0.00" traveltime="12.62">
        <ride waitingTime="17.38" vehicle="v1" depart="17.38" arrival="30.00" arrivalPos="0.00" duration="12.62" routeLength="183.90" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="77.00" waitingTime="63.38" timeLoss="0.00" traveltime="13.62">
        <ride waitingTime="63.38" vehicle="v1" depart="63.38" arrival="77.00" arrivalPos="0.00" duration="13.62" routeLength="183.90" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="146.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="146.00" routeLength="1471.20" waitingTime="0.00" waitingCount="0" stopTime="40.00" timeLoss="40.00" rerouteNo="0" devices="vehroute_v1 tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00" departPos="55.00" arrival="30.00">
        <ride from="CN" to="CS" arrivalPos="0.00" lines="v1"/>
    </person>

    <person id="p2" depart="0.00" departPos="55.00" arrival="77.00">
        <ride from="CN" to="CS" arrivalPos="0.00" lines="v1"/>
    </person>

    <vehicle id="v1" depart="0.00" departPos="0.00" arrival="146.00">
        <route edges="SC CN NC CS SC CN NC CS SC CN NC CS SC CN NC CS"/>
        <stop edge="CN" endPos="50.00" duration="10.00" permitted="p1"/>
        <stop edge="CS" endPos="50.00" duration="10.00"/>
        <stop edge="CN" endPos="50.00" duration="10.00"/>
        <stop edge="CS" endPos="50.00" duration="10.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="198.50" arrivalSpeed="13.89" duration="103.00" routeLength="592.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="127.00" waitingTime="0.00" timeLoss="1.21" traveltime="127.00">
        <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="37.00" arrivalPos="97.50" duration="22.00" routeLength="296.00" timeLoss="0.00"/>
        <walk depart="37.00" departPos="97.50" arrival="142.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p1" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="127.00" waitingTime="0.00" timeLoss="1.21" traveltime="127.00">
        <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="37.00" arrivalPos="97.50" duration="22.00" routeLength="296.00" timeLoss="0.00"/>
        <walk depart="37.00" departPos="97.50" arrival="142.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>
basic person riding person_is_triggered person_triggered ( Last six runs Jul2024 )
basic person riding person_is_triggered persons_triggered ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic person riding person_is_triggered person_triggered_from ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="198.50" arrivalSpeed="13.89" duration="103.00" routeLength="592.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="127.00" waitingTime="0.00" timeLoss="1.21" traveltime="127.00">
        <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="37.00" arrivalPos="97.50" duration="22.00" routeLength="296.00" timeLoss="0.00"/>
        <walk depart="37.00" departPos="97.50" arrival="142.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding public ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="191.00" waitingTime="10.40" timeLoss="0.00" traveltime="180.60">
        <ride waitingTime="10.40" vehicle="bus.0" depart="30.40" arrival="211.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="bus.0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="211.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.0 person_bus.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.1" depart="120.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="331.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.2" depart="240.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="451.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.3" depart="360.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="571.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.4" depart="480.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="691.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.5" depart="600.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="811.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.6" depart="720.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="931.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding public_brief_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="184.00" waitingTime="3.40" timeLoss="0.00" traveltime="180.60">
        <ride waitingTime="3.40" vehicle="bus.0" depart="3.40" arrival="184.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="bus.0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="184.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="184.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="3.00" rerouteNo="0" devices="tripinfo_bus.0 person_bus.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.1" depart="120.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="304.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="184.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="3.00" rerouteNo="0" devices="tripinfo_bus.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding public_by_id ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="bus.0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="211.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.1" depart="120.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="331.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.2" depart="240.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="451.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.3" depart="360.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="571.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="671.00" waitingTime="490.40" timeLoss="0.00" traveltime="180.60">
        <ride waitingTime="490.40" vehicle="bus.4" depart="510.40" arrival="691.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="bus.4" depart="480.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="691.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.4 person_bus.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.5" depart="600.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="811.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.6" depart="720.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="931.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding public_wait ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="211.00" waitingTime="30.40" timeLoss="0.00" traveltime="180.60">
        <ride waitingTime="30.40" vehicle="bus.0" depart="30.40" arrival="211.00" arrivalPos="500.00" duration="180.60" routeLength="2912.36" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="bus.0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="211.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.0 person_bus.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.1" depart="120.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="331.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.2" depart="240.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="451.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.3" depart="360.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="571.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.4" depart="480.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="691.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.5" depart="600.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="811.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.6" depart="720.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="931.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="211.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_bus.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <ride waitingTime="0.00" vehicle="v1" depart="0.00" arrival="72.00" arrivalPos="500.00" duration="72.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
basic person riding ride ( Last six runs Jul2024 )
basic person riding ride_ignore_line ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic person riding ride_ANY_stopLane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="person_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="45.00" waitingTime="24.80" timeLoss="0.00" traveltime="14.20">
        <stop duration="6.00" arrival="6.00" arrivalPos="101.10" actType="waiting"/>
        <ride waitingTime="24.80" vehicle="trip_0" depart="30.80" arrival="45.00" arrivalPos="100.00" duration="14.20" routeLength="200.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="52.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="13.89" duration="52.00" routeLength="400.00" waitingTime="0.00" waitingCount="0" stopTime="22.80" timeLoss="22.80" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 person_trip_0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding ride_and_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="0.00" ended="14.00" initialPersons="1" loadedPersons="3" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="middle" pos="0.00" parking="0" started="27.99" ended="42.00" initialPersons="4" loadedPersons="0" unloadedPersons="3" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="middle" pos="800.00" parking="0" started="66.76" ended="81.00" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="102.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="102.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="129.00" waitingTime="0.00" timeLoss="0.00" traveltime="28.00">
        <ride waitingTime="0.00" vehicle="v1" depart="0.00" arrival="28.00" arrivalPos="0.00" duration="28.00" routeLength="500.00" timeLoss="0.00"/>
        <stop duration="101.00" arrival="129.00" arrivalPos="100.00" actType="waiting"/>
    </personinfo>
    <personinfo id="p2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="129.00" waitingTime="10.40" timeLoss="0.00" traveltime="17.60">
        <ride waitingTime="10.40" vehicle="v1" depart="10.40" arrival="28.00" arrivalPos="0.00" duration="17.60" routeLength="500.00" timeLoss="0.00"/>
        <stop duration="101.00" arrival="129.00" arrivalPos="1000.00" actType="waiting"/>
    </personinfo>
    <personinfo id="p3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="129.00" waitingTime="10.40" timeLoss="0.00" traveltime="17.60">
        <ride waitingTime="10.40" vehicle="v1" depart="10.40" arrival="28.00" arrivalPos="0.00" duration="17.60" routeLength="500.00" timeLoss="0.00"/>
        <stop duration="101.00" arrival="129.00" arrivalPos="105.00" actType="waiting"/>
    </personinfo>
    <personinfo id="p4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="168.00" waitingTime="10.40" timeLoss="0.00" traveltime="56.60">
        <ride waitingTime="10.40" vehicle="v1" depart="10.40" arrival="67.00" arrivalPos="800.00" duration="56.60" routeLength="1300.00" timeLoss="0.00"/>
        <stop duration="101.00" arrival="168.00" arrivalPos="900.00" actType="waiting"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding ride_and_stop_tolerance ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="0.00" ended="14.00" initialPersons="1" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="middle" pos="0.00" parking="0" started="27.99" ended="42.00" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="middle" pos="800.00" parking="0" started="66.76" ended="81.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="102.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="102.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="129.00" waitingTime="0.00" timeLoss="0.00" traveltime="28.00">
        <ride waitingTime="0.00" vehicle="v1" depart="0.00" arrival="28.00" arrivalPos="0.00" duration="28.00" routeLength="500.00" timeLoss="0.00"/>
        <stop duration="101.00" arrival="129.00" arrivalPos="60.00" actType="waiting"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding ride_reuse_car ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="216.00" waitingTime="-1.00" timeLoss="1.36" traveltime="117.00">
        <ride waitingTime="0.00" vehicle="v1" depart="0.00" arrival="7.00" arrivalPos="0.00" duration="7.00" routeLength="91.95" timeLoss="0.00"/>
        <walk depart="7.00" departPos="0.00" arrival="65.00" arrivalPos="80.00" duration="58.00" routeLength="80.00" timeLoss="0.40" maxSpeed="1.39"/>
        <stop duration="100.00" arrival="165.00" arrivalPos="80.00" actType="waiting"/>
        <walk depart="165.00" departPos="80.00" arrival="189.00" arrivalPos="48.00" duration="24.00" routeLength="32.00" timeLoss="0.96" maxSpeed="1.39"/>
        <ride waitingTime="-1.00" vehicle="v1" depart="188.00" arrival="216.00" arrivalPos="91.95" duration="28.00" routeLength="275.85" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="216.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="216.00" routeLength="459.75" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_v1 routing_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding ride_stopMismatch ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="4.12" departDelay="0.00" arrival="197.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.80" duration="197.00" routeLength="400.00" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0 routing_v0 person_v0" vType="ship" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="349.00" waitingTime="0.00" timeLoss="0.40" traveltime="349.00">
        <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="73.00" arrivalPos="300.00" duration="73.00" routeLength="300.00" timeLoss="0.00"/>
        <access stop="bStop" depart="73.00" arrival="147.00" duration="74.00" routeLength="104.12"/>
        <walk depart="147.00" departPos="30.00" arrival="349.00" arrivalPos="50.00" duration="202.00" routeLength="280.00" timeLoss="0.40" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" type="ship" depart="0.00" arrival="197.00">
        <route edges="e"/>
        <stop containerStop="cStop" duration="100.00"/>
    </vehicle>

    <person id="p0" depart="triggered" arrival="349.00">
        <ride from="e" to="e" busStop="bStop" lines="v0"/>
        <walk edges="d c b a"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : basic person riding ride_stoppingPlace ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="0.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="0.00" arrivalPos="0.00" duration="0.00" routeLength="0.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="0.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <ride waitingTime="0.00" vehicle="v1" depart="10.00" arrival="10.00" arrivalPos="0.00" duration="0.00" routeLength="0.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p2" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="0.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <ride waitingTime="0.00" vehicle="v2" depart="20.00" arrival="20.00" arrivalPos="0.00" duration="0.00" routeLength="0.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p3" depart="30.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="0.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <ride waitingTime="0.00" vehicle="v3" depart="30.00" arrival="30.00" arrivalPos="0.00" duration="0.00" routeLength="0.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p4" depart="40.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="0.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <ride waitingTime="0.00" vehicle="v4" depart="40.00" arrival="40.00" arrivalPos="0.00" duration="0.00" routeLength="0.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="60.00" arrivalLane="" arrivalPos="503.09" arrivalSpeed="13.90" duration="60.00" routeLength="1003.09" waitingTime="0.00" waitingCount="0" stopTime="5.00" timeLoss="5.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v1" depart="10.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="" arrivalPos="503.09" arrivalSpeed="13.90" duration="60.00" routeLength="1003.09" waitingTime="0.00" waitingCount="0" stopTime="5.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v1 tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v2" depart="20.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="80.00" arrivalLane="" arrivalPos="503.09" arrivalSpeed="13.90" duration="60.00" routeLength="1003.09" waitingTime="0.00" waitingCount="0" stopTime="5.00" timeLoss="5.00" rerouteNo="0" devices="vehroute_v2 tripinfo_v2 person_v2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v3" depart="30.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="90.00" arrivalLane="" arrivalPos="503.09" arrivalSpeed="13.90" duration="60.00" routeLength="1003.09" waitingTime="0.00" waitingCount="0" stopTime="5.00" timeLoss="5.00" rerouteNo="0" devices="vehroute_v3 tripinfo_v3 person_v3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v4" depart="40.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="100.00" arrivalLane="" arrivalPos="503.09" arrivalSpeed="13.90" duration="60.00" routeLength="1003.09" waitingTime="0.00" waitingCount="0" stopTime="5.00" timeLoss="5.00" rerouteNo="0" devices="vehroute_v4 tripinfo_v4 person_v4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="triggered" departPos="40.00" arrival="0.00">
        <ride from="beg" to="beg" busStop="bs" lines="v0"/>
    </person>

    <person id="p1" depart="triggered" departPos="40.00" arrival="10.00">
        <ride from="beg" to="beg" parkingArea="pa" lines="v1"/>
    </person>

    <person id="p2" depart="triggered" departPos="40.00" arrival="20.00">
        <ride from="beg" to="beg" chargingStation="cs" lines="v2"/>
    </person>

    <person id="p3" depart="triggered" departPos="40.00" arrival="30.00">
        <ride from="beg" to="beg" containerStop="cts" lines="v3"/>
    </person>

    <person id="p4" depart="triggered" departPos="40.00" arrival="40.00">
        <ride from="beg" to="beg" trainStop="ts" lines="v4"/>
    </person>

    <vehicle id="v0" depart="0.00" arrival="60.00">
        <route edges="beg beg2left"/>
        <stop busStop="bs" duration="5.00"/>
    </vehicle>

    <vehicle id="v1" depart="10.00" arrival="70.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic person riding ride_teleport ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Teleporting person 'p1'; waited too long, from edge 'beg', time=100.00.
< Warning: Teleporting person 'p2'; waited too long, from edge 'beg', time=100.00.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="100.00" waitingTime="100.00" timeLoss="-0.00" traveltime="100.00">
        <ride waitingTime="100.00" vehicle="NULL" depart="-1" arrival="100.00" arrivalPos="500.00" duration="100.00" routeLength="-1.00" timeLoss="-0.00"/>
    </personinfo>
    <personinfo id="p2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="640.00" waitingTime="640.00" timeLoss="-0.00" traveltime="640.00">
        <ride waitingTime="640.00" vehicle="NULL" depart="-1" arrival="100.00" arrivalPos="500.00" duration="100.00" routeLength="-1.00" timeLoss="-0.00"/>
        <walk depart="100.00" departPos="500.00" arrival="640.00" arrivalPos="250.00" duration="540.00" routeLength="750.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding ride_wrong_destination ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Person 'p1' aborted waiting for v1 at edge 'beg'.
< Warning: Vehicle 'v1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding three_trainStops_at_one_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="-200.00" y="-26.60" angle="90.00" speed="1.39" pos="0.00" edge="b" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="-198.65" y="-26.60" angle="90.00" speed="1.39" pos="1.35" edge="b" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="-197.30" y="-26.60" angle="90.00" speed="1.39" pos="2.70" edge="b" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="-195.95" y="-26.60" angle="90.00" speed="1.39" pos="4.05" edge="b" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="-194.60" y="-26.60" angle="90.00" speed="1.39" pos="5.40" edge="b" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="-193.25" y="-26.60" angle="90.00" speed="1.39" pos="6.75" edge="b" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="-191.90" y="-26.60" angle="90.00" speed="1.39" pos="8.10" edge="b" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="-190.55" y="-26.60" angle="90.00" speed="1.39" pos="9.45" edge="b" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="-189.20" y="-26.60" angle="90.00" speed="1.39" pos="10.80" edge="b" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<personSummary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/person_summary_file.xsd">
    <step time="0.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="1.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="2.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="3.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="4.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="5.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="6.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="7.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="8.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="9.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="10.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="11.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="12.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="13.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="14.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="15.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="16.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="17.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="18.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="19.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="20.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="21.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="22.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="23.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="24.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="25.00" loaded="1" inserted="1" walking="1" waitingForRide="0" riding="0" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="96.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 person_v0" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="111.00" waitingTime="7.80" timeLoss="0.19" traveltime="103.20">
        <walk depart="0.00" departPos="0.00" arrival="35.00" arrivalPos="48.40" duration="35.00" routeLength="48.40" timeLoss="0.15" maxSpeed="1.39"/>
        <access stop="B" depart="35.00" arrival="53.00" duration="18.00" routeLength="25.05"/>
        <ride waitingTime="7.80" vehicle="v0" depart="60.80" arrival="89.00" arrivalPos="400.00" duration="28.20" routeLength="400.00" timeLoss="0.00"/>
        <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.60"/>
        <walk depart="107.00" departPos="44.50" arrival="111.00" arrivalPos="50.00" duration="4.00" routeLength="5.50" timeLoss="0.04" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
1c1,2
< Warning: Person 'p3' at edge 'beg' position 100.00 cannot use waiting vehicle 'bus.0' at position 0.00 because it is too far away.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="bus.0" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="bus.0" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="bus.0" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="bus.0" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="bus.0" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="bus.0" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="bus.0" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="bus.0" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="bus.0" x="0.00" y="498.35" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="95.00" waitingTime="10.40" timeLoss="0.00" traveltime="84.60">
        <ride waitingTime="10.40" vehicle="bus.0" depart="30.40" arrival="115.00" arrivalPos="503.09" duration="84.60" routeLength="902.47" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p2" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="95.00" waitingTime="47.40" timeLoss="0.00" traveltime="47.60">
        <ride waitingTime="47.40" vehicle="bus.0" depart="67.40" arrival="115.00" arrivalPos="503.09" duration="47.60" routeLength="702.47" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="bus.0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="115.00" arrivalLane="" arrivalPos="503.09" arrivalSpeed="13.90" duration="115.00" routeLength="1003.09" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_bus.0 fcd_bus.0 person_bus.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
basic person riding two_busstops_at_one_edge ( Last six runs Jul2024 )
basic person riding two_busstops_at_one_edge2 ( Last six runs Jul2024 )
basic person riding two_stops_at_one_edge ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic person riding veh_is_triggered ride_premature_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Teleporting person 'p1' from vehicle destination edge 'middle' to intended destination edge 'end' time=54.00
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="54.00" waitingTime="0.00" timeLoss="0.00" traveltime="54.00">
        <ride waitingTime="0.00" vehicle="v1" depart="0.00" arrival="54.00" arrivalPos="1000.00" duration="54.00" routeLength="1400.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="54.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="27.80" duration="54.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="180.00" waitingTime="0.00" timeLoss="0.00" traveltime="180.00">
        <walk depart="0.00" departPos="0.00" arrival="180.00" arrivalPos="250.00" duration="180.00" routeLength="250.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding veh_is_triggered ride_triggered_scale ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,5d0
< Loading net-file from 'three_split.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 79.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <ride waitingTime="0.00" vehicle="v1" depart="3.00" arrival="75.00" arrivalPos="500.00" duration="72.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1" depart="3.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="75.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1.1" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="74.00" waitingTime="0.00" timeLoss="0.00" traveltime="74.00">
        <ride waitingTime="0.00" vehicle="v1.1" depart="3.00" arrival="77.00" arrivalPos="500.00" duration="74.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1.1" depart="3.00" departLane="" departPos="0.00" departSpeed="20.02" departDelay="0.00" arrival="77.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="74.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.40" rerouteNo="0" devices="tripinfo_v1.1 person_v1.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1.2" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="75.00" waitingTime="0.00" timeLoss="0.00" traveltime="75.00">
        <ride waitingTime="0.00" vehicle="v1.2" depart="3.00" arrival="78.00" arrivalPos="500.00" duration="75.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1.2" depart="3.00" departLane="" departPos="0.00" departSpeed="15.64" departDelay="0.00" arrival="78.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="75.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.80" rerouteNo="0" devices="tripinfo_v1.2 person_v1.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding veh_is_triggered triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="182.00" waitingTime="8.00" timeLoss="0.00" traveltime="174.00">
        <ride waitingTime="8.00" vehicle="v1" depart="8.00" arrival="182.00" arrivalPos="500.00" duration="174.00" routeLength="2712.36" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="182.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="182.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding veh_is_triggered triggered_discard ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.00" traveltime="14.00">
        <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="14.00" arrivalPos="91.95" duration="14.00" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="14.00" routeLength="183.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="114.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="114.00" routeLength="183.90" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="1" devices="tripinfo_blocker routing_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person riding veh_is_triggered vehicle_triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="25.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="182.00" waitingTime="0.00" timeLoss="0.00" traveltime="182.00">
        <ride waitingTime="0.00" vehicle="p" depart="25.00" arrival="207.00" arrivalPos="500.00" duration="182.00" routeLength="2912.36" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="p" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="207.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="207.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_p person_p" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person scale individual default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 35.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 0):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 6 walks):
<  RouteLength: 137.92
<  Duration: 29.00
<  TimeLoss: 1.42
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p3" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="3.00" departPos="0.00" arrival="32.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p4" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="4.00" departPos="0.00" arrival="33.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p5" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="5.00" departPos="0.00" arrival="34.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person scale individual scale0.5 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 34.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 0):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 3 walks):
<  RouteLength: 137.93
<  Duration: 29.00
<  TimeLoss: 1.42
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p4" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="4.00" departPos="0.00" arrival="33.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person scale individual scale3 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 35.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 0):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 18 walks):
<  RouteLength: 137.93
<  Duration: 29.00
<  TimeLoss: 1.42
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0.1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p0.2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p1.2" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p1.1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p2.1" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p2.2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic person scale personFlow_number default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 35.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 0):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 6 walks):
<  RouteLength: 137.92
<  Duration: 29.00
<  TimeLoss: 1.42
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.3" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="3.00" departPos="0.00" arrival="32.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.4" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="4.00" departPos="0.00" arrival="33.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.5" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="5.00" departPos="0.00" arrival="34.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person scale personFlow_number scale0.5 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 34.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 0):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 3 walks):
<  RouteLength: 137.93
<  Duration: 29.00
<  TimeLoss: 1.42
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.4" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="4.00" departPos="0.00" arrival="33.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person scale personFlow_number scale3 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 35.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 0):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 18 walks):
<  RouteLength: 137.93
<  Duration: 29.00
<  TimeLoss: 1.42
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0.1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.0.2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1.2" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1.1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.2.1" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.2.2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic person scale personFlow_probability default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 35.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 0):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 3 walks):
<  RouteLength: 137.93
<  Duration: 29.00
<  TimeLoss: 1.42
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="3.00" departPos="0.00" arrival="32.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.2" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="5.00" departPos="0.00" arrival="34.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person scale personFlow_probability scale0.5 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 35.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 0):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 2 walks):
<  RouteLength: 137.93
<  Duration: 29.00
<  TimeLoss: 1.42
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.2" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="5.00" departPos="0.00" arrival="34.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person scale personFlow_probability scale3 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 0):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 6 walks):
<  RouteLength: 137.92
<  Duration: 29.00
<  TimeLoss: 1.42
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="5.00" departPos="0.00" arrival="34.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="6.00" departPos="0.00" arrival="35.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.0.1" depart="7.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="7.00" departPos="0.00" arrival="36.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1.1" depart="8.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="8.00" departPos="0.00" arrival="37.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.0.2" depart="8.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="8.00" departPos="0.00" arrival="37.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1.2" depart="9.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="29.00" waitingTime="0.00" timeLoss="1.42" traveltime="29.00">
        <walk depart="9.00" departPos="0.00" arrival="38.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="74.00" waitingTime="0.00" timeLoss="4.00" traveltime="54.00">
        <walk depart="0.00" departPos="0.00" arrival="12.00" arrivalPos="250.00" duration="12.00" routeLength="750.00" timeLoss="2.00" maxSpeed="74.99"/>
        <stop duration="20.00" arrival="32.00" arrivalPos="250.00" actType="waiting"/>
        <walk depart="32.00" departPos="250.00" arrival="74.00" arrivalPos="250.00" duration="42.00" routeLength="500.00" timeLoss="2.00" maxSpeed="12.50"/>
    </personinfo>
</tripinfos>
basic person stop_duration ( Last six runs Jul2024 )
basic person stop_edge ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic person stop_duration0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="42.00" waitingTime="0.00" timeLoss="2.00" traveltime="42.00">
        <stop duration="0.00" arrival="0.00" arrivalPos="0.00" actType="waiting"/>
        <walk depart="0.00" departPos="0.00" arrival="42.00" arrivalPos="250.00" duration="42.00" routeLength="750.00" timeLoss="2.00" maxSpeed="18.75"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person stop_duration0_twice ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="0.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <stop duration="0.00" arrival="0.00" arrivalPos="0.00" actType="waiting"/>
        <stop duration="0.00" arrival="0.00" arrivalPos="0.00" actType="waiting"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person stop_no_duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="10.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <stop duration="10.00" arrival="10.00" arrivalPos="0.00" actType="waiting"/>
        <stop duration="0.00" arrival="10.00" arrivalPos="0.00" actType="waiting"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person stop_stoppingPlace ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="60.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <stop duration="60.00" arrival="60.00" arrivalPos="40.00" actType="waiting"/>
    </personinfo>
    <personinfo id="p1" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="60.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <stop duration="60.00" arrival="65.00" arrivalPos="40.00" actType="waiting"/>
    </personinfo>
    <personinfo id="p2" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="60.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <stop duration="60.00" arrival="70.00" arrivalPos="40.00" actType="waiting"/>
    </personinfo>
    <personinfo id="p3" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="60.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <stop duration="60.00" arrival="75.00" arrivalPos="40.00" actType="waiting"/>
    </personinfo>
    <personinfo id="p4" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="60.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <stop duration="60.00" arrival="80.00" arrivalPos="40.00" actType="waiting"/>
    </personinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" departPos="40.00" arrival="60.00">
        <stop busStop="bs" duration="60.00"/>
    </person>

    <person id="p1" depart="5.00" departPos="40.00" arrival="65.00">
        <stop parkingArea="pa" duration="60.00"/>
    </person>

    <person id="p2" depart="10.00" departPos="40.00" arrival="70.00">
        <stop chargingStation="cs" duration="60.00"/>
    </person>

    <person id="p3" depart="15.00" departPos="40.00" arrival="75.00">
        <stop containerStop="cts" duration="60.00"/>
    </person>

    <person id="p4" depart="20.00" departPos="40.00" arrival="80.00">
        <stop trainStop="ts" duration="60.00"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : basic person stop_teleport_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Disconnected plan for person 'person0' (CN!=SC).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
</fcd-export>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : basic person trip_chain ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 275.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 1
<  Running: 0
< DijkstraRouter answered 2 queries and explored 120.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="1/3to0/3" pos="0.00" parking="0" started="56.51" ended="127.00" delay="7.00" busStop="busStop0" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="0/4to1/4" pos="0.00" parking="0" started="133.13" ended="187.00" delay="7.00" busStop="busStop1" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_train0 person_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="274.00" waitingTime="71.49" timeLoss="3.20" traveltime="182.51">
        <walk depart="0.00" departPos="80.00" arrival="49.00" arrivalPos="55.00" duration="49.00" routeLength="65.50" timeLoss="1.84" maxSpeed="1.39"/>
        <ride waitingTime="71.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
        <walk depart="134.00" departPos="0.00" arrival="234.00" arrivalPos="45.00" duration="100.00" routeLength="137.00" timeLoss="1.36" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="254.00" arrivalPos="45.00" actType="singing"/>
        <ride waitingTime="0.00" vehicle="car0" depart="254.00" arrival="274.00" arrivalPos="92.00" duration="20.00" routeLength="181.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="car0" depart="254.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="274.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="20.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car0 person_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person trip_chain_chargingstations ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 275.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 1
<  Running: 0
< DijkstraRouter answered 2 queries and explored 120.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="1/3to0/3" pos="0.00" parking="0" started="56.51" ended="127.00" delay="7.00" chargingStation="chargingStation0" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="0/4to1/4" pos="0.00" parking="0" started="133.13" ended="187.00" delay="7.00" chargingStation="chargingStation1" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_train0 person_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="274.00" waitingTime="71.49" timeLoss="3.20" traveltime="182.51">
        <walk depart="0.00" departPos="80.00" arrival="49.00" arrivalPos="55.00" duration="49.00" routeLength="65.50" timeLoss="1.84" maxSpeed="1.39"/>
        <ride waitingTime="71.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
        <walk depart="134.00" departPos="0.00" arrival="234.00" arrivalPos="45.00" duration="100.00" routeLength="137.00" timeLoss="1.36" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="254.00" arrivalPos="45.00" actType="singing"/>
        <ride waitingTime="0.00" vehicle="car0" depart="254.00" arrival="274.00" arrivalPos="92.00" duration="20.00" routeLength="181.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="car0" depart="254.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="274.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="20.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car0 person_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="375.00" waitingTime="0.00" timeLoss="0.00" traveltime="375.00">
        <walk depart="0.00" departPos="0.00" arrival="375.00" arrivalPos="250.00" duration="375.00" routeLength="750.00" timeLoss="0.00" maxSpeed="2.00"/>
    </personinfo>
</tripinfos>
basic person walking walk ( Last six runs Jul2024 )
basic person walking walk_routeID ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic person walking walk_0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Non-positive walking duration for 'p1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person walking walk_duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="22.00" waitingTime="0.00" timeLoss="2.00" traveltime="22.00">
        <walk depart="0.00" departPos="0.00" arrival="22.00" arrivalPos="250.00" duration="22.00" routeLength="750.00" timeLoss="2.00" maxSpeed="37.50"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person walking walk_random_pos ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="385.00" waitingTime="0.00" timeLoss="1.51" traveltime="385.00">
        <walk depart="0.00" departPos="445.50" arrival="385.00" arrivalPos="712.49" duration="385.00" routeLength="766.99" timeLoss="1.51" maxSpeed="2.00"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person walking walk_routeDist ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" departPos="-50.00" arrival="72.00">
        <walk edges="beg beg2right" arrivalPos="50.00"/>
    </person>

    <person id="p1" depart="1.00" departPos="-50.00" arrival="73.00">
        <walk edges="beg beg2right" arrivalPos="50.00"/>
    </person>

    <person id="p2" depart="2.00" departPos="-50.00" arrival="74.00">
        <walk edges="beg beg2left" arrivalPos="50.00"/>
    </person>

    <person id="p3" depart="3.00" departPos="-50.00" arrival="75.00">
        <walk edges="beg middle" arrivalPos="50.00"/>
    </person>

    <person id="p4" depart="4.00" departPos="-50.00" arrival="76.00">
        <walk edges="beg middle" arrivalPos="50.00"/>
    </person>

    <person id="p5" depart="5.00" departPos="-50.00" arrival="77.00">
        <walk edges="beg beg2left" arrivalPos="50.00"/>
    </person>

    <person id="p6" depart="6.00" departPos="-50.00" arrival="78.00">
        <walk edges="beg beg2right" arrivalPos="50.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic person walking walk_speedFactor ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="2.00" duration="270.00" waitingTime="0.00" timeLoss="0.00" traveltime="270.00">
        <walk depart="0.00" departPos="0.00" arrival="270.00" arrivalPos="250.00" duration="270.00" routeLength="750.00" timeLoss="0.00" maxSpeed="2.78"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic person walking walk_start_crossing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Error: The edge ':C_c1' within the route  is not known.
<  The route can not be build.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
</fcd-export>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : basic person walking walk_stoppingPlace ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="18.00" waitingTime="0.00" timeLoss="0.00" traveltime="18.00">
        <walk depart="0.00" departPos="40.00" arrival="18.00" arrivalPos="15.00" duration="18.00" routeLength="25.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p4" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="40.00" waitingTime="0.00" timeLoss="0.40" traveltime="40.00">
        <walk depart="20.00" departPos="40.00" arrival="60.00" arrivalPos="95.00" duration="40.00" routeLength="55.00" timeLoss="0.40" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p1" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="152.00" waitingTime="0.00" timeLoss="0.80" traveltime="152.00">
        <walk depart="5.00" departPos="40.00" arrival="157.00" arrivalPos="250.00" duration="152.00" routeLength="210.00" timeLoss="0.80" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p2" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="152.00" waitingTime="0.00" timeLoss="0.80" traveltime="152.00">
        <walk depart="10.00" departPos="40.00" arrival="162.00" arrivalPos="250.00" duration="152.00" routeLength="210.00" timeLoss="0.80" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p3" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="152.00" waitingTime="0.00" timeLoss="0.80" traveltime="152.00">
        <walk depart="15.00" departPos="40.00" arrival="167.00" arrivalPos="250.00" duration="152.00" routeLength="210.00" timeLoss="0.80" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" departPos="40.00" arrival="18.00">
        <walk edges="beg" busStop="bs"/>
    </person>

    <person id="p4" depart="20.00" departPos="40.00" arrival="60.00">
        <walk edges="beg" trainStop="ts"/>
    </person>

    <person id="p1" depart="5.00" departPos="40.00" arrival="157.00">
        <walk edges="beg"/>
    </person>

    <person id="p2" depart="10.00" departPos="40.00" arrival="162.00">
        <walk edges="beg"/>
    </person>

    <person id="p3" depart="15.00" departPos="40.00" arrival="167.00">
        <walk edges="beg"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : basic person walking walk_unconnected ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="96.00" waitingTime="0.00" timeLoss="1.42" traveltime="96.00">
        <walk depart="0.00" departPos="0.00" arrival="96.00" arrivalPos="62.32" duration="96.00" routeLength="189.16" timeLoss="1.42" maxSpeed="2.00"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="28.00" waitingTime="19.80" timeLoss="0.00" traveltime="7.20">
        <stop duration="1.00" arrival="1.00" arrivalPos="50.00" actType="waiting"/>
        <ride waitingTime="19.80" vehicle="b" depart="20.80" arrival="28.00" arrivalPos="0.00" duration="7.20" routeLength="100.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="27.00" waitingTime="18.80" timeLoss="0.00" traveltime="7.20">
        <stop duration="1.00" arrival="2.00" arrivalPos="50.00" actType="waiting"/>
        <ride waitingTime="18.80" vehicle="b" depart="20.80" arrival="28.00" arrivalPos="0.00" duration="7.20" routeLength="100.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.2" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="27.00" waitingTime="18.80" timeLoss="0.00" traveltime="7.20">
        <stop duration="1.00" arrival="2.00" arrivalPos="50.00" actType="waiting"/>
        <ride waitingTime="18.80" vehicle="b" depart="20.80" arrival="28.00" arrivalPos="0.00" duration="7.20" routeLength="100.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.3" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.08" duration="27.00" waitingTime="18.80" timeLoss="0.00" traveltime="7.20">
        <stop duration="1.00" arrival="2.00" arrivalPos="50.00" actType="waiting"/>
        <ride waitingTime="18.80" vehicle="b" depart="20.80" arrival="28.00" arrivalPos="0.00" duration="7.20" routeLength="100.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.4" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.03" duration="27.00" waitingTime="18.80" timeLoss="0.00" traveltime="7.20">
        <stop duration="1.00" arrival="2.00" arrivalPos="50.00" actType="waiting"/>
        <ride waitingTime="18.80" vehicle="b" depart="20.80" arrival="28.00" arrivalPos="0.00" duration="7.20" routeLength="100.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.5" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="0.83" duration="27.00" waitingTime="18.80" timeLoss="0.00" traveltime="7.20">
        <stop duration="1.00" arrival="2.00" arrivalPos="50.00" actType="waiting"/>
        <ride waitingTime="18.80" vehicle="b" depart="20.80" arrival="28.00" arrivalPos="0.00" duration="7.20" routeLength="100.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.6" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.05" duration="27.00" waitingTime="18.80" timeLoss="0.00" traveltime="7.20">
        <stop duration="1.00" arrival="2.00" arrivalPos="50.00" actType="waiting"/>
<truncated after showing first 30 lines>
basic personFlow busStop_ride_busStop ( Last six runs Jul2024 )
basic personFlow busStop_ride_busStop_capacity ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic personFlow ferry_trip ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,24d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1957.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1):
<  RouteLength: 5919.72
<  Speed: 3.03
<  Duration: 1956.00
<  WaitingTime: 0.00
<  TimeLoss: 520.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 320 walks):
<  RouteLength: 36.95
<  Duration: 27.25
<  TimeLoss: 0.65
< Ride Statistics (avg of 160 rides):
<  WaitingTime: 298.18
<  RouteLength: 739.96
<  Duration: 179.44
<  Bus: 160
< DijkstraRouter answered 160 queries and explored 29.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow ride ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="92.00" waitingTime="20.40" timeLoss="0.00" traveltime="71.60">
        <ride waitingTime="20.40" vehicle="v1" depart="20.40" arrival="92.00" arrivalPos="500.00" duration="71.60" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.1" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="87.00" waitingTime="15.40" timeLoss="0.00" traveltime="71.60">
        <ride waitingTime="15.40" vehicle="v1" depart="20.40" arrival="92.00" arrivalPos="500.00" duration="71.60" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.2" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="82.00" waitingTime="10.40" timeLoss="0.00" traveltime="71.60">
        <ride waitingTime="10.40" vehicle="v1" depart="20.40" arrival="92.00" arrivalPos="500.00" duration="71.60" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="92.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="92.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic personFlow ride_triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <ride waitingTime="0.00" vehicle="v1" depart="0.00" arrival="72.00" arrivalPos="500.00" duration="72.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1.1" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <ride waitingTime="0.00" vehicle="v2" depart="5.00" arrival="77.00" arrivalPos="500.00" duration="72.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v2" depart="5.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="77.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v2 person_v2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1.2" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <ride waitingTime="0.00" vehicle="v3" depart="10.00" arrival="82.00" arrivalPos="500.00" duration="72.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v3" depart="10.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="82.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v3 person_v3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic personFlow ride_triggeredFlow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1.0" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <ride waitingTime="0.00" vehicle="v.0" depart="1.00" arrival="73.00" arrivalPos="500.00" duration="72.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v.0" depart="1.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="1.00" arrival="73.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.0 person_v.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1.1" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <ride waitingTime="0.00" vehicle="v.1" depart="6.00" arrival="78.00" arrivalPos="500.00" duration="72.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v.1" depart="6.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="6.00" arrival="78.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.1 person_v.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1.2" depart="11.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <ride waitingTime="0.00" vehicle="v.2" depart="11.00" arrival="83.00" arrivalPos="500.00" duration="72.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v.2" depart="11.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="11.00" arrival="83.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.2 person_v.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic personFlow ride_triggeredPersonFlow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1.0" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="71.00" waitingTime="0.00" timeLoss="0.00" traveltime="71.00">
        <ride waitingTime="0.00" vehicle="v.0" depart="2.00" arrival="73.00" arrivalPos="500.00" duration="71.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v.0" depart="1.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="73.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.0 person_v.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1.1" depart="7.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="71.00" waitingTime="0.00" timeLoss="0.00" traveltime="71.00">
        <ride waitingTime="0.00" vehicle="v.1" depart="7.00" arrival="78.00" arrivalPos="500.00" duration="71.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v.1" depart="6.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="78.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.1 person_v.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1.2" depart="12.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="71.00" waitingTime="0.00" timeLoss="0.00" traveltime="71.00">
        <ride waitingTime="0.00" vehicle="v.2" depart="12.00" arrival="83.00" arrivalPos="500.00" duration="71.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v.2" depart="11.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="83.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.2 person_v.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic personFlow ride_triggeredPersonFlow2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1.0" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="71.00" waitingTime="0.00" timeLoss="0.00" traveltime="71.00">
        <ride waitingTime="0.00" vehicle="v.0" depart="1.00" arrival="72.00" arrivalPos="500.00" duration="71.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.1" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="68.00" waitingTime="0.00" timeLoss="0.00" traveltime="68.00">
        <ride waitingTime="0.00" vehicle="v.0" depart="4.00" arrival="72.00" arrivalPos="500.00" duration="68.00" routeLength="1800.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.0 person_v.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1.2" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="71.00" waitingTime="0.00" timeLoss="0.00" traveltime="71.00">
        <ride waitingTime="0.00" vehicle="v.1" depart="6.00" arrival="77.00" arrivalPos="500.00" duration="71.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.3" depart="9.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="68.00" waitingTime="0.00" timeLoss="0.00" traveltime="68.00">
        <ride waitingTime="0.00" vehicle="v.1" depart="9.00" arrival="77.00" arrivalPos="500.00" duration="68.00" routeLength="1800.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v.1" depart="5.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="77.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.1 person_v.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1.4" depart="11.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="71.00" waitingTime="0.00" timeLoss="0.00" traveltime="71.00">
        <ride waitingTime="0.00" vehicle="v.2" depart="11.00" arrival="82.00" arrivalPos="500.00" duration="71.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.5" depart="14.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="68.00" waitingTime="0.00" timeLoss="0.00" traveltime="68.00">
        <ride waitingTime="0.00" vehicle="v.2" depart="14.00" arrival="82.00" arrivalPos="500.00" duration="68.00" routeLength="1800.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v.2" depart="10.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="82.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.2 person_v.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic personFlow ride_triggeredPersonFlow_capacity ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,8c1,2
< Warning: Vehicle 'v.0' exceeds personCapacity 4 when placing triggered person 'p1.4', time=4.00
< Warning: Vehicle 'v.0' exceeds personCapacity 4 when placing triggered person 'p1.5', time=5.00
< Warning: Vehicle 'v.1' exceeds personCapacity 4 when placing triggered person 'p1.10', time=9.00
< Warning: Vehicle 'v.1' exceeds personCapacity 4 when placing triggered person 'p1.11', time=10.00
< Warning: Vehicle 'v.1' exceeds personCapacity 4 when placing triggered person 'p1.12', time=10.00
< Warning: Vehicle 'v.2' exceeds personCapacity 4 when placing triggered person 'p1.17', time=14.00
< Warning: Vehicle 'v.2' exceeds personCapacity 4 when placing triggered person 'p1.18', time=15.00
< Warning: Vehicle 'v.2' exceeds personCapacity 4 when placing triggered person 'p1.19', time=16.00
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'three_split.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1000.00.
< Reason: The final simulation step has been reached.
< Statistics (avg of 3):
<  RouteLength: 2000.00
<  Speed: 27.78
<  Duration: 72.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Ride Statistics (avg of 20 rides):
<  WaitingTime: 0.00
<  RouteLength: 1855.00
<  Duration: 68.75
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1.0" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="71.00" waitingTime="0.00" timeLoss="0.00" traveltime="71.00">
        <ride waitingTime="0.00" vehicle="v.0" depart="1.00" arrival="72.00" arrivalPos="500.00" duration="71.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.1" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="70.00" waitingTime="0.00" timeLoss="0.00" traveltime="70.00">
        <ride waitingTime="0.00" vehicle="v.0" depart="2.00" arrival="72.00" arrivalPos="500.00" duration="70.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.2" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="69.00" waitingTime="0.00" timeLoss="0.00" traveltime="69.00">
        <ride waitingTime="0.00" vehicle="v.0" depart="3.00" arrival="72.00" arrivalPos="500.00" duration="69.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.3" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="68.00" waitingTime="0.00" timeLoss="0.00" traveltime="68.00">
        <ride waitingTime="0.00" vehicle="v.0" depart="4.00" arrival="72.00" arrivalPos="500.00" duration="68.00" routeLength="1800.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.4" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="68.00" waitingTime="0.00" timeLoss="0.00" traveltime="68.00">
        <ride waitingTime="0.00" vehicle="v.0" depart="4.00" arrival="72.00" arrivalPos="500.00" duration="68.00" routeLength="1800.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.5" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="67.00" waitingTime="0.00" timeLoss="0.00" traveltime="67.00">
        <ride waitingTime="0.00" vehicle="v.0" depart="5.00" arrival="72.00" arrivalPos="500.00" duration="67.00" routeLength="1800.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.0 person_v.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1.6" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="71.00" waitingTime="0.00" timeLoss="0.00" traveltime="71.00">
        <ride waitingTime="0.00" vehicle="v.1" depart="6.00" arrival="77.00" arrivalPos="500.00" duration="71.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.7" depart="7.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="70.00" waitingTime="0.00" timeLoss="0.00" traveltime="70.00">
        <ride waitingTime="0.00" vehicle="v.1" depart="7.00" arrival="77.00" arrivalPos="500.00" duration="70.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.8" depart="7.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="70.00" waitingTime="0.00" timeLoss="0.00" traveltime="70.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic personFlow ride_triggeredPersonFlow_poisson ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,5c1,2
< Warning: Vehicle 'v.3' exceeds personCapacity 4 when placing triggered person 'p1.14', time=38.00
< Warning: Vehicle 'v.3' exceeds personCapacity 4 when placing triggered person 'p1.15', time=40.00
< Warning: Vehicle 'v.5' exceeds personCapacity 4 when placing triggered person 'p1.24', time=60.00
< Warning: Vehicle 'v.6' exceeds personCapacity 4 when placing triggered person 'p1.29', time=67.00
< Warning: Vehicle 'v.7' exceeds personCapacity 4 when placing triggered person 'p1.34', time=80.00
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1.0" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="70.00" waitingTime="0.00" timeLoss="0.00" traveltime="70.00">
        <ride waitingTime="0.00" vehicle="v.0" depart="2.00" arrival="72.00" arrivalPos="500.00" duration="70.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.1" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="70.00" waitingTime="0.00" timeLoss="0.00" traveltime="70.00">
        <ride waitingTime="0.00" vehicle="v.0" depart="2.00" arrival="72.00" arrivalPos="500.00" duration="70.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.2" depart="9.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="63.00" waitingTime="0.00" timeLoss="0.00" traveltime="63.00">
        <ride waitingTime="0.00" vehicle="v.0" depart="9.00" arrival="72.00" arrivalPos="500.00" duration="63.00" routeLength="1700.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.3" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="62.00" waitingTime="0.00" timeLoss="0.00" traveltime="62.00">
        <ride waitingTime="0.00" vehicle="v.0" depart="10.00" arrival="72.00" arrivalPos="500.00" duration="62.00" routeLength="1700.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.0 person_v.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1.4" depart="11.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="71.00" waitingTime="0.00" timeLoss="0.00" traveltime="71.00">
        <ride waitingTime="0.00" vehicle="v.1" depart="11.00" arrival="82.00" arrivalPos="500.00" duration="71.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.5" depart="17.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="65.00" waitingTime="0.00" timeLoss="0.00" traveltime="65.00">
        <ride waitingTime="0.00" vehicle="v.1" depart="17.00" arrival="82.00" arrivalPos="500.00" duration="65.00" routeLength="1800.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1.6" depart="18.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="64.00" waitingTime="0.00" timeLoss="0.00" traveltime="64.00">
        <ride waitingTime="0.00" vehicle="v.1" depart="18.00" arrival="82.00" arrivalPos="500.00" duration="64.00" routeLength="1700.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v.1" depart="10.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="82.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v.1 person_v.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1.7" depart="21.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="71.00" waitingTime="0.00" timeLoss="0.00" traveltime="71.00">
        <ride waitingTime="0.00" vehicle="v.2" depart="21.00" arrival="92.00" arrivalPos="500.00" duration="71.00" routeLength="1900.00" timeLoss="0.00"/>
    </personinfo>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic personFlow three_trainStops_at_one_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0.0" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.1" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.2" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.3" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.4" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.5" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.6" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.7" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.8" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.9" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0.0" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.1" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.2" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.3" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.4" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.5" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.6" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.7" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.8" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="p0.9" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0.0" x="-200.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="a" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<personSummary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/person_summary_file.xsd">
    <step time="0.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="1.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="2.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="3.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="4.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="5.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="6.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="7.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="8.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="9.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="10.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="11.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="12.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="13.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="14.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="15.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="16.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="17.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="18.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="19.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="20.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="21.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="22.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="23.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="24.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
    <step time="25.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="96.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 person_v0" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
        <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
        <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
        <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p0.6" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
        <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
        <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
        <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p0.8" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
        <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
        <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
        <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p0.7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
        <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
        <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
        <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p0.4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
        <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
        <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
        <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic personFlow triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="198.50" arrivalSpeed="13.89" duration="103.00" routeLength="592.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p.0" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="127.00" waitingTime="0.00" timeLoss="1.21" traveltime="127.00">
        <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="37.00" arrivalPos="97.50" duration="22.00" routeLength="296.00" timeLoss="0.00"/>
        <walk depart="37.00" departPos="97.50" arrival="142.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p.1" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="127.00" waitingTime="0.00" timeLoss="1.21" traveltime="127.00">
        <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="37.00" arrivalPos="97.50" duration="22.00" routeLength="296.00" timeLoss="0.00"/>
        <walk depart="37.00" departPos="97.50" arrival="142.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic personFlow trip_chain ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Person 'person.3' aborted waiting for car0 at edge '1/4to2/4'.
< Warning: Person 'person.1' aborted waiting for car0 at edge '1/4to2/4'.
< Warning: Person 'person.2' aborted waiting for car0 at edge '1/4to2/4'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 195.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 4
<  Running: 0
< DijkstraRouter answered 8 queries and explored 120.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="1/3to0/3" pos="0.00" parking="0" started="56.51" ended="127.00" delay="7.00" busStop="busStop0" initialPersons="0" loadedPersons="4" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="0/4to1/4" pos="0.00" parking="0" started="133.13" ended="187.00" delay="7.00" busStop="busStop1" initialPersons="4" loadedPersons="0" unloadedPersons="4" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="person.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="178.00" waitingTime="117.49" timeLoss="3.35" traveltime="40.51">
        <walk depart="0.00" departPos="80.00" arrival="3.00" arrivalPos="55.00" duration="3.00" routeLength="65.50" timeLoss="1.82" maxSpeed="55.56"/>
        <ride waitingTime="117.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
        <walk depart="134.00" departPos="0.00" arrival="138.00" arrivalPos="45.00" duration="4.00" routeLength="137.00" timeLoss="1.53" maxSpeed="55.56"/>
        <stop duration="20.00" arrival="158.00" arrivalPos="45.00" actType="singing"/>
        <ride waitingTime="0.00" vehicle="car0" depart="158.00" arrival="178.00" arrivalPos="92.00" duration="20.00" routeLength="181.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="car0" depart="158.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="178.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="20.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car0 person_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_train0 person_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="person.3" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="153.49" timeLoss="-1" traveltime="-1">
        <walk depart="1.00" departPos="80.00" arrival="4.00" arrivalPos="55.00" duration="3.00" routeLength="65.50" timeLoss="1.82" maxSpeed="55.56"/>
        <ride waitingTime="116.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
        <walk depart="134.00" departPos="0.00" arrival="138.00" arrivalPos="45.00" duration="4.00" routeLength="137.00" timeLoss="1.53" maxSpeed="55.56"/>
        <stop duration="20.00" arrival="158.00" arrivalPos="45.00" actType="singing"/>
        <ride waitingTime="37.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </personinfo>
    <personinfo id="person.1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="153.49" timeLoss="-1" traveltime="-1">
        <walk depart="1.00" departPos="80.00" arrival="4.00" arrivalPos="55.00" duration="3.00" routeLength="65.50" timeLoss="1.82" maxSpeed="55.56"/>
        <ride waitingTime="116.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
        <walk depart="134.00" departPos="0.00" arrival="138.00" arrivalPos="45.00" duration="4.00" routeLength="137.00" timeLoss="1.53" maxSpeed="55.56"/>
        <stop duration="20.00" arrival="158.00" arrivalPos="45.00" actType="singing"/>
        <ride waitingTime="37.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </personinfo>
    <personinfo id="person.2" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="153.49" timeLoss="-1" traveltime="-1">
        <walk depart="1.00" departPos="80.00" arrival="4.00" arrivalPos="55.00" duration="3.00" routeLength="65.50" timeLoss="1.82" maxSpeed="55.56"/>
        <ride waitingTime="116.49" vehicle="train0" depart="120.49" arrival="134.00" arrivalPos="0.00" duration="13.51" routeLength="182.50" timeLoss="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic personFlow unboarding_curved ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="S1.0" x="109.87" y="196.29" angle="90.10" type="SBahn" speed="13.89" pos="0.00" edge="E9" slope="0.00"/>
        <person id="pf_0.0" x="0.00" y="198.40" angle="90.00" speed="1.39" pos="0.00" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="S1.0" x="109.87" y="196.29" angle="90.10" type="SBahn" speed="13.89" pos="0.00" edge="E9" slope="0.00"/>
        <person id="pf_0.0" x="1.39" y="198.40" angle="90.00" speed="1.39" pos="1.39" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="S1.0" x="109.87" y="196.29" angle="90.10" type="SBahn" speed="13.89" pos="0.00" edge="E9" slope="0.00"/>
        <person id="pf_0.0" x="2.78" y="198.40" angle="90.00" speed="1.39" pos="2.78" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="S1.0" x="109.87" y="196.29" angle="90.10" type="SBahn" speed="13.89" pos="0.00" edge="E9" slope="0.00"/>
        <person id="pf_0.0" x="4.17" y="198.40" angle="90.00" speed="1.39" pos="4.17" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="S1.0" x="109.87" y="196.29" angle="90.10" type="SBahn" speed="13.89" pos="0.00" edge="E9" slope="0.00"/>
        <person id="pf_0.0" x="5.56" y="198.40" angle="90.00" speed="1.39" pos="5.56" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="S1.0" x="166.29" y="196.19" angle="90.25" type="SBahn" speed="0.00" pos="0.00" edge="E10" slope="0.00"/>
        <person id="pf_0.0" x="6.94" y="198.40" angle="90.00" speed="1.39" pos="6.94" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="S1.0" x="166.29" y="196.19" angle="90.25" type="SBahn" speed="0.00" pos="0.00" edge="E10" slope="0.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.3" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.08" duration="169.00" waitingTime="0.00" timeLoss="2.75" traveltime="169.00">
        <walk depart="1.00" departPos="0.00" arrival="102.00" arrivalPos="50.00" duration="101.00" routeLength="150.00" timeLoss="1.25" maxSpeed="1.50"/>
        <walk depart="102.00" departPos="50.00" arrival="170.00" arrivalPos="50.00" duration="68.00" routeLength="100.00" timeLoss="1.50" maxSpeed="1.50"/>
    </personinfo>
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="172.00" waitingTime="0.00" timeLoss="2.19" traveltime="172.00">
        <walk depart="0.00" departPos="0.00" arrival="103.00" arrivalPos="50.00" duration="103.00" routeLength="150.00" timeLoss="1.11" maxSpeed="1.47"/>
        <walk depart="103.00" departPos="50.00" arrival="172.00" arrivalPos="50.00" duration="69.00" routeLength="100.00" timeLoss="1.08" maxSpeed="1.47"/>
    </personinfo>
    <personinfo id="p.6" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.05" duration="175.00" waitingTime="0.00" timeLoss="2.88" traveltime="175.00">
        <walk depart="1.00" departPos="0.00" arrival="106.00" arrivalPos="50.00" duration="105.00" routeLength="150.00" timeLoss="1.73" maxSpeed="1.45"/>
        <walk depart="106.00" departPos="50.00" arrival="176.00" arrivalPos="50.00" duration="70.00" routeLength="100.00" timeLoss="1.15" maxSpeed="1.45"/>
    </personinfo>
    <personinfo id="p.4" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.03" duration="177.00" waitingTime="0.00" timeLoss="2.29" traveltime="177.00">
        <walk depart="1.00" departPos="0.00" arrival="107.00" arrivalPos="50.00" duration="106.00" routeLength="150.00" timeLoss="1.18" maxSpeed="1.43"/>
        <walk depart="107.00" departPos="50.00" arrival="178.00" arrivalPos="50.00" duration="71.00" routeLength="100.00" timeLoss="1.12" maxSpeed="1.43"/>
    </personinfo>
    <personinfo id="p.2" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="181.00" waitingTime="0.00" timeLoss="2.85" traveltime="181.00">
        <walk depart="1.00" departPos="0.00" arrival="109.00" arrivalPos="50.00" duration="108.00" routeLength="150.00" timeLoss="1.11" maxSpeed="1.40"/>
        <walk depart="109.00" departPos="50.00" arrival="182.00" arrivalPos="50.00" duration="73.00" routeLength="100.00" timeLoss="1.74" maxSpeed="1.40"/>
    </personinfo>
    <personinfo id="p.1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="195.00" waitingTime="0.00" timeLoss="3.16" traveltime="195.00">
        <walk depart="1.00" departPos="0.00" arrival="118.00" arrivalPos="50.00" duration="117.00" routeLength="150.00" timeLoss="1.90" maxSpeed="1.30"/>
        <walk depart="118.00" departPos="50.00" arrival="196.00" arrivalPos="50.00" duration="78.00" routeLength="100.00" timeLoss="1.27" maxSpeed="1.30"/>
    </personinfo>
    <personinfo id="p.8" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="195.00" waitingTime="0.00" timeLoss="3.08" traveltime="195.00">
        <walk depart="1.00" departPos="0.00" arrival="118.00" arrivalPos="50.00" duration="117.00" routeLength="150.00" timeLoss="1.85" maxSpeed="1.30"/>
<truncated after showing first 30 lines>
basic personFlow walkRoute_busStop_walk ( Last six runs Jul2024 )
basic personFlow walk_busStop_walk ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic personFlow walk_departPos_random ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="7.00" waitingTime="0.00" timeLoss="1.52" traveltime="7.00">
        <walk depart="0.00" departPos="445.50" arrival="7.00" arrivalPos="250.00" duration="7.00" routeLength="304.50" timeLoss="1.52" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.1" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="9.00" waitingTime="0.00" timeLoss="1.91" traveltime="9.00">
        <walk depart="4.00" departPos="356.25" arrival="13.00" arrivalPos="250.00" duration="9.00" routeLength="393.75" timeLoss="1.91" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.3" depart="11.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="11.00" waitingTime="0.00" timeLoss="1.92" traveltime="11.00">
        <walk depart="11.00" departPos="245.72" arrival="22.00" arrivalPos="250.00" duration="11.00" routeLength="504.28" timeLoss="1.92" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.2" depart="8.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="15.00" waitingTime="0.00" timeLoss="1.91" traveltime="15.00">
        <walk depart="8.00" departPos="22.74" arrival="23.00" arrivalPos="250.00" duration="15.00" routeLength="727.26" timeLoss="1.91" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.4" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="10.00" waitingTime="0.00" timeLoss="1.81" traveltime="10.00">
        <walk depart="15.00" departPos="294.98" arrival="25.00" arrivalPos="250.00" duration="10.00" routeLength="455.02" timeLoss="1.81" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.6" depart="22.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="8.00" waitingTime="0.00" timeLoss="1.19" traveltime="8.00">
        <walk depart="22.00" departPos="371.63" arrival="30.00" arrivalPos="250.00" duration="8.00" routeLength="378.37" timeLoss="1.19" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.5" depart="18.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="15.00" waitingTime="0.00" timeLoss="1.89" traveltime="15.00">
        <walk depart="18.00" departPos="21.81" arrival="33.00" arrivalPos="250.00" duration="15.00" routeLength="728.19" timeLoss="1.89" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.7" depart="26.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="13.00" waitingTime="0.00" timeLoss="1.73" traveltime="13.00">
        <walk depart="26.00" departPos="123.75" arrival="39.00" arrivalPos="250.00" duration="13.00" routeLength="626.25" timeLoss="1.73" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.8" depart="29.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="10.00" waitingTime="0.00" timeLoss="1.41" traveltime="10.00">
        <walk depart="29.00" departPos="272.64" arrival="39.00" arrivalPos="250.00" duration="10.00" routeLength="477.36" timeLoss="1.41" maxSpeed="55.56"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic personFlow walk_maxPersonNumber ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="0.00" departPos="0.00" arrival="14.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="1.00" departPos="0.00" arrival="15.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="2.00" departPos="0.00" arrival="16.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.3" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="3.00" departPos="0.00" arrival="17.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.4" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="4.00" departPos="0.00" arrival="18.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.5" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="5.00" departPos="0.00" arrival="19.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.6" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="6.00" departPos="0.00" arrival="20.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.7" depart="7.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="7.00" departPos="0.00" arrival="21.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.8" depart="8.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="8.00" departPos="0.00" arrival="22.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic personFlow walk_personsPerHour ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="0.00" departPos="0.00" arrival="14.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.1" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="4.00" departPos="0.00" arrival="18.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.2" depart="8.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="8.00" departPos="0.00" arrival="22.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.3" depart="11.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="11.00" departPos="0.00" arrival="25.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.4" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="15.00" departPos="0.00" arrival="29.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.5" depart="18.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="18.00" departPos="0.00" arrival="32.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.6" depart="22.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="22.00" departPos="0.00" arrival="36.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.7" depart="26.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="26.00" departPos="0.00" arrival="40.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.8" depart="29.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="29.00" departPos="0.00" arrival="43.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic personFlow walk_poisson ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1.1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="1.00" departPos="0.00" arrival="15.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.0" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="1.00" departPos="0.00" arrival="15.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="2.00" departPos="0.00" arrival="16.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.4" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="3.00" departPos="0.00" arrival="17.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.3" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="3.00" departPos="0.00" arrival="17.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.5" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="4.00" departPos="0.00" arrival="18.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.7" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="5.00" departPos="0.00" arrival="19.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.6" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="5.00" departPos="0.00" arrival="19.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.8" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="6.00" departPos="0.00" arrival="20.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic personFlow walk_probability ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p2.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="0.00" departPos="0.00" arrival="14.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.0" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="2.00" departPos="0.00" arrival="16.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p2.1" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="2.00" departPos="0.00" arrival="16.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p2.2" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="3.00" departPos="0.00" arrival="17.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.1" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="5.00" departPos="0.00" arrival="19.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p2.3" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="5.00" departPos="0.00" arrival="19.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p2.4" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="6.00" departPos="0.00" arrival="20.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p2.5" depart="8.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="8.00" departPos="0.00" arrival="22.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic personFlow walk_routeDist ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1.0" depart="0.00" departPos="-50.00" arrival="72.00">
        <walk edges="beg beg2right" arrivalPos="50.00"/>
    </person>

    <person id="p1.1" depart="3.60" departPos="-50.00" arrival="76.00">
        <walk edges="beg beg2right"/>
    </person>

    <person id="p1.2" depart="7.20" departPos="-50.00" arrival="80.00">
        <walk edges="beg beg2left"/>
    </person>

    <person id="p1.3" depart="10.80" departPos="-50.00" arrival="83.00">
        <walk edges="beg middle"/>
    </person>

    <person id="p1.4" depart="14.40" departPos="-50.00" arrival="87.00">
        <walk edges="beg middle"/>
    </person>

    <person id="p1.5" depart="18.00" departPos="-50.00" arrival="90.00">
        <walk edges="beg beg2left"/>
    </person>

    <person id="p1.6" depart="21.60" departPos="-50.00" arrival="94.00">
        <walk edges="beg beg2right"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic personFlow walk_routeDist2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1.0" depart="0.00" departPos="-50.00" arrival="648.00">
        <walk edges="beg2right beg" arrivalPos="50.00"/>
    </person>

    <person id="p1.1" depart="3.60" departPos="-50.00" arrival="652.00">
        <walk edges="beg2right beg"/>
    </person>

    <person id="p1.2" depart="7.20" departPos="-50.00" arrival="656.00">
        <walk edges="beg2left beg"/>
    </person>

    <person id="p1.3" depart="10.80" departPos="-50.00" arrival="659.00">
        <walk edges="middle beg"/>
    </person>

    <person id="p1.4" depart="14.40" departPos="-50.00" arrival="663.00">
        <walk edges="middle beg"/>
    </person>

    <person id="p1.5" depart="18.00" departPos="-50.00" arrival="666.00">
        <walk edges="beg2left beg"/>
    </person>

    <person id="p1.6" depart="21.60" departPos="-50.00" arrival="670.00">
        <walk edges="beg2right beg"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic personFlow walk_routeDist2_defaults ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1.0" depart="0.00" arrival="181.00">
        <walk edges="beg2right beg"/>
    </person>

    <person id="p1.1" depart="3.60" arrival="185.00">
        <walk edges="beg2right beg"/>
    </person>

    <person id="p1.2" depart="7.20" arrival="189.00">
        <walk edges="beg2left beg"/>
    </person>

    <person id="p1.3" depart="10.80" arrival="192.00">
        <walk edges="middle beg"/>
    </person>

    <person id="p1.4" depart="14.40" arrival="196.00">
        <walk edges="middle beg"/>
    </person>

    <person id="p1.5" depart="18.00" arrival="199.00">
        <walk edges="beg2left beg"/>
    </person>

    <person id="p1.6" depart="21.60" arrival="203.00">
        <walk edges="beg2right beg"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic personFlow walk_routeDist_defaults ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1.0" depart="0.00" arrival="540.00">
        <walk edges="beg beg2right"/>
    </person>

    <person id="p1.1" depart="3.60" arrival="544.00">
        <walk edges="beg beg2right"/>
    </person>

    <person id="p1.2" depart="7.20" arrival="548.00">
        <walk edges="beg beg2left"/>
    </person>

    <person id="p1.3" depart="10.80" arrival="551.00">
        <walk edges="beg middle"/>
    </person>

    <person id="p1.4" depart="14.40" arrival="555.00">
        <walk edges="beg middle"/>
    </person>

    <person id="p1.5" depart="18.00" arrival="558.00">
        <walk edges="beg beg2left"/>
    </person>

    <person id="p1.6" depart="21.60" arrival="562.00">
        <walk edges="beg beg2right"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic personFlow walk_typeDist ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1.0" depart="0.00" type="2" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="0.00" departPos="0.00" arrival="14.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.1" depart="4.00" type="2" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="4.00" departPos="0.00" arrival="18.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.2" depart="8.00" type="1" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="8.00" departPos="0.00" arrival="22.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.3" depart="11.00" type="1" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="11.00" departPos="0.00" arrival="25.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.4" depart="15.00" type="2" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="15.00" departPos="0.00" arrival="29.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.5" depart="18.00" type="1" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="18.00" departPos="0.00" arrival="32.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.6" depart="22.00" type="2" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="22.00" departPos="0.00" arrival="36.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.7" depart="26.00" type="1" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="26.00" departPos="0.00" arrival="40.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
    </personinfo>
    <personinfo id="p1.8" depart="29.00" type="2" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.50" traveltime="14.00">
        <walk depart="29.00" departPos="0.00" arrival="43.00" arrivalPos="250.00" duration="14.00" routeLength="750.00" timeLoss="0.50" maxSpeed="55.56"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="126.00">
        <route edges="beg middle end rend"/>
    </vehicle>

</routes>
basic routes parsing edgeattr ( Last six runs Jul2024 )
basic routes parsing edgeattr_nested ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic routes parsing flow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" type="KRAUSS_DEFAULT" depart="0.00" color="black" arrival="126.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.1" type="KRAUSS_DEFAULT" depart="10.00" color="black" arrival="136.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.2" type="KRAUSS_DEFAULT" depart="20.00" color="black" arrival="146.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.3" type="KRAUSS_DEFAULT" depart="30.00" color="black" arrival="156.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.4" type="KRAUSS_DEFAULT" depart="40.00" color="black" arrival="166.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.5" type="KRAUSS_DEFAULT" depart="50.00" color="black" arrival="176.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.6" type="KRAUSS_DEFAULT" depart="60.00" color="black" arrival="186.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic routes parsing include ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="126.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="1" depart="0.00" arrival="128.00">
        <route edges="beg middle end rend"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic routes parsing nested ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="black" arrival="126.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="1" type="KRAUSS_DEFAULT" depart="1.00" color="black" arrival="128.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="2" type="KRAUSS_DEFAULT" depart="2.00" color="black" arrival="129.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="3" type="KRAUSS_DEFAULT" depart="3.00" color="black" arrival="131.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="4" type="KRAUSS_DEFAULT" depart="4.00" color="black" arrival="132.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="5" type="KRAUSS_DEFAULT" depart="5.00" color="black" arrival="134.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="6" type="KRAUSS_DEFAULT" depart="6.00" color="black" arrival="135.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic routes parsing nested_ref ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Ids of internal routes are ignored (vehicle '0').
< Error: The route 'blub' for vehicle '1' is not known.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : basic routes parsing old_style ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="white" arrival="126.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="10" type="KRAUSS_DEFAULT" depart="0.00" color="white" arrival="128.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="13" type="KRAUSS_DEFAULT" depart="0.00" color="white" arrival="129.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="20" type="KRAUSS_DEFAULT" depart="0.00" color="white" arrival="131.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="35" type="KRAUSS_DEFAULT" depart="0.00" color="white" arrival="132.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="64" type="KRAUSS_DEFAULT" depart="0.00" color="white" arrival="134.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="99" type="KRAUSS_DEFAULT" depart="0.00" color="white" arrival="135.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic routes parsing one_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="499.00" arrivalSpeed="27.80" duration="18.00" routeLength="499.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_0 tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0.00" arrivalPos="-1.00" arrival="18.00">
        <route edges="beg"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="10.00" arrival="90.00">
        <route edges="CN NC CS SC CN NC CS SC CN NC CS SC"/>
    </vehicle>

</routes>
basic routes parsing repeat ( Last six runs Jul2024 )
basic routes parsing repeat_embedded ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_disconnected ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Disconnected route 'r0' when repeating. Last edge 'NC' is not connected to first edge 'SC'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_flow_busstop ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,16c1,2
< Warning: Vehicle '0.0' has multiple stops on segment 'CN:0', time=110.00 (stop-output will be merged).
< Warning: Vehicle '0.0' has multiple stops on segment 'NC:0', time=180.00 (stop-output will be merged).
< Warning: Vehicle '0.1' has multiple stops on segment 'CN:0', time=210.00 (stop-output will be merged).
< Warning: Vehicle '0.1' has multiple stops on segment 'NC:0', time=280.00 (stop-output will be merged).
< Warning: Vehicle '0.0' has multiple stops on segment 'CN:0', time=410.00 (stop-output will be merged).
< Warning: Vehicle '0.0' has multiple stops on segment 'NC:0', time=480.00 (stop-output will be merged).
< Warning: Vehicle '0.1' has multiple stops on segment 'CN:0', time=510.00 (stop-output will be merged).
< Warning: Vehicle '0.1' has multiple stops on segment 'NC:0', time=580.00 (stop-output will be merged).
< Warning: Vehicle '0.0' has multiple stops on segment 'CN:0', time=710.00 (stop-output will be merged).
< Warning: Vehicle '0.0' has multiple stops on segment 'NC:0', time=780.00 (stop-output will be merged).
< Warning: Vehicle '0.1' has multiple stops on segment 'CN:0', time=810.00 (stop-output will be merged).
< Warning: Vehicle '0.1' has multiple stops on segment 'NC:0', time=880.00 (stop-output will be merged).
< Warning: Vehicle '0.0' has multiple stops on segment 'CN:0', time=1010.00 (stop-output will be merged).
< Warning: Vehicle '0.0' has multiple stops on segment 'NC:0', time=1080.00 (stop-output will be merged).
< Warning: Vehicle '0.1' has multiple stops on segment 'CN:0', time=1110.00 (stop-output will be merged).
< Warning: Vehicle '0.1' has multiple stops on segment 'NC:0', time=1180.00 (stop-output will be merged).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="10.00" ended="37.00" delay="7.00" busStop="A_up" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="36.62" ended="117.00" delay="42.00" busStop="B_up" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="36.62" ended="117.00" delay="7.00" busStop="C_up" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="110.00" ended="137.00" delay="7.00" busStop="A_up" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="116.62" ended="187.00" delay="42.00" busStop="C_down" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="116.62" ended="187.00" delay="7.00" busStop="B_down" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="136.62" ended="217.00" delay="42.00" busStop="B_up" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="136.62" ended="217.00" delay="7.00" busStop="C_up" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="CS" pos="0.00" parking="0" started="186.62" ended="222.00" delay="7.00" busStop="A_down" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="216.62" ended="287.00" delay="42.00" busStop="C_down" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="216.62" ended="287.00" delay="7.00" busStop="B_down" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="CS" pos="0.00" parking="0" started="286.62" ended="322.00" delay="7.00" busStop="A_down" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="221.62" ended="337.00" delay="7.00" busStop="A_up" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="336.62" ended="417.00" delay="42.00" busStop="B_up" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="336.62" ended="417.00" delay="7.00" busStop="C_up" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="321.62" ended="437.00" delay="7.00" busStop="A_up" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="416.62" ended="487.00" delay="42.00" busStop="C_down" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="416.62" ended="487.00" delay="7.00" busStop="B_down" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="436.62" ended="517.00" delay="42.00" busStop="B_up" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="436.62" ended="517.00" delay="7.00" busStop="C_up" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="CS" pos="0.00" parking="0" started="486.62" ended="522.00" delay="7.00" busStop="A_down" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="516.62" ended="587.00" delay="42.00" busStop="C_down" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="516.62" ended="587.00" delay="7.00" busStop="B_down" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="CS" pos="0.00" parking="0" started="586.62" ended="622.00" delay="7.00" busStop="A_down" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="521.62" ended="637.00" delay="7.00" busStop="A_up" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="636.62" ended="717.00" delay="42.00" busStop="B_up" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_flow_stops ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="10.00" arrival="295.00">
        <route edges="SC CN NC CS SC CN NC CS SC CN NC CS"/>
        <stop lane="SC_0" endPos="50.00" until="30.00"/>
        <stop lane="CN_0" endPos="50.00" until="75.00"/>
        <stop lane="SC_0" endPos="50.00" until="130.00"/>
        <stop lane="CN_0" endPos="50.00" until="175.00"/>
        <stop lane="SC_0" endPos="50.00" until="230.00"/>
        <stop lane="CN_0" endPos="50.00" until="275.00"/>
    </vehicle>

    <vehicle id="0.1" depart="210.00" arrival="495.00">
        <route edges="SC CN NC CS SC CN NC CS SC CN NC CS"/>
        <stop lane="SC_0" endPos="50.00" until="230.00"/>
        <stop lane="CN_0" endPos="50.00" until="275.00"/>
        <stop lane="SC_0" endPos="50.00" until="330.00"/>
        <stop lane="CN_0" endPos="50.00" until="375.00"/>
        <stop lane="SC_0" endPos="50.00" until="430.00"/>
        <stop lane="CN_0" endPos="50.00" until="475.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_jump ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="10.00" arrival="282.00">
        <route edges="SC CN SC CN SC CN"/>
        <stop lane="SC_0" endPos="50.00" until="30.00"/>
        <stop lane="CN_0" endPos="50.00" until="75.00" jump="1.00"/>
        <stop lane="SC_0" endPos="50.00" until="130.00"/>
        <stop lane="CN_0" endPos="50.00" until="175.00" jump="1.00"/>
        <stop lane="SC_0" endPos="50.00" until="230.00"/>
        <stop lane="CN_0" endPos="50.00" until="275.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_one_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="10.00" ended="37.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="56.48" ended="137.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="156.48" ended="237.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="10.00" arrival="257.00">
        <route edges="SC CN NC CS SC CN NC CS SC CN NC CS"/>
        <stop lane="SC_0" endPos="50.00" until="30.00"/>
        <stop lane="SC_0" endPos="50.00" until="130.00"/>
        <stop lane="SC_0" endPos="50.00" until="230.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_reset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="1" depart="1.00" arrival="15.00">
        <route edges="NC CS"/>
    </vehicle>

    <vehicle id="0" depart="0.00" arrival="80.00">
        <route edges="CN NC CS SC CN NC CS SC CN NC CS SC"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_stops ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="10.00" arrival="295.00">
        <route edges="SC CN NC CS SC CN NC CS SC CN NC CS"/>
        <stop lane="SC_0" endPos="50.00" until="30.00"/>
        <stop lane="CN_0" endPos="50.00" until="75.00"/>
        <stop lane="SC_0" endPos="50.00" until="130.00"/>
        <stop lane="CN_0" endPos="50.00" until="175.00"/>
        <stop lane="SC_0" endPos="50.00" until="230.00"/>
        <stop lane="CN_0" endPos="50.00" until="275.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_stops_no_period ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Cannot repeat stops with 'until' in route 'r0' because no cycleTime is defined.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : basic routes parsing reuse_id_false ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: A vehicle with id '0' already exists.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : basic routes parsing reuse_id_ok ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="126.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_0 tripinfo_0" vType="KRAUSS_DEFAULT" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="1.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="128.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="127.00" routeLength="2500.00" waitingTime="0.49" waitingCount="0" stopTime="0.00" timeLoss="0.49" rerouteNo="0" devices="vehroute_1 tripinfo_1" vType="KRAUSS_DEFAULT" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="2.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="129.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="127.00" routeLength="2500.00" waitingTime="0.80" waitingCount="0" stopTime="0.00" timeLoss="0.98" rerouteNo="0" devices="vehroute_2 tripinfo_2" vType="KRAUSS_DEFAULT" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="3.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="131.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="128.00" routeLength="2500.00" waitingTime="0.83" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="vehroute_3 tripinfo_3" vType="KRAUSS_DEFAULT" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="4.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="132.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="128.00" routeLength="2500.00" waitingTime="0.83" waitingCount="0" stopTime="0.00" timeLoss="1.96" rerouteNo="0" devices="vehroute_4 tripinfo_4" vType="KRAUSS_DEFAULT" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="5.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="134.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="129.00" routeLength="2500.00" waitingTime="0.83" waitingCount="0" stopTime="0.00" timeLoss="2.45" rerouteNo="0" devices="vehroute_5 tripinfo_5" vType="KRAUSS_DEFAULT" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="6.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="135.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="129.00" routeLength="2500.00" waitingTime="0.83" waitingCount="0" stopTime="0.00" timeLoss="2.93" rerouteNo="0" devices="vehroute_6 tripinfo_6" vType="KRAUSS_DEFAULT" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="700.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="826.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_7 tripinfo_7" vType="KRAUSS_DEFAULT" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0" depart="800.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="926.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_0 tripinfo_0" vType="KRAUSS_DEFAULT" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="black" arrival="126.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="1" type="KRAUSS_DEFAULT" depart="1.00" color="black" arrival="128.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="2" type="KRAUSS_DEFAULT" depart="2.00" color="black" arrival="129.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="3" type="KRAUSS_DEFAULT" depart="3.00" color="black" arrival="131.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="4" type="KRAUSS_DEFAULT" depart="4.00" color="black" arrival="132.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="5" type="KRAUSS_DEFAULT" depart="5.00" color="black" arrival="134.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="6" type="KRAUSS_DEFAULT" depart="6.00" color="black" arrival="135.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic routes parsing trip ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="t0" depart="0.00" arrival="126.00">
        <route edges="beg middle end rend"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic routes parsing trip_via ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="t0" depart="0.00" arrival="127.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic routes parsing trip_via_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Vehicle '0' is not allowed on any lane of via edge 'left'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="0.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="1.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="2.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="3.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="4.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="5.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="6.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="7.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="8.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="9.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="10.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="11.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="12.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="13.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="14.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="15.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="16.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="17.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="18.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="19.00" loaded="10" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="20.00" loaded="10" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="21.00" loaded="10" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="22.00" loaded="10" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="23.00" loaded="10" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="24.00" loaded="10" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="25.00" loaded="10" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
<truncated after showing first 30 lines>
basic routes simtime_explicite b0_e400 ( Last six runs Jul2024 )
basic routes simtime_explicite b0_e50 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic routes simtime_explicite b100_e400 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="100.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="101.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="102.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="103.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="104.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="105.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="106.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="107.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="108.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="109.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="110.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="111.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="112.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="113.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="114.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="115.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="116.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="117.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="118.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="119.00" loaded="5" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="120.00" loaded="5" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="121.00" loaded="5" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="122.00" loaded="5" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="123.00" loaded="5" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="124.00" loaded="5" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="125.00" loaded="5" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic routes simtime_explicite b50_e100 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="50.00" loaded="7" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="51.00" loaded="7" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="52.00" loaded="7" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="53.00" loaded="7" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="54.00" loaded="7" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="55.00" loaded="7" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="56.00" loaded="7" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="57.00" loaded="7" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="58.00" loaded="7" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="59.00" loaded="7" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="60.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="61.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="62.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="63.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="64.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="65.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="66.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="67.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="68.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="69.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="70.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="71.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="72.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="73.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="74.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="75.00" loaded="7" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="0.00" loaded="11" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="1.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="2.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="3.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="4.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="5.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="6.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="7.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="8.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="9.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="10.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="11.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="12.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="13.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="14.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="15.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="16.00" loaded="11" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="17.00" loaded="11" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="18.00" loaded="11" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="19.00" loaded="11" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="20.00" loaded="11" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="21.00" loaded="11" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="22.00" loaded="11" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="23.00" loaded="11" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="24.00" loaded="11" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="25.00" loaded="11" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
<truncated after showing first 30 lines>
basic routes simtime_fractional b0_e400 ( Last six runs Jul2024 )
basic routes simtime_fractional b0_e50 ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="0.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="1.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="2.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="3.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="4.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="5.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="6.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="7.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="8.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="9.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="10.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="11.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="12.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="13.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="14.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="15.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="16.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="17.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="18.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="19.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="20.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="21.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="22.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="23.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="24.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="25.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
<truncated after showing first 30 lines>
basic routes simtime_fractional b0_e50_01 ( Last six runs Jul2024 )
output summary no_vehicles ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic routes simtime_fractional b100_e400 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="100.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="101.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="102.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="103.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="104.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="105.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="106.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="107.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="108.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="109.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="110.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="111.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="112.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="113.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="114.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="115.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="116.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="117.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="118.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="119.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="120.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="121.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="122.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="123.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="124.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="125.00" loaded="6" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic routes simtime_fractional b50_e100 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="50.00" loaded="8" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="51.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="26.41" meanSpeedRelative="0.95"/>
    <step time="52.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="26.41" meanSpeedRelative="0.95"/>
    <step time="53.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="26.41" meanSpeedRelative="0.95"/>
    <step time="54.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="26.41" meanSpeedRelative="0.95"/>
    <step time="55.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="56.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="57.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="58.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="59.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="60.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="61.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="62.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="63.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="64.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="65.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="66.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="67.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="68.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="69.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="70.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="71.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="72.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="73.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="74.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="75.00" loaded="8" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="0.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="1.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="2.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="3.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="4.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="5.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="6.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="7.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="8.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="9.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="10.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="11.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="12.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="13.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="14.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="15.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="16.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="17.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="18.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="19.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="20.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="21.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="22.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="23.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="24.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="25.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
<truncated after showing first 30 lines>
basic routes simtime_same b0_e400 ( Last six runs Jul2024 )
basic routes simtime_same b0_e50 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic routes simtime_same b100_e400 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="100.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="101.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="102.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="103.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="104.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="105.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="106.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="107.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="108.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="109.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="110.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="111.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="112.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="113.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="114.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="115.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="116.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="117.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="118.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="119.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="120.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="121.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="122.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="123.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="124.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="125.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic routes simtime_same b50_e100 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="50.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="51.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="52.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="53.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="54.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="55.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="56.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="57.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="58.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="59.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="60.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="61.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="62.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="63.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="64.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="65.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="66.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="67.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="68.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="69.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="70.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="71.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="72.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="73.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="74.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="75.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic routes validity connection_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Vehicle 'default' has no valid route. No connection between edge '1' and edge '2'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : basic simple_nets cross cross1l ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1179.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 120
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,2
< Warning: busStop 'busStop0' on lane 'gneE1_0' is too short for vehicle 'v1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="94.00" arrivalLane="" arrivalPos="278.05" arrivalSpeed="13.89" duration="94.00" routeLength="884.79" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_v1" vType="bus" speedFactor="1.00" vaporized=""/>
</tripinfos>
basic stops busstop_change_color ( Last six runs Jul2024 )
basic stops long_bus_at_busstop ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic stops long_bus_at_busstop2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: busStop 'busStop0' on lane 'gneE1_0' is too short for vehicle 'v1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="94.00" arrivalLane="" arrivalPos="278.05" arrivalSpeed="13.89" duration="94.00" routeLength="884.79" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_v0" vType="busShort" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v1" depart="7.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="7.00" arrival="132.00" arrivalLane="" arrivalPos="278.05" arrivalSpeed="13.89" duration="125.00" routeLength="884.79" waitingTime="30.66" waitingCount="0" stopTime="30.00" timeLoss="60.66" rerouteNo="0" devices="tripinfo_v1" vType="bus" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic stops long_rail_at_containerstop ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: containerStop 'containerStop0' on lane 'gneE1_0' is too short for vehicle 'v1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="94.00" arrivalLane="" arrivalPos="278.05" arrivalSpeed="13.89" duration="94.00" routeLength="884.79" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_v1" vType="rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic stops long_rail_at_containerstop2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: containerStop 'containerStop0' on lane 'gneE1_0' is too short for vehicle 'v1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="94.00" arrivalLane="" arrivalPos="278.05" arrivalSpeed="13.89" duration="94.00" routeLength="884.79" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_v0" vType="railShort" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v1" depart="7.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="2.00" arrival="132.00" arrivalLane="" arrivalPos="278.05" arrivalSpeed="13.89" duration="125.00" routeLength="884.79" waitingTime="30.66" waitingCount="0" stopTime="30.00" timeLoss="60.66" rerouteNo="0" devices="tripinfo_v1" vType="rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic stops rail_at_containerstop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="94.00" arrivalLane="" arrivalPos="278.05" arrivalSpeed="13.89" duration="94.00" routeLength="884.79" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_v1" vType="rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic stops ship_at_containerstop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="gneE0">
            <vehicle id="v1" pos="0.00" speed="4.12"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="gneE0">
            <vehicle id="v1" pos="0.00" speed="4.12"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="gneE0">
            <vehicle id="v1" pos="0.00" speed="4.12"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="gneE0">
            <vehicle id="v1" pos="0.00" speed="4.12"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="gneE0">
            <vehicle id="v1" pos="0.00" speed="4.12"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="4.12" departDelay="0.00" arrival="275.00" arrivalLane="" arrivalPos="278.05" arrivalSpeed="4.12" duration="275.00" routeLength="884.79" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v1" vType="ship" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="0.00" ended="37.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v1" depart="0.00" departPos="0.00" arrival="43.00">
        <route edges="SC CN"/>
        <stop edge="SC" endPos="75.40" duration="30.00"/>
    </vehicle>

</routes>
basic stops stop_edge ( Last six runs Jul2024 )
basic stops stop_edge_in_route ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic stops stop_error ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: The lane 'SC' for a stop is not known in vehicle 'v1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : basic stops stop_param ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v1" depart="0.00" departPos="0.00" arrival="73.00">
        <route edges="SC CN"/>
        <stop edge="SC" endPos="75.40" duration="30.00">
            <param key="a" value="1"/>
        </stop>
        <stop edge="CN" endPos="76.90" duration="30.00">
            <param key="b" value="2"/>
        </stop>
        <param key="c" value="3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic stops two_busses_at_one_busstop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="94.00" arrivalLane="" arrivalPos="278.05" arrivalSpeed="13.89" duration="94.00" routeLength="884.79" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_v0" vType="busShort" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="10.87" departDelay="0.00" arrival="96.00" arrivalLane="" arrivalPos="278.05" arrivalSpeed="13.89" duration="96.00" routeLength="884.79" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="31.92" rerouteNo="0" devices="tripinfo_v1" vType="busShort" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic stops two_rails_at_one_containerstop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="94.00" arrivalLane="" arrivalPos="278.05" arrivalSpeed="13.89" duration="94.00" routeLength="884.79" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_v0" vType="railShort" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v1" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="99.00" arrivalLane="" arrivalPos="278.05" arrivalSpeed="13.89" duration="94.00" routeLength="884.79" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_v1" vType="railShort" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic vtypes invalid_type ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Error: The vehicle class 'car' for vType 'DEFAULT_VEHTYPE' is not known.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="126.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="10.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="136.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="20.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="146.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="30.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="156.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="40.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="166.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="50.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="176.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="60.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="186.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="70.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="196.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="80.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="206.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="90.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="216.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="126.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="10.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="136.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="20.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="146.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="30.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="156.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="40.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="166.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="50.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="176.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="60.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="186.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="70.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="196.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="80.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="206.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="90.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="216.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
basic vtypes no_type ( Last six runs Jul2024 )
basic vtypes no_type_with_new ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic vtypes no_type_with_new_default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="249.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="10.00" duration="249.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="10.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="259.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="10.00" duration="249.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="20.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="269.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="10.00" duration="249.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="30.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="279.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="10.00" duration="249.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="40.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="289.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="10.00" duration="249.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="50.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="299.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="10.00" duration="249.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="60.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="309.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="10.00" duration="249.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="70.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="319.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="10.00" duration="249.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="80.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="329.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="10.00" duration="249.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="90.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="339.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="10.00" duration="249.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic vtypes no_type_with_new_late ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Another vehicle type (or distribution) with the id 'DEFAULT_VEHTYPE' exists.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic vtypes two_types_first_major ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="126.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.0" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.1" depart="5.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="131.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.1" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.2" depart="10.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="136.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.2" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.3" depart="15.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="141.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.3" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.4" depart="20.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="146.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.4" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.5" depart="25.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="151.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.5" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.6" depart="30.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="156.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.6" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.7" depart="35.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="161.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.7" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.8" depart="40.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="166.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.8" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.9" depart="45.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="171.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.9" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.10" depart="50.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="176.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.10" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.11" depart="55.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="181.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.11" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.12" depart="60.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="186.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.12" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.13" depart="65.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="191.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.13" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.14" depart="70.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="196.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.14" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.15" depart="75.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="201.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.15" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.16" depart="80.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="206.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.16" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.17" depart="85.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="211.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.17" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.18" depart="90.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="216.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.18" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.19" depart="95.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="221.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.19" vType="t1" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic vtypes two_types_first_off ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="126.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="10.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="136.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="20.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="146.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="30.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="156.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="40.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="166.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="50.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="176.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="60.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="186.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="70.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="196.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="80.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="206.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="90.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="216.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="t2" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : basic vtypes two_types_same_prob ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="126.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="10.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="136.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="20.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="146.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="30.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="156.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="40.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="166.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="50.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="176.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="60.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="186.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="70.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="196.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="80.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="206.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="90.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="216.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="t2" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="126.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="10.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="136.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="20.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="146.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="30.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="156.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="40.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="166.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="50.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="176.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="60.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="186.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="70.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="196.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="80.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="206.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="90.00" departLane="" departPos="0.00" departSpeed="27.81" departDelay="0.00" arrival="216.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="126.00" routeLength="2487.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="t1" speedFactor="1.00" vaporized=""/>
</tripinfos>
basic vtypes two_types_second_off ( Last six runs Jul2024 )
basic vtypes using_defaults ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="20.00" departDelay="0.00" arrival="25.00" arrivalLane="" arrivalPos="491.95" arrivalSpeed="20.00" duration="25.00" routeLength="491.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="50.00" arrivalLane="" arrivalPos="491.95" arrivalSpeed="10.00" duration="50.00" routeLength="491.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t2" speedFactor="1.00" vaporized=""/>
</tripinfos>
basic vtypes vclass_specific_speed_limit ( Last six runs Jul2024 )
basic vtypes vclass_specific_speed_limit_from_additional ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="vehicle_0" x="0.00" y="95.20" angle="90.00" type="av" speed="3.00" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="vehicle_1" x="200.00" y="104.80" angle="270.00" type="av" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="vehicle_2" x="0.00" y="95.20" angle="90.00" type="default" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="vehicle_3" x="200.00" y="104.80" angle="270.00" type="default" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="vehicle_0" x="0.00" y="95.20" angle="90.00" type="av" speed="3.00" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="vehicle_1" x="200.00" y="104.80" angle="270.00" type="av" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="vehicle_2" x="0.00" y="95.20" angle="90.00" type="default" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="vehicle_3" x="200.00" y="104.80" angle="270.00" type="default" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="vehicle_0" x="0.00" y="95.20" angle="90.00" type="av" speed="3.00" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="vehicle_1" x="200.00" y="104.80" angle="270.00" type="av" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="vehicle_2" x="0.00" y="95.20" angle="90.00" type="default" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="vehicle_3" x="200.00" y="104.80" angle="270.00" type="default" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="vehicle_0" x="0.00" y="95.20" angle="90.00" type="av" speed="3.00" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="vehicle_1" x="200.00" y="104.80" angle="270.00" type="av" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="vehicle_2" x="0.00" y="95.20" angle="90.00" type="default" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="vehicle_3" x="200.00" y="104.80" angle="270.00" type="default" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="vehicle_0" x="0.00" y="95.20" angle="90.00" type="av" speed="3.00" pos="0.00" edge="WC" slope="0.00"/>
<truncated after showing first 30 lines>
basic vtypes vclass_specific_speed_limit_internal ( Last six runs Jul2024 )
basic vtypes vclass_specific_speed_limit_internal_2types ( Last six runs Jul2024 )
basic vtypes vclass_specific_speed_limit_internal_2types_higherSpeed ( Last six runs Jul2024 )
basic vtypes vclass_specific_speed_limit_internal_type ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : bugs 0xxx 2468327 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: File 'xxx' is not accessible (No such file or directory).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Differences in log ----------
1c1
< Error: File 'xxx' is not accessible (No such file or directory).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" type="Car" depart="1.00" arrival="32.00">
        <route edges="in1 1to2 out2"/>
    </vehicle>

    <vehicle id="veh1" type="Car" depart="2.00" arrival="33.00">
        <route edges="in2 2to1 out1"/>
    </vehicle>

</routes>
bugs 0xxx 2524031 false ( Last six runs Jul2024 )
bugs 0xxx 2524031 ok ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
bugs 0xxx initialization_of_triggered_stops ( Last six runs Jul2024 )
junction_model avoid_spill_back 2junctions_not_enough_contiguous_space_2nd_nocrossing ( Last six runs Jul2024 )
junction_model avoid_spill_back no_space_behind_junction_nocrossing ( Last six runs Jul2024 )
output tripinfo no_vehicles ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : bugs 0xxx lanechange ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="horizontal01" depart="100.00" departPos="0.00" arrival="294.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal02" depart="100.00" departPos="0.00" arrival="296.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal03" depart="100.00" departPos="0.00" arrival="297.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal04" depart="100.00" departPos="0.00" arrival="299.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal05" depart="100.00" departPos="0.00" arrival="300.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal06" depart="100.00" departPos="0.00" arrival="302.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal07" depart="100.00" departPos="0.00" arrival="303.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket218 one_bus ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="bus_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="375.00" arrivalLane="" arrivalPos="191.00" arrivalSpeed="13.90" duration="375.00" routeLength="3257.00" waitingTime="56.00" waitingCount="0" stopTime="80.00" timeLoss="140.00" rerouteNo="0" devices="tripinfo_bus_1" vType="bus" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket218 three_busses ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="bus_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="375.00" arrivalLane="" arrivalPos="191.00" arrivalSpeed="13.90" duration="375.00" routeLength="3257.00" waitingTime="56.00" waitingCount="0" stopTime="80.00" timeLoss="140.00" rerouteNo="0" devices="tripinfo_bus_1" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus_2" depart="0.00" departLane="" departPos="0.00" departSpeed="10.53" departDelay="0.00" arrival="428.00" arrivalLane="" arrivalPos="191.00" arrivalSpeed="13.90" duration="428.00" routeLength="3257.00" waitingTime="84.00" waitingCount="0" stopTime="80.00" timeLoss="193.21" rerouteNo="0" devices="tripinfo_bus_2" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus_3" depart="7.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="3.00" arrival="508.00" arrivalLane="" arrivalPos="191.00" arrivalSpeed="13.90" duration="501.00" routeLength="3257.00" waitingTime="144.00" waitingCount="0" stopTime="80.00" timeLoss="266.00" rerouteNo="0" devices="tripinfo_bus_3" vType="bus" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket400 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Person 'p2_need_ride' aborted waiting for p at edge 'middle'.
< Warning: Vehicle 'v1_need_rider' aborted waiting at insertion for a person that will never come.
< Warning: Vehicle 'v2_need_rider' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket435_parking continuation_speed_and_pos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vtypeprobe ----------
<?xml version="1.0" encoding="UTF-8"?>


<vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
    <timestep time="0.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="1.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="veh_parking" pos="0.00" x="0.00" y="-1.65" speed="0.00"/>
    </timestep>
    <timestep time="2.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="veh_parking" pos="0.00" x="0.00" y="-1.65" speed="0.00"/>
    </timestep>
    <timestep time="3.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="veh_parking" pos="0.00" x="0.00" y="-1.65" speed="27.78"/>
    </timestep>
    <timestep time="4.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="veh_parking" pos="0.00" x="0.00" y="-1.65" speed="27.78"/>
    </timestep>
    <timestep time="5.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="veh_parking" pos="0.00" x="0.00" y="-1.65" speed="27.78"/>
    </timestep>
    <timestep time="6.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="veh_parking" pos="0.00" x="0.00" y="-1.65" speed="27.78"/>
    </timestep>
    <timestep time="7.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="veh_parking" pos="0.00" x="100.00" y="-1.65" speed="13.90"/>
    </timestep>
    <timestep time="8.00" id="test1" vType="DEFAULT_VEHTYPE"/>
</vehicle-type-probes>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket435_parking no_tripinfo_reset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="25.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="178.00" waitingTime="0.00" timeLoss="0.00" traveltime="178.00">
        <ride waitingTime="0.00" vehicle="p" depart="25.00" arrival="203.00" arrivalPos="500.00" duration="178.00" routeLength="2812.36" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="p" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="203.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="203.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="22.00" rerouteNo="0" devices="tripinfo_p person_p" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket651 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 2195.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2 (Loaded: 3)
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket676 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="type1.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="70.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="70.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_type1.0 tripinfo_type1.0 routing_type1.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.1" depart="1.00" departLane="" departPos="0.00" departSpeed="12.89" departDelay="0.00" arrival="71.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="70.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.56" rerouteNo="1" devices="vehroute_type1.1 tripinfo_type1.1 routing_type1.1" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.2" depart="2.00" departLane="" departPos="0.00" departSpeed="12.02" departDelay="0.00" arrival="73.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="71.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.12" rerouteNo="1" devices="vehroute_type1.2 tripinfo_type1.2 routing_type1.2" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.3" depart="3.00" departLane="" departPos="0.00" departSpeed="11.26" departDelay="0.00" arrival="74.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="71.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.68" rerouteNo="1" devices="vehroute_type1.3 tripinfo_type1.3 routing_type1.3" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.4" depart="4.00" departLane="" departPos="0.00" departSpeed="10.59" departDelay="0.00" arrival="76.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="72.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.24" rerouteNo="1" devices="vehroute_type1.4 tripinfo_type1.4 routing_type1.4" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.5" depart="5.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="113.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="108.00" routeLength="962.00" waitingTime="35.00" waitingCount="0" stopTime="0.00" timeLoss="37.81" rerouteNo="1" devices="vehroute_type1.5 tripinfo_type1.5 routing_type1.5" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.6" depart="8.00" departLane="" departPos="0.00" departSpeed="11.68" departDelay="2.00" arrival="115.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="107.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="36.97" rerouteNo="1" devices="vehroute_type1.6 tripinfo_type1.6 routing_type1.6" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.9" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="1.00" arrival="117.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="107.00" routeLength="962.00" waitingTime="0.93" waitingCount="0" stopTime="0.00" timeLoss="37.13" rerouteNo="1" devices="vehroute_type1.9 tripinfo_type1.9 routing_type1.9" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.10" depart="10.00" departLane="" departPos="0.00" departSpeed="11.42" departDelay="0.00" arrival="119.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="109.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="39.29" rerouteNo="1" devices="vehroute_type1.10 tripinfo_type1.10 routing_type1.10" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.11" depart="11.00" departLane="" departPos="0.00" departSpeed="10.73" departDelay="0.00" arrival="121.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="110.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="40.45" rerouteNo="1" devices="vehroute_type1.11 tripinfo_type1.11 routing_type1.11" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.12" depart="12.00" departLane="" departPos="0.00" departSpeed="10.12" departDelay="0.00" arrival="123.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="111.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="41.01" rerouteNo="1" devices="vehroute_type1.12 tripinfo_type1.12 routing_type1.12" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.13" depart="13.00" departLane="" departPos="0.00" departSpeed="9.58" departDelay="0.00" arrival="124.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="111.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="41.57" rerouteNo="1" devices="vehroute_type1.13 tripinfo_type1.13 routing_type1.13" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.14" depart="14.00" departLane="" departPos="0.00" departSpeed="9.09" departDelay="0.00" arrival="126.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="112.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="42.13" rerouteNo="1" devices="vehroute_type1.14 tripinfo_type1.14 routing_type1.14" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.15" depart="18.00" departLane="" departPos="0.00" departSpeed="11.68" departDelay="3.00" arrival="127.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="109.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="39.69" rerouteNo="1" devices="vehroute_type1.15 tripinfo_type1.15 routing_type1.15" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.16" depart="19.00" departLane="" departPos="0.00" departSpeed="10.96" departDelay="3.00" arrival="129.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="110.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="40.25" rerouteNo="1" devices="vehroute_type1.16 tripinfo_type1.16 routing_type1.16" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.17" depart="21.00" departLane="" departPos="0.00" departSpeed="11.51" departDelay="4.00" arrival="131.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="110.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="39.82" rerouteNo="1" devices="vehroute_type1.17 tripinfo_type1.17 routing_type1.17" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.7" depart="9.00" departLane="" departPos="0.00" departSpeed="10.96" departDelay="2.00" arrival="146.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="137.00" routeLength="962.00" waitingTime="65.05" waitingCount="0" stopTime="0.00" timeLoss="66.97" rerouteNo="1" devices="vehroute_type1.7 tripinfo_type1.7 routing_type1.7" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.46" depart="46.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="146.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="100.00" routeLength="962.00" waitingTime="30.75" waitingCount="0" stopTime="0.00" timeLoss="30.75" rerouteNo="1" devices="vehroute_type1.46 tripinfo_type1.46 routing_type1.46" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.47" depart="47.00" departLane="" departPos="0.00" departSpeed="12.89" departDelay="0.00" arrival="148.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="101.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="31.31" rerouteNo="1" devices="vehroute_type1.47 tripinfo_type1.47 routing_type1.47" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.48" depart="48.00" departLane="" departPos="0.00" departSpeed="12.02" departDelay="0.00" arrival="150.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="102.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="31.88" rerouteNo="1" devices="vehroute_type1.48 tripinfo_type1.48 routing_type1.48" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.49" depart="49.00" departLane="" departPos="0.00" departSpeed="11.26" departDelay="0.00" arrival="151.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="102.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="32.44" rerouteNo="1" devices="vehroute_type1.49 tripinfo_type1.49 routing_type1.49" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.50" depart="50.00" departLane="" departPos="0.00" departSpeed="10.59" departDelay="0.00" arrival="153.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="103.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="33.00" rerouteNo="1" devices="vehroute_type1.50 tripinfo_type1.50 routing_type1.50" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.51" depart="51.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="154.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="103.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="33.56" rerouteNo="1" devices="vehroute_type1.51 tripinfo_type1.51 routing_type1.51" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.52" depart="52.00" departLane="" departPos="0.00" departSpeed="9.47" departDelay="0.00" arrival="156.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="104.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="34.12" rerouteNo="1" devices="vehroute_type1.52 tripinfo_type1.52 routing_type1.52" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.53" depart="53.00" departLane="" departPos="0.00" departSpeed="8.99" departDelay="0.00" arrival="157.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="104.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="34.68" rerouteNo="1" devices="vehroute_type1.53 tripinfo_type1.53 routing_type1.53" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.54" depart="54.00" departLane="" departPos="0.00" departSpeed="8.56" departDelay="0.00" arrival="159.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="105.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="35.29" rerouteNo="1" devices="vehroute_type1.54 tripinfo_type1.54 routing_type1.54" vType="car" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="type1.0" type="car" depart="0.00" color="yellow" arrival="70.00">
        <route edges="gneE0 0/0to0/1 0/1to1/1 1/1to1/2 1/2to2/2 gneE1"/>
    </vehicle>

    <vehicle id="type1.1" type="car" depart="1.00" color="yellow" arrival="71.00">
        <route edges="gneE0 0/0to0/1 0/1to1/1 1/1to1/2 1/2to2/2 gneE1"/>
    </vehicle>

    <vehicle id="type1.2" type="car" depart="2.00" color="yellow" arrival="73.00">
        <route edges="gneE0 0/0to0/1 0/1to1/1 1/1to1/2 1/2to2/2 gneE1"/>
    </vehicle>

    <vehicle id="type1.3" type="car" depart="3.00" color="yellow" arrival="74.00">
        <route edges="gneE0 0/0to0/1 0/1to1/1 1/1to1/2 1/2to2/2 gneE1"/>
    </vehicle>

    <vehicle id="type1.4" type="car" depart="4.00" color="yellow" arrival="76.00">
        <route edges="gneE0 0/0to0/1 0/1to1/1 1/1to1/2 1/2to2/2 gneE1"/>
    </vehicle>

    <vehicle id="type1.5" type="car" depart="5.00" color="yellow" arrival="113.00">
        <route edges="gneE0 0/0to0/1 0/1to1/1 1/1to1/2 1/2to2/2 gneE1"/>
    </vehicle>

    <vehicle id="type1.6" type="car" depart="8.00" color="yellow" arrival="115.00">
        <route edges="gneE0 0/0to0/1 0/1to1/1 1/1to1/2 1/2to2/2 gneE1"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket676_no_internal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="type1.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="112.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="112.00" routeLength="1000.00" waitingTime="40.00" waitingCount="0" stopTime="0.00" timeLoss="40.00" rerouteNo="1" devices="vehroute_type1.0 tripinfo_type1.0 routing_type1.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.1" depart="1.00" departLane="" departPos="0.00" departSpeed="12.89" departDelay="0.00" arrival="115.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="114.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="41.16" rerouteNo="1" devices="vehroute_type1.1 tripinfo_type1.1 routing_type1.1" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.2" depart="2.00" departLane="" departPos="0.00" departSpeed="12.02" departDelay="0.00" arrival="116.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="114.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="41.72" rerouteNo="1" devices="vehroute_type1.2 tripinfo_type1.2 routing_type1.2" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.3" depart="3.00" departLane="" departPos="0.00" departSpeed="11.26" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="115.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="42.28" rerouteNo="1" devices="vehroute_type1.3 tripinfo_type1.3 routing_type1.3" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.4" depart="4.00" departLane="" departPos="0.00" departSpeed="10.59" departDelay="0.00" arrival="119.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="115.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="42.84" rerouteNo="1" devices="vehroute_type1.4 tripinfo_type1.4 routing_type1.4" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.5" depart="5.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="121.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="116.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="43.41" rerouteNo="1" devices="vehroute_type1.5 tripinfo_type1.5 routing_type1.5" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.6" depart="8.00" departLane="" departPos="0.00" departSpeed="11.68" departDelay="2.00" arrival="122.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="114.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="41.97" rerouteNo="1" devices="vehroute_type1.6 tripinfo_type1.6 routing_type1.6" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.7" depart="9.00" departLane="" departPos="0.00" departSpeed="10.96" departDelay="2.00" arrival="124.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="115.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="42.53" rerouteNo="1" devices="vehroute_type1.7 tripinfo_type1.7 routing_type1.7" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.8" depart="11.00" departLane="" departPos="0.00" departSpeed="11.51" departDelay="3.00" arrival="130.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="119.00" routeLength="1000.00" waitingTime="45.00" waitingCount="0" stopTime="0.00" timeLoss="46.49" rerouteNo="1" devices="vehroute_type1.8 tripinfo_type1.8 routing_type1.8" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.9" depart="12.00" departLane="" departPos="0.00" departSpeed="10.81" departDelay="3.00" arrival="132.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="120.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="47.65" rerouteNo="1" devices="vehroute_type1.9 tripinfo_type1.9 routing_type1.9" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.10" depart="14.00" departLane="" departPos="0.00" departSpeed="11.35" departDelay="4.00" arrival="134.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="120.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="47.81" rerouteNo="1" devices="vehroute_type1.10 tripinfo_type1.10 routing_type1.10" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.36" depart="38.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="2.00" arrival="182.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="144.00" routeLength="1000.00" waitingTime="72.00" waitingCount="0" stopTime="0.00" timeLoss="72.00" rerouteNo="1" devices="vehroute_type1.36 tripinfo_type1.36 routing_type1.36" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.37" depart="38.00" departLane="" departPos="0.00" departSpeed="11.42" departDelay="1.00" arrival="185.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="147.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="74.16" rerouteNo="1" devices="vehroute_type1.37 tripinfo_type1.37 routing_type1.37" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.38" depart="38.00" departLane="" departPos="0.00" departSpeed="9.69" departDelay="0.00" arrival="187.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="149.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="76.32" rerouteNo="1" devices="vehroute_type1.38 tripinfo_type1.38 routing_type1.38" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.39" depart="41.00" departLane="" departPos="0.00" departSpeed="11.26" departDelay="2.00" arrival="189.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="148.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="75.48" rerouteNo="1" devices="vehroute_type1.39 tripinfo_type1.39 routing_type1.39" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.40" depart="41.00" departLane="" departPos="0.00" departSpeed="9.58" departDelay="1.00" arrival="191.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="150.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="77.64" rerouteNo="1" devices="vehroute_type1.40 tripinfo_type1.40 routing_type1.40" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.11" depart="16.00" departLane="" departPos="0.00" departSpeed="11.95" departDelay="5.00" arrival="193.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="177.00" routeLength="1000.00" waitingTime="45.23" waitingCount="0" stopTime="0.00" timeLoss="104.81" rerouteNo="1" devices="vehroute_type1.11 tripinfo_type1.11 routing_type1.11" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.12" depart="17.00" departLane="" departPos="0.00" departSpeed="11.20" departDelay="5.00" arrival="195.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="178.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="105.97" rerouteNo="1" devices="vehroute_type1.12 tripinfo_type1.12 routing_type1.12" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.13" depart="19.00" departLane="" departPos="0.00" departSpeed="11.78" departDelay="6.00" arrival="198.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="179.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="106.13" rerouteNo="1" devices="vehroute_type1.13 tripinfo_type1.13 routing_type1.13" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.14" depart="20.00" departLane="" departPos="0.00" departSpeed="11.05" departDelay="6.00" arrival="200.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="180.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="107.29" rerouteNo="1" devices="vehroute_type1.14 tripinfo_type1.14 routing_type1.14" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.15" depart="22.00" departLane="" departPos="0.00" departSpeed="11.61" departDelay="7.00" arrival="202.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="180.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="107.45" rerouteNo="1" devices="vehroute_type1.15 tripinfo_type1.15 routing_type1.15" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.16" depart="23.00" departLane="" departPos="0.00" departSpeed="10.90" departDelay="7.00" arrival="204.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="181.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="108.61" rerouteNo="1" devices="vehroute_type1.16 tripinfo_type1.16 routing_type1.16" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.17" depart="25.00" departLane="" departPos="0.00" departSpeed="11.45" departDelay="8.00" arrival="206.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="181.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="108.77" rerouteNo="1" devices="vehroute_type1.17 tripinfo_type1.17 routing_type1.17" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.18" depart="26.00" departLane="" departPos="0.00" departSpeed="10.76" departDelay="8.00" arrival="208.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="182.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="109.93" rerouteNo="1" devices="vehroute_type1.18 tripinfo_type1.18 routing_type1.18" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.19" depart="28.00" departLane="" departPos="0.00" departSpeed="11.29" departDelay="9.00" arrival="211.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="183.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="110.09" rerouteNo="1" devices="vehroute_type1.19 tripinfo_type1.19 routing_type1.19" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.20" depart="30.00" departLane="" departPos="0.00" departSpeed="11.88" departDelay="10.00" arrival="213.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="183.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="110.25" rerouteNo="1" devices="vehroute_type1.20 tripinfo_type1.20 routing_type1.20" vType="car" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="type1.0" type="car" depart="0.00" color="yellow" arrival="112.00">
        <route edges="gneE0 0-0to0-1 0-1to0-2 0-2to1-2 1-2to2-2 gneE1"/>
    </vehicle>

    <vehicle id="type1.1" type="car" depart="1.00" color="yellow" arrival="115.00">
        <route edges="gneE0 0-0to0-1 0-1to0-2 0-2to1-2 1-2to2-2 gneE1"/>
    </vehicle>

    <vehicle id="type1.2" type="car" depart="2.00" color="yellow" arrival="116.00">
        <route edges="gneE0 0-0to0-1 0-1to0-2 0-2to1-2 1-2to2-2 gneE1"/>
    </vehicle>

    <vehicle id="type1.3" type="car" depart="3.00" color="yellow" arrival="118.00">
        <route edges="gneE0 0-0to0-1 0-1to0-2 0-2to1-2 1-2to2-2 gneE1"/>
    </vehicle>

    <vehicle id="type1.4" type="car" depart="4.00" color="yellow" arrival="119.00">
        <route edges="gneE0 0-0to0-1 0-1to0-2 0-2to1-2 1-2to2-2 gneE1"/>
    </vehicle>

    <vehicle id="type1.5" type="car" depart="5.00" color="yellow" arrival="121.00">
        <route edges="gneE0 0-0to0-1 0-1to0-2 0-2to1-2 1-2to2-2 gneE1"/>
    </vehicle>

    <vehicle id="type1.6" type="car" depart="8.00" color="yellow" arrival="122.00">
        <route edges="gneE0 0-0to0-1 0-1to0-2 0-2to1-2 1-2to2-2 gneE1"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1000.00" id="dump25">
        <edge id="beg" sampledSeconds="17.98" traveltime="17.98" overlapTraveltime="18.16" density="0.04" laneDensity="0.04" occupancy="0.02" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="0.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0" vaporized="1"/>
    </interval>
</meandata>
bugs 0xxx ticket720 ( Last six runs Jul2024 )
extended vaporizer while_driving count_in_meanData ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket73 simend10_interval10 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket748 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Teleporting vehicle 'flow_detour.4'; waited too long, from edge '2/2to2/1':3, time=727.73.
< Warning: Teleporting vehicle 'flow_block.0'; waited too long, from edge '2/1to3/1':3 to edge '3/1to3/0':1, time=730.55.
< Warning: Vehicle 'flow_detour.4' ends teleporting on edge '3/1to4/1':0, time=766.78.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket794 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="glitch" pos="0.00" speed="30.00"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="beg">
            <vehicle id="glitch" pos="0.00" speed="30.00"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="beg">
            <vehicle id="glitch" pos="0.00" speed="30.00"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="beg">
            <vehicle id="glitch" pos="0.00" speed="30.00"/>
        </edge>
    </timestep>
    <timestep time="4.00"/>
</netstate>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket807 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="55.55" departDelay="0.00" arrival="10.00" arrivalLane="" arrivalPos="217.42" arrivalSpeed="55.55" duration="10.00" routeLength="513.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket814 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="fast" depart="0.00" departLane="" departPos="0.00" departSpeed="40.00" departDelay="0.00" arrival="23.00" arrivalLane="" arrivalPos="900.00" arrivalSpeed="40.00" duration="23.00" routeLength="900.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_fast" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="medium" depart="0.00" departLane="" departPos="0.00" departSpeed="26.20" departDelay="0.00" arrival="24.00" arrivalLane="" arrivalPos="900.00" arrivalSpeed="40.00" duration="24.00" routeLength="900.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.32" rerouteNo="0" devices="tripinfo_medium" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="slow" depart="3.00" departLane="" departPos="0.00" departSpeed="40.00" departDelay="3.00" arrival="26.00" arrivalLane="" arrivalPos="900.00" arrivalSpeed="40.00" duration="23.00" routeLength="900.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket837 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Unknown car following model 'Invalid' when parsing vType 'crash'
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket846 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="should_drive" depart="0.00" departLane="" departPos="0.00" departSpeed="2.00" departDelay="0.00" arrival="129.00" arrivalLane="" arrivalPos="150.92" arrivalSpeed="2.00" duration="129.00" routeLength="256.27" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_should_drive" vType="slow" speedFactor="1.00" vaporized=""/>
    <tripinfo id="should_follow" depart="0.00" departLane="" departPos="397.78" departSpeed="0.50" departDelay="0.00" arrival="501.00" arrivalLane="" arrivalPos="150.92" arrivalSpeed="0.50" duration="501.00" routeLength="250.37" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_should_follow" vType="very_slow" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket849 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="0" pos="0.00" speed="50.00"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="beg">
            <vehicle id="0" pos="0.00" speed="50.00"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="beg">
            <vehicle id="0" pos="98.05" speed="50.00"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="beg">
            <vehicle id="0" pos="98.05" speed="50.00"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="beg">
            <vehicle id="0" pos="196.09" speed="50.00"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket853 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Vehicle 'should_not_crash' has no valid route. No connection between edge ':gneJ1_1' and edge 'end'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket881b ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="42.00" id="test" sampledSeconds="6.00" density="1.71" laneDensity="0.57" occupancy="0.29" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1"/>
</detector>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket881c ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<instantE1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/instant_e1_file.xsd">
</instantE1>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket882 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="lane_change_before_leaving" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="250.00" arrivalSpeed="13.89" duration="18.00" routeLength="250.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_lane_change_before_leaving" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket889 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="priority" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.00" arrivalLane="" arrivalPos="83.89" arrivalSpeed="13.89" duration="13.00" routeLength="179.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_priority" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket963 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 684.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 504
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10294 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00"/>
    <timestep time="0.10">
        <vehicle id="v0" x="108.05" y="95.05" angle="90.00" type="car" speed="27.78" pos="0.00" edge="CE" slope="0.00"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="v0" x="108.05" y="95.05" angle="90.00" type="car" speed="27.78" pos="0.00" edge="CE" slope="0.00"/>
    </timestep>
    <timestep time="0.30">
        <vehicle id="v0" x="108.05" y="95.05" angle="90.00" type="car" speed="27.78" pos="0.00" edge="CE" slope="0.00"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="v0" x="108.05" y="95.05" angle="90.00" type="car" speed="27.78" pos="0.00" edge="CE" slope="0.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="v0" x="108.05" y="95.05" angle="90.00" type="car" speed="27.78" pos="0.00" edge="CE" slope="0.00"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="v0" x="108.05" y="95.05" angle="90.00" type="car" speed="27.78" pos="0.00" edge="CE" slope="0.00"/>
    </timestep>
    <timestep time="0.70">
        <vehicle id="v0" x="108.05" y="95.05" angle="90.00" type="car" speed="27.78" pos="0.00" edge="CE" slope="0.00"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="v0" x="108.05" y="95.05" angle="90.00" type="car" speed="27.78" pos="0.00" edge="CE" slope="0.00"/>
    </timestep>
    <timestep time="0.90">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,2
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
bugs 10xxx ticket10637 ( Last six runs Jul2024 )
bugs 10xxx ticket10986 ( Last six runs Jul2024 )
bugs 11xxx ticket11004 ( Last six runs Jul2024 )
bugs 7xxx ticket7764 ( Last six runs Jul2024 )
meso bugs ticket8166 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10665 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00">
        <vehicle id="WE.0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="SN.0"/>
        <vehicle id="WE.0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="SN.0"/>
        <vehicle id="WE.0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="SN.0"/>
        <vehicle id="WE.0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="SN.0"/>
        <vehicle id="WE.0"/>
        <vehicle id="WE.1"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="SN.0"/>
        <vehicle id="WE.0"/>
        <vehicle id="WE.1"/>
    </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 12xxx ticket12167 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,6c1,2
< Warning: Person 'a.4' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.5' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.6' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.7' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.8' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.9' aborted waiting for ANY at busStop 'bs_0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 12xxx ticket12168 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v0" type="t0" edge="WC" pos="0.00" parking="0" started="0.00" ended="45.00" busStop="bs_0" initialPersons="0" loadedPersons="30" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v0" type="t0" edge="CE" pos="0.00" parking="0" started="44.72" ended="52.00" busStop="bs_1" initialPersons="30" loadedPersons="30" unloadedPersons="30" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v0" type="t0" edge="EC" pos="0.00" parking="0" started="51.44" ended="59.00" busStop="bs_2" initialPersons="30" loadedPersons="0" unloadedPersons="30" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : bugs 12xxx ticket12385 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v_0" type="t_0" edge="WC" pos="0.00" parking="0" started="0.00" ended="18.00" busStop="bs_0" initialPersons="0" loadedPersons="20" unloadedPersons="0" initialContainers="0" loadedContainers="10" unloadedContainers="0"/>
    <stopinfo id="v_0" type="t_0" edge="CE" pos="0.00" parking="0" started="17.20" ended="35.00" busStop="bs_1" initialPersons="20" loadedPersons="0" unloadedPersons="20" initialContainers="10" loadedContainers="0" unloadedContainers="10"/>
</stops>

TEST FAILED on ts-sim-build-ba : bugs 12xxx ticket12721 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'longBike' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 12xxx ticket12721b ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'bike' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13108 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <person id="pf1.0" x="-82.73" y="105.75" angle="129.83" speed="1.39" pos="0.00" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="11.00">
        <person id="pf1.0" x="-81.72" y="104.91" angle="129.83" speed="1.39" pos="1.31" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="12.00">
        <person id="pf1.0" x="-80.71" y="104.07" angle="129.83" speed="1.39" pos="2.63" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="13.00">
        <person id="pf1.0" x="-79.70" y="103.23" angle="129.83" speed="1.39" pos="3.94" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="14.00">
        <person id="pf1.0" x="-78.70" y="102.39" angle="129.83" speed="1.39" pos="5.25" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="15.00">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,2
< Error: Sublane dynamics are not supported by mesoscopic simulation
---
> Error: Sublane dynamics are not supported by mesoscopic simulation.
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
bugs 13xxx ticket13190 ( Last six runs Jul2024 )
bugs 5xxx ticket5879 ( Last six runs Jul2024 )
errors invalid_color ( Last six runs Jul2024 )
errors invalid_color_name ( Last six runs Jul2024 )
output e1 multi_occupancy sublane_2bikes ( Last six runs Jul2024 )
output meandata_edgebased jam_max_sublane ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13363 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3661.60.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 924
<  Running: 0
<  Waiting: 0
< Statistics (avg of 924):
<  RouteLength: 824.47
<  Speed: 12.85
<  Duration: 64.76
<  WaitingTime: 0.00
<  TimeLoss: 4.86
<  DepartDelay: 0.10
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13453 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="10.00" id="e2_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="10.00" end="20.00" id="e2_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="20.00" end="30.00" id="e2_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="30.00" end="40.00" id="e2_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="40.00" end="50.00" id="e2_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
</detector>

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13987 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh" depart="0.00" arrival="461.00">
        <route edges="1o 1fi 1si 3o 3fi 3si 4o 4fi 4si 3o 3fi 3si"/>
        <stop lane="3si_0" endPos="50.00" duration="10.00"/>
        <stop lane="4si_0" endPos="50.00" duration="10.00"/>
        <stop lane="3si_0" endPos="50.00" duration="10.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15030 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Not using public transport line 'pickupf1' for routing persons. It has less than two usable stops.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15072 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1,2
< Warning: Vehicle class 'bicycle' of vType 'bike_bicycle' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Warning: Vehicle 'bike0' with device.taxi should have vClass taxi instead of 'bicycle'.
< Warning: Vehicle 'bike0' aborted waiting for a person that will never come.
< Warning: Vehicle 'bike1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15079 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in emissions ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00">
        <vehicle id="WE.0" eclass="HBEFA4/UBus_Artic_gt18t_Euro-VIs_D-E" CO2="14116.27" CO="0.89" HC="0.62" NOx="122.63" PMx="1.83" fuel="4535.57" electricity="0.00" noise="75.64" route="!WE" type="t0" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="WE.0" eclass="HBEFA4/UBus_Artic_gt18t_Euro-VIs_D-E" CO2="14116.27" CO="0.89" HC="0.62" NOx="122.63" PMx="1.83" fuel="4535.57" electricity="0.00" noise="75.64" route="!WE" type="t0" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="WE.0" eclass="HBEFA4/UBus_Artic_gt18t_Euro-VIs_D-E" CO2="14116.27" CO="0.89" HC="0.62" NOx="122.63" PMx="1.83" fuel="4535.57" electricity="0.00" noise="75.64" route="!WE" type="t0" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
        <vehicle id="WE.1" eclass="HBEFA4/UBus_Artic_gt18t_Euro-VIs_D-E" CO2="14116.27" CO="0.89" HC="0.62" NOx="122.63" PMx="1.83" fuel="4535.57" electricity="0.00" noise="75.64" route="!WE" type="t0" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="WE.0" eclass="HBEFA4/UBus_Artic_gt18t_Euro-VIs_D-E" CO2="14116.27" CO="0.89" HC="0.62" NOx="122.63" PMx="1.83" fuel="4535.57" electricity="0.00" noise="75.64" route="!WE" type="t0" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
        <vehicle id="WE.1" eclass="HBEFA4/UBus_Artic_gt18t_Euro-VIs_D-E" CO2="14116.27" CO="0.89" HC="0.62" NOx="122.63" PMx="1.83" fuel="4535.57" electricity="0.00" noise="75.64" route="!WE" type="t0" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="WE.0" eclass="HBEFA4/UBus_Artic_gt18t_Euro-VIs_D-E" CO2="14116.27" CO="0.89" HC="0.62" NOx="122.63" PMx="1.83" fuel="4535.57" electricity="0.00" noise="75.64" route="!WE" type="t0" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
        <vehicle id="WE.1" eclass="HBEFA4/UBus_Artic_gt18t_Euro-VIs_D-E" CO2="14116.27" CO="0.89" HC="0.62" NOx="122.63" PMx="1.83" fuel="4535.57" electricity="0.00" noise="75.64" route="!WE" type="t0" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="WE.0" eclass="HBEFA4/UBus_Artic_gt18t_Euro-VIs_D-E" CO2="14116.27" CO="0.89" HC="0.62" NOx="122.63" PMx="1.83" fuel="4535.57" electricity="0.00" noise="75.64" route="!WE" type="t0" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
        <vehicle id="WE.1" eclass="HBEFA4/UBus_Artic_gt18t_Euro-VIs_D-E" CO2="14116.27" CO="0.89" HC="0.62" NOx="122.63" PMx="1.83" fuel="4535.57" electricity="0.00" noise="75.64" route="!WE" type="t0" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="WE.0" eclass="HBEFA4/UBus_Artic_gt18t_Euro-VIs_D-E" CO2="14116.27" CO="0.89" HC="0.62" NOx="122.63" PMx="1.83" fuel="4535.57" electricity="0.00" noise="75.64" route="!WE" type="t0" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
        <vehicle id="WE.1" eclass="HBEFA4/UBus_Artic_gt18t_Euro-VIs_D-E" CO2="14116.27" CO="0.89" HC="0.62" NOx="122.63" PMx="1.83" fuel="4535.57" electricity="0.00" noise="75.64" route="!WE" type="t0" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15098 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3650.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1800
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1800):
<  RouteLength: 699.42
<  Speed: 13.71
<  Duration: 51.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< DijkstraRouter answered 1800 queries and explored 7.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15100 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 34957.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2963
<  Running: 0
<  Waiting: 0
< Statistics (avg of 2963):
<  RouteLength: 594.38
<  Speed: 13.66
<  Duration: 43.51
<  WaitingTime: 0.12
<  TimeLoss: 0.36
<  DepartDelay: 0.50
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1032 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated900 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="835.00" id="dump">
        <edge id="a" sampledSeconds="833.45" traveltime="208.36" overlapTraveltime="208.50" density="0.13" laneDensity="0.13" occupancy="0.07" waitingTime="0.00" timeLoss="0.13" speed="35.99" speedRelative="1.00" departed="1" arrived="1" entered="3" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="b" sampledSeconds="0.01" traveltime="0.00" overlapTraveltime="0.15" density="0.11" laneDensity="0.11" occupancy="0.05" waitingTime="0.00" timeLoss="0.00" speed="33.33" speedRelative="0.93" departed="0" arrived="0" entered="3" left="3" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1044 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 16.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 3
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1054 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '0' for tl-index 0 when switching to phase 0
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1088 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="change_left" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="11.00" arrivalLane="" arrivalPos="112.83" arrivalSpeed="10.60" duration="11.00" routeLength="112.83" waitingTime="0.00" waitingCount="0" stopTime="5.00" timeLoss="5.00" rerouteNo="0" devices="tripinfo_change_left" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="fast_follower" depart="0.00" departLane="" departPos="0.00" departSpeed="20.00" departDelay="0.00" arrival="12.00" arrivalLane="" arrivalPos="112.83" arrivalSpeed="15.56" duration="12.00" routeLength="195.73" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.61" rerouteNo="0" devices="tripinfo_fast_follower" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1107 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Teleporting vehicle 'unsafe_insertion_after_teleport'; waited too long, from edge 'beg2':0, time=8.54.
< Warning: Vehicle 'unsafe_insertion_after_teleport' ends teleporting on edge 'end2':0, time=11.09.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1114 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="14.85" y="-50.00" angle="0.00" type="t" speed="1.00" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="v2" x="14.85" y="-50.00" angle="0.00" type="t" speed="0.99" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="v4" x="14.85" y="-50.00" angle="0.00" type="t" speed="0.98" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="14.85" y="-50.00" angle="0.00" type="t" speed="1.00" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="v2" x="14.85" y="-50.00" angle="0.00" type="t" speed="0.99" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="v4" x="14.85" y="-50.00" angle="0.00" type="t" speed="0.98" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="14.85" y="-50.00" angle="0.00" type="t" speed="1.00" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="v2" x="14.85" y="-50.00" angle="0.00" type="t" speed="0.99" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="v4" x="14.85" y="-50.00" angle="0.00" type="t" speed="0.98" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="14.85" y="-50.00" angle="0.00" type="t" speed="1.00" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="v2" x="14.85" y="-50.00" angle="0.00" type="t" speed="0.99" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="v4" x="14.85" y="-50.00" angle="0.00" type="t" speed="0.98" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="14.85" y="-50.00" angle="0.00" type="t" speed="1.00" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="v2" x="14.85" y="-50.00" angle="0.00" type="t" speed="0.99" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="v4" x="14.85" y="-50.00" angle="0.00" type="t" speed="0.98" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1176 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="fast_leader" depart="1.00" departLane="" departPos="0.00" departSpeed="8.36" departDelay="0.00" arrival="28.00" arrivalLane="" arrivalPos="250.00" arrivalSpeed="13.89" duration="27.00" routeLength="250.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.39" rerouteNo="0" devices="tripinfo_fast_leader" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="slow_follower" depart="0.00" departLane="" departPos="0.00" departSpeed="8.00" departDelay="0.00" arrival="32.00" arrivalLane="" arrivalPos="250.00" arrivalSpeed="8.00" duration="32.00" routeLength="250.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_follower" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1217 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="900.00" id="beg2_0" sampledSeconds="5255.37" density="60.50" laneDensity="30.25" occupancy="15.13" waitingTime="0.00" timeLoss="851.68" speed="16.76" speedRelative="0.47" departed="364" arrived="907" entered="554" left="0"/>
    <interval begin="0.00" end="900.00" id="beg2_1" sampledSeconds="5255.37" density="60.50" laneDensity="30.25" occupancy="15.13" waitingTime="0.00" timeLoss="851.68" speed="16.76" speedRelative="0.47" departed="364" arrived="907" entered="554" left="0"/>
    <interval begin="900.00" end="1626.00" id="beg2_0" sampledSeconds="3678.29" density="52.49" laneDensity="26.25" occupancy="13.12" waitingTime="0.00" timeLoss="18.06" speed="19.90" speedRelative="0.55" departed="3" arrived="764" entered="750" left="0"/>
    <interval begin="900.00" end="1626.00" id="beg2_1" sampledSeconds="3678.29" density="52.49" laneDensity="26.25" occupancy="13.12" waitingTime="0.00" timeLoss="18.06" speed="19.90" speedRelative="0.55" departed="3" arrived="764" entered="750" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1224 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="3/1to2/1">
            <lane id="3/1to2/1_0">
                <vehicle id="0" pos="350.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="0.10">
        <edge id="3/1to2/1">
            <lane id="3/1to2/1_0">
                <vehicle id="0" pos="351.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="0.20">
        <edge id="3/1to2/1">
            <lane id="3/1to2/1_0">
                <vehicle id="0" pos="352.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="0.30">
        <edge id="3/1to2/1">
            <lane id="3/1to2/1_0">
                <vehicle id="0" pos="353.00" speed="10.00"/>
            </lane>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1273 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Missing yellow phase in tlLogic '0', program '1' for tl-index 0 when switching to phase 1
< Warning: Missing yellow phase in tlLogic '0', program '1' for tl-index 4 when switching to phase 0
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1351 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<instantE1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/instant_e1_file.xsd">
</instantE1>
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="leader" pos="0.00" speed="69.98"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="beg">
            <vehicle id="leader" pos="0.00" speed="69.98"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="beg">
            <vehicle id="follower" pos="0.00" speed="50.00"/>
            <vehicle id="leader" pos="100.00" speed="69.98"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="beg">
            <vehicle id="follower" pos="0.00" speed="50.00"/>
            <vehicle id="leader" pos="200.00" speed="69.98"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="beg">
            <vehicle id="follower" pos="100.00" speed="50.00"/>
            <vehicle id="leader" pos="200.00" speed="69.98"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1402 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="insert_step_0" depart="0.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="84.00" arrivalLane="" arrivalPos="2998.50" arrivalSpeed="36.00" duration="84.00" routeLength="2998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_insert_step_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="fast_follower" depart="0.00" departLane="" departPos="98.50" departSpeed="36.00" departDelay="0.00" arrival="87.00" arrivalLane="" arrivalPos="2998.50" arrivalSpeed="36.00" duration="87.00" routeLength="3097.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_fast_follower" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1452 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Teleporting vehicle '0.0'; waited too long, from edge '1/0to1/1':0, time=15.13.
< Warning: Vehicle '0.0' ends teleporting on edge '2/1to2/2':0, time=21.64.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated900 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="30.00" id="0">
        <edge id="0/0to0/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/0to1/0" sampledSeconds="6.62" traveltime="6.62" overlapTraveltime="6.98" density="2.40" laneDensity="2.40" occupancy="1.20" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to1/1" sampledSeconds="8.51" traveltime="8.51" overlapTraveltime="8.98" density="3.13" laneDensity="3.13" occupancy="1.57" waitingTime="0.00" timeLoss="2.00" speed="10.63" speedRelative="0.76" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0" teleported="1"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to0/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to1/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0" teleported="1"/>
        <edge id="1/2to0/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to1/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to2/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to1/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to2/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to2/2" sampledSeconds="6.62" traveltime="6.62" overlapTraveltime="6.98" density="2.40" laneDensity="2.40" occupancy="1.20" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="1" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/2to1/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/2to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1520 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="blocker" type="t0" depart="0.00" arrival="64.00">
        <route edges="beg end" exitTimes="8.00 64.00"/>
        <stop lane="end_0" endPos="6.00" duration="50.00" started="7.10" ended="64.00"/>
    </vehicle>

    <vehicle id="teleport" type="t0" depart="2.00" arrival="66.00">
        <route edges="beg end" exitTimes="10.00 66.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1539 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v" depart="0.00" departLane="" departPos="199.81" departSpeed="36.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="3.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v" vType="t0" speedFactor="1.00" vaporized="end"/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1560 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.00">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="0" impatience="0.00" arrivalTime="7.19" leaveTime="7.87" arrivalSpeed="13.90" arrivalSpeedBraking="13.90" leaveSpeed="13.90" willPass="1"/>
        </link>
    </timestep>
    <timestep id="1.00">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="0" impatience="0.00" arrivalTime="7.19" leaveTime="7.87" arrivalSpeed="13.90" arrivalSpeedBraking="13.90" leaveSpeed="13.90" willPass="1"/>
        </link>
    </timestep>
    <timestep id="2.00">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="0" impatience="0.00" arrivalTime="7.19" leaveTime="7.87" arrivalSpeed="13.90" arrivalSpeedBraking="13.90" leaveSpeed="13.90" willPass="1"/>
        </link>
    </timestep>
    <timestep id="3.00">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="0" impatience="0.00" arrivalTime="7.19" leaveTime="7.87" arrivalSpeed="13.90" arrivalSpeedBraking="13.90" leaveSpeed="13.90" willPass="1"/>
        </link>
    </timestep>
    <timestep id="4.00">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="0" impatience="0.00" arrivalTime="7.19" leaveTime="7.87" arrivalSpeed="13.90" arrivalSpeedBraking="13.90" leaveSpeed="13.90" willPass="1"/>
        </link>
    </timestep>
    <timestep id="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1641 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
< Warning: Unused states in tlLogic '0', program 'unused_phases' in phase 0 after tl-index 15
< Warning: Missing green phase in tlLogic '0', program 'unused_phases' for tl-index 16
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1804 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="59.57" y="16.90" angle="357.83" type="t0" speed="13.89" pos="0.00" edge="beg2" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="59.57" y="16.90" angle="357.83" type="t0" speed="13.89" pos="0.00" edge="beg2" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="61.60" y="47.44" angle="90.97" type="t0" speed="0.00" pos="0.00" edge="end" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="61.60" y="47.44" angle="90.97" type="t0" speed="0.00" pos="0.00" edge="end" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="61.60" y="47.44" angle="90.97" type="t0" speed="0.00" pos="0.00" edge="end" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="61.60" y="47.44" angle="90.97" type="t0" speed="0.00" pos="0.00" edge="end" slope="0.00"/>
        <vehicle id="v1" x="-18.34" y="51.10" angle="90.14" type="t0" speed="13.89" pos="0.00" edge="beg1" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v1" x="-18.34" y="51.10" angle="90.14" type="t0" speed="13.89" pos="0.00" edge="beg1" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="v1" x="-18.34" y="51.10" angle="90.14" type="t0" speed="13.89" pos="0.00" edge="beg1" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,4c1
< Warning: Vehicle class 'bicycle' of vType 'bike' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Warning: Vehicle 'bikeDisconnected' is not allowed on destination edge 'end'.
< Warning: No route for vehicle 'bikeDisconnected' found.
< Error: Vehicle 'bikeDisconnected' has no valid route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
bugs 1xxx ticket1861 ( Last six runs Jul2024 )
bugs 1xxx ticket1861b ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1869 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vehicle class 'bicycle' of vType 'bicycle' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Error: Vehicle 'bike38' is not allowed to depart on any lane of edge 'CE'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2109 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Missing green phase in tlLogic '3/1', program 't1' for tl-index 0
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" eclass="PHEMlight/PC_D_EU4" CO2="1780.10" CO="0.27" HC="0.13" NOx="4.06" PMx="0.19" fuel="563.38" electricity="0.00" noise="61.77" route="r1" type="passenger" waiting="0.00" edge="4/1to3/1" pos="300.00" speed="10.00" angle="270.00" x="1302.38" y="401.65"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" eclass="PHEMlight/PC_D_EU4" CO2="1780.10" CO="0.27" HC="0.13" NOx="4.06" PMx="0.19" fuel="563.38" electricity="0.00" noise="61.77" route="r1" type="passenger" waiting="0.00" edge="4/1to3/1" pos="300.00" speed="10.00" angle="270.00" x="1302.38" y="401.65"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" eclass="PHEMlight/PC_D_EU4" CO2="1780.10" CO="0.27" HC="0.13" NOx="4.06" PMx="0.19" fuel="563.38" electricity="0.00" noise="61.77" route="r1" type="passenger" waiting="0.00" edge="4/1to3/1" pos="300.00" speed="10.00" angle="270.00" x="1302.38" y="401.65"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" eclass="PHEMlight/PC_D_EU4" CO2="1780.10" CO="0.27" HC="0.13" NOx="4.06" PMx="0.19" fuel="563.38" electricity="0.00" noise="61.77" route="r1" type="passenger" waiting="0.00" edge="4/1to3/1" pos="300.00" speed="10.00" angle="270.00" x="1302.38" y="401.65"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" eclass="PHEMlight/PC_D_EU4" CO2="1780.10" CO="0.27" HC="0.13" NOx="4.06" PMx="0.19" fuel="563.38" electricity="0.00" noise="61.77" route="r1" type="passenger" waiting="0.00" edge="4/1to3/1" pos="300.00" speed="10.00" angle="270.00" x="1302.38" y="401.65"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" eclass="PHEMlight/PC_D_EU4" CO2="1780.10" CO="0.27" HC="0.13" NOx="4.06" PMx="0.19" fuel="563.38" electricity="0.00" noise="61.77" route="r1" type="passenger" waiting="0.00" edge="4/1to3/1" pos="300.00" speed="10.00" angle="270.00" x="1302.38" y="401.65"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" eclass="PHEMlight/PC_D_EU4" CO2="1780.10" CO="0.27" HC="0.13" NOx="4.06" PMx="0.19" fuel="563.38" electricity="0.00" noise="61.77" route="r1" type="passenger" waiting="0.00" edge="4/1to3/1" pos="300.00" speed="10.00" angle="270.00" x="1302.38" y="401.65"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" eclass="PHEMlight/PC_D_EU4" CO2="1780.10" CO="0.27" HC="0.13" NOx="4.06" PMx="0.19" fuel="563.38" electricity="0.00" noise="61.77" route="r1" type="passenger" waiting="0.00" edge="4/1to3/1" pos="300.00" speed="10.00" angle="270.00" x="1302.38" y="401.65"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="0" eclass="PHEMlight/PC_D_EU4" CO2="1780.10" CO="0.27" HC="0.13" NOx="4.06" PMx="0.19" fuel="563.38" electricity="0.00" noise="61.77" route="r1" type="passenger" waiting="0.00" edge="4/1to3/1" pos="300.00" speed="10.00" angle="270.00" x="1302.38" y="401.65"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2177 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Dawdler" speed="13.90" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Dawdler" speed="13.90" pos="0.00" edge="1to2" slope="0.00"/>
        <vehicle id="veh1" x="0.00" y="-1.65" angle="90.00" type="Follower" speed="12.72" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Dawdler" speed="13.90" pos="0.00" edge="1to2" slope="0.00"/>
        <vehicle id="veh1" x="0.00" y="-1.65" angle="90.00" type="Follower" speed="12.72" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Dawdler" speed="13.90" pos="0.00" edge="1to2" slope="0.00"/>
        <vehicle id="veh1" x="0.00" y="-1.65" angle="90.00" type="Follower" speed="12.72" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Dawdler" speed="13.90" pos="0.00" edge="1to2" slope="0.00"/>
        <vehicle id="veh1" x="0.00" y="-1.65" angle="90.00" type="Follower" speed="12.72" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Dawdler" speed="13.90" pos="0.00" edge="1to2" slope="0.00"/>
        <vehicle id="veh1" x="0.00" y="-1.65" angle="90.00" type="Follower" speed="12.72" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Dawdler" speed="13.90" pos="0.00" edge="1to2" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2194 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1,2
< Warning: Teleporting vehicle 'v0'; waited too long, from edge 'A':0, time=311.08.
< Warning: Vehicle 'v0' is not allowed on source edge 'B'.
< Warning: No route for vehicle 'v0' found.
< Warning: Vehicle 'v0' ends teleporting on edge 'C':0, time=321.16.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2201 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="52.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="52.00" routeLength="183.90" waitingTime="38.00" waitingCount="0" stopTime="0.00" timeLoss="38.00" rerouteNo="0" devices="tripinfo_0" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2319 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="59.57" y="16.90" angle="357.83" type="truck" speed="13.89" pos="0.00" edge="beg2" slope="0.00"/>
        <vehicle id="v1" x="-18.34" y="51.10" angle="90.14" type="car" speed="13.89" pos="0.00" edge="beg1" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="59.57" y="16.90" angle="357.83" type="truck" speed="13.89" pos="0.00" edge="beg2" slope="0.00"/>
        <vehicle id="v1" x="-18.34" y="51.10" angle="90.14" type="car" speed="13.89" pos="0.00" edge="beg1" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="61.60" y="47.44" angle="90.97" type="truck" speed="0.00" pos="0.00" edge="end" slope="0.00"/>
        <vehicle id="v1" x="-18.34" y="51.10" angle="90.14" type="car" speed="13.89" pos="0.00" edge="beg1" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="61.60" y="47.44" angle="90.97" type="truck" speed="0.00" pos="0.00" edge="end" slope="0.00"/>
        <vehicle id="v1" x="-18.34" y="51.10" angle="90.14" type="car" speed="13.89" pos="0.00" edge="beg1" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="61.60" y="47.44" angle="90.97" type="truck" speed="0.00" pos="0.00" edge="end" slope="0.00"/>
        <vehicle id="v1" x="-18.34" y="51.10" angle="90.14" type="car" speed="13.89" pos="0.00" edge="beg1" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="61.60" y="47.44" angle="90.97" type="truck" speed="0.00" pos="0.00" edge="end" slope="0.00"/>
        <vehicle id="v1" x="61.60" y="47.44" angle="90.97" type="car" speed="13.89" pos="0.00" edge="end" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v1" x="61.60" y="47.44" angle="90.97" type="car" speed="13.89" pos="0.00" edge="end" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2360 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="59.57" y="16.90" angle="357.83" type="t0" speed="13.89" pos="0.00" edge="beg2" slope="0.00"/>
    </timestep>
    <timestep time="0.10">
        <vehicle id="v0" x="59.57" y="16.90" angle="357.83" type="t0" speed="13.89" pos="0.00" edge="beg2" slope="0.00"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="v0" x="59.57" y="16.90" angle="357.83" type="t0" speed="13.89" pos="0.00" edge="beg2" slope="0.00"/>
    </timestep>
    <timestep time="0.30">
        <vehicle id="v0" x="59.57" y="16.90" angle="357.83" type="t0" speed="13.89" pos="0.00" edge="beg2" slope="0.00"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="v0" x="59.57" y="16.90" angle="357.83" type="t0" speed="13.89" pos="0.00" edge="beg2" slope="0.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="v0" x="59.57" y="16.90" angle="357.83" type="t0" speed="13.89" pos="0.00" edge="beg2" slope="0.00"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="v0" x="59.57" y="16.90" angle="357.83" type="t0" speed="13.89" pos="0.00" edge="beg2" slope="0.00"/>
    </timestep>
    <timestep time="0.70">
        <vehicle id="v0" x="59.57" y="16.90" angle="357.83" type="t0" speed="13.89" pos="0.00" edge="beg2" slope="0.00"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="v0" x="59.57" y="16.90" angle="357.83" type="t0" speed="13.89" pos="0.00" edge="beg2" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2370 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Cannot read file 'nonexisting.xml'!
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2494 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Error: The edge 'invalidID' within the route for trip 'veh0' is not known.
<  The route can not be build.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2556 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_15">
        <edge id="edge1" sampledSeconds="0.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1.00" end="2.00" id="dump_15">
        <edge id="edge1" sampledSeconds="1.00" traveltime="3.60" overlapTraveltime="3.96" density="20.00" laneDensity="20.00" occupancy="10.00" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="2.00" end="3.00" id="dump_15">
        <edge id="edge1" sampledSeconds="1.00" traveltime="3.60" overlapTraveltime="3.96" density="20.00" laneDensity="20.00" occupancy="10.00" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_15">
        <edge id="edge1" sampledSeconds="1.00" traveltime="3.60" overlapTraveltime="3.96" density="20.00" laneDensity="20.00" occupancy="10.00" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_15">
        <edge id="edge1" sampledSeconds="0.60" traveltime="3.60" overlapTraveltime="3.96" density="12.00" laneDensity="12.00" occupancy="6.00" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="edge2" sampledSeconds="0.40" traveltime="3.60" overlapTraveltime="3.96" density="8.00" laneDensity="8.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_15">
        <edge id="edge2" sampledSeconds="1.00" traveltime="3.60" overlapTraveltime="3.96" density="20.00" laneDensity="20.00" occupancy="10.00" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="6.00" end="7.00" id="dump_15">
        <edge id="edge2" sampledSeconds="1.00" traveltime="3.60" overlapTraveltime="3.96" density="20.00" laneDensity="20.00" occupancy="10.00" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="7.00" end="8.00" id="dump_15">
        <edge id="edge2" sampledSeconds="1.00" traveltime="3.60" overlapTraveltime="3.96" density="20.00" laneDensity="20.00" occupancy="10.00" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="8.00" end="9.00" id="dump_15">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2603 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="stopped" depart="0.00" departLane="" departPos="2899.35" departSpeed="0.00" departDelay="0.00" arrival="505.40" arrivalLane="" arrivalPos="10.00" arrivalSpeed="36.00" duration="505.40" routeLength="106.65" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="500.00" rerouteNo="0" devices="tripinfo_stopped" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="overtaking" depart="0.00" departLane="" departPos="2899.35" departSpeed="0.19" departDelay="0.00" arrival="506.10" arrivalLane="" arrivalPos="10.00" arrivalSpeed="35.99" duration="506.10" routeLength="106.65" waitingTime="0.22" waitingCount="0" stopTime="0.00" timeLoss="500.67" rerouteNo="0" devices="tripinfo_overtaking" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="overtaking2" depart="10.00" departLane="" departPos="2802.71" departSpeed="35.99" departDelay="0.00" arrival="506.80" arrivalLane="" arrivalPos="10.00" arrivalSpeed="35.97" duration="496.80" routeLength="203.29" waitingTime="0.22" waitingCount="0" stopTime="0.00" timeLoss="488.65" rerouteNo="0" devices="tripinfo_overtaking2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="overtaking3" depart="20.00" departLane="" departPos="2802.71" departSpeed="35.99" departDelay="0.00" arrival="507.40" arrivalLane="" arrivalPos="10.00" arrivalSpeed="35.96" duration="487.40" routeLength="203.29" waitingTime="0.22" waitingCount="0" stopTime="0.00" timeLoss="479.32" rerouteNo="0" devices="tripinfo_overtaking3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="overtaking4" depart="30.00" departLane="" departPos="2802.71" departSpeed="35.99" departDelay="0.00" arrival="508.10" arrivalLane="" arrivalPos="10.00" arrivalSpeed="35.95" duration="478.10" routeLength="203.29" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="469.99" rerouteNo="0" devices="tripinfo_overtaking4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="stopped2" depart="50.00" departLane="" departPos="2899.35" departSpeed="0.00" departDelay="0.00" arrival="555.40" arrivalLane="" arrivalPos="10.00" arrivalSpeed="36.00" duration="505.40" routeLength="106.65" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="500.00" rerouteNo="0" devices="tripinfo_stopped2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="overtaking5" depart="50.00" departLane="" departPos="2802.71" departSpeed="35.99" departDelay="0.00" arrival="556.10" arrivalLane="" arrivalPos="10.00" arrivalSpeed="35.99" duration="506.10" routeLength="203.29" waitingTime="0.22" waitingCount="0" stopTime="0.00" timeLoss="497.98" rerouteNo="0" devices="tripinfo_overtaking5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2740 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,14d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 371.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 300):
<  RouteLength: 1400.00
<  Speed: 13.79
<  Duration: 101.50
<  WaitingTime: 0.00
<  TimeLoss: 0.34
<  DepartDelay: 134.00
< DijkstraRouter answered 532 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3108 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<e3Detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e3_file.xsd">
   <interval begin="0.00" end="993.00" id="e3_0_1i" meanTravelTime="26.60" meanOverlapTravelTime="31.06" meanSpeed="7.37" meanHaltsPerVehicle="1.40" meanTimeLoss="25.94" vehicleSum="30" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="0.00" end="993.00" id="e3_0_2i" meanTravelTime="29.82" meanOverlapTravelTime="31.16" meanSpeed="8.04" meanHaltsPerVehicle="0.67" meanTimeLoss="26.02" vehicleSum="30" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="0.00" end="993.00" id="e3_0_3i" meanTravelTime="32.81" meanOverlapTravelTime="33.81" meanSpeed="7.18" meanHaltsPerVehicle="0.72" meanTimeLoss="28.51" vehicleSum="60" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="0.00" end="993.00" id="e3_0_4i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
</e3Detector>
---------- Missing result in detector2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="977.00" id="e2det_1i_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="977.00" id="e2det_2i_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="977.00" id="e2det_3i_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="977.00" id="e2det_4i_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
</detector>

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3110 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 193.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Statistics (avg of 2):
<  RouteLength: 990.50
<  Speed: 9.02
<  Duration: 113.00
<  WaitingTime: 42.00
<  TimeLoss: 42.00
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
---------- Missing result in detector2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="180.00" id="e2det_1i_0_180" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInte
rvalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="180.00" end="193.00" id="e2det_1i_0_180" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIn
tervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="193.00" id="e2det_1i_0_360" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInte
rvalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
</detector>

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3265 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1.00" end="2.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="41.20" density="2.50" laneDensity="2.50" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="2.00" end="3.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="41.20" density="2.50" laneDensity="2.50" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="41.20" density="2.50" laneDensity="2.50" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="41.20" density="2.50" laneDensity="2.50" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="41.20" density="2.50" laneDensity="2.50" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="6.00" end="7.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="41.20" density="2.50" laneDensity="2.50" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="7.00" end="8.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="41.20" density="2.50" laneDensity="2.50" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="8.00" end="9.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="41.20" density="2.50" laneDensity="2.50" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3791 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="1.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="1.00" end="2.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="2.00" end="3.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="3.00" end="4.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="4.00" end="5.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="5.00" end="6.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="6.00" end="7.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="7.00" end="8.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="8.00" end="9.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="9.00" end="10.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="10.00" end="11.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
</detector>

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4015 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="1.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="1.00" end="2.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="2.00" end="3.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="3.00" end="4.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="4.00" end="5.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="5.00" end="6.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="6.00" end="7.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="7.00" end="8.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="8.00" end="9.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="9.00" end="10.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="10.00" end="11.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="11.00" end="12.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="12.00" end="13.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="13.00" end="14.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="14.00" end="15.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="15.00" end="16.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="16.00" end="17.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
</detector>

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4189 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vehicle class 'bicycle' of vType 'bicycle' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Error: The lane ':C_1_0' for a stop is not known in vehicle 'EW_bike'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4251 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1
< Warning: Vehicle class 'bicycle' of vType 'bicycle' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Warning: Vehicle class 'bicycle' of vType 'bicycle_bikeboxleft' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Error: The lane ':C_8_0' for a stop is not known in vehicle 'SN_bike'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

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

---------- Differences in errors ----------
1,3c1
< Warning: Vehicle class 'bicycle' of vType 'bicycle' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Warning: Vehicle class 'bicycle' of vType 'bicycle_bikeboxleft' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Error: The lane ':C_28_0' for a stop is not known in vehicle 'NS_car'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
bugs 4xxx ticket4254 ( Last six runs Jul2024 )
bugs 4xxx ticket4255 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4271 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1
< Warning: Vehicle class 'bicycle' of vType 'bicycle' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Warning: Vehicle class 'bicycle' of vType 'bicycle_bikeboxleft' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Error: The lane ':C_28_0' for a stop is not known in vehicle 'SW_car'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4285 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vehicle class 'bicycle' of vType 'bicycle' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Error: The lane ':C_2_0' for a stop is not known in vehicle 'ES1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

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

---------- Differences in errors ----------
1,2c1
< Warning: Vehicle class 'bicycle' of vType 'bicycle' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Error: The lane ':C_20_0' for a stop is not known in vehicle 'NE1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
bugs 4xxx ticket4286 ( Last six runs Jul2024 )
bugs 4xxx ticket4286b ( Last six runs Jul2024 )
bugs 4xxx ticket4287 ( Last six runs Jul2024 )
bugs 4xxx ticket4299 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4296 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vehicle class 'bicycle' of vType 'bicycle' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Error: The lane ':C_10_0' for a stop is not known in vehicle 'SW'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4298 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vehicle class 'bicycle' of vType 'bicycle' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Error: The lane ':C_19_0' for a stop is not known in vehicle 'NS1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4518 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,20d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 296.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 5
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 5
<  Running: 0
< DijkstraRouter answered 4 queries and explored 11.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 4 queries and explored 3.25 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 2 queries and explored 8.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4556 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,5c1,2
< Warning: Unused states in tlLogic 'K048', program '0' in phase 0 after tl-index 11
< Warning: Missing green phase in tlLogic 'K048', program '0' for tl-index 5
< Warning: Unused states in tlLogic 'K048', program 'VA' in phase 0 after tl-index 11
< Warning: SSM Device for vehicle 'Pkw1.1' will not be built. (SSMs not supported in MESO)
< Warning: SSM Device for vehicle 'Pkw2.0' will not be built. (SSMs not supported in MESO)
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4678 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 467.50.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 150
<  Running: 0
<  Waiting: 0
< Statistics (avg of 150):
<  RouteLength: 933.72
<  Speed: 8.73
<  Duration: 115.10
<  WaitingTime: 1.74
<  TimeLoss: 47.62
<  DepartDelay: 41.87
< DijkstraRouter answered 234 queries and explored 5.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4855 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="55.56" departDelay="0.00" arrival="12.00" arrivalLane="" arrivalPos="59.72" arrivalSpeed="19.44" duration="12.00" routeLength="358.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4900 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Unused states in tlLogic 'C', program '0' in phase 0 after tl-index 15
< Warning: Missing green phase in tlLogic 'C', program '0' for tl-index 20
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="v1" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="v1" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="v1" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="v1" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="v1" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="107.90" y="133.65" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
        <vehicle id="v1" x="65.60" y="107.53" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="CW" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="107.90" y="133.65" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4968 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="test" depart="0.00" arrival="56.00">
        <route cost="55.75" savings="0.00" edges="152331#0 152331#1 152331#2"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5366 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="10.00" id="e2MultiLaneDetector_In_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00
" maxIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="10.00" end="18.00" id="e2MultiLaneDetector_In_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.0
0" maxIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
</detector>

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5420 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,7d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 17.00.
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5487 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net3.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 211.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 20
<  Running: 0
<  Waiting: 0
< Statistics (avg of 20):
<  RouteLength: 111.17
<  Speed: 2.14
<  Duration: 56.75
<  WaitingTime: 3.73
<  TimeLoss: 19.14
<  DepartDelay: 4.85
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5803 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="35.00" id="e1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>
---------- Missing result in detector2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="35.00" id="e2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDu
ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
</detector>
---------- Missing result in detector3 ----------
<?xml version="1.0" encoding="UTF-8"?>


<e3Detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e3_file.xsd">
   <interval begin="0.00" end="35.00" id="e3" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
</e3Detector>

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5864 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,20d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 699.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 10
<  Running: 0
<  Waiting: 0
< Statistics (avg of 10):
<  RouteLength: 473.60
<  Speed: 0.88
<  Duration: 536.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< DijkstraRouter answered 20 queries and explored 2.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="536.00" arrivalLane="" arrivalPos="145.00" arrivalSpeed="13.89" duration="536.00" routeLength="473.60" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.0 routing_0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.1" depart="18.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="554.00" arrivalLane="" arrivalPos="145.00" arrivalSpeed="13.89" duration="536.00" routeLength="473.60" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.1 routing_0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.2" depart="36.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="572.00" arrivalLane="" arrivalPos="145.00" arrivalSpeed="13.89" duration="536.00" routeLength="473.60" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.2 routing_0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.3" depart="54.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="590.00" arrivalLane="" arrivalPos="145.00" arrivalSpeed="13.89" duration="536.00" routeLength="473.60" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.3 routing_0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.4" depart="72.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="608.00" arrivalLane="" arrivalPos="145.00" arrivalSpeed="13.89" duration="536.00" routeLength="473.60" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.4 routing_0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.5" depart="90.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="626.00" arrivalLane="" arrivalPos="145.00" arrivalSpeed="13.89" duration="536.00" routeLength="473.60" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.5 routing_0.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.6" depart="108.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="644.00" arrivalLane="" arrivalPos="145.00" arrivalSpeed="13.89" duration="536.00" routeLength="473.60" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.6 routing_0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.7" depart="126.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="662.00" arrivalLane="" arrivalPos="145.00" arrivalSpeed="13.89" duration="536.00" routeLength="473.60" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.7 routing_0.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.8" depart="144.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="680.00" arrivalLane="" arrivalPos="145.00" arrivalSpeed="13.89" duration="536.00" routeLength="473.60" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.8 routing_0.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.9" depart="162.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="698.00" arrivalLane="" arrivalPos="145.00" arrivalSpeed="13.89" duration="536.00" routeLength="473.60" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.9 routing_0.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh.0" type="DEFAULT_VEHTYPE" edge="gneE0" pos="0.00" parking="1" started="0.00" ended="60.00" parkingArea="p2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh.1" type="DEFAULT_VEHTYPE" edge="gneE0" pos="0.00" parking="1" started="2.00" ended="62.00" parkingArea="p2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh.0" type="DEFAULT_VEHTYPE" edge="gneE1" pos="0.00" parking="1" started="67.20" ended="128.00" parkingArea="p3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh.1" type="DEFAULT_VEHTYPE" edge="gneE1" pos="0.00" parking="1" started="69.20" ended="130.00" parkingArea="p3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh.0" depart="0.00" arrival="135.00">
        <route edges="gneE0 gneE1"/>
        <stop parkingArea="p2" duration="60.00"/>
        <stop parkingArea="p3" duration="60.00"/>
    </vehicle>

    <vehicle id="veh.1" depart="2.00" arrival="137.00">
        <route edges="gneE0 gneE1"/>
        <stop parkingArea="p2" duration="60.00"/>
        <stop parkingArea="p3" duration="60.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283b ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: ParkingArea 'p3' is targeted by rerouter 'rerouter_0' but doesn't have its own rerouter. This may cause parking search to abort.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="occupyPA" type="DEFAULT_VEHTYPE" edge="gneE1" pos="0.00" parking="1" started="0.00" ended="60.00" parkingArea="p3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="blocker" type="DEFAULT_VEHTYPE" edge="gneE0" pos="0.00" parking="0" started="0.00" ended="68.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="ego" type="DEFAULT_VEHTYPE" edge="gneE1" pos="0.00" parking="1" started="7.20" ended="68.00" parkingArea="p3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="occupyPA" depart="0.00" departSpeed="0.00" speedFactor="1.0000" arrival="68.00">
        <route edges="gneE1"/>
        <stop parkingArea="p3" duration="60.00"/>
    </vehicle>

    <vehicle id="blocker" depart="0.00" departPos="0.00" arrival="68.00">
        <route edges="gneE0"/>
        <stop lane="gneE0_0" endPos="50.00" duration="60.00"/>
    </vehicle>

    <vehicle id="ego" depart="0.00" arrival="75.00">
        <route edges="gneE0 gneE1"/>
        <stop parkingArea="p3" duration="60.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
1,3c1
< Warning: Action step length '0.60' is used for vehicle type 'bike' but step-method.ballistic was not set. Setting it now to avoid collisions.
< Warning: Vehicle class 'bicycle' of vType 'bike' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Error: Vehicle 'veh2' is not allowed to depart on any lane of edge 'gneE0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
bugs 6xxx ticket6436 ( Last six runs Jul2024 )
bugs 6xxx ticket6437 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6438 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vehicle class 'bicycle' of vType 'bike' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Error: Vehicle 'veh2' is not allowed to depart on any lane of edge 'gneE0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6471 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="8337" depart="1.00" departLane="" departPos="0.00" departSpeed="2.78" departDelay="0.67" arrival="77.00" arrivalLane="" arrivalPos="149.30" arrivalSpeed="2.78" duration="76.00" routeLength="210.91" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8337" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="17373" depart="1.00" departLane="" departPos="0.00" departSpeed="2.78" departDelay="0.31" arrival="81.00" arrivalLane="" arrivalPos="149.30" arrivalSpeed="2.78" duration="80.00" routeLength="178.41" waitingTime="15.52" waitingCount="0" stopTime="0.00" timeLoss="15.52" rerouteNo="0" devices="tripinfo_17373" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="639" depart="1.00" departLane="" departPos="0.00" departSpeed="2.78" departDelay="0.97" arrival="93.00" arrivalLane="" arrivalPos="62.33" arrivalSpeed="2.78" duration="92.00" routeLength="255.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_639" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="746" depart="1.00" departLane="" departPos="0.00" departSpeed="2.78" departDelay="0.97" arrival="124.00" arrivalLane="" arrivalPos="193.02" arrivalSpeed="2.78" duration="123.00" routeLength="340.78" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_746" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6471b ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="trip_2" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="92.80" arrivalSpeed="13.89" duration="14.00" routeLength="185.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_2 routing_trip_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="92.80" arrivalSpeed="13.89" duration="15.00" routeLength="185.60" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_trip_1 routing_trip_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="17.00" arrivalLane="" arrivalPos="92.80" arrivalSpeed="13.89" duration="17.00" routeLength="185.60" waitingTime="2.67" waitingCount="0" stopTime="0.00" timeLoss="2.67" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trip_3" depart="0.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="92.80" arrivalSpeed="13.89" duration="18.00" routeLength="185.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.34" rerouteNo="0" devices="tripinfo_trip_3 routing_trip_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7059 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7690 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: The lane ':C_0_0' for a stop is not known in vehicle 'vehicle_0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7801 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Found transport inside person element
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7801b ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Found ride inside container element
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8116 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Missing green phase in tlLogic 'gneJ1', program '0' for tl-index 12
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="1.20">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="1.40">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="1.60">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8124 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Missing green phase in tlLogic 'gneJ1', program '0' for tl-index 4.
< Warning: Teleporting vehicle 'flow_west_north.0'; waited too long, from edge 'west':1 to edge '-north':1, time=314.62.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 600.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 592 (Loaded: 834)
<  Running: 128
<  Waiting: 242
<  Teleports: 1 (Jam: 1)
< Statistics (avg of 464):
<  RouteLength: 431.74
<  Speed: 6.12
<  Duration: 77.07
<  WaitingTime: 0.94
<  TimeLoss: 45.87
<  DepartDelay: 27.39
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8397 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,7d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 15.00.
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 2 queries and explored 3.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="14.00" routeLength="183.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_1 routing_trip_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8404 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="vehicle_1" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="206.00" arrivalLane="" arrivalPos="26.80" arrivalSpeed="13.89" duration="206.00" routeLength="73.60" waitingTime="0.00" waitingCount="0" stopTime="200.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_vehicle_1 routing_vehicle_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vehicle_2" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="226.00" arrivalLane="" arrivalPos="26.80" arrivalSpeed="13.89" duration="226.00" routeLength="73.60" waitingTime="0.00" waitingCount="0" stopTime="220.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_vehicle_2 routing_vehicle_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vehicle_3" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="246.00" arrivalLane="" arrivalPos="26.80" arrivalSpeed="13.89" duration="246.00" routeLength="73.60" waitingTime="0.00" waitingCount="0" stopTime="240.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_vehicle_3 routing_vehicle_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vehicle_4" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="266.00" arrivalLane="" arrivalPos="26.80" arrivalSpeed="13.89" duration="266.00" routeLength="73.60" waitingTime="0.00" waitingCount="0" stopTime="260.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_vehicle_4 routing_vehicle_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vehicle_5" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="286.00" arrivalLane="" arrivalPos="26.80" arrivalSpeed="13.89" duration="286.00" routeLength="73.60" waitingTime="0.00" waitingCount="0" stopTime="280.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_vehicle_5 routing_vehicle_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vehicle_6" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="306.00" arrivalLane="" arrivalPos="26.80" arrivalSpeed="13.89" duration="306.00" routeLength="73.60" waitingTime="0.00" waitingCount="0" stopTime="300.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_vehicle_6 routing_vehicle_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8749 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="flow_0" x="-300.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="a" slope="0.00"/>
    </timestep>
    <timestep time="0.10">
        <vehicle id="flow_0" x="-300.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="a" slope="0.00"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="flow_0" x="-300.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="a" slope="0.00"/>
    </timestep>
    <timestep time="0.30">
        <vehicle id="flow_0" x="-300.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="a" slope="0.00"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="flow_0" x="-300.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="a" slope="0.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="flow_0" x="-300.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="a" slope="0.00"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="flow_0" x="-300.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="a" slope="0.00"/>
    </timestep>
    <timestep time="0.70">
        <vehicle id="flow_0" x="-300.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="a" slope="0.00"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="flow_0" x="-300.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="a" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8798 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 239.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1):
<  RouteLength: 9500.00
<  Speed: 39.92
<  Duration: 238.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< DijkstraRouter answered 1 queries and explored 19.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8817 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1844.40.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 274
<  Running: 0
<  Waiting: 0
< Statistics (avg of 274):
<  RouteLength: 749.47
<  Speed: 13.74
<  Duration: 54.57
<  WaitingTime: 0.34
<  TimeLoss: 0.57
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8978 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Missing yellow phase in tlLogic 'C', program '1' for tl-index 0 when switching to phase 1
< Warning: Missing yellow phase in tlLogic 'C', program '1' for tl-index 5 when switching to phase 4
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="30.00" end="88.00" id="ed">
        <edge id="CE" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CN" sampledSeconds="2.58" traveltime="2.58" overlapTraveltime="2.72" density="0.50" laneDensity="0.25" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="34.73" speedRelative="2.50" departed="0" arrived="1" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CS" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CW" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="EC" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="NC" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="2.45" traveltime="2.45" overlapTraveltime="2.59" density="0.50" laneDensity="0.25" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="34.72" speedRelative="2.50" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC2" sampledSeconds="50.10" traveltime="50.10" overlapTraveltime="119.69" density="239.96" laneDensity="119.98" occupancy="59.99" waitingTime="50.10" timeLoss="50.00" speed="0.07" speedRelative="0.01" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9055 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Error: Another vehicle with the id 'x.1' exists.
<    (Possibly duplicate id due to using option --scale. Set option --scale-suffix to prevent this)
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9055b ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="x.1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="14.00" routeLength="183.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_x.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="x.1.1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="15.00" routeLength="183.90" waitingTime="0.83" waitingCount="0" stopTime="0.00" timeLoss="0.83" rerouteNo="0" devices="tripinfo_x.1.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="x" depart="0.00" departLane="" departPos="0.00" departSpeed="11.09" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="15.00" routeLength="183.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.67" rerouteNo="0" devices="tripinfo_x" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="x.2" depart="0.00" departLane="" departPos="0.00" departSpeed="11.09" departDelay="0.00" arrival="16.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="16.00" routeLength="183.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.50" rerouteNo="0" devices="tripinfo_x.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9211 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ego" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="ego" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="ego" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="ego" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="ego" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="1.20">
        <vehicle id="ego" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="1.40">
        <vehicle id="ego" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="1.60">
        <vehicle id="ego" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9399 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: busStop 'stopA' on lane 'SC_0' is too short for vehicle 'v0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9821 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Person '0' aborted waiting for taxi at edge 'SC'.
< Warning: Vehicle 'trip_A' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,28d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 2.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1
<  Running: 1
<  Waiting: 0
< Persons:
<  Inserted: 1
<  Running: 0
< Statistics (avg of 1):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 2.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< Ride Statistics (avg of 1 rides):
<  WaitingTime: 0.00
<  RouteLength: 0.00
<  Duration: 0.00
<  Aborted: 1
< DijkstraRouter answered 2 queries and explored 1.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="2.00" timeLoss="-1" traveltime="-1">
        <ride waitingTime="2.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </personinfo>
    <tripinfo id="trip_A" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="2.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_A routing_trip_A" vType="special" speedFactor="1.00" vaporized="end"/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles circle ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,20d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 337 (Loaded: 600)
<  Running: 337
<  Waiting: 263
< Statistics (avg of 337):
<  RouteLength: 53717.29
<  Speed: 19.53
<  Duration: 2750.54
<  WaitingTime: 0.00
<  TimeLoss: 6.19
<  DepartDelay: 81.46
<  DepartDelayWaiting: 2532.00
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="1188.23" traveltime="50.84" overlapTraveltime="51.10" density="20.21" laneDensity="20.21" occupancy="10.10" waitingTime="0.00" timeLoss="19.70" speed="19.27" speedRelative="0.98" departed="41" arrived="0" entered="0" left="7" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="31.77" traveltime="50.00" overlapTraveltime="50.26" density="0.54" laneDensity="0.54" occupancy="0.27" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="7" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="2035.43" traveltime="50.48" overlapTraveltime="50.73" density="34.62" laneDensity="34.62" occupancy="17.31" waitingTime="0.00" timeLoss="19.33" speed="19.41" speedRelative="0.99" departed="40" arrived="0" entered="0" left="40" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="1472.55" traveltime="50.00" overlapTraveltime="50.26" density="25.04" laneDensity="25.04" occupancy="12.52" waitingTime="0.00" timeLoss="0.09" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="40" left="13" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="131.01" traveltime="50.00" overlapTraveltime="50.26" density="2.23" laneDensity="2.23" occupancy="1.11" waitingTime="0.00" timeLoss="0.01" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="13" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="180.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="2035.92" traveltime="50.48" overlapTraveltime="50.73" density="34.63" laneDensity="34.63" occupancy="17.31" waitingTime="0.00" timeLoss="19.29" speed="19.41" speedRelative="0.99" departed="40" arrived="0" entered="0" left="40" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="2016.43" traveltime="50.00" overlapTraveltime="50.26" density="34.30" laneDensity="34.30" occupancy="17.15" waitingTime="0.00" timeLoss="0.12" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="40" left="41" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="1709.18" traveltime="50.00" overlapTraveltime="50.26" density="29.07" laneDensity="29.07" occupancy="14.53" waitingTime="0.00" timeLoss="0.10" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="41" left="20" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to5/1" sampledSeconds="297.47" traveltime="50.00" overlapTraveltime="50.26" density="5.06" laneDensity="5.06" occupancy="2.53" waitingTime="0.00" timeLoss="0.02" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="20" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="180.00" end="240.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="2035.35" traveltime="50.47" overlapTraveltime="50.73" density="34.62" laneDensity="34.62" occupancy="17.31" waitingTime="0.00" timeLoss="19.28" speed="19.41" speedRelative="0.99" departed="41" arrived="0" entered="0" left="41" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="2016.16" traveltime="50.00" overlapTraveltime="50.26" density="34.29" laneDensity="34.29" occupancy="17.15" waitingTime="0.00" timeLoss="0.12" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="41" left="40" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="2016.59" traveltime="50.00" overlapTraveltime="50.26" density="34.30" laneDensity="34.30" occupancy="17.15" waitingTime="0.00" timeLoss="0.12" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="40" left="40" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to5/1" sampledSeconds="1878.84" traveltime="50.00" overlapTraveltime="50.26" density="31.95" laneDensity="31.95" occupancy="15.98" waitingTime="0.00" timeLoss="0.12" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="40" left="27" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="5/1to6/1" sampledSeconds="531.06" traveltime="50.00" overlapTraveltime="50.26" density="9.03" laneDensity="9.03" occupancy="4.52" waitingTime="0.00" timeLoss="0.03" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="27" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="240.00" end="300.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="2035.41" traveltime="50.48" overlapTraveltime="50.73" density="34.62" laneDensity="34.62" occupancy="17.31" waitingTime="0.00" timeLoss="19.31" speed="19.41" speedRelative="0.99" departed="40" arrived="0" entered="0" left="40" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="2016.59" traveltime="50.00" overlapTraveltime="50.26" density="34.30" laneDensity="34.30" occupancy="17.15" waitingTime="0.00" timeLoss="0.12" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="40" left="40" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="2016.36" traveltime="50.00" overlapTraveltime="50.26" density="34.29" laneDensity="34.29" occupancy="17.15" waitingTime="0.00" timeLoss="0.12" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="40" left="41" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="360.00" id="expect_300_vehs">
        <edge id="bottleneck" sampledSeconds="746.81" traveltime="2.86" overlapTraveltime="3.00" density="21.06" laneDensity="21.06" occupancy="10.53" waitingTime="0.00" timeLoss="33.83" speed="34.47" speedRelative="0.95" departed="0" arrived="0" entered="263" left="260" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="717.86" traveltime="2.77" overlapTraveltime="2.91" density="19.94" laneDensity="19.94" occupancy="9.97" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="258" entered="260" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam" sampledSeconds="5466.90" traveltime="20.50" overlapTraveltime="21.54" density="154.17" laneDensity="77.09" occupancy="38.54" waitingTime="0.00" timeLoss="4739.43" speed="4.81" speedRelative="0.13" departed="0" arrived="0" entered="268" left="263" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="1418.70" traveltime="4.98" overlapTraveltime="5.23" density="39.41" laneDensity="19.70" occupancy="9.85" waitingTime="0.00" timeLoss="629.43" speed="20.09" speedRelative="0.56" departed="0" arrived="0" entered="294" left="268" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="start" sampledSeconds="834.54" traveltime="2.81" overlapTraveltime="2.95" density="23.18" laneDensity="11.59" occupancy="5.80" waitingTime="0.00" timeLoss="11.38" speed="35.62" speedRelative="0.99" departed="300" arrived="0" entered="0" left="294" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="360.00" end="720.00" id="expect_300_vehs">
        <edge id="bottleneck" sampledSeconds="841.33" traveltime="3.12" overlapTraveltime="3.28" density="23.73" laneDensity="23.73" occupancy="11.86" waitingTime="0.00" timeLoss="106.38" speed="31.54" speedRelative="0.87" departed="0" arrived="0" entered="269" left="270" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="745.63" traveltime="2.77" overlapTraveltime="2.91" density="20.71" laneDensity="20.71" occupancy="10.36" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="269" entered="270" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam" sampledSeconds="4456.24" traveltime="15.95" overlapTraveltime="16.76" density="125.67" laneDensity="62.83" occupancy="31.42" waitingTime="0.00" timeLoss="3693.95" speed="6.18" speedRelative="0.17" departed="0" arrived="0" entered="290" left="269" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="4256.88" traveltime="15.44" overlapTraveltime="16.21" density="118.25" laneDensity="59.12" occupancy="29.56" waitingTime="0.00" timeLoss="3493.18" speed="6.48" speedRelative="0.18" departed="0" arrived="0" entered="269" left="290" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="start" sampledSeconds="5009.49" traveltime="18.67" overlapTraveltime="19.60" density="139.15" laneDensity="69.58" occupancy="34.79" waitingTime="0.00" timeLoss="4266.44" speed="5.36" speedRelative="0.15" departed="268" arrived="0" entered="0" left="269" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="720.00" end="1080.00" id="expect_300_vehs">
        <edge id="bottleneck" sampledSeconds="913.41" traveltime="3.39" overlapTraveltime="3.56" density="25.76" laneDensity="25.76" occupancy="12.88" waitingTime="0.00" timeLoss="178.86" speed="29.04" speedRelative="0.80" departed="0" arrived="0" entered="269" left="269" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="745.58" traveltime="2.77" overlapTraveltime="2.91" density="20.71" laneDensity="20.71" occupancy="10.36" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="270" entered="269" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam" sampledSeconds="4877.86" traveltime="18.07" overlapTraveltime="18.99" density="137.56" laneDensity="68.78" occupancy="34.39" waitingTime="0.00" timeLoss="4141.63" speed="5.45" speedRelative="0.15" departed="0" arrived="0" entered="267" left="269" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="3941.22" traveltime="14.81" overlapTraveltime="15.55" density="109.48" laneDensity="54.74" occupancy="27.37" waitingTime="0.00" timeLoss="3204.44" speed="6.75" speedRelative="0.19" departed="0" arrived="0" entered="273" left="267" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="start" sampledSeconds="5483.84" traveltime="20.16" overlapTraveltime="21.17" density="152.33" laneDensity="76.16" occupancy="38.08" waitingTime="0.00" timeLoss="4730.49" speed="4.96" speedRelative="0.14" departed="273" arrived="0" entered="0" left="273" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1080.00" end="1440.00" id="expect_300_vehs">
        <edge id="bottleneck" sampledSeconds="986.32" traveltime="3.66" overlapTraveltime="3.85" density="27.82" laneDensity="27.82" occupancy="13.91" waitingTime="0.00" timeLoss="251.48" speed="26.90" speedRelative="0.75" departed="0" arrived="0" entered="270" left="269" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="745.56" traveltime="2.77" overlapTraveltime="2.91" density="20.71" laneDensity="20.71" occupancy="10.35" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="269" entered="269" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam" sampledSeconds="4900.82" traveltime="18.23" overlapTraveltime="19.16" density="138.21" laneDensity="69.10" occupancy="34.55" waitingTime="0.00" timeLoss="4167.53" speed="5.40" speedRelative="0.15" departed="0" arrived="0" entered="265" left="270" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="3952.77" traveltime="14.67" overlapTraveltime="15.40" density="109.80" laneDensity="54.90" occupancy="27.45" waitingTime="0.00" timeLoss="3206.63" speed="6.82" speedRelative="0.19" departed="0" arrived="0" entered="273" left="265" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="high.0" depart="0.00" departLane="free" departPos="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="14.00">
        <route edges="start middle jam bottleneck end"/>
    </vehicle>

    <vehicle id="high.1" depart="2.00" departLane="free" departPos="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="16.00">
        <route edges="start middle jam bottleneck end"/>
    </vehicle>

    <vehicle id="high.2" depart="3.00" departLane="free" departPos="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="18.00">
        <route edges="start middle jam bottleneck end"/>
    </vehicle>

    <vehicle id="high.3" depart="4.00" departLane="free" departPos="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="19.00">
        <route edges="start middle jam bottleneck end"/>
    </vehicle>

    <vehicle id="high.4" depart="5.00" departLane="free" departPos="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="20.00">
        <route edges="start middle jam bottleneck end"/>
    </vehicle>

    <vehicle id="high.5" depart="6.00" departLane="free" departPos="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="22.00">
        <route edges="start middle jam bottleneck end"/>
    </vehicle>

    <vehicle id="high.6" depart="8.00" departLane="free" departPos="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="23.00">
        <route edges="start middle jam bottleneck end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_confluence ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,11d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1440.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 982 (Loaded: 1440)
<  Running: 162
<  Waiting: 458
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1440.00" id="expect_300_vehs">
        <edge id="in1" sampledSeconds="93484.84" traveltime="206.09" overlapTraveltime="208.18" density="131.73" laneDensity="65.87" occupancy="32.93" waitingTime="0.00" timeLoss="77390.76" speed="2.39" speedRelative="0.17" departed="491" arrived="0" entered="0" left="421" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="in2" sampledSeconds="93370.07" traveltime="206.10" overlapTraveltime="208.20" density="131.93" laneDensity="65.96" occupancy="32.98" waitingTime="0.00" timeLoss="77339.91" speed="2.38" speedRelative="0.17" departed="491" arrived="0" entered="0" left="421" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="out" sampledSeconds="30189.00" traveltime="36.32" overlapTraveltime="36.68" density="42.06" laneDensity="42.06" occupancy="21.03" waitingTime="0.00" timeLoss="355.99" speed="13.73" speedRelative="0.99" departed="0" arrived="820" entered="842" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_departLane_random ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1440.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 1114 (Loaded: 1200)
<  Running: 48
<  Waiting: 86
< Statistics (avg of 1066):
<  RouteLength: 497.00
<  Speed: 10.77
<  Duration: 52.69
<  WaitingTime: 0.54
<  TimeLoss: 38.43
<  DepartDelay: 35.19
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="360.00" id="expect_300_vehs">
        <edge id="bottleneck" sampledSeconds="746.81" traveltime="2.86" overlapTraveltime="3.00" density="21.06" laneDensity="21.06" occupancy="10.53" waitingTime="0.00" timeLoss="33.83" speed="34.47" speedRelative="0.95" departed="0" arrived="0" entered="263" left="260" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="717.86" traveltime="2.77" overlapTraveltime="2.91" density="19.94" laneDensity="19.94" occupancy="9.97" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="258" entered="260" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam" sampledSeconds="5466.90" traveltime="20.50" overlapTraveltime="21.54" density="154.17" laneDensity="77.09" occupancy="38.54" waitingTime="0.00" timeLoss="4739.43" speed="4.81" speedRelative="0.13" departed="0" arrived="0" entered="268" left="263" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="1418.70" traveltime="4.98" overlapTraveltime="5.23" density="39.41" laneDensity="19.70" occupancy="9.85" waitingTime="0.00" timeLoss="629.43" speed="20.09" speedRelative="0.56" departed="0" arrived="0" entered="294" left="268" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="start" sampledSeconds="834.54" traveltime="2.81" overlapTraveltime="2.95" density="23.18" laneDensity="11.59" occupancy="5.80" waitingTime="0.00" timeLoss="11.38" speed="35.62" speedRelative="0.99" departed="300" arrived="0" entered="0" left="294" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="360.00" end="720.00" id="expect_300_vehs">
        <edge id="bottleneck" sampledSeconds="841.33" traveltime="3.12" overlapTraveltime="3.28" density="23.73" laneDensity="23.73" occupancy="11.86" waitingTime="0.00" timeLoss="106.38" speed="31.54" speedRelative="0.87" departed="0" arrived="0" entered="269" left="270" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="745.63" traveltime="2.77" overlapTraveltime="2.91" density="20.71" laneDensity="20.71" occupancy="10.36" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="269" entered="270" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam" sampledSeconds="4456.24" traveltime="15.95" overlapTraveltime="16.76" density="125.67" laneDensity="62.83" occupancy="31.42" waitingTime="0.00" timeLoss="3693.95" speed="6.18" speedRelative="0.17" departed="0" arrived="0" entered="290" left="269" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="4256.88" traveltime="15.44" overlapTraveltime="16.21" density="118.25" laneDensity="59.12" occupancy="29.56" waitingTime="0.00" timeLoss="3493.18" speed="6.48" speedRelative="0.18" departed="0" arrived="0" entered="269" left="290" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="start" sampledSeconds="5009.49" traveltime="18.67" overlapTraveltime="19.60" density="139.15" laneDensity="69.58" occupancy="34.79" waitingTime="0.00" timeLoss="4266.44" speed="5.36" speedRelative="0.15" departed="268" arrived="0" entered="0" left="269" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="720.00" end="1080.00" id="expect_300_vehs">
        <edge id="bottleneck" sampledSeconds="913.41" traveltime="3.39" overlapTraveltime="3.56" density="25.76" laneDensity="25.76" occupancy="12.88" waitingTime="0.00" timeLoss="178.86" speed="29.04" speedRelative="0.80" departed="0" arrived="0" entered="269" left="269" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="745.58" traveltime="2.77" overlapTraveltime="2.91" density="20.71" laneDensity="20.71" occupancy="10.36" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="270" entered="269" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam" sampledSeconds="4877.86" traveltime="18.07" overlapTraveltime="18.99" density="137.56" laneDensity="68.78" occupancy="34.39" waitingTime="0.00" timeLoss="4141.63" speed="5.45" speedRelative="0.15" departed="0" arrived="0" entered="267" left="269" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="3941.22" traveltime="14.81" overlapTraveltime="15.55" density="109.48" laneDensity="54.74" occupancy="27.37" waitingTime="0.00" timeLoss="3204.44" speed="6.75" speedRelative="0.19" departed="0" arrived="0" entered="273" left="267" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="start" sampledSeconds="5483.84" traveltime="20.16" overlapTraveltime="21.17" density="152.33" laneDensity="76.16" occupancy="38.08" waitingTime="0.00" timeLoss="4730.49" speed="4.96" speedRelative="0.14" departed="273" arrived="0" entered="0" left="273" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1080.00" end="1440.00" id="expect_300_vehs">
        <edge id="bottleneck" sampledSeconds="986.32" traveltime="3.66" overlapTraveltime="3.85" density="27.82" laneDensity="27.82" occupancy="13.91" waitingTime="0.00" timeLoss="251.48" speed="26.90" speedRelative="0.75" departed="0" arrived="0" entered="270" left="269" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="745.56" traveltime="2.77" overlapTraveltime="2.91" density="20.71" laneDensity="20.71" occupancy="10.35" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="269" entered="269" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam" sampledSeconds="4900.82" traveltime="18.23" overlapTraveltime="19.16" density="138.21" laneDensity="69.10" occupancy="34.55" waitingTime="0.00" timeLoss="4167.53" speed="5.40" speedRelative="0.15" departed="0" arrived="0" entered="265" left="270" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="3952.77" traveltime="14.67" overlapTraveltime="15.40" density="109.80" laneDensity="54.90" occupancy="27.45" waitingTime="0.00" timeLoss="3206.63" speed="6.82" speedRelative="0.19" departed="0" arrived="0" entered="273" left="265" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="high.0" depart="0.00" departLane="random" departPos="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="14.00">
        <route edges="start middle jam bottleneck end"/>
    </vehicle>

    <vehicle id="high.1" depart="2.00" departLane="random" departPos="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="16.00">
        <route edges="start middle jam bottleneck end"/>
    </vehicle>

    <vehicle id="high.2" depart="3.00" departLane="random" departPos="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="18.00">
        <route edges="start middle jam bottleneck end"/>
    </vehicle>

    <vehicle id="high.3" depart="4.00" departLane="random" departPos="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="19.00">
        <route edges="start middle jam bottleneck end"/>
    </vehicle>

    <vehicle id="high.4" depart="5.00" departLane="random" departPos="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="20.00">
        <route edges="start middle jam bottleneck end"/>
    </vehicle>

    <vehicle id="high.5" depart="6.00" departLane="random" departPos="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="22.00">
        <route edges="start middle jam bottleneck end"/>
    </vehicle>

    <vehicle id="high.6" depart="8.00" departLane="random" departPos="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="23.00">
        <route edges="start middle jam bottleneck end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_zipper ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 219.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 67
<  Running: 0
<  Waiting: 0
< Statistics (avg of 67):
<  RouteLength: 1497.00
<  Speed: 13.13
<  Duration: 114.07
<  WaitingTime: 0.76
<  TimeLoss: 5.82
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="219.00" id="ed">
        <edge id="beg" sampledSeconds="2310.04" traveltime="34.48" overlapTraveltime="34.91" density="26.47" laneDensity="13.23" occupancy="6.62" waitingTime="0.00" timeLoss="387.92" speed="11.56" speedRelative="0.83" departed="67" arrived="0" entered="0" left="67" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="5301.24" traveltime="79.12" overlapTraveltime="79.48" density="22.04" laneDensity="22.04" occupancy="11.02" waitingTime="0.00" timeLoss="2.50" speed="13.88" speedRelative="1.00" departed="0" arrived="67" entered="67" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="right.0" depart="0.00" departLane="0" departSpeed="13.89" color="red" speedFactor="1.0000" arrival="108.00">
        <route edges="beg end"/>
    </vehicle>

    <vehicle id="left.0" depart="1.00" departLane="1" departSpeed="13.89" color="blue" speedFactor="1.0000" arrival="110.00">
        <route edges="beg end"/>
    </vehicle>

    <vehicle id="right.1" depart="3.00" departLane="0" departSpeed="13.89" color="red" speedFactor="1.0000" arrival="112.00">
        <route edges="beg end"/>
    </vehicle>

    <vehicle id="left.1" depart="4.00" departLane="1" departSpeed="13.89" color="blue" speedFactor="1.0000" arrival="113.00">
        <route edges="beg end"/>
    </vehicle>

    <vehicle id="right.2" depart="6.00" departLane="0" departSpeed="13.89" color="red" speedFactor="1.0000" arrival="115.00">
        <route edges="beg end"/>
    </vehicle>

    <vehicle id="left.2" depart="7.00" departLane="1" departSpeed="13.89" color="blue" speedFactor="1.0000" arrival="117.00">
        <route edges="beg end"/>
    </vehicle>

    <vehicle id="right.3" depart="9.00" departLane="0" departSpeed="13.89" color="red" speedFactor="1.0000" arrival="118.00">
        <route edges="beg end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_zipper_subseconds ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 218.20.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 67
<  Running: 0
<  Waiting: 0
< Statistics (avg of 67):
<  RouteLength: 1497.00
<  Speed: 13.18
<  Duration: 113.69
<  WaitingTime: 0.76
<  TimeLoss: 5.82
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution high_flow ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Missing yellow phase in tlLogic 'gneJ4', program '0' for tl-index 0 when switching to phase 0
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="360.00" id="expect_300_vehs">
        <edge id="end" sampledSeconds="1233.94" traveltime="8.31" overlapTraveltime="8.45" density="11.43" laneDensity="11.43" occupancy="5.71" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="146" entered="151" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam0" sampledSeconds="4633.87" traveltime="30.32" overlapTraveltime="30.82" density="42.91" laneDensity="42.91" occupancy="21.45" waitingTime="0.00" timeLoss="3364.23" speed="9.89" speedRelative="0.27" departed="0" arrived="0" entered="155" left="151" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam1" sampledSeconds="3500.36" traveltime="22.38" overlapTraveltime="22.94" density="48.62" laneDensity="48.62" occupancy="24.31" waitingTime="0.00" timeLoss="2634.23" speed="8.94" speedRelative="0.25" departed="0" arrived="0" entered="158" left="155" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam2" sampledSeconds="1869.08" traveltime="11.79" overlapTraveltime="12.38" density="51.92" laneDensity="51.92" occupancy="25.96" waitingTime="0.00" timeLoss="1430.10" speed="8.48" speedRelative="0.23" departed="0" arrived="0" entered="159" left="158" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="start" sampledSeconds="7014.22" traveltime="42.89" overlapTraveltime="43.60" density="64.95" laneDensity="64.95" occupancy="32.47" waitingTime="0.00" timeLoss="5655.62" speed="6.99" speedRelative="0.19" departed="175" arrived="0" entered="0" left="159" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="360.00" end="720.00" id="expect_300_vehs">
        <edge id="end" sampledSeconds="1543.69" traveltime="8.31" overlapTraveltime="8.45" density="14.29" laneDensity="14.29" occupancy="7.15" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="186" entered="186" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam0" sampledSeconds="1543.97" traveltime="8.31" overlapTraveltime="8.45" density="14.30" laneDensity="14.30" occupancy="7.15" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="0" entered="186" left="186" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam1" sampledSeconds="1029.22" traveltime="5.54" overlapTraveltime="5.68" density="14.29" laneDensity="14.29" occupancy="7.15" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="0" entered="186" left="186" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam2" sampledSeconds="514.75" traveltime="2.77" overlapTraveltime="2.91" density="14.30" laneDensity="14.30" occupancy="7.15" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="0" entered="186" left="186" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="start" sampledSeconds="5615.32" traveltime="30.22" overlapTraveltime="30.72" density="51.99" laneDensity="51.99" occupancy="26.00" waitingTime="0.00" timeLoss="4071.75" speed="9.93" speedRelative="0.27" departed="186" arrived="0" entered="0" left="186" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="720.00" end="1080.00" id="expect_300_vehs">
        <edge id="end" sampledSeconds="1543.91" traveltime="8.31" overlapTraveltime="8.45" density="14.30" laneDensity="14.30" occupancy="7.15" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="186" entered="185" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam0" sampledSeconds="1543.76" traveltime="8.31" overlapTraveltime="8.45" density="14.29" laneDensity="14.29" occupancy="7.15" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="0" entered="186" left="185" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam1" sampledSeconds="1029.22" traveltime="5.54" overlapTraveltime="5.68" density="14.29" laneDensity="14.29" occupancy="7.15" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="0" entered="186" left="186" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam2" sampledSeconds="514.75" traveltime="2.77" overlapTraveltime="2.91" density="14.30" laneDensity="14.30" occupancy="7.15" waitingTime="0.00" timeLoss="0.00" speed="36.11" speedRelative="1.00" departed="0" arrived="0" entered="186" left="186" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="start" sampledSeconds="5617.77" traveltime="30.22" overlapTraveltime="30.73" density="52.02" laneDensity="52.02" occupancy="26.01" waitingTime="0.00" timeLoss="4073.72" speed="9.93" speedRelative="0.27" departed="186" arrived="0" entered="0" left="186" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1080.00" end="1200.00" id="expect_300_vehs">
        <edge id="end" sampledSeconds="518.66" traveltime="8.33" overlapTraveltime="8.47" density="14.41" laneDensity="14.41" occupancy="7.20" waitingTime="0.00" timeLoss="1.31" speed="36.02" speedRelative="1.00" departed="0" arrived="62" entered="62" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam0" sampledSeconds="519.56" traveltime="8.33" overlapTraveltime="8.46" density="14.43" laneDensity="14.43" occupancy="7.22" waitingTime="0.00" timeLoss="1.16" speed="36.03" speedRelative="1.00" departed="0" arrived="0" entered="62" left="62" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam1" sampledSeconds="345.10" traveltime="5.54" overlapTraveltime="5.68" density="14.38" laneDensity="14.38" occupancy="7.19" waitingTime="0.00" timeLoss="0.15" speed="36.10" speedRelative="1.00" departed="0" arrived="0" entered="61" left="62" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="jam2" sampledSeconds="173.56" traveltime="2.79" overlapTraveltime="2.93" density="14.46" laneDensity="14.46" occupancy="7.23" waitingTime="0.00" timeLoss="1.19" speed="35.87" speedRelative="0.99" departed="0" arrived="0" entered="62" left="61" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="high.0" depart="0.00" departSpeed="36.11" speedFactor="1.0000" arrival="109.00">
        <route edges="start jam2 jam1 jam0 end"/>
    </vehicle>

    <vehicle id="high.1" depart="2.00" departSpeed="36.11" speedFactor="1.0000" arrival="111.00">
        <route edges="start jam2 jam1 jam0 end"/>
    </vehicle>

    <vehicle id="high.2" depart="3.00" departSpeed="32.1958" speedFactor="1.0000" arrival="113.00">
        <route edges="start jam2 jam1 jam0 end"/>
    </vehicle>

    <vehicle id="high.3" depart="4.00" departSpeed="29.0444" speedFactor="1.0000" arrival="115.00">
        <route edges="start jam2 jam1 jam0 end"/>
    </vehicle>

    <vehicle id="high.4" depart="5.00" departSpeed="26.455" speedFactor="1.0000" arrival="116.00">
        <route edges="start jam2 jam1 jam0 end"/>
    </vehicle>

    <vehicle id="high.5" depart="7.00" departSpeed="32.0821" speedFactor="1.0000" arrival="118.00">
        <route edges="start jam2 jam1 jam0 end"/>
    </vehicle>

    <vehicle id="high.6" depart="8.00" departSpeed="28.9519" speedFactor="1.0000" arrival="120.00">
        <route edges="start jam2 jam1 jam0 end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution tls ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 950.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 390
<  Running: 0
<  Waiting: 0
< Statistics (avg of 390):
<  RouteLength: 1500.00
<  Speed: 3.64
<  Duration: 451.74
<  WaitingTime: 20.72
<  TimeLoss: 337.26
<  DepartDelay: 48.27
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>
devices battery actualBatteryCapacity ( Last six runs Jul2024 )
devices battery chargingStations ( Last six runs Jul2024 )
devices battery stoppingThreshold ( Last six runs Jul2024 )
devices battery trackFuel_elec ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices battery braunschweig ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
    <timestep time="0.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1396.2400" y="108.8933" edge="76to16" posOnLane="89.2700" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1396.2400" y="108.8933" edge="76to16" posOnLane="89.2700" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1396.2400" y="108.8933" edge="76to16" posOnLane="89.2700" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Missing result in chargingstations ----------
<?xml version="1.0" encoding="UTF-8"?>


<chargingstations-export>
    <chargingStation id="cS_17to2_0a" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="cS_17to2_1a" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="cS_2to19_0a" totalEnergyCharged="0.00" chargingSteps="0"/>
</chargingstations-export>

TEST FAILED on ts-sim-build-ba : devices battery chargeLevelDist ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13599.7747" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13599.7747" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13599.7747" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13599.7747" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13599.7747" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13599.7747" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13599.7747" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13599.7747" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13599.7747" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices battery chargeLevelDist_error ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Error: Invalid distribution / float value 'norm(13000,1000,1000,5000)' for parameter 'device.battery.chargeLevel' in vehicle 'veh' (maximum value 5000.00 too small for distribution with mean 13000.00 and deviation 1000.00).
< Error: Invalid distribution / float value 'norm(13000,2000,10000,10001)' for parameter 'device.battery.chargeLevel' in vehicle 'veh2' (maximum value 10001.00 and minimum value 10000.00 too close for distribution with mean 13000.00 and deviation 2000.00).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh2" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="12.0700" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh2" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="12.0700" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh2" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="12.0700" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh2" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="12.0700" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh2" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="12.0700" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh2" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="12.0700" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="12000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="12000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="12000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Missing result in chargingstations ----------
<?xml version="1.0" encoding="UTF-8"?>


<chargingstations-export>
    <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS2" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS3" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS4" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS5" totalEnergyCharged="0.00" chargingSteps="0"/>
</chargingstations-export>
devices battery chargingCurve ( Last six runs Jul2024 )
devices battery chargingStations_output ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_internalLanes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
    <timestep time="0.00">
        <vehicle id="t_0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="45.2000" y="100.0000" edge="6" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="t_0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="45.2000" y="100.0000" edge="6" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="t_0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="45.2000" y="100.0000" edge="6" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="t_0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="45.2000" y="100.0000" edge="6" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="t_0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="39.6000" y="54.8000" edge="3" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="t_0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="39.6000" y="54.8000" edge="3" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="t_0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="39.6000" y="54.8000" edge="3" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="t_0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="39.6000" y="54.8000" edge="3" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="t_0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="39.6000" y="54.8000" edge="3" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output_subseconds ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.20">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.40">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.60">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Missing result in chargingstations ----------
<?xml version="1.0" encoding="UTF-8"?>


<chargingstations-export>
    <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS2" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS3" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS4" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS5" totalEnergyCharged="0.00" chargingSteps="0"/>
</chargingstations-export>

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_parked ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_parkingCapacity ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh.1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh.1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh.1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh.2" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh.1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh.2" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Missing result in chargingstations ----------
<?xml version="1.0" encoding="UTF-8"?>


<chargingstations-export>
    <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS2" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS3" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS4" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS5" totalEnergyCharged="0.00" chargingSteps="0"/>
</chargingstations-export>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh.0" type="ElectricVehicle" edge="D2" pos="0.00" parking="1" started="0.00" ended="10.00" chargingStation="CS1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh.1" type="ElectricVehicle" edge="D2" pos="0.00" parking="1" started="2.00" ended="12.00" chargingStation="CS1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh.2" type="ElectricVehicle" edge="D2" pos="0.00" parking="1" started="4.00" ended="14.00" chargingStation="CS1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh.0" type="ElectricVehicle" edge="D2" pos="100.00" parking="1" started="17.20" ended="28.00" parkingArea="PA2" chargingStation="CS2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh.1" type="ElectricVehicle" edge="D2" pos="100.00" parking="1" started="19.20" ended="30.00" parkingArea="PA2" chargingStation="CS2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh.2" type="ElectricVehicle" edge="D2" pos="100.00" parking="1" started="21.20" ended="32.00" parkingArea="PA2" chargingStation="CS2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : devices battery half_equipped ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1,2
< Warning: The battery device is active for vehicle 'flow.2' but no emission class is set. Please consider setting an explicit emission class or battery outputs might be inconsistent with emission outputs!
< Warning: The battery device is active for vehicle 'flow.3' but no emission class is set. Please consider setting an explicit emission class or battery outputs might be inconsistent with emission outputs!
< Warning: The battery device is active for vehicle 'flow.5' but no emission class is set. Please consider setting an explicit emission class or battery outputs might be inconsistent with emission outputs!
< Warning: The battery device is active for vehicle 'flow.7' but no emission class is set. Please consider setting an explicit emission class or battery outputs might be inconsistent with emission outputs!
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="flow.0" depart="0.00" departLane="" departPos="0.00" departSpeed="39.59" departDelay="0.00" arrival="27.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="39.59" duration="27.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.0" vType="PKW" speedFactor="1.10" vaporized=""/>
    <tripinfo id="flow.1" depart="1.00" departLane="" departPos="0.00" departSpeed="37.42" departDelay="0.00" arrival="30.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="37.42" duration="29.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.1" vType="PKW" speedFactor="1.04" vaporized=""/>
    <tripinfo id="flow.2" depart="2.00" departLane="" departPos="0.00" departSpeed="38.70" departDelay="0.00" arrival="30.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="37.42" duration="28.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.39" rerouteNo="0" devices="tripinfo_flow.2 battery_flow.2" vType="PKW" speedFactor="1.08" vaporized=""/>
    <tripinfo id="flow.3" depart="3.00" departLane="" departPos="0.00" departSpeed="40.00" departDelay="0.00" arrival="31.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="37.42" duration="28.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.72" rerouteNo="0" devices="tripinfo_flow.3 battery_flow.3" vType="PKW" speedFactor="1.11" vaporized=""/>
    <tripinfo id="flow.4" depart="4.00" departLane="" departPos="0.00" departSpeed="39.06" departDelay="0.00" arrival="32.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="39.06" duration="28.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.4" vType="PKW" speedFactor="1.09" vaporized=""/>
    <tripinfo id="flow.5" depart="5.00" departLane="" departPos="0.00" departSpeed="35.48" departDelay="0.00" arrival="35.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="35.48" duration="30.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.5 battery_flow.5" vType="PKW" speedFactor="0.99" vaporized=""/>
    <tripinfo id="flow.6" depart="6.00" departLane="" departPos="0.00" departSpeed="39.35" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="35.48" duration="30.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.39" rerouteNo="0" devices="tripinfo_flow.6" vType="PKW" speedFactor="1.09" vaporized=""/>
    <tripinfo id="flow.7" depart="7.00" departLane="" departPos="0.00" departSpeed="36.47" departDelay="0.00" arrival="37.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="36.47" duration="30.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.7 battery_flow.7" vType="PKW" speedFactor="1.01" vaporized=""/>
    <tripinfo id="flow.8" depart="8.00" departLane="" departPos="0.00" departSpeed="37.40" departDelay="0.00" arrival="37.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="36.47" duration="29.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.17" rerouteNo="0" devices="tripinfo_flow.8" vType="PKW" speedFactor="1.04" vaporized=""/>
    <tripinfo id="flow.9" depart="9.00" departLane="" departPos="0.00" departSpeed="35.94" departDelay="0.00" arrival="39.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="35.94" duration="30.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.9" vType="PKW" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices battery recuperateByDecel ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
    <timestep time="0.00">
        <vehicle id="flow.0" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="40.32" acceleration="0.00" x="-6000.00" y="-1.60" edge="beg" posOnLane="0.00" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="flow.0" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="40.32" acceleration="0.00" x="-6000.00" y="-1.60" edge="beg" posOnLane="0.00" timeStopped="0"/>
        <vehicle id="flow.1" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="31.55" acceleration="0.00" x="-6000.00" y="-1.60" edge="beg" posOnLane="0.00" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="flow.0" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="40.32" acceleration="0.00" x="-6000.00" y="-1.60" edge="beg" posOnLane="0.00" timeStopped="0"/>
        <vehicle id="flow.1" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="31.55" acceleration="0.00" x="-6000.00" y="-1.60" edge="beg" posOnLane="0.00" timeStopped="0"/>
        <vehicle id="flow.2" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="36.75" acceleration="0.00" x="-6000.00" y="-1.60" edge="beg" posOnLane="0.00" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="flow.0" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="40.32" acceleration="0.00" x="-5903.35" y="-1.60" edge="beg" posOnLane="96.65" timeStopped="0"/>
        <vehicle id="flow.1" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="31.55" acceleration="0.00" x="-6000.00" y="-1.60" edge="beg" posOnLane="0.00" timeStopped="0"/>
        <vehicle id="flow.2" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="36.75" acceleration="0.00" x="-6000.00" y="-1.60" edge="beg" posOnLane="0.00" timeStopped="0"/>
        <vehicle id="flow.3" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="41.67" acceleration="0.00" x="-6000.00" y="-1.60" edge="beg" posOnLane="0.00" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="flow.0" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="40.32" acceleration="0.00" x="-5903.35" y="-1.60" edge="beg" posOnLane="96.65" timeStopped="0"/>
        <vehicle id="flow.1" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="31.55" acceleration="0.00" x="-6000.00" y="-1.60" edge="beg" posOnLane="0.00" timeStopped="0"/>
        <vehicle id="flow.2" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="36.75" acceleration="0.00" x="-6000.00" y="-1.60" edge="beg" posOnLane="0.00" timeStopped="0"/>
        <vehicle id="flow.3" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="41.67" acceleration="0.00" x="-6000.00" y="-1.60" edge="beg" posOnLane="0.00" timeStopped="0"/>
        <vehicle id="flow.4" energyConsumed="0.00" totalEnergyConsumed="0.00" totalEnergyRegenerated="0.00" actualBatteryCapacity="17500.00" maximumBatteryCapacity="35000.00" chargingStationId="NULL" energyCharged="0.00" energyChargedInTransit="0.00" energyChargedStopped="0.00" speed="38.18" acceleration="0.00" x="-6000.00" y="-1.60" edge="beg" posOnLane="0.00" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="flow.0" depart="0.00" departLane="" departPos="0.00" departSpeed="40.32" departDelay="0.00" arrival="27.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="40.32" duration="27.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.0 emissions_flow.0 battery_flow.0" vType="PKW" speedFactor="1.12" vaporized="">
        <emissions CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="323.199961"/>
    </tripinfo>
    <tripinfo id="flow.1" depart="1.00" departLane="" departPos="0.00" departSpeed="31.55" departDelay="0.00" arrival="35.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="31.55" duration="34.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.1 emissions_flow.1 battery_flow.1" vType="PKW" speedFactor="0.88" vaporized="">
        <emissions CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="219.388005"/>
    </tripinfo>
    <tripinfo id="flow.2" depart="2.00" departLane="" departPos="0.00" departSpeed="36.75" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="31.55" duration="34.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.20" rerouteNo="0" devices="tripinfo_flow.2 emissions_flow.2 battery_flow.2" vType="PKW" speedFactor="1.02" vaporized="">
        <emissions CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="226.017578"/>
    </tripinfo>
    <tripinfo id="flow.3" depart="3.00" departLane="" departPos="0.00" departSpeed="41.67" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="31.55" duration="33.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.06" rerouteNo="0" devices="tripinfo_flow.3 emissions_flow.3 battery_flow.3" vType="PKW" speedFactor="1.17" vaporized="">
        <emissions CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="234.955600"/>
    </tripinfo>
    <tripinfo id="flow.4" depart="4.00" departLane="" departPos="0.00" departSpeed="38.18" departDelay="0.00" arrival="37.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="31.55" duration="33.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.17" rerouteNo="0" devices="tripinfo_flow.4 emissions_flow.4 battery_flow.4" vType="PKW" speedFactor="1.06" vaporized="">
        <emissions CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="241.018818"/>
    </tripinfo>
    <tripinfo id="flow.5" depart="5.00" departLane="" departPos="0.00" departSpeed="23.83" departDelay="0.00" arrival="50.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="23.83" duration="45.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.5 emissions_flow.5 battery_flow.5" vType="PKW" speedFactor="0.66" vaporized="">
        <emissions CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="149.118814"/>
    </tripinfo>
    <tripinfo id="flow.6" depart="6.00" departLane="" departPos="0.00" departSpeed="27.65" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="23.83" duration="45.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="17.00" rerouteNo="0" devices="tripinfo_flow.6 emissions_flow.6 battery_flow.6" vType="PKW" speedFactor="1.09" vaporized="">
        <emissions CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="152.053774"/>
    </tripinfo>
    <tripinfo id="flow.7" depart="7.00" departLane="" departPos="0.00" departSpeed="27.79" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="23.83" duration="44.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.24" rerouteNo="0" devices="tripinfo_flow.7 emissions_flow.7 battery_flow.7" vType="PKW" speedFactor="0.77" vaporized="">
        <emissions CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="154.990560"/>
    </tripinfo>
    <tripinfo id="flow.8" depart="8.00" departLane="" departPos="0.00" departSpeed="31.53" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="23.83" duration="43.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.21" rerouteNo="0" devices="tripinfo_flow.8 emissions_flow.8 battery_flow.8" vType="PKW" speedFactor="0.88" vaporized="">
        <emissions CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="159.322595"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="2000000.0000" maximumBatteryCapacity="10000000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="2000000.0000" maximumBatteryCapacity="10000000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="2000000.0000" maximumBatteryCapacity="10000000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="2000000.0000" maximumBatteryCapacity="10000000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="2000000.0000" maximumBatteryCapacity="10000000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="2000000.0000" maximumBatteryCapacity="10000000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="2000000.0000" maximumBatteryCapacity="10000000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="2000000.0000" maximumBatteryCapacity="10000000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="2000000.0000" maximumBatteryCapacity="10000000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>
devices battery trackFuel ( Last six runs Jul2024 )
devices battery trackFuel_truck ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices battery tripinfo_emission ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="50.00" id="ed">
        <edge id="101to91" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="102to103" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="102to90" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="103to102" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="103to91" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="104to105" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="104to91" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="106to104" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="107to121" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="107to95" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="108to131" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="108to73" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="109to110" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<truncated after showing first 30 lines>
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
    <timestep time="0.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1396.2400" y="108.8933" edge="76to16" posOnLane="89.2700" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1396.2400" y="108.8933" edge="76to16" posOnLane="89.2700" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1396.2400" y="108.8933" edge="76to16" posOnLane="89.2700" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Missing result in chargingstations ----------
<?xml version="1.0" encoding="UTF-8"?>


<chargingstations-export>
    <chargingStation id="cS_17to2_0a" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="cS_17to2_1a" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="cS_2to19_0a" totalEnergyCharged="0.00" chargingSteps="0"/>
</chargingstations-export>
---------- Missing result in emissions ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="0.00" speed="15.28" angle="338.97" x="1428.27" y="25.57"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="0.00" speed="15.28" angle="338.97" x="1428.27" y="25.57"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="0.00" speed="15.28" angle="338.97" x="1428.27" y="25.57"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="0.00" speed="15.28" angle="338.97" x="1428.27" y="25.57"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="0.00" speed="15.28" angle="338.97" x="1428.27" y="25.57"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="0.00" speed="15.28" angle="338.97" x="1428.27" y="25.57"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="89.27" speed="15.28" angle="338.97" x="1396.24" y="108.89"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="89.27" speed="15.28" angle="338.97" x="1396.24" y="108.89"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="89.27" speed="15.28" angle="338.97" x="1396.24" y="108.89"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="vehWithCustDepartEnergy" depart="0.00" departLane="" departPos="0.00" departSpeed="15.28" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="84.71" arrivalSpeed="9.16" duration="49.00" routeLength="552.87" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_vehWithCustDepartEnergy emissions_vehWithCustDepartEnergy battery_vehWithCustDepartEnergy" vType="PKW" speedFactor="1.10" vaporized="">
        <emissions CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="315.006212"/>
    </tripinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0 btreceiver_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="272.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btreceiver_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="312.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3 btreceiver_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="80.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="332.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4 btreceiver_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="352.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5 btreceiver_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="120.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="372.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6 btreceiver_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="140.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7 btreceiver_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="160.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="412.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8 btreceiver_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="180.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="432.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9 btreceiver_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
devices bt assignment all_by_name__receiver ( Last six runs Jul2024 )
devices bt assignment all_by_prob__receiver ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0 btsender_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="272.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="312.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3 btsender_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="80.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="332.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4 btsender_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="352.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5 btsender_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="120.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="372.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6 btsender_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="140.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7 btsender_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="160.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="412.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8 btsender_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="180.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="432.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9 btsender_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
devices bt assignment all_by_name__sender ( Last six runs Jul2024 )
devices bt assignment all_by_prob__sender ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0 btreceiver_0" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="272.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btreceiver_2" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="312.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="80.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="332.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4 btreceiver_4" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="352.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="120.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="372.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6 btreceiver_6" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="140.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="160.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="412.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8 btreceiver_8" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="180.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="432.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="t1" speedFactor="1.00" vaporized=""/>
</tripinfos>
devices bt assignment by_vehicle_param ( Last six runs Jul2024 )
devices bt assignment by_vtype_param ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vehicle_param_over_vtype1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0 btreceiver_0" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="272.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="312.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="80.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="332.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4 btreceiver_4" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="352.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="120.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="372.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="140.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="160.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="412.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="180.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="432.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="t1" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vehicle_param_over_vtype2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="272.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btreceiver_2" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="312.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="80.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="332.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="352.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="120.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="372.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6 btreceiver_6" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="140.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="160.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="412.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8 btreceiver_8" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="180.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="432.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="t1" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_name__receiver ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0 btreceiver_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="272.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btreceiver_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="312.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="80.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="332.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4 btreceiver_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="352.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="120.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="372.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6 btreceiver_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="140.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="160.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="412.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8 btreceiver_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="180.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="432.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_name__sender ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0 btsender_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="272.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="312.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="80.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="332.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4 btsender_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="352.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="120.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="372.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6 btsender_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="140.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="160.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="412.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8 btsender_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="180.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="432.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_prob__receiver ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="272.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btreceiver_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="312.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3 btreceiver_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="80.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="332.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="352.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5 btreceiver_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="120.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="372.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="140.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7 btreceiver_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="160.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="412.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="180.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="432.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_prob__sender ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="272.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="312.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3 btsender_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="80.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="332.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="352.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5 btsender_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="120.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="372.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="140.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7 btsender_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="160.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="412.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="180.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="432.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1"/>
    <bt id="2"/>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
devices bt functionality app_opp_early_end all_cps ( Last six runs Jul2024 )
devices bt functionality app_opp_early_end one_cp ( Last six runs Jul2024 )
devices bt pedestrians app_opp_early_end all_cps ( Last six runs Jul2024 )
devices bt pedestrians app_opp_early_end one_cp ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices bt functionality approaching_opposite all_cps ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="9.75" observerPosBeg="122.37,5004.80" observerSpeedBeg="10.00" observerLaneIDBeg="1o" observerLanePosBeg="4901.96" seenPosBeg="73.30,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="97.84,5004.80" observerSpeedEnd="10.00" observerLaneIDEnd="1o" observerLanePosEnd="4901.96" seenPosEnd="195.67,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="196.08" observerRoute="1o" seenRoute="1i">
            <recognitionPoint t="11.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="12.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="13.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="14.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="15.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="16.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="17.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="18.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="19.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="20.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="195.67,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="196.08"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="9.75" observerPosBeg="73.30,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="122.37,5004.80" seenSpeedBeg="10.00" seenLaneIDBeg="1o" seenLanePosBeg="4901.96" tEnd="20.00" observerPosEnd="195.67,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="196.08" seenPosEnd="97.84,5004.80" seenSpeedEnd="10.00" seenLaneIDEnd="1o" seenLanePosEnd="4901.96" observerRoute="1i" seenRoute="1o">
            <recognitionPoint t="10.00" observerPos="73.30,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="122.37,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="11.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="12.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="13.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="14.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="15.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="16.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="17.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="18.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="19.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="4803.92" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="4990.00" arrivalSpeed="10.00" duration="20.00" routeLength="186.08" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="110.00" arrivalSpeed="10.00" duration="20.00" routeLength="110.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btreceiver_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality approaching_opposite one_cp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="9.75" observerPosBeg="122.37,5004.80" observerSpeedBeg="10.00" observerLaneIDBeg="1o" observerLanePosBeg="4901.96" seenPosBeg="73.30,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="97.84,5004.80" observerSpeedEnd="10.00" observerLaneIDEnd="1o" observerLanePosEnd="4901.96" seenPosEnd="195.67,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="196.08" observerRoute="1o" seenRoute="1i">
            <recognitionPoint t="11.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="9.75" observerPosBeg="73.30,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="122.37,5004.80" seenSpeedBeg="10.00" seenLaneIDBeg="1o" seenLanePosBeg="4901.96" tEnd="20.00" observerPosEnd="195.67,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="196.08" seenPosEnd="97.84,5004.80" seenSpeedEnd="10.00" seenLaneIDEnd="1o" seenLanePosEnd="4901.96" observerRoute="1i" seenRoute="1o">
            <recognitionPoint t="10.00" observerPos="73.30,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="122.37,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="4803.92" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="4990.00" arrivalSpeed="10.00" duration="20.00" routeLength="186.08" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="110.00" arrivalSpeed="10.00" duration="20.00" routeLength="110.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btreceiver_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_both_receiver all_cps ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="right">
        <seen id="left" tBeg="3.00" observerPosBeg="0.00,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="0.00" seenPosBeg="0.00,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="0.00" tEnd="7.50" observerPosEnd="50.00,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="100.00" seenPosEnd="0.00,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="0.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="4.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
            <recognitionPoint t="5.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
            <recognitionPoint t="6.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
            <recognitionPoint t="7.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
            <recognitionPoint t="7.50" observerPos="50.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
        </seen>
        <seen id="left" tBeg="10.50" observerPosBeg="99.05,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="100.00" seenPosBeg="49.05,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="100.00" tEnd="14.50" observerPosEnd="149.05,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="200.00" seenPosEnd="99.05,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="100.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="12.00" observerPos="99.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
            <recognitionPoint t="13.00" observerPos="99.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
            <recognitionPoint t="14.00" observerPos="99.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
            <recognitionPoint t="14.50" observerPos="149.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
        </seen>
        <seen id="left" tBeg="17.50" observerPosBeg="198.10,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="200.00" seenPosBeg="148.10,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="200.00" tEnd="21.50" observerPosEnd="248.10,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="300.00" seenPosEnd="198.10,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="200.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="19.00" observerPos="198.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
            <recognitionPoint t="20.00" observerPos="198.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
            <recognitionPoint t="21.00" observerPos="198.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
            <recognitionPoint t="21.50" observerPos="248.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
        </seen>
        <seen id="left" tBeg="24.50" observerPosBeg="297.15,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="300.00" seenPosBeg="247.15,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="300.00" tEnd="28.50" observerPosEnd="347.15,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="400.00" seenPosEnd="297.15,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="300.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="26.00" observerPos="297.15,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="297.15,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/>
            <recognitionPoint t="27.00" observerPos="297.15,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="297.15,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/>
            <recognitionPoint t="28.00" observerPos="297.15,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="297.15,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/>
            <recognitionPoint t="28.50" observerPos="347.15,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="400.00" seenPos="297.15,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/>
        </seen>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="right" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_right btreceiver_right btsender_right" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="left" depart="3.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="256.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="253.00" routeLength="3512.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_left btreceiver_left btsender_left" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_both_receiver one_cp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="right">
        <seen id="left" tBeg="3.00" observerPosBeg="0.00,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="0.00" seenPosBeg="0.00,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="0.00" tEnd="7.50" observerPosEnd="50.00,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="100.00" seenPosEnd="0.00,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="0.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="4.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
        </seen>
        <seen id="left" tBeg="10.50" observerPosBeg="99.05,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="100.00" seenPosBeg="49.05,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="100.00" tEnd="14.50" observerPosEnd="149.05,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="200.00" seenPosEnd="99.05,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="100.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="12.00" observerPos="99.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
        </seen>
        <seen id="left" tBeg="17.50" observerPosBeg="198.10,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="200.00" seenPosBeg="148.10,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="200.00" tEnd="21.50" observerPosEnd="248.10,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="300.00" seenPosEnd="198.10,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="200.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="19.00" observerPos="198.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
        </seen>
        <seen id="left" tBeg="24.50" observerPosBeg="297.15,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="300.00" seenPosBeg="247.15,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="300.00" tEnd="28.50" observerPosEnd="347.15,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="400.00" seenPosEnd="297.15,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="300.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="26.00" observerPos="297.15,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="297.15,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/>
        </seen>
        <seen id="left" tBeg="31.50" observerPosBeg="396.20,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="400.00" seenPosBeg="346.20,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="400.00" tEnd="35.49" observerPosEnd="446.18,496.83" observerSpeedEnd="13.89" observerLaneIDEnd="beg2right" observerLanePosEnd="0.00" seenPosEnd="396.20,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="400.00" observerRoute="beg beg2right" seenRoute="beg">

            <recognitionPoint t="32.00" observerPos="396.20,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="400.00" seenPos="346.20,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="400.00"/>
        </seen>
        <seen id="left" tBeg="38.50" observerPosBeg="498.35,495.25" observerSpeedBeg="13.89" observerLaneIDBeg="beg2right" observerLanePosBeg="0.00" seenPosBeg="448.57,499.89" seenSpeedBeg="13.89" seenLaneIDBeg="beg2left" seenLanePosBeg="0.00" tEnd="43.44" observerPosEnd="498.35,451.56" observerSpeedEnd="13.89" observerLaneIDEnd="beg2right" observerLanePosEnd="100.00" seenPosEnd="501.65,501.45" seenSpeedEnd="13.89" seenLaneIDEnd="beg2left" seenLanePosEnd="0.00" observerRoute="beg2right" seenRout
e="beg2left">
            <recognitionPoint t="39.00" observerPos="498.35,495.25" observerSpeed="13.89" observerLaneID="beg2right" observerLanePos="0.00" seenPos="448.57,499.89" seenSpeed="13.89" seenLaneID="beg2left" seenLanePos="0.00"/>
        </seen>
        <seen id="left" tBeg="183.51" observerPosBeg="1504.75,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="end" observerLanePosBeg="0.00" seenPosBeg="1501.62,548.25" seenSpeedBeg="13.89" seenLaneIDBeg="end" seenLanePosBeg="0.00" tEnd="187.50" observerPosEnd="1554.75,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="end" observerLanePosEnd="100.00" seenPosEnd="1504.75,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="end" seenLanePosEnd="0.00" observerRoute="end" seenRoute="end">
            <recognitionPoint t="184.00" observerPos="1504.75,498.35" observerSpeed="13.89" observerLaneID="end" observerLanePos="0.00" seenPos="1501.62,548.25" seenSpeed="13.89" seenLaneID="end" seenLanePos="0.00"/>
        </seen>
        <seen id="left" tBeg="191.50" observerPosBeg="1603.80,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="end" observerLanePosBeg="100.00" seenPosBeg="1553.80,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="end" seenLanePosBeg="100.00" tEnd="194.50" observerPosEnd="1653.80,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="end" observerLanePosEnd="200.00" seenPosEnd="1603.80,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="end" seenLanePosEnd="100.00" observerRoute="end" seenRoute="end">
            <recognitionPoint t="192.00" observerPos="1603.80,498.35" observerSpeed="13.89" observerLaneID="end" observerLanePos="100.00" seenPos="1553.80,498.35" seenSpeed="13.89" seenLaneID="end" seenLanePos="100.00"/>
        </seen>
        <seen id="left" tBeg="198.50" observerPosBeg="1702.85,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="end" observerLanePosBeg="200.00" seenPosBeg="1652.85,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="end" seenLanePosBeg="200.00" tEnd="201.50" observerPosEnd="1752.85,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="end" observerLanePosEnd="300.00" seenPosEnd="1702.85,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="end" seenLanePosEnd="200.00" observerRoute="end" seenRoute="end">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="right" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_right btreceiver_right btsender_right" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="left" depart="3.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="256.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="253.00" routeLength="3512.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_left btreceiver_left btsender_left" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver all_cps ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="left">
        <seen id="right" tBeg="3.00" observerPosBeg="0.00,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="0.00" seenPosBeg="0.00,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="0.00" tEnd="7.50" observerPosEnd="0.00,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="0.00" seenPosEnd="50.00,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="100.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="4.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
            <recognitionPoint t="5.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
            <recognitionPoint t="6.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
            <recognitionPoint t="7.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
            <recognitionPoint t="7.50" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="50.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
        </seen>
        <seen id="right" tBeg="10.50" observerPosBeg="49.05,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="100.00" seenPosBeg="99.05,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="100.00" tEnd="14.50" observerPosEnd="99.05,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="100.00" seenPosEnd="149.05,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="200.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="11.00" observerPos="49.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
            <recognitionPoint t="12.00" observerPos="99.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
            <recognitionPoint t="13.00" observerPos="99.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
            <recognitionPoint t="14.00" observerPos="99.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
            <recognitionPoint t="14.50" observerPos="99.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="149.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
        </seen>
        <seen id="right" tBeg="17.50" observerPosBeg="148.10,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="200.00" seenPosBeg="198.10,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="200.00" tEnd="21.50" observerPosEnd="198.10,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="200.00" seenPosEnd="248.10,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="300.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="18.00" observerPos="148.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
            <recognitionPoint t="19.00" observerPos="198.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
            <recognitionPoint t="20.00" observerPos="198.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
            <recognitionPoint t="21.00" observerPos="198.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
            <recognitionPoint t="21.50" observerPos="198.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="248.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/>
        </seen>
        <seen id="right" tBeg="24.50" observerPosBeg="247.15,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="300.00" seenPosBeg="297.15,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="300.00" tEnd="28.50" observerPosEnd="297.15,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="300.00" seenPosEnd="347.15,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="400.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="25.00" observerPos="247.15,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="297.15,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/>
            <recognitionPoint t="27.00" observerPos="297.15,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="297.15,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/>
            <recognitionPoint t="28.00" observerPos="297.15,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="297.15,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="right" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_right btsender_right" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="left" depart="3.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="256.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="253.00" routeLength="3512.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_left btreceiver_left" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver diff_speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="left">
        <seen id="right" tBeg="3.00" observerPosBeg="0.00,498.35" observerSpeedBeg="5.00" observerLaneIDBeg="beg" observerLanePosBeg="0.00" seenPosBeg="0.00,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="0.00" tEnd="7.50" observerPosEnd="0.00,498.35" observerSpeedEnd="5.00" observerLaneIDEnd="beg" observerLanePosEnd="0.00" seenPosEnd="50.00,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="100.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="4.00" observerPos="0.00,498.35" observerSpeed="5.00" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="right" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_right btsender_right" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="left" depart="3.00" departLane="" departPos="0.00" departSpeed="5.00" departDelay="0.00" arrival="706.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="5.00" duration="703.00" routeLength="3512.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_left btreceiver_left" vType="slow" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver one_cp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="left">
        <seen id="right" tBeg="3.00" observerPosBeg="0.00,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="0.00" seenPosBeg="0.00,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="0.00" tEnd="7.50" observerPosEnd="0.00,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="0.00" seenPosEnd="50.00,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="100.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="4.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
        </seen>
        <seen id="right" tBeg="10.50" observerPosBeg="49.05,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="100.00" seenPosBeg="99.05,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="100.00" tEnd="14.50" observerPosEnd="99.05,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="100.00" seenPosEnd="149.05,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="200.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="11.00" observerPos="49.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
        </seen>
        <seen id="right" tBeg="17.50" observerPosBeg="148.10,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="200.00" seenPosBeg="198.10,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="200.00" tEnd="21.50" observerPosEnd="198.10,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="200.00" seenPosEnd="248.10,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="300.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="18.00" observerPos="148.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
        </seen>
        <seen id="right" tBeg="24.50" observerPosBeg="247.15,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="300.00" seenPosBeg="297.15,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="300.00" tEnd="28.50" observerPosEnd="297.15,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="300.00" seenPosEnd="347.15,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="400.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="25.00" observerPos="247.15,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="297.15,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/>
        </seen>
        <seen id="right" tBeg="31.50" observerPosBeg="346.20,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="400.00" seenPosBeg="396.20,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="400.00" tEnd="35.49" observerPosEnd="396.20,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="400.00" seenPosEnd="446.18,496.83" seenSpeedEnd="13.89" seenLaneIDEnd="beg2right" seenLanePosEnd="0.00" observerRoute="beg" seenRoute="beg beg2right"
>
            <recognitionPoint t="33.00" observerPos="396.20,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="400.00" seenPos="396.20,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="400.00"/>
        </seen>
        <seen id="right" tBeg="38.50" observerPosBeg="448.57,499.89" observerSpeedBeg="13.89" observerLaneIDBeg="beg2left" observerLanePosBeg="0.00" seenPosBeg="498.35,495.25" seenSpeedBeg="13.89" seenLaneIDBeg="beg2right" seenLanePosBeg="0.00" tEnd="43.44" observerPosEnd="501.65,501.45" observerSpeedEnd="13.89" observerLaneIDEnd="beg2left" observerLanePosEnd="0.00" seenPosEnd="498.35,451.56" seenSpeedEnd="13.89" seenLaneIDEnd="beg2right" seenLanePosEnd="100.00" observerRoute="beg2left" seenRout
e="beg2right">
            <recognitionPoint t="39.00" observerPos="448.57,499.89" observerSpeed="13.89" observerLaneID="beg2left" observerLanePos="0.00" seenPos="498.35,495.25" seenSpeed="13.89" seenLaneID="beg2right" seenLanePos="0.00"/>
        </seen>
        <seen id="right" tBeg="183.51" observerPosBeg="1501.62,548.25" observerSpeedBeg="13.89" observerLaneIDBeg="end" observerLanePosBeg="0.00" seenPosBeg="1504.75,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="end" seenLanePosBeg="0.00" tEnd="187.50" observerPosEnd="1504.75,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="end" observerLanePosEnd="0.00" seenPosEnd="1554.75,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="end" seenLanePosEnd="100.00" observerRoute="end" seenRoute="end">
            <recognitionPoint t="185.00" observerPos="1504.75,498.35" observerSpeed="13.89" observerLaneID="end" observerLanePos="0.00" seenPos="1504.75,498.35" seenSpeed="13.89" seenLaneID="end" seenLanePos="0.00"/>
        </seen>
        <seen id="right" tBeg="191.50" observerPosBeg="1553.80,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="end" observerLanePosBeg="100.00" seenPosBeg="1603.80,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="end" seenLanePosBeg="100.00" tEnd="194.50" observerPosEnd="1603.80,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="end" observerLanePosEnd="100.00" seenPosEnd="1653.80,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="end" seenLanePosEnd="200.00" observerRoute="end" seenRoute="end">
            <recognitionPoint t="192.00" observerPos="1553.80,498.35" observerSpeed="13.89" observerLaneID="end" observerLanePos="100.00" seenPos="1603.80,498.35" seenSpeed="13.89" seenLaneID="end" seenLanePos="100.00"/>
        </seen>
        <seen id="right" tBeg="198.50" observerPosBeg="1652.85,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="end" observerLanePosBeg="200.00" seenPosBeg="1702.85,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="end" seenLanePosBeg="200.00" tEnd="201.50" observerPosEnd="1702.85,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="end" observerLanePosEnd="200.00" seenPosEnd="1752.85,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="end" seenLanePosEnd="300.00" observerRoute="end" seenRoute="end">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="right" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_right btsender_right" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="left" depart="3.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="256.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="253.00" routeLength="3512.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_left btreceiver_left" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver all_cps ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="right">
        <seen id="left" tBeg="3.00" observerPosBeg="0.00,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="0.00" seenPosBeg="0.00,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="0.00" tEnd="7.50" observerPosEnd="50.00,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="100.00" seenPosEnd="0.00,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="0.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="4.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
            <recognitionPoint t="5.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
            <recognitionPoint t="6.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
            <recognitionPoint t="7.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
            <recognitionPoint t="7.50" observerPos="50.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
        </seen>
        <seen id="left" tBeg="10.50" observerPosBeg="99.05,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="100.00" seenPosBeg="49.05,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="100.00" tEnd="14.50" observerPosEnd="149.05,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="200.00" seenPosEnd="99.05,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="100.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="11.00" observerPos="99.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="49.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
            <recognitionPoint t="12.00" observerPos="99.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
            <recognitionPoint t="13.00" observerPos="99.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
            <recognitionPoint t="14.00" observerPos="99.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
            <recognitionPoint t="14.50" observerPos="149.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="99.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
        </seen>
        <seen id="left" tBeg="17.50" observerPosBeg="198.10,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="200.00" seenPosBeg="148.10,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="200.00" tEnd="21.50" observerPosEnd="248.10,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="300.00" seenPosEnd="198.10,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="200.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="18.00" observerPos="198.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="148.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
            <recognitionPoint t="19.00" observerPos="198.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
            <recognitionPoint t="20.00" observerPos="198.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
            <recognitionPoint t="21.00" observerPos="198.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
            <recognitionPoint t="21.50" observerPos="248.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="198.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
        </seen>
        <seen id="left" tBeg="24.50" observerPosBeg="297.15,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="300.00" seenPosBeg="247.15,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="300.00" tEnd="28.50" observerPosEnd="347.15,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="400.00" seenPosEnd="297.15,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="300.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="25.00" observerPos="297.15,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="247.15,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/>
            <recognitionPoint t="27.00" observerPos="297.15,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="297.15,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/>
            <recognitionPoint t="28.00" observerPos="297.15,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="297.15,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="right" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_right btreceiver_right" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="left" depart="3.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="256.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="253.00" routeLength="3512.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_left btsender_left" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver diff_speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="right">
        <seen id="left" tBeg="3.00" observerPosBeg="0.00,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="0.00" seenPosBeg="0.00,498.35" seenSpeedBeg="5.00" seenLaneIDBeg="beg" seenLanePosBeg="0.00" tEnd="7.50" observerPosEnd="50.00,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="100.00" seenPosEnd="0.00,498.35" seenSpeedEnd="5.00" seenLaneIDEnd="beg" seenLanePosEnd="0.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="4.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="5.00" seenLaneID="beg" seenLanePos="0.00"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="right" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_right btreceiver_right" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="left" depart="3.00" departLane="" departPos="0.00" departSpeed="5.00" departDelay="0.00" arrival="706.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="5.00" duration="703.00" routeLength="3512.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_left btsender_left" vType="slow" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver one_cp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="right">
        <seen id="left" tBeg="3.00" observerPosBeg="0.00,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="0.00" seenPosBeg="0.00,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="0.00" tEnd="7.50" observerPosEnd="50.00,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="100.00" seenPosEnd="0.00,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="0.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="4.00" observerPos="0.00,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="0.00" seenPos="0.00,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="0.00"/>
        </seen>
        <seen id="left" tBeg="10.50" observerPosBeg="99.05,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="100.00" seenPosBeg="49.05,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="100.00" tEnd="14.50" observerPosEnd="149.05,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="200.00" seenPosEnd="99.05,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="100.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="11.00" observerPos="99.05,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="100.00" seenPos="49.05,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="100.00"/>
        </seen>
        <seen id="left" tBeg="17.50" observerPosBeg="198.10,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="200.00" seenPosBeg="148.10,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="200.00" tEnd="21.50" observerPosEnd="248.10,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="300.00" seenPosEnd="198.10,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="200.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="18.00" observerPos="198.10,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="200.00" seenPos="148.10,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="200.00"/>
        </seen>
        <seen id="left" tBeg="24.50" observerPosBeg="297.15,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="300.00" seenPosBeg="247.15,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="300.00" tEnd="28.50" observerPosEnd="347.15,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="beg" observerLanePosEnd="400.00" seenPosEnd="297.15,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="300.00" observerRoute="beg" seenRoute="beg">
            <recognitionPoint t="25.00" observerPos="297.15,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="300.00" seenPos="247.15,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="300.00"/>
        </seen>
        <seen id="left" tBeg="31.50" observerPosBeg="396.20,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="beg" observerLanePosBeg="400.00" seenPosBeg="346.20,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="beg" seenLanePosBeg="400.00" tEnd="35.49" observerPosEnd="446.18,496.83" observerSpeedEnd="13.89" observerLaneIDEnd="beg2right" observerLanePosEnd="0.00" seenPosEnd="396.20,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="beg" seenLanePosEnd="400.00" observerRoute="beg beg2right" seenRoute="beg">

            <recognitionPoint t="33.00" observerPos="396.20,498.35" observerSpeed="13.89" observerLaneID="beg" observerLanePos="400.00" seenPos="396.20,498.35" seenSpeed="13.89" seenLaneID="beg" seenLanePos="400.00"/>
        </seen>
        <seen id="left" tBeg="38.50" observerPosBeg="498.35,495.25" observerSpeedBeg="13.89" observerLaneIDBeg="beg2right" observerLanePosBeg="0.00" seenPosBeg="448.57,499.89" seenSpeedBeg="13.89" seenLaneIDBeg="beg2left" seenLanePosBeg="0.00" tEnd="43.44" observerPosEnd="498.35,451.56" observerSpeedEnd="13.89" observerLaneIDEnd="beg2right" observerLanePosEnd="100.00" seenPosEnd="501.65,501.45" seenSpeedEnd="13.89" seenLaneIDEnd="beg2left" seenLanePosEnd="0.00" observerRoute="beg2right" seenRout
e="beg2left">
            <recognitionPoint t="39.00" observerPos="498.35,495.25" observerSpeed="13.89" observerLaneID="beg2right" observerLanePos="0.00" seenPos="448.57,499.89" seenSpeed="13.89" seenLaneID="beg2left" seenLanePos="0.00"/>
        </seen>
        <seen id="left" tBeg="183.51" observerPosBeg="1504.75,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="end" observerLanePosBeg="0.00" seenPosBeg="1501.62,548.25" seenSpeedBeg="13.89" seenLaneIDBeg="end" seenLanePosBeg="0.00" tEnd="187.50" observerPosEnd="1554.75,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="end" observerLanePosEnd="100.00" seenPosEnd="1504.75,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="end" seenLanePosEnd="0.00" observerRoute="end" seenRoute="end">
            <recognitionPoint t="185.00" observerPos="1504.75,498.35" observerSpeed="13.89" observerLaneID="end" observerLanePos="0.00" seenPos="1504.75,498.35" seenSpeed="13.89" seenLaneID="end" seenLanePos="0.00"/>
        </seen>
        <seen id="left" tBeg="191.50" observerPosBeg="1603.80,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="end" observerLanePosBeg="100.00" seenPosBeg="1553.80,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="end" seenLanePosBeg="100.00" tEnd="194.50" observerPosEnd="1653.80,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="end" observerLanePosEnd="200.00" seenPosEnd="1603.80,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="end" seenLanePosEnd="100.00" observerRoute="end" seenRoute="end">
            <recognitionPoint t="192.00" observerPos="1603.80,498.35" observerSpeed="13.89" observerLaneID="end" observerLanePos="100.00" seenPos="1553.80,498.35" seenSpeed="13.89" seenLaneID="end" seenLanePos="100.00"/>
        </seen>
        <seen id="left" tBeg="198.50" observerPosBeg="1702.85,498.35" observerSpeedBeg="13.89" observerLaneIDBeg="end" observerLanePosBeg="200.00" seenPosBeg="1652.85,498.35" seenSpeedBeg="13.89" seenLaneIDBeg="end" seenLanePosBeg="200.00" tEnd="201.50" observerPosEnd="1752.85,498.35" observerSpeedEnd="13.89" observerLaneIDEnd="end" observerLanePosEnd="300.00" seenPosEnd="1702.85,498.35" seenSpeedEnd="13.89" seenLaneIDEnd="end" seenLanePosEnd="200.00" observerRoute="end" seenRoute="end">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="right" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_right btreceiver_right" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="left" depart="3.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="256.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="253.00" routeLength="3512.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_left btsender_left" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel all_cps ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="0.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="9.29" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="50.00,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="0.00,4995.20" seenSpeedEnd="9.29" seenLaneIDEnd="1i" seenLanePosEnd="0.00" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="1.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="2.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="3.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="4.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="5.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="6.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="7.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="8.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="9.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="9.51" observerPos="50.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
        <seen id="2" tBeg="10.49" observerPosBeg="97.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="47.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="195.67,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="196.08" seenPosEnd="97.84,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="12.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="13.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="14.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="15.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="16.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="17.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="18.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="19.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="20.00" observerPos="195.67,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="196.08" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
    <bt id="2">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="110.00" arrivalSpeed="10.00" duration="20.00" routeLength="110.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="0.00" departLane="" departPos="0.00" departSpeed="9.29" departDelay="0.00" arrival="21.00" arrivalLane="" arrivalPos="110.00" arrivalSpeed="10.00" duration="21.00" routeLength="110.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.74" rerouteNo="0" devices="tripinfo_2 btreceiver_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel one_cp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="0.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="9.29" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="50.00,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="0.00,4995.20" seenSpeedEnd="9.29" seenLaneIDEnd="1i" seenLanePosEnd="0.00" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="1.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
        <seen id="2" tBeg="10.49" observerPosBeg="97.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="47.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="195.67,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="196.08" seenPosEnd="97.84,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="12.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="0.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="9.29" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="0.00,4995.20" observerSpeedEnd="9.29" observerLaneIDEnd="1i" observerLanePosEnd="0.00" seenPosEnd="50.00,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="1.00" observerPos="-0.00,4995.20" observerSpeed="9.29" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
        <seen id="1" tBeg="10.49" observerPosBeg="47.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="97.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="97.84,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="195.67,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="196.08" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="12.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="110.00" arrivalSpeed="10.00" duration="20.00" routeLength="110.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="0.00" departLane="" departPos="0.00" departSpeed="9.29" departDelay="0.00" arrival="21.00" arrivalLane="" arrivalPos="110.00" arrivalSpeed="10.00" duration="21.00" routeLength="110.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.74" rerouteNo="0" devices="tripinfo_2 btreceiver_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel_one_starting_later all_cps ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="5.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="50.00,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="0.00,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="0.00" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="6.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="7.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="8.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="9.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="9.51" observerPos="50.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
        <seen id="2" tBeg="14.49" observerPosBeg="97.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="47.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="195.67,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="196.08" seenPosEnd="97.84,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="15.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="47.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="16.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="17.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="18.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="19.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="20.00" observerPos="195.67,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="196.08" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="5.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="0.00,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="0.00" seenPosEnd="50.00,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="6.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="7.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="8.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="9.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="9.51" observerPos="0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="50.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
        <seen id="1" tBeg="14.49" observerPosBeg="47.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="97.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="97.84,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="195.67,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="196.08" observerRoute="1i" seenRoute="1i">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="160.00" arrivalSpeed="10.00" duration="20.00" routeLength="160.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="5.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="25.00" arrivalLane="" arrivalPos="160.00" arrivalSpeed="10.00" duration="20.00" routeLength="160.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btreceiver_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel_one_starting_later one_cp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="5.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="50.00,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="0.00,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="0.00" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="6.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
        <seen id="2" tBeg="14.49" observerPosBeg="97.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="47.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="195.67,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="196.08" seenPosEnd="97.84,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="15.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="47.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="5.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="0.00,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="0.00" seenPosEnd="50.00,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="6.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
        <seen id="1" tBeg="14.49" observerPosBeg="47.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="97.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="97.84,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="195.67,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="196.08" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="16.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="160.00" arrivalSpeed="10.00" duration="20.00" routeLength="160.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="5.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="25.00" arrivalLane="" arrivalPos="160.00" arrivalSpeed="10.00" duration="20.00" routeLength="160.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btreceiver_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt pedestrians approaching_opposite all_cps ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="-0.50" observerPosBeg="-538224094.82,-538221653.47,-538224149.56" observerSpeedBeg="1.39" observerLaneIDBeg="1o" observerLanePosBeg="4890.00" seenPosBeg="-538224144.59,-538221658.26,-538224149.56" seenSpeedBeg="1.39" seenLaneIDBeg="1i" seenLanePosBeg="10.00" tEnd="18.00" observerPosEnd="84.82,5004.80" observerSpeedEnd="1.39" observerLaneIDEnd="1o" observerLanePosEnd="4915.00" seenPosEnd="34.93,4995.20" seenSpeedEnd="1.39" seenLaneIDEnd="1i" seenLanePosEnd="35.00" obser
verRoute="1o" seenRoute="1i">
            <recognitionPoint t="0.00" observerPos="-538224094.82,-538221653.47,-538224149.56" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4890.00" seenPos="-538224144.59,-538221658.26,-538224149.56" seenSpeed="1.39" seenLaneID="1i" seenLanePos="10.00"/>
            <recognitionPoint t="18.00" observerPos="84.82,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4915.00" seenPos="34.93,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="35.00"/>
        </seen>
        <seen id="2" tBeg="18.30" observerPosBeg="84.41,5004.80" observerSpeedBeg="1.39" observerLaneIDBeg="1o" observerLanePosBeg="4916.39" seenPosBeg="35.34,4995.20" seenSpeedBeg="1.39" seenLaneIDBeg="1i" seenLanePosBeg="36.39" tEnd="53.70" observerPosEnd="35.34,5004.80" observerSpeedEnd="1.39" observerLaneIDEnd="1o" observerLanePosEnd="4965.00" seenPosEnd="84.41,4995.20" seenSpeedEnd="1.39" seenLaneIDEnd="1i" seenLanePosEnd="85.00" observerRoute="1o" seenRoute="1i">
            <recognitionPoint t="19.00" observerPos="84.41,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4916.39" seenPos="35.34,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="36.39"/>
            <recognitionPoint t="20.00" observerPos="82.05,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4917.78" seenPos="37.70,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="37.78"/>
            <recognitionPoint t="21.00" observerPos="80.67,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4919.17" seenPos="39.09,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="39.17"/>
            <recognitionPoint t="22.00" observerPos="79.28,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4920.56" seenPos="40.47,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="40.56"/>
            <recognitionPoint t="23.00" observerPos="77.89,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4921.94" seenPos="41.86,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="41.94"/>
            <recognitionPoint t="24.00" observerPos="76.51,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4923.33" seenPos="43.24,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="43.33"/>
            <recognitionPoint t="25.00" observerPos="75.12,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4924.72" seenPos="44.63,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="44.72"/>
            <recognitionPoint t="26.00" observerPos="73.74,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4926.11" seenPos="46.02,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="46.11"/>
            <recognitionPoint t="27.00" observerPos="72.35,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4927.50" seenPos="47.40,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="47.50"/>
            <recognitionPoint t="28.00" observerPos="70.96,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4928.89" seenPos="48.79,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="48.89"/>
            <recognitionPoint t="29.00" observerPos="69.58,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4930.28" seenPos="50.17,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="50.28"/>
            <recognitionPoint t="30.00" observerPos="68.19,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4931.67" seenPos="51.56,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="51.67"/>
            <recognitionPoint t="31.00" observerPos="66.81,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4933.06" seenPos="52.95,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="53.06"/>
            <recognitionPoint t="32.00" observerPos="65.42,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4934.44" seenPos="54.33,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="54.44"/>
            <recognitionPoint t="33.00" observerPos="64.03,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4935.83" seenPos="55.72,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="55.83"/>
            <recognitionPoint t="34.00" observerPos="62.65,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4937.22" seenPos="57.10,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="57.22"/>
            <recognitionPoint t="35.00" observerPos="61.26,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4938.61" seenPos="58.49,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="58.61"/>
            <recognitionPoint t="36.00" observerPos="59.88,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4940.00" seenPos="59.88,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="60.00"/>
            <recognitionPoint t="37.00" observerPos="58.49,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4941.39" seenPos="61.26,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="61.39"/>
            <recognitionPoint t="38.00" observerPos="57.10,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4942.78" seenPos="62.65,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="62.78"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <walk depart="0.00" departPos="4890.00" arrival="72.00" arrivalPos="4990.00" duration="72.00" routeLength="100.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <walk depart="0.00" departPos="10.00" arrival="72.00" arrivalPos="110.00" duration="72.00" routeLength="100.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt pedestrians approaching_opposite one_cp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="-0.50" observerPosBeg="-538224094.82,-538221653.47,-538224149.56" observerSpeedBeg="1.39" observerLaneIDBeg="1o" observerLanePosBeg="4890.00" seenPosBeg="-538224144.59,-538221658.26,-538224149.56" seenSpeedBeg="1.39" seenLaneIDBeg="1i" seenLanePosBeg="10.00" tEnd="18.00" observerPosEnd="84.82,5004.80" observerSpeedEnd="1.39" observerLaneIDEnd="1o" observerLanePosEnd="4915.00" seenPosEnd="34.93,4995.20" seenSpeedEnd="1.39" seenLaneIDEnd="1i" seenLanePosEnd="35.00" obser
verRoute="1o" seenRoute="1i">
            <recognitionPoint t="0.00" observerPos="-538224094.82,-538221653.47,-538224149.56" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4890.00" seenPos="-538224144.59,-538221658.26,-538224149.56" seenSpeed="1.39" seenLaneID="1i" seenLanePos="10.00"/>
        </seen>
        <seen id="2" tBeg="18.30" observerPosBeg="84.41,5004.80" observerSpeedBeg="1.39" observerLaneIDBeg="1o" observerLanePosBeg="4916.39" seenPosBeg="35.34,4995.20" seenSpeedBeg="1.39" seenLaneIDBeg="1i" seenLanePosBeg="36.39" tEnd="53.70" observerPosEnd="35.34,5004.80" observerSpeedEnd="1.39" observerLaneIDEnd="1o" observerLanePosEnd="4965.00" seenPosEnd="84.41,4995.20" seenSpeedEnd="1.39" seenLaneIDEnd="1i" seenLanePosEnd="85.00" observerRoute="1o" seenRoute="1i">
            <recognitionPoint t="19.00" observerPos="84.41,5004.80" observerSpeed="1.39" observerLaneID="1o" observerLanePos="4916.39" seenPos="35.34,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="36.39"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="-0.50" observerPosBeg="-538224144.59,-538221658.26,-538224149.56" observerSpeedBeg="1.39" observerLaneIDBeg="1i" observerLanePosBeg="10.00" seenPosBeg="-538224094.82,-538221653.47,-538224149.56" seenSpeedBeg="1.39" seenLaneIDBeg="1o" seenLanePosBeg="4890.00" tEnd="18.00" observerPosEnd="34.93,4995.20" observerSpeedEnd="1.39" observerLaneIDEnd="1i" observerLanePosEnd="35.00" seenPosEnd="84.82,5004.80" seenSpeedEnd="1.39" seenLaneIDEnd="1o" seenLanePosEnd="4915.00" obser
verRoute="1i" seenRoute="1o">
            <recognitionPoint t="0.00" observerPos="-538224144.59,-538221658.26,-538224149.56" observerSpeed="1.39" observerLaneID="1i" observerLanePos="10.00" seenPos="-538224094.82,-538221653.47,-538224149.56" seenSpeed="1.39" seenLaneID="1o" seenLanePos="4890.00"/>
        </seen>
        <seen id="1" tBeg="18.30" observerPosBeg="35.34,4995.20" observerSpeedBeg="1.39" observerLaneIDBeg="1i" observerLanePosBeg="36.39" seenPosBeg="84.41,5004.80" seenSpeedBeg="1.39" seenLaneIDBeg="1o" seenLanePosBeg="4916.39" tEnd="53.70" observerPosEnd="84.41,4995.20" observerSpeedEnd="1.39" observerLaneIDEnd="1i" observerLanePosEnd="85.00" seenPosEnd="35.34,5004.80" seenSpeedEnd="1.39" seenLaneIDEnd="1o" seenLanePosEnd="4965.00" observerRoute="1i" seenRoute="1o">
            <recognitionPoint t="19.00" observerPos="35.34,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="36.39" seenPos="84.41,5004.80" seenSpeed="1.39" seenLaneID="1o" seenLanePos="4916.39"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <walk depart="0.00" departPos="4890.00" arrival="72.00" arrivalPos="4990.00" duration="72.00" routeLength="100.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <walk depart="0.00" departPos="10.00" arrival="72.00" arrivalPos="110.00" duration="72.00" routeLength="100.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="left">
        <seen id="right" tBeg="3.00" observerPosBeg="-33.71,464.64,-33.71" observerSpeedBeg="1.39" observerLaneIDBeg="beg" observerLanePosBeg="0.00" seenPosBeg="4.13,498.35" seenSpeedBeg="1.39" seenLaneIDBeg="beg" seenLanePosBeg="4.17" tEnd="377.44" observerPosEnd="501.65,521.14" observerSpeedEnd="1.39" observerLaneIDEnd="beg2left" observerLanePosEnd="20.78" seenPosEnd="498.35,471.25" seenSpeedEnd="1.39" seenLaneIDEnd="beg2right" seenLanePosEnd="25.00" observerRoute="beg beg2left" seenRoute="beg
 beg2right">
            <recognitionPoint t="4.00" observerPos="1.38,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="1.39" seenPos="5.50,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="5.56"/>
            <recognitionPoint t="5.00" observerPos="2.75,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="2.78" seenPos="6.88,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="6.94"/>
            <recognitionPoint t="6.00" observerPos="4.13,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="4.17" seenPos="8.25,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="8.33"/>
            <recognitionPoint t="7.00" observerPos="5.50,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="5.56" seenPos="9.63,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="9.72"/>
            <recognitionPoint t="8.00" observerPos="6.88,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="6.94" seenPos="11.01,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="11.11"/>
            <recognitionPoint t="9.00" observerPos="8.25,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="8.33" seenPos="12.38,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="12.50"/>
            <recognitionPoint t="10.00" observerPos="9.63,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="9.72" seenPos="13.76,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="13.89"/>
            <recognitionPoint t="11.00" observerPos="11.01,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="11.11" seenPos="15.13,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="15.28"/>
            <recognitionPoint t="12.00" observerPos="12.38,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="12.50" seenPos="16.51,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="16.67"/>
            <recognitionPoint t="13.00" observerPos="13.76,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="13.89" seenPos="17.88,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="18.06"/>
            <recognitionPoint t="14.00" observerPos="15.13,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="15.28" seenPos="19.26,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="19.44"/>
            <recognitionPoint t="15.00" observerPos="16.51,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="16.67" seenPos="20.64,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="20.83"/>
            <recognitionPoint t="16.00" observerPos="17.88,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="18.06" seenPos="22.01,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="22.22"/>
            <recognitionPoint t="17.00" observerPos="19.26,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="19.44" seenPos="23.39,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="23.61"/>
            <recognitionPoint t="18.00" observerPos="20.64,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="20.83" seenPos="24.76,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="25.00"/>
            <recognitionPoint t="19.00" observerPos="22.01,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="22.22" seenPos="26.14,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="26.39"/>
            <recognitionPoint t="20.00" observerPos="23.39,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="23.61" seenPos="27.51,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="27.78"/>
            <recognitionPoint t="21.00" observerPos="24.76,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="25.00" seenPos="28.89,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="29.17"/>
            <recognitionPoint t="22.00" observerPos="26.14,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="26.39" seenPos="30.27,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="30.56"/>
            <recognitionPoint t="23.00" observerPos="27.51,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="27.78" seenPos="31.64,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="31.94"/>
            <recognitionPoint t="24.00" observerPos="28.89,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="29.17" seenPos="33.02,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="33.33"/>
            <recognitionPoint t="25.00" observerPos="30.27,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="30.56" seenPos="34.39,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="34.72"/>
            <recognitionPoint t="26.00" observerPos="31.64,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="31.94" seenPos="35.77,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="36.11"/>
            <recognitionPoint t="27.00" observerPos="33.02,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="33.33" seenPos="37.14,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="37.50"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="right" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="2340.00" waitingTime="0.00" timeLoss="0.00" traveltime="2340.00">
        <walk depart="0.00" departPos="0.00" arrival="2340.00" arrivalPos="250.00" duration="2340.00" routeLength="3250.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="left" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="2351.00" waitingTime="0.00" timeLoss="2.10" traveltime="2351.00">
        <walk depart="3.00" departPos="0.00" arrival="2354.00" arrivalPos="250.00" duration="2351.00" routeLength="3262.36" timeLoss="2.10" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>
devices bt pedestrians comm_test_both_receiver all_cps ( Last six runs Jul2024 )
devices bt pedestrians comm_test_left_receiver all_cps ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_both_receiver one_cp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="left">
        <seen id="right" tBeg="3.00" observerPosBeg="-33.71,464.64,-33.71" observerSpeedBeg="1.39" observerLaneIDBeg="beg" observerLanePosBeg="0.00" seenPosBeg="4.13,498.35" seenSpeedBeg="1.39" seenLaneIDBeg="beg" seenLanePosBeg="4.17" tEnd="377.44" observerPosEnd="501.65,521.14" observerSpeedEnd="1.39" observerLaneIDEnd="beg2left" observerLanePosEnd="20.78" seenPosEnd="498.35,471.25" seenSpeedEnd="1.39" seenLaneIDEnd="beg2right" seenLanePosEnd="25.00" observerRoute="beg beg2left" seenRoute="beg
 beg2right">
            <recognitionPoint t="4.00" observerPos="1.38,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="1.39" seenPos="5.50,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="5.56"/>
        </seen>
        <seen id="right" tBeg="1791.13" observerPosBeg="1498.35,532.94" observerSpeedBeg="1.39" observerLaneIDBeg="left2end" observerLanePosBeg="472.31" seenPosBeg="1501.65,483.05" seenSpeedBeg="1.39" seenLaneIDBeg="right2end" seenLanePosBeg="488.89" tEnd="2355.00" observerPosEnd="2248.61,498.35" observerSpeedEnd="1.39" observerLaneIDEnd="rend" observerLanePosEnd="248.61" seenPosEnd="2248.61,498.35" seenSpeedEnd="1.39" seenLaneIDEnd="rend" seenLanePosEnd="248.61" observerRoute="left2end end rend
" seenRoute="right2end end rend">
            <recognitionPoint t="1792.00" observerPos="1498.35,532.94" observerSpeed="1.39" observerLaneID="left2end" observerLanePos="472.31" seenPos="1501.65,483.05" seenSpeed="1.39" seenLaneID="right2end" seenLanePos="488.89"/>
        </seen>
    </bt>
    <bt id="right">
        <seen id="left" tBeg="3.00" observerPosBeg="4.13,498.35" observerSpeedBeg="1.39" observerLaneIDBeg="beg" observerLanePosBeg="4.17" seenPosBeg="-33.71,464.64,-33.71" seenSpeedBeg="1.39" seenLaneIDBeg="beg" seenLanePosBeg="0.00" tEnd="377.44" observerPosEnd="498.35,471.25" observerSpeedEnd="1.39" observerLaneIDEnd="beg2right" observerLanePosEnd="25.00" seenPosEnd="501.65,521.14" seenSpeedEnd="1.39" seenLaneIDEnd="beg2left" seenLanePosEnd="20.78" observerRoute="beg beg2right" seenRoute="beg
 beg2left">
            <recognitionPoint t="4.00" observerPos="5.50,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="5.56" seenPos="1.38,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="1.39"/>
        </seen>
        <seen id="left" tBeg="1791.13" observerPosBeg="1501.65,483.05" observerSpeedBeg="1.39" observerLaneIDBeg="right2end" observerLanePosBeg="488.89" seenPosBeg="1498.35,532.94" seenSpeedBeg="1.39" seenLaneIDBeg="left2end" seenLanePosBeg="472.31" tEnd="2355.00" observerPosEnd="2248.61,498.35" observerSpeedEnd="1.39" observerLaneIDEnd="rend" observerLanePosEnd="248.61" seenPosEnd="2248.61,498.35" seenSpeedEnd="1.39" seenLaneIDEnd="rend" seenLanePosEnd="248.61" observerRoute="right2end end rend
" seenRoute="left2end end rend">
            <recognitionPoint t="1792.00" observerPos="1501.65,483.05" observerSpeed="1.39" observerLaneID="right2end" observerLanePos="488.89" seenPos="1498.35,532.94" seenSpeed="1.39" seenLaneID="left2end" seenLanePos="472.31"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="right" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="2340.00" waitingTime="0.00" timeLoss="0.00" traveltime="2340.00">
        <walk depart="0.00" departPos="0.00" arrival="2340.00" arrivalPos="250.00" duration="2340.00" routeLength="3250.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="left" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="2351.00" waitingTime="0.00" timeLoss="2.10" traveltime="2351.00">
        <walk depart="3.00" departPos="0.00" arrival="2354.00" arrivalPos="250.00" duration="2351.00" routeLength="3262.36" timeLoss="2.10" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="right" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_right" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="left" depart="3.00" departLane="" departPos="0.00" departSpeed="5.00" departDelay="0.00" arrival="706.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="5.00" duration="703.00" routeLength="3512.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_left" vType="slow" speedFactor="1.00" vaporized=""/>
</tripinfos>
devices bt pedestrians comm_test_left_receiver diff_speed ( Last six runs Jul2024 )
devices bt pedestrians comm_test_right_receiver diff_speed ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_left_receiver one_cp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="left">
        <seen id="right" tBeg="3.00" observerPosBeg="-33.71,464.64,-33.71" observerSpeedBeg="1.39" observerLaneIDBeg="beg" observerLanePosBeg="0.00" seenPosBeg="4.13,498.35" seenSpeedBeg="1.39" seenLaneIDBeg="beg" seenLanePosBeg="4.17" tEnd="377.44" observerPosEnd="501.65,521.14" observerSpeedEnd="1.39" observerLaneIDEnd="beg2left" observerLanePosEnd="20.78" seenPosEnd="498.35,471.25" seenSpeedEnd="1.39" seenLaneIDEnd="beg2right" seenLanePosEnd="25.00" observerRoute="beg beg2left" seenRoute="beg
 beg2right">
            <recognitionPoint t="4.00" observerPos="1.38,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="1.39" seenPos="5.50,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="5.56"/>
        </seen>
        <seen id="right" tBeg="1791.13" observerPosBeg="1498.35,532.94" observerSpeedBeg="1.39" observerLaneIDBeg="left2end" observerLanePosBeg="472.31" seenPosBeg="1501.65,483.05" seenSpeedBeg="1.39" seenLaneIDBeg="right2end" seenLanePosBeg="488.89" tEnd="2355.00" observerPosEnd="2248.61,498.35" observerSpeedEnd="1.39" observerLaneIDEnd="rend" observerLanePosEnd="248.61" seenPosEnd="2248.61,498.35" seenSpeedEnd="1.39" seenLaneIDEnd="rend" seenLanePosEnd="248.61" observerRoute="left2end end rend
" seenRoute="right2end end rend">
            <recognitionPoint t="1792.00" observerPos="1498.35,532.94" observerSpeed="1.39" observerLaneID="left2end" observerLanePos="472.31" seenPos="1501.65,483.05" seenSpeed="1.39" seenLaneID="right2end" seenLanePos="488.89"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="right" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="2340.00" waitingTime="0.00" timeLoss="0.00" traveltime="2340.00">
        <walk depart="0.00" departPos="0.00" arrival="2340.00" arrivalPos="250.00" duration="2340.00" routeLength="3250.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="left" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="2351.00" waitingTime="0.00" timeLoss="2.10" traveltime="2351.00">
        <walk depart="3.00" departPos="0.00" arrival="2354.00" arrivalPos="250.00" duration="2351.00" routeLength="3262.36" timeLoss="2.10" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_right_receiver all_cps ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="right">
        <seen id="left" tBeg="3.00" observerPosBeg="4.13,498.35" observerSpeedBeg="1.39" observerLaneIDBeg="beg" observerLanePosBeg="4.17" seenPosBeg="-33.71,464.64,-33.71" seenSpeedBeg="1.39" seenLaneIDBeg="beg" seenLanePosBeg="0.00" tEnd="377.44" observerPosEnd="498.35,471.25" observerSpeedEnd="1.39" observerLaneIDEnd="beg2right" observerLanePosEnd="25.00" seenPosEnd="501.65,521.14" seenSpeedEnd="1.39" seenLaneIDEnd="beg2left" seenLanePosEnd="20.78" observerRoute="beg beg2right" seenRoute="beg
 beg2left">
            <recognitionPoint t="4.00" observerPos="5.50,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="5.56" seenPos="1.38,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="1.39"/>
            <recognitionPoint t="5.00" observerPos="6.88,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="6.94" seenPos="2.75,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="2.78"/>
            <recognitionPoint t="6.00" observerPos="8.25,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="8.33" seenPos="4.13,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="4.17"/>
            <recognitionPoint t="7.00" observerPos="9.63,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="9.72" seenPos="5.50,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="5.56"/>
            <recognitionPoint t="8.00" observerPos="11.01,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="11.11" seenPos="6.88,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="6.94"/>
            <recognitionPoint t="9.00" observerPos="12.38,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="12.50" seenPos="8.25,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="8.33"/>
            <recognitionPoint t="10.00" observerPos="13.76,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="13.89" seenPos="9.63,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="9.72"/>
            <recognitionPoint t="11.00" observerPos="15.13,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="15.28" seenPos="11.01,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="11.11"/>
            <recognitionPoint t="12.00" observerPos="16.51,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="16.67" seenPos="12.38,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="12.50"/>
            <recognitionPoint t="13.00" observerPos="17.88,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="18.06" seenPos="13.76,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="13.89"/>
            <recognitionPoint t="14.00" observerPos="19.26,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="19.44" seenPos="15.13,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="15.28"/>
            <recognitionPoint t="15.00" observerPos="20.64,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="20.83" seenPos="16.51,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="16.67"/>
            <recognitionPoint t="16.00" observerPos="22.01,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="22.22" seenPos="17.88,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="18.06"/>
            <recognitionPoint t="17.00" observerPos="23.39,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="23.61" seenPos="19.26,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="19.44"/>
            <recognitionPoint t="18.00" observerPos="24.76,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="25.00" seenPos="20.64,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="20.83"/>
            <recognitionPoint t="19.00" observerPos="26.14,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="26.39" seenPos="22.01,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="22.22"/>
            <recognitionPoint t="20.00" observerPos="27.51,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="27.78" seenPos="23.39,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="23.61"/>
            <recognitionPoint t="21.00" observerPos="28.89,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="29.17" seenPos="24.76,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="25.00"/>
            <recognitionPoint t="22.00" observerPos="30.27,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="30.56" seenPos="26.14,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="26.39"/>
            <recognitionPoint t="23.00" observerPos="31.64,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="31.94" seenPos="27.51,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="27.78"/>
            <recognitionPoint t="24.00" observerPos="33.02,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="33.33" seenPos="28.89,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="29.17"/>
            <recognitionPoint t="25.00" observerPos="34.39,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="34.72" seenPos="30.27,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="30.56"/>
            <recognitionPoint t="26.00" observerPos="35.77,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="36.11" seenPos="31.64,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="31.94"/>
            <recognitionPoint t="27.00" observerPos="37.14,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="37.50" seenPos="33.02,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="33.33"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="right" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="2340.00" waitingTime="0.00" timeLoss="0.00" traveltime="2340.00">
        <walk depart="0.00" departPos="0.00" arrival="2340.00" arrivalPos="250.00" duration="2340.00" routeLength="3250.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="left" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="2351.00" waitingTime="0.00" timeLoss="2.10" traveltime="2351.00">
        <walk depart="3.00" departPos="0.00" arrival="2354.00" arrivalPos="250.00" duration="2351.00" routeLength="3262.36" timeLoss="2.10" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt pedestrians comm_test_right_receiver one_cp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="right">
        <seen id="left" tBeg="3.00" observerPosBeg="4.13,498.35" observerSpeedBeg="1.39" observerLaneIDBeg="beg" observerLanePosBeg="4.17" seenPosBeg="-33.71,464.64,-33.71" seenSpeedBeg="1.39" seenLaneIDBeg="beg" seenLanePosBeg="0.00" tEnd="377.44" observerPosEnd="498.35,471.25" observerSpeedEnd="1.39" observerLaneIDEnd="beg2right" observerLanePosEnd="25.00" seenPosEnd="501.65,521.14" seenSpeedEnd="1.39" seenLaneIDEnd="beg2left" seenLanePosEnd="20.78" observerRoute="beg beg2right" seenRoute="beg
 beg2left">
            <recognitionPoint t="4.00" observerPos="5.50,498.35" observerSpeed="1.39" observerLaneID="beg" observerLanePos="5.56" seenPos="1.38,498.35" seenSpeed="1.39" seenLaneID="beg" seenLanePos="1.39"/>
        </seen>
        <seen id="left" tBeg="1791.13" observerPosBeg="1501.65,483.05" observerSpeedBeg="1.39" observerLaneIDBeg="right2end" observerLanePosBeg="488.89" seenPosBeg="1498.35,532.94" seenSpeedBeg="1.39" seenLaneIDBeg="left2end" seenLanePosBeg="472.31" tEnd="2355.00" observerPosEnd="2248.61,498.35" observerSpeedEnd="1.39" observerLaneIDEnd="rend" observerLanePosEnd="248.61" seenPosEnd="2248.61,498.35" seenSpeedEnd="1.39" seenLaneIDEnd="rend" seenLanePosEnd="248.61" observerRoute="right2end end rend
" seenRoute="left2end end rend">
            <recognitionPoint t="1792.00" observerPos="1501.65,483.05" observerSpeed="1.39" observerLaneID="right2end" observerLanePos="488.89" seenPos="1498.35,532.94" seenSpeed="1.39" seenLaneID="left2end" seenLanePos="472.31"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="right" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="2340.00" waitingTime="0.00" timeLoss="0.00" traveltime="2340.00">
        <walk depart="0.00" departPos="0.00" arrival="2340.00" arrivalPos="250.00" duration="2340.00" routeLength="3250.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="left" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="2351.00" waitingTime="0.00" timeLoss="2.10" traveltime="2351.00">
        <walk depart="3.00" departPos="0.00" arrival="2354.00" arrivalPos="250.00" duration="2351.00" routeLength="3262.36" timeLoss="2.10" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt pedestrians multimodal all_cps ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="0.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="13.89" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4992.20" seenSpeedBeg="0.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="7.51" observerPosEnd="49.91,4995.20" observerSpeedEnd="13.89" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="0.00,4992.20" seenSpeedEnd="0.00" seenLaneIDEnd="1i" seenLanePosEnd="0.00" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="1.00" observerPos="-0.00,4995.20" observerSpeed="13.89" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="2.00" observerPos="-0.00,4995.20" observerSpeed="13.89" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="3.00" observerPos="-0.00,4995.20" observerSpeed="13.89" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="4.00" observerPos="-0.00,4995.20" observerSpeed="13.89" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="5.00" observerPos="-0.00,4995.20" observerSpeed="13.89" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="6.00" observerPos="-0.00,4995.20" observerSpeed="13.89" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="7.00" observerPos="-0.00,4995.20" observerSpeed="13.89" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="7.51" observerPos="49.91,4995.20" observerSpeed="13.89" observerLaneID="1i" observerLanePos="98.04" seenPos="0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="0.00" observerPosBeg="-0.00,4992.20" observerSpeedBeg="0.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="13.89" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="7.51" observerPosEnd="0.00,4992.20" observerSpeedEnd="0.00" observerLaneIDEnd="1i" observerLanePosEnd="0.00" seenPosEnd="49.91,4995.20" seenSpeedEnd="13.89" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="1.00" observerPos="-0.00,4992.20" observerSpeed="0.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="13.89" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="2.00" observerPos="-0.00,4992.20" observerSpeed="0.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="13.89" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="3.00" observerPos="-0.00,4992.20" observerSpeed="0.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="13.89" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="4.00" observerPos="-0.00,4992.20" observerSpeed="0.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="13.89" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="5.00" observerPos="-0.00,4992.20" observerSpeed="0.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="13.89" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="6.00" observerPos="-0.00,4992.20" observerSpeed="0.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="13.89" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="7.00" observerPos="-0.00,4992.20" observerSpeed="0.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="13.89" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="7.51" observerPos="0.00,4992.20" observerSpeed="0.00" observerLaneID="1i" observerLanePos="0.00" seenPos="49.91,4995.20" seenSpeed="13.89" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="300.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
    </personinfo>
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="360.00" arrivalLane="" arrivalPos="5000.00" arrivalSpeed="13.89" duration="360.00" routeLength="5000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt pedestrians multimodal one_cp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="0.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="13.89" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4992.20" seenSpeedBeg="0.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="7.51" observerPosEnd="49.91,4995.20" observerSpeedEnd="13.89" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="0.00,4992.20" seenSpeedEnd="0.00" seenLaneIDEnd="1i" seenLanePosEnd="0.00" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="1.00" observerPos="-0.00,4995.20" observerSpeed="13.89" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4992.20" seenSpeed="0.00" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="0.00" observerPosBeg="-0.00,4992.20" observerSpeedBeg="0.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="13.89" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="7.51" observerPosEnd="0.00,4992.20" observerSpeedEnd="0.00" observerLaneIDEnd="1i" observerLanePosEnd="0.00" seenPosEnd="49.91,4995.20" seenSpeedEnd="13.89" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="1.00" observerPos="-0.00,4992.20" observerSpeed="0.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="13.89" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="300.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
    </personinfo>
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="360.00" arrivalLane="" arrivalPos="5000.00" arrivalSpeed="13.89" duration="360.00" routeLength="5000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt pedestrians parallel all_cps ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="0.00" observerPosBeg="9.98,4995.20" observerSpeedBeg="1.39" observerLaneIDBeg="1i" observerLanePosBeg="10.00" seenPosBeg="9.98,4995.20" seenSpeedBeg="1.39" seenLaneIDBeg="1i" seenLanePosBeg="10.00" tEnd="23.00" observerPosEnd="37.80,4995.20" observerSpeedEnd="1.39" observerLaneIDEnd="1i" observerLanePosEnd="37.88" seenPosEnd="37.80,4995.20" seenSpeedEnd="1.39" seenLaneIDEnd="1i" seenLanePosEnd="37.88" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="1.00" observerPos="11.30,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="11.33" seenPos="11.30,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="11.33"/>
            <recognitionPoint t="2.00" observerPos="12.63,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="12.65" seenPos="12.63,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="12.65"/>
            <recognitionPoint t="3.00" observerPos="13.95,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="13.98" seenPos="13.95,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="13.98"/>
            <recognitionPoint t="4.00" observerPos="15.28,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="15.31" seenPos="15.28,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="15.31"/>
            <recognitionPoint t="5.00" observerPos="16.60,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="16.64" seenPos="16.60,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="16.64"/>
            <recognitionPoint t="6.00" observerPos="17.93,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="17.96" seenPos="17.93,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="17.96"/>
            <recognitionPoint t="7.00" observerPos="19.25,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="19.29" seenPos="19.25,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="19.29"/>
            <recognitionPoint t="8.00" observerPos="20.58,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="20.62" seenPos="20.58,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="20.62"/>
            <recognitionPoint t="9.00" observerPos="21.90,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="21.95" seenPos="21.90,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="21.95"/>
            <recognitionPoint t="10.00" observerPos="23.23,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="23.27" seenPos="23.23,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="23.27"/>
            <recognitionPoint t="11.00" observerPos="24.55,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="24.60" seenPos="24.55,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="24.60"/>
            <recognitionPoint t="12.00" observerPos="25.88,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="25.93" seenPos="25.88,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="25.93"/>
            <recognitionPoint t="13.00" observerPos="27.20,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="27.26" seenPos="27.20,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="27.26"/>
            <recognitionPoint t="14.00" observerPos="28.52,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="28.58" seenPos="28.52,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="28.58"/>
            <recognitionPoint t="15.00" observerPos="29.85,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="29.91" seenPos="29.85,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="29.91"/>
            <recognitionPoint t="16.00" observerPos="31.17,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="31.24" seenPos="31.17,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="31.24"/>
            <recognitionPoint t="17.00" observerPos="32.50,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="32.57" seenPos="32.50,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="32.57"/>
            <recognitionPoint t="18.00" observerPos="33.82,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="33.89" seenPos="33.82,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="33.89"/>
            <recognitionPoint t="19.00" observerPos="35.15,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="35.22" seenPos="35.15,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="35.22"/>
            <recognitionPoint t="20.00" observerPos="36.47,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="36.55" seenPos="36.47,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="36.55"/>
            <recognitionPoint t="21.00" observerPos="37.80,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="37.88" seenPos="37.80,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="37.88"/>
            <recognitionPoint t="22.00" observerPos="37.80,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="37.88" seenPos="37.80,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="37.88"/>
            <recognitionPoint t="23.00" observerPos="37.80,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="37.88" seenPos="37.80,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="37.88"/>
        </seen>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="22.00" waitingTime="0.00" timeLoss="0.40" traveltime="22.00">
        <walk depart="0.00" departPos="10.00" arrival="22.00" arrivalPos="40.00" duration="22.00" routeLength="30.00" timeLoss="0.40" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="22.00" waitingTime="0.00" timeLoss="0.40" traveltime="22.00">
        <walk depart="0.00" departPos="10.00" arrival="22.00" arrivalPos="40.00" duration="22.00" routeLength="30.00" timeLoss="0.40" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt pedestrians parallel one_cp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="0.00" observerPosBeg="9.98,4995.20" observerSpeedBeg="1.39" observerLaneIDBeg="1i" observerLanePosBeg="10.00" seenPosBeg="9.98,4995.20" seenSpeedBeg="1.39" seenLaneIDBeg="1i" seenLanePosBeg="10.00" tEnd="23.00" observerPosEnd="37.80,4995.20" observerSpeedEnd="1.39" observerLaneIDEnd="1i" observerLanePosEnd="37.88" seenPosEnd="37.80,4995.20" seenSpeedEnd="1.39" seenLaneIDEnd="1i" seenLanePosEnd="37.88" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="1.00" observerPos="11.30,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="11.33" seenPos="11.30,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="11.33"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="0.00" observerPosBeg="9.98,4995.20" observerSpeedBeg="1.39" observerLaneIDBeg="1i" observerLanePosBeg="10.00" seenPosBeg="9.98,4995.20" seenSpeedBeg="1.39" seenLaneIDBeg="1i" seenLanePosBeg="10.00" tEnd="23.00" observerPosEnd="37.80,4995.20" observerSpeedEnd="1.39" observerLaneIDEnd="1i" observerLanePosEnd="37.88" seenPosEnd="37.80,4995.20" seenSpeedEnd="1.39" seenLaneIDEnd="1i" seenLanePosEnd="37.88" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="1.00" observerPos="11.30,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="11.33" seenPos="11.30,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="11.33"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="22.00" waitingTime="0.00" timeLoss="0.40" traveltime="22.00">
        <walk depart="0.00" departPos="10.00" arrival="22.00" arrivalPos="40.00" duration="22.00" routeLength="30.00" timeLoss="0.40" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="22.00" waitingTime="0.00" timeLoss="0.40" traveltime="22.00">
        <walk depart="0.00" departPos="10.00" arrival="22.00" arrivalPos="40.00" duration="22.00" routeLength="30.00" timeLoss="0.40" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt pedestrians parallel_one_starting_later all_cps ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="5.00" observerPosBeg="16.91,4995.20" observerSpeedBeg="1.39" observerLaneIDBeg="1i" observerLanePosBeg="16.94" seenPosBeg="10.68,4946.00,-49.20" seenSpeedBeg="1.39" seenLaneIDBeg="1i" seenLanePosBeg="60.00" tEnd="109.00" observerPosEnd="158.28,4995.20" observerSpeedEnd="1.39" observerLaneIDEnd="1i" observerLanePosEnd="158.61" seenPosEnd="158.28,4995.20" seenSpeedEnd="1.39" seenLaneIDEnd="1i" seenLanePosEnd="158.61" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="6.00" observerPos="18.30,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="18.33" seenPos="61.26,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="61.39"/>
            <recognitionPoint t="7.00" observerPos="19.68,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="19.72" seenPos="62.65,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="62.78"/>
            <recognitionPoint t="8.00" observerPos="21.07,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="21.11" seenPos="64.03,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="64.17"/>
            <recognitionPoint t="9.00" observerPos="22.45,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="22.50" seenPos="65.42,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="65.56"/>
            <recognitionPoint t="10.00" observerPos="23.84,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="23.89" seenPos="66.81,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="66.94"/>
            <recognitionPoint t="11.00" observerPos="25.23,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="25.28" seenPos="68.19,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="68.33"/>
            <recognitionPoint t="12.00" observerPos="26.61,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="26.67" seenPos="69.58,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="69.72"/>
            <recognitionPoint t="13.00" observerPos="28.00,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="28.06" seenPos="70.96,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="71.11"/>
            <recognitionPoint t="14.00" observerPos="29.38,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="29.44" seenPos="72.35,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="72.50"/>
            <recognitionPoint t="15.00" observerPos="30.77,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="30.83" seenPos="73.74,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="73.89"/>
            <recognitionPoint t="16.00" observerPos="32.16,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="32.22" seenPos="75.12,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="75.28"/>
            <recognitionPoint t="17.00" observerPos="33.54,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="33.61" seenPos="76.51,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="76.67"/>
            <recognitionPoint t="18.00" observerPos="34.93,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="35.00" seenPos="77.89,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="78.06"/>
            <recognitionPoint t="19.00" observerPos="36.31,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="36.39" seenPos="79.28,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="79.44"/>
            <recognitionPoint t="20.00" observerPos="37.70,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="37.78" seenPos="80.67,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="80.83"/>
            <recognitionPoint t="21.00" observerPos="39.09,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="39.17" seenPos="82.05,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="82.22"/>
            <recognitionPoint t="22.00" observerPos="40.47,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="40.56" seenPos="83.44,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="83.61"/>
            <recognitionPoint t="23.00" observerPos="41.86,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="41.94" seenPos="84.82,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="85.00"/>
            <recognitionPoint t="24.00" observerPos="43.24,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="43.33" seenPos="86.21,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="86.39"/>
            <recognitionPoint t="25.00" observerPos="44.63,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="44.72" seenPos="87.60,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="87.78"/>
            <recognitionPoint t="26.00" observerPos="46.02,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="46.11" seenPos="88.98,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="89.17"/>
            <recognitionPoint t="27.00" observerPos="47.40,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="47.50" seenPos="90.37,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="90.56"/>
            <recognitionPoint t="28.00" observerPos="48.79,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="48.89" seenPos="91.75,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="91.94"/>
            <recognitionPoint t="29.00" observerPos="50.17,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="50.28" seenPos="93.14,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="93.33"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="2" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <walk depart="5.00" departPos="60.00" arrival="77.00" arrivalPos="160.00" duration="72.00" routeLength="100.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="108.00" waitingTime="0.00" timeLoss="0.00" traveltime="108.00">
        <walk depart="0.00" departPos="10.00" arrival="108.00" arrivalPos="160.00" duration="108.00" routeLength="150.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt pedestrians parallel_one_starting_later one_cp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="5.00" observerPosBeg="16.91,4995.20" observerSpeedBeg="1.39" observerLaneIDBeg="1i" observerLanePosBeg="16.94" seenPosBeg="10.68,4946.00,-49.20" seenSpeedBeg="1.39" seenLaneIDBeg="1i" seenLanePosBeg="60.00" tEnd="109.00" observerPosEnd="158.28,4995.20" observerSpeedEnd="1.39" observerLaneIDEnd="1i" observerLanePosEnd="158.61" seenPosEnd="158.28,4995.20" seenSpeedEnd="1.39" seenLaneIDEnd="1i" seenLanePosEnd="158.61" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="6.00" observerPos="18.30,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="18.33" seenPos="61.26,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="61.39"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="5.00" observerPosBeg="10.68,4946.00,-49.20" observerSpeedBeg="1.39" observerLaneIDBeg="1i" observerLanePosBeg="60.00" seenPosBeg="16.91,4995.20" seenSpeedBeg="1.39" seenLaneIDBeg="1i" seenLanePosBeg="16.94" tEnd="109.00" observerPosEnd="158.28,4995.20" observerSpeedEnd="1.39" observerLaneIDEnd="1i" observerLanePosEnd="158.61" seenPosEnd="158.28,4995.20" seenSpeedEnd="1.39" seenLaneIDEnd="1i" seenLanePosEnd="158.61" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="6.00" observerPos="61.26,4995.20" observerSpeed="1.39" observerLaneID="1i" observerLanePos="61.39" seenPos="18.30,4995.20" seenSpeed="1.39" seenLaneID="1i" seenLanePos="18.33"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="2" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="0.00" traveltime="72.00">
        <walk depart="5.00" departPos="60.00" arrival="77.00" arrivalPos="160.00" duration="72.00" routeLength="100.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="108.00" waitingTime="0.00" timeLoss="0.00" traveltime="108.00">
        <walk depart="0.00" departPos="10.00" arrival="108.00" arrivalPos="160.00" duration="108.00" routeLength="150.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices elechybrid elechybrid_2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in elechybrid_out_test1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<elecHybrid-export vehicle="test1" maximumBatteryCapacity="46000.00" recuperationEnabled="1">
    <timestep time="0.00" actualBatteryCapacity="23000.0000" energyConsumed="0.0000" energyCharged="0.0000" power="nan" overheadWireId="" tractionSubstationId="" current="nan" circuitVoltage="nan" alphaCircuitSolver="nan" speed="13.8900" acceleration="0.0000" distance="0.0000" x="-1.4500" y="46.3800" z="0.0000" slope="0.0000" posOnLane="0.0000"/>
    <timestep time="1.00" actualBatteryCapacity="23000.0000" energyConsumed="0.0000" energyCharged="0.0000" power="nan" overheadWireId="" tractionSubstationId="" current="nan" circuitVoltage="nan" alphaCircuitSolver="nan" speed="13.8900" acceleration="0.0000" distance="0.0000" x="-1.4500" y="46.3800" z="0.0000" slope="0.0000" posOnLane="0.0000"/>
    <timestep time="2.00" actualBatteryCapacity="23000.0000" energyConsumed="0.0000" energyCharged="0.0000" power="nan" overheadWireId="" tractionSubstationId="" current="nan" circuitVoltage="nan" alphaCircuitSolver="nan" speed="13.8900" acceleration="0.0000" distance="0.0000" x="-1.4500" y="46.3800" z="0.0000" slope="0.0000" posOnLane="0.0000"/>
    <timestep time="3.00" actualBatteryCapacity="23000.0000" energyConsumed="0.0000" energyCharged="0.0000" power="nan" overheadWireId="" tractionSubstationId="" current="nan" circuitVoltage="nan" alphaCircuitSolver="nan" speed="13.8880" acceleration="0.0000" distance="40.4200" x="39.2000" y="46.0200" z="0.0000" slope="0.0000" posOnLane="0.0000"/>
    <timestep time="4.00" actualBatteryCapacity="23000.0000" energyConsumed="0.0000" energyCharged="0.0000" power="nan" overheadWireId="" tractionSubstationId="" current="nan" circuitVoltage="nan" alphaCircuitSolver="nan" speed="13.8880" acceleration="0.0000" distance="40.4200" x="39.2000" y="46.0200" z="0.0000" slope="0.0000" posOnLane="0.0000"/>
    <timestep time="5.00" actualBatteryCapacity="23000.0000" energyConsumed="0.0000" energyCharged="0.0000" power="nan" overheadWireId="" tractionSubstationId="" current="nan" circuitVoltage="nan" alphaCircuitSolver="nan" speed="13.8889" acceleration="0.0000" distance="67.9600" x="72.7800" y="41.4900" z="0.0000" slope="0.0000" posOnLane="0.0000"/>
    <timestep time="6.00" actualBatteryCapacity="23000.0000" energyConsumed="0.0000" energyCharged="0.0000" power="nan" overheadWireId="" tractionSubstationId="" current="nan" circuitVoltage="nan" alphaCircuitSolver="nan" speed="13.8889" acceleration="0.0000" distance="67.9600" x="72.7800" y="41.4900" z="0.0000" slope="0.0000" posOnLane="0.0000"/>
</elecHybrid-export>
---------- Missing result in elechybrid_out_test2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<elecHybrid-export vehicle="test2" maximumBatteryCapacity="46000.00" recuperationEnabled="1">
    <timestep time="0.00" actualBatteryCapacity="23000.0000" energyConsumed="0.0000" energyCharged="0.0000" power="nan" overheadWireId="" tractionSubstationId="" current="nan" circuitVoltage="nan" alphaCircuitSolver="nan" speed="13.8868" acceleration="0.0000" distance="0.0000" x="36.1600" y="33.7600" z="0.0000" slope="0.0000" posOnLane="0.0000"/>
    <timestep time="1.00" actualBatteryCapacity="23000.0000" energyConsumed="0.0000" energyCharged="0.0000" power="nan" overheadWireId="" tractionSubstationId="" current="nan" circuitVoltage="nan" alphaCircuitSolver="nan" speed="13.8868" acceleration="0.0000" distance="0.0000" x="36.1600" y="33.7600" z="0.0000" slope="0.0000" posOnLane="0.0000"/>
    <timestep time="2.00" actualBatteryCapacity="23000.0000" energyConsumed="0.0000" energyCharged="0.0000" power="nan" overheadWireId="" tractionSubstationId="" current="nan" circuitVoltage="nan" alphaCircuitSolver="nan" speed="13.8864" acceleration="0.0000" distance="26.0600" x="47.1100" y="-4.8900" z="0.0000" slope="0.0000" posOnLane="0.0000"/>
</elecHybrid-export>
---------- Missing result in overheadwires_out ----------
<?xml version="1.0" encoding="UTF-8"?>


<overheadWireSegments-export>
    <overheadWireSegment id="ovrhdSgmnt_-gneE10_0_6" tractionSubstationId="trSubstation2" totalEnergyCharged="0.00" chargingSteps="0" lane="-gneE10_0"/>
    <overheadWireSegment id="ovrhdSgmnt_-gneE13_0_8" tractionSubstationId="" totalEnergyCharged="0.00" chargingSteps="0" lane="-gneE13_0"/>
    <overheadWireSegment id="ovrhdSgmnt_-gneE14_0_9" tractionSubstationId="" totalEnergyCharged="0.00" chargingSteps="0" lane="-gneE14_0"/>
    <overheadWireSegment id="ovrhdSgmnt_-gneE7_0_7" tractionSubstationId="trSubstation2" totalEnergyCharged="0.00" chargingSteps="0" lane="-gneE7_0"/>
    <overheadWireSegment id="ovrhdSgmnt_-gneE8_0_5" tractionSubstationId="trSubstation2" totalEnergyCharged="0.00" chargingSteps="0" lane="-gneE8_0"/>
    <overheadWireSegment id="ovrhdSgmnt_gneE0_0_0" tractionSubstationId="trSubstation1" totalEnergyCharged="0.00" chargingSteps="0" lane="gneE0_0"/>
    <overheadWireSegment id="ovrhdSgmnt_gneE1_1_1" tractionSubstationId="trSubstation1" totalEnergyCharged="0.00" chargingSteps="0" lane="gneE1_1"/>
    <overheadWireSegment id="ovrhdSgmnt_gneE2_0_3" tractionSubstationId="trSubstation1" totalEnergyCharged="0.00" chargingSteps="0" lane="gneE2_0"/>
    <overheadWireSegment id="ovrhdSgmnt_gneE2_1_2" tractionSubstationId="trSubstation1" totalEnergyCharged="0.00" chargingSteps="0" lane="gneE2_1"/>
    <overheadWireSegment id="ovrhdSgmnt_gneE6_0_7" tractionSubstationId="trSubstation2" totalEnergyCharged="0.00" chargingSteps="0" lane="gneE6_0"/>
</overheadWireSegments-export>
---------- Missing result in stopinfo_out ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
---------- Missing result in substation_out ----------
<?xml version="1.0" encoding="UTF-8"?>


<substations-export>
    <tractionSubstation id="trSubstation1" totalEnergyCharged="0.00" length="114.96" numVoltageSources="1" numClamps="1" chargingSteps="0"/>
    <tractionSubstation id="trSubstation2" totalEnergyCharged="0.00" length="50.20" numVoltageSources="2" numClamps="0" chargingSteps="0"/>
</substations-export>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="198.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="198.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0 emissions_0" vType="t1" speedFactor="1.00" vaporized="">
        <emissions CO_abs="4049.375875" CO2_abs="584290.489331" HC_abs="120.671234" PMx_abs="44.429573" NOx_abs="1098.425318" fuel_abs="184029.413929" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="218.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="198.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 emissions_1" vType="t2" speedFactor="1.00" vaporized="">
        <emissions CO_abs="2533.406564" CO2_abs="610730.471014" HC_abs="21.926692" PMx_abs="7.025401" NOx_abs="191.469433" fuel_abs="194796.941891" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="238.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="198.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 emissions_2" vType="t3" speedFactor="1.00" vaporized="">
        <emissions CO_abs="714.275122" CO2_abs="493854.496461" HC_abs="13.357579" PMx_abs="2.416694" NOx_abs="113.431358" fuel_abs="156231.525116" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="258.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="198.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3 emissions_3" vType="t4" speedFactor="1.00" vaporized="">
        <emissions CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="423.690977"/>
    </tripinfo>
</tripinfos>
devices emissions assignment all_by_name ( Last six runs Jul2024 )
devices emissions assignment all_by_prob ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices emissions assignment half_by_name ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="198.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="198.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0 emissions_0" vType="t1" speedFactor="1.00" vaporized="">
        <emissions CO_abs="4049.375875" CO2_abs="584290.489331" HC_abs="120.671234" PMx_abs="44.429573" NOx_abs="1098.425318" fuel_abs="184029.413929" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="218.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="198.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="238.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="198.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 emissions_2" vType="t3" speedFactor="1.00" vaporized="">
        <emissions CO_abs="714.275122" CO2_abs="493854.496461" HC_abs="13.357579" PMx_abs="2.416694" NOx_abs="113.431358" fuel_abs="156231.525116" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="258.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="198.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="t4" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices emissions assignment half_by_prob ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="198.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="198.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="218.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="198.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="238.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="198.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 emissions_2" vType="t3" speedFactor="1.00" vaporized="">
        <emissions CO_abs="714.275122" CO2_abs="493854.496461" HC_abs="13.357579" PMx_abs="2.416694" NOx_abs="113.431358" fuel_abs="156231.525116" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="258.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="198.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3 emissions_3" vType="t4" speedFactor="1.00" vaporized="">
        <emissions CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="423.690977"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices emissions phemlight_vtype ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="90.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0 emissions_0" vType="PHEMlight5_veh" speedFactor="1.00" vaporized="">
        <emissions CO_abs="836.259" CO2_abs="428652.172" HC_abs="9.936" PMx_abs="2.115" NOx_abs="67.615" fuel_abs="135710.292" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="1" depart="36.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="126.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 emissions_1" vType="PHEMlight5_orig" speedFactor="1.00" vaporized="">
        <emissions CO_abs="1334.794" CO2_abs="407945.772" HC_abs="14.042" PMx_abs="3.178" NOx_abs="99.946" fuel_abs="129426.570" electricity_abs="0"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices emissions tripinfo_precision ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0 emissions_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="">
        <emissions CO_abs="844.469" CO2_abs="91449.339" HC_abs="6.173" PMx_abs="1.787" NOx_abs="30.100" fuel_abs="29168.236" electricity_abs="0"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices example assign_by_prob_and_param ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,98d0
< vehicle 'prob.2' does not supply vehicle parameter 'example'. Using default of -1.00
< vehicle 'prob.2' does not supply vType parameter 'example'. Using default of -1.00
< initialized device 'example_prob.2' with myCustomValue1=0.00, myCustomValue2=-1.00, myCustomValue3=-1.00
< device 'example_prob.2' notifyEnter: reason=0 currentEdge=beg
< device 'example_prob.2' notifyLeave: reason=2 currentEdge=beg
< device 'example_prob.2' notifyEnter: reason=1 currentEdge=beg
< device 'example_prob.2' notifyLeave: reason=9 currentEdge=beg
< vehicle 'prob.3' does not supply vehicle parameter 'example'. Using default of -1.00
< vehicle 'prob.3' does not supply vType parameter 'example'. Using default of -1.00
< initialized device 'example_prob.3' with myCustomValue1=0.00, myCustomValue2=-1.00, myCustomValue3=-1.00
< device 'example_prob.3' notifyEnter: reason=0 currentEdge=beg
< device 'example_prob.3' notifyLeave: reason=2 currentEdge=beg
< device 'example_prob.3' notifyEnter: reason=1 currentEdge=beg
< device 'example_prob.3' notifyLeave: reason=9 currentEdge=beg
< vehicle 'prob.5' does not supply vehicle parameter 'example'. Using default of -1.00
< vehicle 'prob.5' does not supply vType parameter 'example'. Using default of -1.00
< initialized device 'example_prob.5' with myCustomValue1=0.00, myCustomValue2=-1.00, myCustomValue3=-1.00
< device 'example_prob.5' notifyEnter: reason=0 currentEdge=beg
< device 'example_prob.5' notifyLeave: reason=2 currentEdge=beg
< device 'example_prob.5' notifyEnter: reason=1 currentEdge=beg
< device 'example_prob.5' notifyLeave: reason=9 currentEdge=beg
< vehicle 'prob.7' does not supply vehicle parameter 'example'. Using default of -1.00
< vehicle 'prob.7' does not supply vType parameter 'example'. Using default of -1.00
< initialized device 'example_prob.7' with myCustomValue1=0.00, myCustomValue2=-1.00, myCustomValue3=-1.00
< device 'example_prob.7' notifyEnter: reason=0 currentEdge=beg
< device 'example_prob.7' notifyLeave: reason=2 currentEdge=beg
< device 'example_prob.7' notifyEnter: reason=1 currentEdge=beg
< device 'example_prob.7' notifyLeave: reason=9 currentEdge=beg
< vehicle 'always.0' does not supply vehicle parameter 'example'. Using default of -1.00
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="prob.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="4.00" arrivalLane="" arrivalPos="6.00" arrivalSpeed="27.80" duration="4.00" routeLength="6.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prob.0" vType="device_by_prob" speedFactor="1.00" vaporized=""/>
    <tripinfo id="prob.1" depart="10.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="6.00" arrivalSpeed="27.80" duration="4.00" routeLength="6.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prob.1" vType="device_by_prob" speedFactor="1.00" vaporized=""/>
    <tripinfo id="prob.2" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="24.00" arrivalLane="" arrivalPos="6.00" arrivalSpeed="27.80" duration="4.00" routeLength="6.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prob.2 example_prob.2" vType="device_by_prob" speedFactor="1.00" vaporized="">
        <example_device customValue1="0.00" customValue2="-1.00"/>
    </tripinfo>
    <tripinfo id="prob.3" depart="30.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="34.00" arrivalLane="" arrivalPos="6.00" arrivalSpeed="27.80" duration="4.00" routeLength="6.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prob.3 example_prob.3" vType="device_by_prob" speedFactor="1.00" vaporized="">
        <example_device customValue1="0.00" customValue2="-1.00"/>
    </tripinfo>
    <tripinfo id="prob.4" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="6.00" arrivalSpeed="27.80" duration="4.00" routeLength="6.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prob.4" vType="device_by_prob" speedFactor="1.00" vaporized=""/>
    <tripinfo id="prob.5" depart="50.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="54.00" arrivalLane="" arrivalPos="6.00" arrivalSpeed="27.80" duration="4.00" routeLength="6.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prob.5 example_prob.5" vType="device_by_prob" speedFactor="1.00" vaporized="">
        <example_device customValue1="0.00" customValue2="-1.00"/>
    </tripinfo>
    <tripinfo id="prob.6" depart="60.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="64.00" arrivalLane="" arrivalPos="6.00" arrivalSpeed="27.80" duration="4.00" routeLength="6.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prob.6" vType="device_by_prob" speedFactor="1.00" vaporized=""/>
    <tripinfo id="prob.7" depart="70.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="74.00" arrivalLane="" arrivalPos="6.00" arrivalSpeed="27.80" duration="4.00" routeLength="6.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prob.7 example_prob.7" vType="device_by_prob" speedFactor="1.00" vaporized="">
        <example_device customValue1="0.00" customValue2="-1.00"/>
    </tripinfo>
    <tripinfo id="prob.8" depart="80.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="84.00" arrivalLane="" arrivalPos="6.00" arrivalSpeed="27.80" duration="4.00" routeLength="6.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prob.8" vType="device_by_prob" speedFactor="1.00" vaporized=""/>
    <tripinfo id="prob.9" depart="90.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="94.00" arrivalLane="" arrivalPos="6.00" arrivalSpeed="27.80" duration="4.00" routeLength="6.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prob.9" vType="device_by_prob" speedFactor="1.00" vaporized=""/>
    <tripinfo id="always.0" depart="100.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="104.00" arrivalLane="" arrivalPos="6.00" arrivalSpeed="27.80" duration="4.00" routeLength="6.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_always.0 example_always.0" vType="device_always" speedFactor="1.00" vaporized="">
        <example_device customValue1="0.00" customValue2="-1.00"/>
    </tripinfo>
    <tripinfo id="always.1" depart="110.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="114.00" arrivalLane="" arrivalPos="6.00" arrivalSpeed="27.80" duration="4.00" routeLength="6.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_always.1 example_always.1" vType="device_always" speedFactor="1.00" vaporized="">
        <example_device customValue1="0.00" customValue2="-1.00"/>
    </tripinfo>
    <tripinfo id="always.2" depart="120.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="124.00" arrivalLane="" arrivalPos="6.00" arrivalSpeed="27.80" duration="4.00" routeLength="6.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_always.2 example_always.2" vType="device_always" speedFactor="1.00" vaporized="">
        <example_device customValue1="0.00" customValue2="-1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices example custom_parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,15d0
< initialized device 'example_veh0' with myCustomValue1=23.00, myCustomValue2=42.00, myCustomValue3=113.00
< device 'example_veh0' notifyEnter: reason=0 currentEdge=right2end
< device 'example_veh0' notifyLeave: reason=2 currentEdge=right2end
< device 'example_veh0' notifyEnter: reason=2 currentEdge=right2end
< device 'example_veh0' notifyLeave: reason=1 currentEdge=right2end
< device 'example_veh0' notifyEnter: reason=1 currentEdge=end
< device 'example_veh0' notifyLeave: reason=2 currentEdge=end
< device 'example_veh0' notifyEnter: reason=2 currentEdge=end
< device 'example_veh0' notifyLeave: reason=2 currentEdge=end
< device 'example_veh0' notifyEnter: reason=2 currentEdge=end
< device 'example_veh0' notifyLeave: reason=2 currentEdge=end
< device 'example_veh0' notifyEnter: reason=2 currentEdge=end
< device 'example_veh0' notifyLeave: reason=2 currentEdge=end
< device 'example_veh0' notifyEnter: reason=2 currentEdge=end
< device 'example_veh0' notifyLeave: reason=9 currentEdge=end
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices example other_device ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,7d0
< vehicle 'veh0' does not supply vehicle parameter 'example'. Using default of -1.00
< vehicle 'veh0' does not supply vType parameter 'example'. Using default of -1.00
< initialized device 'example_veh0' with myCustomValue1=23.00, myCustomValue2=-1.00, myCustomValue3=-1.00
< device 'example_veh0' notifyEnter: reason=0 currentEdge=right2end
< device 'example_veh0' notifyLeave: reason=2 currentEdge=right2end
< device 'example_veh0' notifyEnter: reason=2 currentEdge=right2end
< device 'example_veh0' notifyLeave: reason=9 currentEdge=right2end
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="veh0" depart="0.00" departLane="" departPos="300.00" departSpeed="13.90" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.90" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_veh0 example_veh0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="">
        <example_device customValue1="23.00" customValue2="-1.00"/>
    </tripinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="90.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="1" depart="20.00" arrival="110.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="20.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="2" depart="40.00" arrival="130.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="40.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="3" depart="60.00" arrival="150.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="60.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>
devices rerouting assignment all_by_name ( Last six runs Jul2024 )
devices rerouting assignment all_by_prob ( Last six runs Jul2024 )
devices rerouting routes_explicite_routes initial_longer ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob_flow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="f1.0" depart="0.00" arrival="90.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="f1.1" depart="20.00" arrival="110.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="f1.2" depart="40.00" arrival="130.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="f1.3" depart="60.00" arrival="150.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="f1.4" depart="80.00" arrival="170.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="f1.5" depart="100.00" arrival="190.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="f1.6" depart="120.00" arrival="210.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="90.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="1" depart="20.00" arrival="110.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="2" depart="40.00" arrival="130.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="3" depart="60.00" arrival="150.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="4" depart="80.00" arrival="170.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="5" depart="100.00" arrival="190.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="6" depart="120.00" arrival="210.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
devices rerouting assignment all_by_prob_trip ( Last six runs Jul2024 )
devices rerouting routes_explicite_routes period5 ( Last six runs Jul2024 )
devices rerouting routes_explicite_routes plain ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00" arrival="90.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.1" depart="20.00" arrival="110.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.2" depart="40.00" arrival="130.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.3" depart="60.00" arrival="150.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.4" depart="80.00" arrival="170.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.5" depart="100.00" arrival="190.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.6" depart="120.00" arrival="210.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
devices rerouting assignment auto_flow ( Last six runs Jul2024 )
devices rerouting routes_same_route plain ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_flow_with_taz ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00" fromTaz="1" toTaz="2" arrival="91.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="0.1" depart="20.00" fromTaz="1" toTaz="2" arrival="111.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="0.2" depart="40.00" fromTaz="1" toTaz="2" arrival="131.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="0.3" depart="60.00" fromTaz="1" toTaz="2" arrival="151.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="0.4" depart="80.00" fromTaz="1" toTaz="2" arrival="171.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="0.5" depart="100.00" fromTaz="1" toTaz="2" arrival="191.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="0.6" depart="120.00" fromTaz="1" toTaz="2" arrival="211.00">
        <route edges="beg2left left left2end end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="90.00">
        <route cost="89.93" savings="0.00" edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="1" depart="20.00" arrival="110.00">
        <route cost="89.93" savings="0.00" edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="2" depart="40.00" arrival="130.00">
        <route cost="89.93" savings="0.00" edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="3" depart="60.00" arrival="150.00">
        <route cost="89.93" savings="0.00" edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="4" depart="80.00" arrival="170.00">
        <route cost="89.93" savings="0.00" edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="5" depart="100.00" arrival="190.00">
        <route cost="89.93" savings="0.00" edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="6" depart="120.00" arrival="210.00">
        <route cost="89.93" savings="0.00" edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_single_edge_depart_beyond_arrival ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="10.00" arrivalSpeed="13.89" duration="20.00" routeLength="193.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v0 tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" departPos="0.00" arrivalPos="10.00" arrival="20.00">
        <route edges="SC CS SC"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_with_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="no_stop" depart="0.00" arrival="20.00">
        <route edges="SC CN NC"/>
    </vehicle>

    <vehicle id="stop_middle" depart="12.00" arrival="37.00">
        <route edges="SC CN NC"/>
        <stop lane="CN_0" endPos="81.95" duration="5.00"/>
    </vehicle>

    <vehicle id="stop_first" depart="10.00" arrival="38.00">
        <route edges="SC CN NC"/>
        <stop lane="SC_0" endPos="81.95" duration="5.00"/>
    </vehicle>

    <vehicle id="stop_last" depart="14.00" arrival="44.00">
        <route edges="SC CN NC"/>
        <stop lane="NC_0" endPos="81.95" duration="5.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2" arrival="91.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="1" depart="20.00" fromTaz="1" toTaz="2" arrival="111.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="2" depart="40.00" fromTaz="1" toTaz="2" arrival="131.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="3" depart="60.00" fromTaz="1" toTaz="2" arrival="151.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="4" depart="80.00" fromTaz="1" toTaz="2" arrival="171.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="5" depart="100.00" fromTaz="1" toTaz="2" arrival="191.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="6" depart="120.00" fromTaz="1" toTaz="2" arrival="211.00">
        <route edges="beg2left left left2end end"/>
<truncated after showing first 30 lines>
devices rerouting assignment auto_trip_with_taz ( Last six runs Jul2024 )
devices rerouting assignment trip_taz_lastroute ( Last six runs Jul2024 )
devices rerouting assignment trip_taz_noedge ( Last six runs Jul2024 )
devices rerouting assignment trip_with_taz ( Last six runs Jul2024 )
devices rerouting assignment trip_with_taz_source ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting assignment bike-speeds ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'bike' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="blocker" depart="0.00" arrival="190.00">
        <route cost="89.93" savings="0.00" edges="beg middle end rend"/>
        <stop lane="middle_1" endPos="200.00" duration="100.00"/>
    </vehicle>

    <vehicle id="veh.0" depart="0.00" arrival="192.00">
        <route cost="89.93" savings="0.00" edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="veh.4" depart="80.00" arrival="244.00">
        <route cost="151.56" savings="0.00" edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="veh.5" depart="100.00" arrival="264.00">
        <route cost="159.18" savings="0.00" edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="veh.6" depart="120.00" arrival="284.00">
        <route cost="164.08" savings="0.00" edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="veh.7" depart="140.00" arrival="304.00">
        <route cost="166.90" savings="0.00" edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="bike.0" type="bike" depart="0.00" arrival="452.00">
<truncated after showing first 30 lines>
---------- Missing result in weights ----------
<?xml version="1.0" encoding="UTF-8"?>


<weights xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval id="device.rerouting" begin="0.00" end="20.00">
        <edge id="beg" traveltime="21.42" traveltimeBike="21.42"/>
        <edge id="beg2left" traveltime="17.94" traveltimeBike="17.94"/>
        <edge id="end" traveltime="17.99" traveltimeBike="17.99"/>
        <edge id="left" traveltime="35.88" traveltimeBike="35.88"/>
        <edge id="left2end" traveltime="17.94" traveltimeBike="17.94"/>
        <edge id="middle" traveltime="35.97" traveltimeBike="35.97"/>
        <edge id="rend" traveltime="17.99" traveltimeBike="17.99"/>
    </interval>
    <interval id="device.rerouting" begin="20.00" end="40.00">
        <edge id="beg" traveltime="27.54" traveltimeBike="27.54"/>
        <edge id="beg2left" traveltime="17.94" traveltimeBike="17.94"/>
        <edge id="end" traveltime="17.99" traveltimeBike="17.99"/>
        <edge id="left" traveltime="35.88" traveltimeBike="35.88"/>
        <edge id="left2end" traveltime="17.94" traveltimeBike="17.94"/>
        <edge id="middle" traveltime="35.97" traveltimeBike="35.97"/>
        <edge id="rend" traveltime="17.99" traveltimeBike="17.99"/>
    </interval>
    <interval id="device.rerouting" begin="40.00" end="60.00">
        <edge id="beg" traveltime="35.51" traveltimeBike="35.51"/>
        <edge id="beg2left" traveltime="17.94" traveltimeBike="17.94"/>
        <edge id="end" traveltime="17.99" traveltimeBike="17.99"/>
        <edge id="left" traveltime="35.88" traveltimeBike="35.88"/>
        <edge id="left2end" traveltime="17.94" traveltimeBike="17.94"/>
        <edge id="middle" traveltime="69.53" traveltimeBike="69.53"/>
        <edge id="rend" traveltime="17.99" traveltimeBike="17.99"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment by_param ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0 routing_0" vType="withDevice" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="58.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1
< Warning: No connection between edge 'left' and edge 'middle' found.
< Warning: No route for vehicle '0' found.
< Error: Vehicle '0' has no valid route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: No connection between edge 'left' and edge 'middle' found.
< Warning: No route for vehicle '0' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="109.00">
        <route edges="left middle"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
1,3c1
< Warning: No connection between edge 'end' and edge 'middle' found.
< Warning: No route for vehicle '0' found.
< Error: Vehicle '0' has no valid route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
devices rerouting assignment errors disconnect_stop ( Last six runs Jul2024 )
devices rerouting assignment errors disconnect_via ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_via_ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: No connection between edge 'end' and edge 'middle' found.
< Warning: No route for vehicle '0' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="127.00">
        <route edges="left end middle"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors empty_taz ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Source taz '1' has no outgoing edges for trip '0'!
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors taz_disconnect_ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: No connection between edge '2-source' and edge '1-sink' found.
< Warning: No route for vehicle '0' found.
< Warning: Removing vehicle '0' which has no valid route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors trip_with_taz_disconnect ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1
< Warning: No connection between edge '2-source' and edge '1-sink' found.
< Warning: No route for vehicle '0' found.
< Error: Vehicle '0' has no valid route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors unknown_taz ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Source taz '1' not known for trip '0'!
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_name ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="90.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="2" depart="40.00" arrival="130.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="40.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="4" depart="80.00" arrival="170.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="80.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="6" depart="120.00" arrival="210.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="120.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="2" depart="40.00" arrival="130.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="40.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="3" depart="60.00" arrival="150.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="60.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="5" depart="100.00" arrival="190.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="100.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="0" depart="0.00" arrival="198.00">
        <route edges="beg beg2right right right2end end rend"/>
    </vehicle>

    <vehicle id="1" depart="20.00" arrival="218.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob_trip ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="f.0" depart="0.00" arrival="31.00">
        <route edges="left0A0 A0A1 A1A2 A2B2 B2C2 C2right2"/>
    </vehicle>

    <vehicle id="f.1" depart="2.00" arrival="33.00">
        <route edges="left0A0 A0A1 A1A2 A2B2 B2C2 C2right2"/>
    </vehicle>

    <vehicle id="f.2" depart="4.00" arrival="35.00">
        <routeDistribution>
            <route replacedOnEdge="A0A1" replacedOnIndex="1" reason="device.rerouting" replacedAtTime="14.00" probability="0" edges="left0A0 A0A1 A1A2 A2B2 B2C2 C2right2"/>
            <route edges="left0A0 A0A1 A1B1 B1B2 B2C2 C2right2"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="f.3" depart="6.00" arrival="37.00">
        <routeDistribution>
            <route replacedOnEdge="B0B1" replacedOnIndex="2" reason="device.rerouting" replacedAtTime="21.00" probability="0" edges="left0A0 A0B0 B0B1 B1B2 B2C2 C2right2"/>
            <route edges="left0A0 A0B0 B0B1 B1C1 C1C2 C2right2"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="f.4" depart="8.00" arrival="39.00">
        <route edges="left0A0 A0B0 B0B1 B1B2 B2C2 C2right2"/>
    </vehicle>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment priority-factor ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="126.00">
        <route cost="179.74" savings="0.00" edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="1" depart="20.00" arrival="146.00">
        <route cost="179.74" savings="0.00" edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="2" depart="40.00" arrival="166.00">
        <route cost="179.74" savings="0.00" edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="3" depart="60.00" arrival="186.00">
        <route cost="179.74" savings="0.00" edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="4" depart="80.00" arrival="206.00">
        <route cost="179.74" savings="0.00" edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="5" depart="100.00" arrival="226.00">
        <route cost="179.74" savings="0.00" edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="6" depart="120.00" arrival="246.00">
        <route cost="179.74" savings="0.00" edges="beg beg2left left left2end end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment stops_via ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Stop edge 'CE' missing in attribute 'via' for trip 'v0'.
< Error: stop for vehicle 'v0' on lane 'CE_0' is not downstream the current route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_districts.taz.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 60.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< AStarRouter answered 1 queries and explored 133.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2" arrival="59.00">
        <route edges="5/5to5/6 5/6to6/6 6/6to6/7 6/7to7/7 7/7to7/8 7/8to8/8 8/8to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_districts.taz.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 60.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< AStarRouter answered 1 queries and explored 38.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2" arrival="59.00">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_empty ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: No landmarks in 'lookuptable', falling back to standard A*.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_districts.taz.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 60.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< AStarRouter answered 1 queries and explored 133.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2" arrival="59.00">
        <route edges="5/5to5/6 5/6to6/6 6/6to6/7 6/7to7/7 7/7to7/8 7/8to8/8 8/8to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_districts.taz.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Calculating new lookup table.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< AStarRouter answered 1 queries and explored 117.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2" arrival="59.00">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_diff_routes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="126.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="1" depart="20.00" arrival="146.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="2" depart="40.00" arrival="166.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="3" depart="60.00" arrival="186.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="4" depart="80.00" arrival="206.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="5" depart="100.00" arrival="226.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="6" depart="120.00" arrival="246.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_permissions ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="passenger" depart="0.00" fromTaz="1" toTaz="2" arrival="91.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="1" type="bus" depart="20.00" fromTaz="1" toTaz="2" arrival="129.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="2" depart="40.00" fromTaz="1" toTaz="2" arrival="131.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="3" depart="60.00" fromTaz="1" toTaz="2" arrival="151.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="4" depart="80.00" fromTaz="1" toTaz="2" arrival="171.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="5" depart="100.00" fromTaz="1" toTaz="2" arrival="191.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

    <vehicle id="6" depart="120.00" fromTaz="1" toTaz="2" arrival="211.00">
        <route edges="beg2left left left2end end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_explicit_taz-edges ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="91.00">
        <route edges="beg2left left left2end end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment two_stops_same_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="29.00" routeLength="367.80" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="2.00" rerouteNo="1" devices="vehroute_v0 tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrival="29.00">
        <route edges="SC CE EC CN"/>
        <stop edge="CE" endPos="10.00" duration="1.00"/>
        <stop edge="CE" endPos="20.00" duration="1.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment two_stops_same_edge_looped ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="42.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="42.00" routeLength="551.70" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="2.00" rerouteNo="1" devices="vehroute_v0 tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrival="42.00">
        <route edges="SC CE EC CE EC CN"/>
        <stop edge="CE" endPos="20.00" duration="1.00"/>
        <stop edge="CE" endPos="10.00" duration="1.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
1c1
< Error: Vehicle '2' has no valid route. No connection between edge 'beg' and edge 'end'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="1" depart="0.00" arrival="18.00">
        <route edges="beg"/>
    </vehicle>

</routes>
devices rerouting disconnected ( Last six runs Jul2024 )
devices rerouting single_edge ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting invalid_adaptation_interval ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Negative value for device.rerouting.adaptation-interval!
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : devices rerouting invalid_pre_period ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="90.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_0.0 routing_0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.1" depart="2.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="92.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_0.1 routing_0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.2" depart="4.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="94.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_0.2 routing_0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.3" depart="6.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="96.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_0.3 routing_0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.4" depart="8.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="98.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_0.4 routing_0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="20.00">
        <route edges="A0toB0 B0toC0 C0toC1"/>
    </vehicle>

</routes>
devices rerouting junctionTaz fromJunction ( Last six runs Jul2024 )
devices rerouting junctionTaz fromJunction_add ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz fromJunction_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Error: Source junction 'A0' not known for trip '0'!
< Set option '--junction-taz' or load a TAZ-file
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz load_some_taz ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Replacing junction-taz 'C2' with loaded TAZ.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="40.00">
        <route edges="A0toA1 A1toA2 A2toB2 B2toB3 B3toC3 C3toC2"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz load_taz ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="27.00">
        <route edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz toJunction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="33.00">
        <route edges="C0toC1 C1toB1 B1toA1 A1toA2 A2toA3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz viaJunctions ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="46.00">
        <route edges="A0toA1 A1toB1 B1toC1 C1toB1 B1toB0 B0toC0 C0toD0"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_astar ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'three_split.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_trips.trips.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 104.00.
< Reason: All vehicles have left the simulation.
< AStarRouter answered (NUMBER) queries and explored 6.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered (NUMBER) queries and explored 6.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00" arrival="90.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.1" depart="1.00" arrival="92.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.2" depart="1.00" arrival="93.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.3" depart="4.00" arrival="95.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.4" depart="5.00" arrival="96.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.5" depart="7.00" arrival="97.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.6" depart="8.00" arrival="99.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_ch ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,9d0
< Loading net-file from 'three_split.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_trips.trips.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Reason: All vehicles have left the simulation.
< CHRouter answered (NUMBER) queries and explored 7.00 edges on average.
< CHRouter spent (TIME) answering queries ((TIME) on average).
< CHRouter answered (NUMBER) queries and explored 7.00 edges on average.
< CHRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00" arrival="90.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.1" depart="1.00" arrival="92.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.2" depart="1.00" arrival="93.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.3" depart="4.00" arrival="95.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.4" depart="5.00" arrival="96.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.5" depart="7.00" arrival="97.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.6" depart="8.00" arrival="99.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_disconnected ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1
< Warning: No connection between edge 'end' and edge 'beg' found.
< Warning: No route for vehicle '1' found.
< Error: Vehicle '1' has no valid route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_flow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00" arrival="90.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.1" depart="1.00" arrival="92.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.2" depart="1.00" arrival="93.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.3" depart="4.00" arrival="95.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.4" depart="5.00" arrival="96.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.5" depart="7.00" arrival="97.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="0.6" depart="8.00" arrival="99.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_random_weights ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00" arrival="44.00">
        <route edges="A0A1 A1A2 A2B2 B2C2 C2C3 C3D3"/>
    </vehicle>

    <vehicle id="0.1" depart="1.00" arrival="45.00">
        <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
    </vehicle>

    <vehicle id="0.3" depart="1.00" arrival="45.00">
        <route edges="A0B0 B0C0 C0C1 C1D1 D1D2 D2D3"/>
    </vehicle>

    <vehicle id="0.4" depart="1.00" arrival="46.00">
        <route edges="A0B0 B0B1 B1C1 C1D1 D1D2 D2D3"/>
    </vehicle>

    <vehicle id="0.2" depart="1.00" arrival="47.00">
        <route edges="A0A1 A1A2 A2B2 B2C2 C2C3 C3D3"/>
    </vehicle>

    <vehicle id="0.5" depart="1.00" arrival="49.00">
        <route edges="A0B0 B0B1 B1B2 B2C2 C2C3 C3D3"/>
    </vehicle>

    <vehicle id="0.6" depart="1.00" arrival="50.00">
        <route edges="A0B0 B0C0 C0C1 C1D1 D1D2 D2D3"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting parallel public_walk ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1261.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 4
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 3
<  Running: 0
< DijkstraRouter answered (NUMBER) queries and explored 2.67 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered (NUMBER) queries and explored 25.67 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="555.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride from="beg" to="end" busStop="end_0" lines="bus" intended="bus.1" depart="310.00"/>
        <walk edges="end"/>
    </person>

    <person id="p1" depart="0.00" arrival="901.00">
        <walk edges="end middle beg"/>
    </person>

    <person id="walker" depart="0.00" arrival="1260.00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting parallel taz_astar_landmark_parallel ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: No landmarks in 'lookuptable', falling back to standard A*.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_districts.taz.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 60.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< AStarRouter answered (NUMBER) queries and explored 133.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2" arrival="59.00">
        <route edges="5/5to5/6 5/6to6/6 6/6to6/7 6/7to7/7 7/7to7/8 7/8to8/8 8/8to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting parallel trip_taz_noedge_disconnected_parallel ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,6c1,2
< Warning: No connection between edge '2-source' and edge '1-sink' found.
< Warning: No route for vehicle 'disconnected' found.
< Warning: Removing vehicle 'disconnected' which has no valid route.
< Warning: No connection between edge '2-source' and edge '1-sink' found.
< Warning: No route for vehicle 'disconnected2' found.
< Warning: Removing vehicle 'disconnected2' which has no valid route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting person missed_bus ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="bus" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="164.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="7.31" duration="164.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="55.69" timeLoss="55.69" rerouteNo="1" devices="tripinfo_bus routing_bus" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus2" depart="300.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="564.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="1.48" duration="264.00" routeLength="3012.32" waitingTime="0.00" waitingCount="0" stopTime="155.25" timeLoss="155.25" rerouteNo="1" devices="tripinfo_bus2 routing_bus2 person_bus2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="slow" speedFactor="1.00" duration="712.00" waitingTime="288.40" timeLoss="1.28" traveltime="423.60">
        <walk depart="0.00" departPos="200.00" arrival="72.00" arrivalPos="250.00" duration="72.00" routeLength="50.00" timeLoss="0.57" maxSpeed="0.70"/>
        <ride waitingTime="288.40" vehicle="bus2" depart="360.40" arrival="497.00" arrivalPos="400.00" duration="136.60" routeLength="2512.32" timeLoss="0.00"/>
        <walk depart="497.00" departPos="400.00" arrival="712.00" arrivalPos="250.00" duration="215.00" routeLength="150.00" timeLoss="0.71" maxSpeed="0.70"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip 2persontrips ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="2340.00">
        <walk edges="beg middle end"/>
        <walk edges="end middle beg"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip 2persontrips_disconnected ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="1620.00">
        <walk edges="beg middle end"/>
        <walk edges="middle beg"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00" arrival="908.00">
        <walk edges="end middle beg"/>
    </person>

    <person id="p0" depart="0.00" arrival="1067.00">
        <walk edges="beg beg2left" trainStop="beg2left"/>
        <ride from="gneE0" to="gneE0" trainStop="left2end" lines="train" intended="train.3" depart="910.00"/>
        <walk edges="left2end end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access_length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00" arrival="908.00">
        <walk edges="end middle beg"/>
    </person>

    <person id="p0" depart="0.00" arrival="1270.00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access_random ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="111.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.0 routing_train.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.1" depart="300.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="411.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.1 routing_train.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.2" depart="600.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="711.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.2 routing_train.2" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="908.00" waitingTime="0.00" timeLoss="2.60" traveltime="908.00">
        <walk depart="0.00" departPos="0.00" arrival="908.00" arrivalPos="254.70" duration="908.00" routeLength="1257.50" timeLoss="2.60" maxSpeed="1.39"/>
    </personinfo>
    <tripinfo id="train.3" depart="900.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1011.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.3 routing_train.3 person_train.3" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="1186.00" waitingTime="163.12" timeLoss="2.69" traveltime="1022.88">
        <walk depart="0.00" departPos="0.00" arrival="739.00" arrivalPos="514.64" duration="739.00" routeLength="1024.04" timeLoss="1.69" maxSpeed="1.39"/>
        <access stop="beg2left" depart="739.00" arrival="758.00" duration="19.00" routeLength="26.39"/>
        <ride waitingTime="163.12" vehicle="train.3" depart="921.12" arrival="990.00" arrivalPos="1242.34" duration="68.88" routeLength="955.64" timeLoss="0.00"/>
        <access stop="left2end" depart="990.00" arrival="1005.00" duration="15.00" routeLength="21.15"/>
        <walk depart="1005.00" departPos="503.09" arrival="1186.00" arrivalPos="250.00" duration="181.00" routeLength="250.00" timeLoss="1.00" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00" arrival="908.00">
        <walk edges="end middle beg"/>
    </person>

    <person id="p0" depart="0.00" arrival="1186.00">
        <walk edges="beg beg2left" trainStop="beg2left"/>
        <ride from="gneE0" to="gneE0" trainStop="left2end" lines="train" intended="train.3" depart="910.00"/>
        <walk edges="left2end end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip atJunction_ride_walk ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="person_0_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="81.70" arrivalSpeed="13.89" duration="15.00" routeLength="202.02" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_person_0_0 tripinfo_person_0_0 person_person_0_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="person_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="49.00" waitingTime="0.00" timeLoss="0.84" traveltime="49.00">
        <ride waitingTime="0.00" vehicle="person_0_0" depart="0.00" arrival="15.00" arrivalPos="81.70" duration="15.00" routeLength="120.32" timeLoss="0.00"/>
        <walk depart="15.00" departPos="92.10" arrival="49.00" arrivalPos="46.05" duration="34.00" routeLength="46.05" timeLoss="0.84" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="person_0_0" depart="triggered" arrivalPos="81.70" arrivalSpeed="0.00" arrival="15.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:person_0" replacedAtTime="0.00" probability="0" edges="WS"/>
            <route edges="WS SC"/>
        </routeDistribution>
    </vehicle>

    <person id="person_0" depart="0.00" arrival="49.00">
        <ride from="WS" to="SC" arrivalPos="81.70" lines="person_0_0"/>
        <walk edges="EC"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip basic ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00" arrival="901.00">
        <walk edges="end middle beg"/>
    </person>

    <person id="p0" depart="0.00" arrival="1260.00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip bike_public_walk ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'DEFAULT_BIKETYPE' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,42d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1012.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 5
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 1
<  Running: 0
< Statistics (avg of 4):
<  RouteLength: 1529.03
<  Speed: 13.78
<  Duration: 111.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
< Bike Statistics (avg of 1):
<  RouteLength: 748.55
<  Speed: 5.20
<  Duration: 144.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
< Statistics (avg of 5):
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 1 walks):
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="111.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.0 routing_train.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="p0_b0" depart="0.00" departLane="" departPos="0.00" departSpeed="5.56" departDelay="0.00" arrival="144.00" arrivalLane="" arrivalPos="250.00" arrivalSpeed="5.56" duration="144.00" routeLength="748.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_p0_b0 tripinfo_p0_b0 person_p0_b0" vType="DEFAULT_BIKETYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.1" depart="300.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="411.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.1 routing_train.1 person_train.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.2" depart="600.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="711.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.2 routing_train.2" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="764.00" waitingTime="160.12" timeLoss="1.99" traveltime="603.88">
        <ride waitingTime="0.00" vehicle="p0_b0" depart="0.00" arrival="144.00" arrivalPos="250.00" duration="144.00" routeLength="748.55" timeLoss="0.00"/>
        <access stop="beg2left" depart="144.00" arrival="161.00" duration="17.00" routeLength="24.16"/>
        <ride waitingTime="160.12" vehicle="train.1" depart="321.12" arrival="390.00" arrivalPos="1242.34" duration="68.88" routeLength="955.64" timeLoss="0.00"/>
        <access stop="left2end" depart="390.00" arrival="407.00" duration="17.00" routeLength="24.54"/>
        <walk depart="407.00" departPos="250.00" arrival="764.00" arrivalPos="249.28" duration="357.00" routeLength="493.08" timeLoss="1.99" maxSpeed="1.39"/>
    </personinfo>
    <tripinfo id="train.3" depart="900.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1011.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.3 routing_train.3" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_b0" type="DEFAULT_BIKETYPE" depart="triggered" arrivalPos="250.00" arrivalSpeed="0.00" arrival="144.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p0" replacedAtTime="0.00" probability="0" edges="beg"/>
            <route edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>

    <person id="p0" depart="0.00" arrival="764.00">
        <ride from="beg" to="beg2left" trainStop="beg2left" lines="p0_b0"/>
        <ride from="gneE0" to="gneE0" trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="515.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride from="beg" to="left" busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride from="left" to="end" busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk edges="end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_early ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="200.00" arrival="1215.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride from="beg" to="left" busStop="left_0" lines="bus" intended="bus.0" depart="1010.00"/>
        <ride from="left" to="end" busStop="end_0" lines="bus2" intended="bus2.0" depart="1070.00"/>
        <walk edges="end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_too_late ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="515.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride from="beg" to="left" busStop="left_0" lines="bus" intended="bus.1" depart="310.00"/>
        <ride from="left" to="end" busStop="end_0" lines="bus2" intended="bus2.1" depart="370.00"/>
        <walk edges="end"/>
    </person>

    <person id="p1" depart="2000.00" arrival="3260.00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_too_late2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="720.00" arrival="1980.00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_twice ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Duplicate schedule for 'bus' at time=1010.00.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="200.00" arrival="1460.00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_unmatched ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Different stop for 'bus' compared to earlier definitions, ignoring schedule.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="1260.00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="101.00">
        <ride from="beg" to="end" arrivalPos="250.00" lines="p0_0"/>
    </person>

    <vehicle id="p0_0" depart="triggered" arrivalPos="250.00" arrivalSpeed="0.00" arrival="101.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p0" replacedAtTime="0.00" probability="0" edges="beg"/>
            <route edges="beg middle end"/>
        </routeDistribution>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="101.00">
        <ride from="beg" to="end" arrivalPos="250.00" lines="p0_0"/>
    </person>

    <vehicle id="p0_0" depart="triggered" arrivalPos="250.00" arrivalSpeed="0.00" arrival="101.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p0" replacedAtTime="0.00" probability="0" edges="beg"/>
            <route edges="beg middle end"/>
        </routeDistribution>
    </vehicle>

    <person id="p1" depart="0.00" arrival="901.00">
        <walk edges="end middle beg"/>
    </person>

</routes>
devices rerouting personTrip carNoRoute ( Last six runs Jul2024 )
devices rerouting personTrip car_walk ( Last six runs Jul2024 )
devices rerouting personTrip car_walk_sidewalk ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_between_stops ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="1082.00" waitingTime="0.00" timeLoss="2.00" traveltime="1082.00">
        <stop duration="0.00" arrival="0.00" arrivalPos="15.00" actType="waiting"/>
        <stop duration="0.00" arrival="0.00" arrivalPos="15.00" actType="sameStop"/>
        <walk depart="0.00" departPos="15.00" arrival="1082.00" arrivalPos="15.00" duration="1082.00" routeLength="1500.00" timeLoss="2.00" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="p0_0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="250.00" arrivalSpeed="27.80" duration="29.00" routeLength="748.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_p0_0 tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="111.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.0 routing_train.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.1" depart="300.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="411.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.1 routing_train.1 person_train.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.2" depart="600.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="711.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.2 routing_train.2" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="764.00" waitingTime="275.12" timeLoss="1.99" traveltime="488.88">
        <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="29.00" arrivalPos="250.00" duration="29.00" routeLength="748.55" timeLoss="0.00"/>
        <access stop="beg2left" depart="29.00" arrival="46.00" duration="17.00" routeLength="24.16"/>
        <ride waitingTime="275.12" vehicle="train.1" depart="321.12" arrival="390.00" arrivalPos="1242.34" duration="68.88" routeLength="955.64" timeLoss="0.00"/>
        <access stop="left2end" depart="390.00" arrival="407.00" duration="17.00" routeLength="24.54"/>
        <walk depart="407.00" departPos="250.00" arrival="764.00" arrivalPos="249.28" duration="357.00" routeLength="493.08" timeLoss="1.99" maxSpeed="1.39"/>
    </personinfo>
    <tripinfo id="train.3" depart="900.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1011.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.3 routing_train.3" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" arrivalPos="250.00" arrivalSpeed="0.00" arrival="29.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p0" replacedAtTime="0.00" probability="0" edges="beg"/>
            <route edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>

    <person id="p0" depart="0.00" arrival="764.00">
        <ride from="beg" to="beg2left" trainStop="beg2left" lines="p0_0"/>
        <ride from="gneE0" to="gneE0" trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>

</routes>
devices rerouting personTrip car_public_walk ( Last six runs Jul2024 )
devices rerouting personTrip car_public_walk4 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="p0_0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="450.00" arrivalSpeed="27.80" duration="36.00" routeLength="948.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_p0_0 tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="111.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.0 routing_train.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.1" depart="300.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="411.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.1 routing_train.1 person_train.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.2" depart="600.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="711.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.2 routing_train.2" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="764.00" waitingTime="158.12" timeLoss="1.99" traveltime="605.88">
        <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="36.00" arrivalPos="450.00" duration="36.00" routeLength="894.79" timeLoss="0.00"/>
        <access stop="beg2left" depart="36.00" arrival="163.00" duration="127.00" routeLength="177.33"/>
        <ride waitingTime="158.12" vehicle="train.1" depart="321.12" arrival="390.00" arrivalPos="1242.34" duration="68.88" routeLength="955.64" timeLoss="0.00"/>
        <access stop="left2end" depart="390.00" arrival="407.00" duration="17.00" routeLength="24.54"/>
        <walk depart="407.00" departPos="250.00" arrival="764.00" arrivalPos="249.28" duration="357.00" routeLength="493.08" timeLoss="1.99" maxSpeed="1.39"/>
    </personinfo>
    <tripinfo id="train.3" depart="900.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1011.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.3 routing_train.3" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" arrivalPos="450.00" arrivalSpeed="0.00" arrival="36.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p0" replacedAtTime="0.00" probability="0" edges="beg"/>
            <route edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>

    <person id="p0" depart="0.00" arrival="764.00">
        <ride from="beg" to="beg2left" trainStop="beg2left" lines="p0_0"/>
        <ride from="gneE0" to="gneE0" trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk3 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="p0_0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_p0_0 tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="111.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.0 routing_train.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.1" depart="300.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="411.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.1 routing_train.1 person_train.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.2" depart="600.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="711.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.2 routing_train.2" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="766.00" waitingTime="105.12" timeLoss="0.19" traveltime="660.88">
        <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="18.00" arrivalPos="500.00" duration="18.00" routeLength="400.00" timeLoss="0.00"/>
        <walk depart="18.00" departPos="0.00" arrival="198.00" arrivalPos="250.00" duration="180.00" routeLength="250.00" timeLoss="0.00" maxSpeed="1.39"/>
        <access stop="beg2left" depart="198.00" arrival="216.00" duration="18.00" routeLength="26.00"/>
        <ride waitingTime="105.12" vehicle="train.1" depart="321.12" arrival="390.00" arrivalPos="1242.34" duration="68.88" routeLength="955.64" timeLoss="0.00"/>
        <access stop="left2end" depart="390.00" arrival="405.00" duration="15.00" routeLength="20.88"/>
        <walk depart="405.00" departPos="250.00" arrival="766.00" arrivalPos="250.00" duration="361.00" routeLength="501.13" timeLoss="0.19" maxSpeed="1.39"/>
    </personinfo>
    <tripinfo id="train.3" depart="900.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1011.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.3 routing_train.3" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" arrivalPos="500.00" arrivalSpeed="0.00" arrival="18.00">
        <route edges="beg"/>
    </vehicle>

    <person id="p0" depart="0.00" arrival="766.00">
        <ride from="beg" to="beg" arrivalPos="500.00" lines="p0_0"/>
        <walk edges="beg2left" trainStop="beg2left"/>
        <ride from="gneE0" to="gneE0" trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk5 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="p0_0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="27.80" duration="26.00" routeLength="598.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_p0_0 tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="111.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.0 routing_train.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.1" depart="300.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="411.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.1 routing_train.1 person_train.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.2" depart="600.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="711.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.2 routing_train.2" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="764.00" waitingTime="164.12" timeLoss="1.99" traveltime="599.88">
        <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="26.00" arrivalPos="100.00" duration="26.00" routeLength="598.55" timeLoss="0.00"/>
        <access stop="beg2left" depart="26.00" arrival="157.00" duration="131.00" routeLength="182.48"/>
        <ride waitingTime="164.12" vehicle="train.1" depart="321.12" arrival="390.00" arrivalPos="1242.34" duration="68.88" routeLength="955.64" timeLoss="0.00"/>
        <access stop="left2end" depart="390.00" arrival="407.00" duration="17.00" routeLength="24.54"/>
        <walk depart="407.00" departPos="250.00" arrival="764.00" arrivalPos="249.28" duration="357.00" routeLength="493.08" timeLoss="1.99" maxSpeed="1.39"/>
    </personinfo>
    <tripinfo id="train.3" depart="900.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1011.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.3 routing_train.3" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" arrivalPos="100.00" arrivalSpeed="0.00" arrival="26.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p0" replacedAtTime="0.00" probability="0" edges="beg"/>
            <route edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>

    <person id="p0" depart="0.00" arrival="764.00">
        <ride from="beg" to="beg2left" trainStop="beg2left" lines="p0_0"/>
        <ride from="gneE0" to="gneE0" trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_internal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="p0_0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="498.55" arrivalSpeed="27.80" duration="18.00" routeLength="498.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_p0_0 tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="111.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.0 routing_train.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.1" depart="300.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="411.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.1 routing_train.1 person_train.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.2" depart="600.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="711.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.2 routing_train.2" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="764.00" waitingTime="106.12" timeLoss="1.99" traveltime="657.88">
        <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="18.00" arrivalPos="498.55" duration="18.00" routeLength="398.84" timeLoss="0.00"/>
        <walk depart="18.00" departPos="0.00" arrival="198.00" arrivalPos="250.00" duration="180.00" routeLength="250.00" timeLoss="0.00" maxSpeed="1.39"/>
        <access stop="beg2left" depart="198.00" arrival="215.00" duration="17.00" routeLength="24.16"/>
        <ride waitingTime="106.12" vehicle="train.1" depart="321.12" arrival="390.00" arrivalPos="1242.34" duration="68.88" routeLength="955.64" timeLoss="0.00"/>
        <access stop="left2end" depart="390.00" arrival="407.00" duration="17.00" routeLength="24.54"/>
        <walk depart="407.00" departPos="250.00" arrival="764.00" arrivalPos="249.28" duration="357.00" routeLength="493.08" timeLoss="1.99" maxSpeed="1.39"/>
    </personinfo>
    <tripinfo id="train.3" depart="900.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1011.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.3 routing_train.3" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" arrivalPos="498.55" arrivalSpeed="0.00" arrival="18.00">
        <route edges="beg"/>
    </vehicle>

    <person id="p0" depart="0.00" arrival="764.00">
        <ride from="beg" to="beg" arrivalPos="498.55" lines="p0_0"/>
        <walk edges="beg2left" trainStop="beg2left"/>
        <ride from="gneE0" to="gneE0" trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_parkingAreas ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="p0_0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="495.30" arrivalSpeed="27.80" duration="36.00" routeLength="993.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_p0_0 tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="111.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.0 routing_train.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.1" depart="300.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="411.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.1 routing_train.1 person_train.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.2" depart="600.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="711.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.2 routing_train.2" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="764.00" waitingTime="91.12" timeLoss="2.37" traveltime="672.88">
        <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="36.00" arrivalPos="495.30" duration="36.00" routeLength="894.79" timeLoss="0.00"/>
        <walk depart="36.00" departPos="495.30" arrival="213.00" arrivalPos="250.00" duration="177.00" routeLength="245.30" timeLoss="0.38" maxSpeed="1.39"/>
        <access stop="beg2left" depart="213.00" arrival="230.00" duration="17.00" routeLength="24.16"/>
        <ride waitingTime="91.12" vehicle="train.1" depart="321.12" arrival="390.00" arrivalPos="1242.34" duration="68.88" routeLength="955.64" timeLoss="0.00"/>
        <access stop="left2end" depart="390.00" arrival="407.00" duration="17.00" routeLength="24.54"/>
        <walk depart="407.00" departPos="250.00" arrival="764.00" arrivalPos="249.28" duration="357.00" routeLength="493.08" timeLoss="1.99" maxSpeed="1.39"/>
    </personinfo>
    <tripinfo id="train.3" depart="900.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1011.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.3 routing_train.3" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" arrivalPos="495.30" arrivalSpeed="0.00" arrival="36.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p0" replacedAtTime="0.00" probability="0" edges="beg"/>
            <route edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>

    <person id="p0" depart="0.00" arrival="764.00">
        <ride from="beg" to="beg2left" arrivalPos="495.30" lines="p0_0"/>
        <walk edges="beg2left" trainStop="beg2left"/>
        <ride from="gneE0" to="gneE0" trainStop="left2end" lines="train" intended="train.1" depart="310.00"/>
        <walk edges="left2end end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_transfer_forbidden ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="111.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.0 routing_train.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.1" depart="300.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="411.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.1 routing_train.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.2" depart="600.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="711.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.2 routing_train.2 person_train.2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train.3" depart="900.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1011.00" arrivalLane="" arrivalPos="1529.03" arrivalSpeed="13.89" duration="111.00" routeLength="1529.03" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train.3 routing_train.3" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="1064.00" waitingTime="65.12" timeLoss="2.03" traveltime="998.88">
        <walk depart="0.00" departPos="0.00" arrival="539.00" arrivalPos="250.00" duration="539.00" routeLength="748.55" timeLoss="0.04" maxSpeed="1.39"/>
        <access stop="beg2left" depart="539.00" arrival="556.00" duration="17.00" routeLength="24.16"/>
        <ride waitingTime="65.12" vehicle="train.2" depart="621.12" arrival="690.00" arrivalPos="1242.34" duration="68.88" routeLength="955.64" timeLoss="0.00"/>
        <access stop="left2end" depart="690.00" arrival="707.00" duration="17.00" routeLength="24.54"/>
        <walk depart="707.00" departPos="250.00" arrival="1064.00" arrivalPos="249.28" duration="357.00" routeLength="493.08" timeLoss="1.99" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="1064.00">
        <walk edges="beg beg2left" trainStop="beg2left"/>
        <ride from="gneE0" to="gneE0" trainStop="left2end" lines="train" intended="train.3" depart="910.00"/>
        <walk edges="left2end end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="101.00">
        <ride from="beg" to="end" arrivalPos="250.00" lines="p0_0"/>
    </person>

    <vehicle id="p0_0" type="typ0" depart="triggered" arrivalPos="250.00" arrivalSpeed="0.00" arrival="101.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p0" replacedAtTime="0.00" probability="0" edges="beg"/>
            <route edges="beg middle end"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_walk_arrivalpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="90.00">
        <ride from="beg" to="end" arrivalPos="0.00" lines="p0_0"/>
    </person>

    <vehicle id="p0_0" depart="triggered" arrivalPos="0.00" arrivalSpeed="0.00" arrival="90.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p0" replacedAtTime="0.00" probability="0" edges="beg"/>
            <route edges="beg middle end"/>
        </routeDistribution>
    </vehicle>

    <person id="p1" depart="0.00" arrival="1081.00">
        <walk edges="end middle beg" arrivalPos="0.00"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_walk_departPos ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" departPos="50.00" arrival="101.00">
        <ride from="beg" to="end" arrivalPos="250.00" lines="p0_0"/>
    </person>

    <vehicle id="p0_0" depart="triggered" departPos="0.00" arrivalPos="250.00" arrivalSpeed="0.00" arrival="101.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p0" replacedAtTime="0.00" probability="0" edges="beg"/>
            <route edges="beg middle end"/>
        </routeDistribution>
    </vehicle>

    <person id="p1" depart="0.00" departPos="50.00" arrival="936.00">
        <walk edges="end middle beg"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip early_ending_flow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="public" depart="4.00" arrival="111.00">
        <walk edges="b" busStop="busstop1"/>
        <ride from="b" to="g" busStop="busstop3" lines="100" intended="0.3" depart="40.00"/>
        <walk edges="g"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="public" depart="4.00" arrival="121.00">
        <walk edges="b" busStop="busstop1"/>
        <ride from="b" to="g" busStop="busstop3" lines="100" intended="0" depart="50.00"/>
        <walk edges="g"/>
    </person>

</routes>
devices rerouting personTrip early_pt ( Last six runs Jul2024 )
devices rerouting personTrip late_pt ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors access_double_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Duplicate access on lane 'accessA_0' for stop 's1'
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors access_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Could not add access outside a stopping place.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors flow_without_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Undefined end for flow 'bus', defaulting to 24hour duration.
< Warning: Undefined end for flow 'bus2', defaulting to 24hour duration.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors stops_disconnected ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: No connection between stop 'stopA_E' and stop 'stopC_E' found.
< Error: No connection found between busStop 'stopA_E' and busStop 'stopC_E' for person 'p0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors unreachable_rides ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Person 'p0' aborted waiting for 1 at edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

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

---------- Differences in errors ----------
1c1,2
< Warning: Ignoring vehicle type 'typ0' when routing person 'p1' because it is not allowed on the start edge.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" type="typ0" depart="triggered" arrivalPos="1002.80" arrivalSpeed="0.00" arrival="91.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p0" replacedAtTime="0.00" probability="0" edges="beg"/>
            <route edges="beg middle"/>
        </routeDistribution>
    </vehicle>

    <person id="p0" depart="0.00" arrival="272.00">
        <ride from="beg" to="middle" arrivalPos="1002.80" lines="p0_0"/>
        <walk edges="middle end"/>
    </person>

    <person id="p1" depart="0.00" arrival="908.00">
        <walk edges="end middle beg"/>
    </person>

</routes>
devices rerouting personTrip intermodal_car_walk ( Last six runs Jul2024 )
devices rerouting personTrip intermodal_car_walk_ptstop ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_input ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" arrival="90.00">
        <route edges="beg middle"/>
    </vehicle>

    <vehicle id="p1_0" depart="triggered" arrival="92.00">
        <route edges="beg beg2left left left2end"/>
    </vehicle>

    <person id="p0" depart="0.00" arrival="270.00">
        <ride from="beg" to="middle" arrivalPos="1000.00" lines="p0_0"/>
        <walk edges="end"/>
    </person>

    <person id="p1" depart="0.00" arrival="452.00">
        <ride from="beg" to="left2end" arrivalPos="506.98" lines="p1_0"/>
        <walk edges="middle"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Ignoring vehicle type 'typ0' when routing person 'p1' because it is not allowed on the start edge.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" type="typ0" depart="triggered" arrivalPos="1002.80" arrivalSpeed="0.00" arrival="91.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p0" replacedAtTime="0.00" probability="0" edges="beg"/>
            <route edges="beg middle"/>
        </routeDistribution>
    </vehicle>

    <person id="p0" depart="0.00" arrival="271.00">
        <ride from="beg" to="middle" arrivalPos="1002.80" lines="p0_0"/>
        <walk edges="end"/>
    </person>

    <person id="p1" depart="0.00" arrival="908.00">
        <walk edges="end middle beg"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_junctionTaz ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Teleporting person 'p1' from vehicle destination edge 'middle' to intended destination edge 'left2end' time=92.00
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p0_0" depart="triggered" arrival="90.00">
        <route edges="beg middle"/>
    </vehicle>

    <vehicle id="p1_0" depart="triggered" arrival="92.00">
        <route edges="beg middle"/>
    </vehicle>

    <person id="p0" depart="0.00" arrival="270.00">
        <ride from="beg" to="middle" arrivalPos="1000.00" lines="p0_0"/>
        <walk edges="end"/>
    </person>

    <person id="p1" depart="0.00" arrival="452.00">
        <ride from="beg" to="left2end" arrivalPos="1000.00" lines="p1_0"/>
        <walk edges="middle"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_no_place ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Ignoring vehicle type 'typ0' when routing person 'p1' because it is not allowed on the start edge.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00" arrival="908.00">
        <walk edges="end middle beg"/>
    </person>

    <person id="p0" depart="0.00" arrival="1270.00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00" arrival="166.00">
        <walk edges="A0toB0 B0toC0 C0toC1"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction_equal_toJunction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="2" depart="2.00" departPos="random" color="red" arrival="9.00">
        <ride from="CE" to="CE" arrivalPos="48.50" lines="2_0"/>
    </person>

    <vehicle id="2_0" depart="triggered" arrivalPos="48.50" arrivalSpeed="0.00" arrival="9.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:2" replacedAtTime="2.00" probability="0" edges="C-source"/>
            <route edges="CE"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Error: Source junction 'A0' not known for person '0'!
< Set option '--junction-taz' or load a TAZ-file
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz intermodal_net ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="5" depart="2.00" departPos="random" color="red" arrival="33.00">
        <walk edges="NC"/>
    </person>

    <person id="6" depart="2.00" departPos="random" color="red" arrival="33.00">
        <walk edges="CS"/>
    </person>

    <person id="4" depart="2.00" departPos="random" color="red" arrival="33.00">
        <walk edges="CS"/>
    </person>

    <person id="3" depart="2.00" departPos="random" color="red" arrival="33.00">
        <walk edges="NC"/>
    </person>

    <person id="1" depart="0.00" departPos="random" color="red" arrival="62.00">
        <walk edges="CS NC"/>
    </person>

    <person id="0" depart="0.00" departPos="random" color="red" arrival="62.00">
        <walk edges="NC CS"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz load_some_taz ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Replacing junction-taz 'C2' with loaded TAZ.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00" arrival="266.00">
        <walk edges="A0toA1 A1toA2 A2toB2 B2toC2 C3toC2"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz load_taz ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00" arrival="265.00">
        <walk edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz toJunction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00" arrival="331.00">
        <walk edges="C0toC1 B1toC1 A1toB1 A1toA2 A2toA3"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00" arrival="200.00">
        <walk edges="A0toB0 B0toC0 C0toD0"/>
    </person>

</routes>
devices rerouting personTrip junctionTaz viaJunctions ( Last six runs Jul2024 )
devices rerouting personTrip junctionTaz walk ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip missed_bus_reroute ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="bus.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="164.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="7.31" duration="164.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="55.69" timeLoss="55.69" rerouteNo="1" devices="tripinfo_bus.0 routing_bus.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus2.0" depart="300.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="564.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="1.48" duration="264.00" routeLength="3012.32" waitingTime="0.00" waitingCount="0" stopTime="155.25" timeLoss="155.25" rerouteNo="1" devices="tripinfo_bus2.0 routing_bus2.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.1" depart="600.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="764.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="7.31" duration="164.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="55.69" timeLoss="55.69" rerouteNo="1" devices="tripinfo_bus.1 routing_bus.1 person_bus.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="slow" speedFactor="1.00" duration="965.00" waitingTime="588.40" timeLoss="1.28" traveltime="376.60">
        <walk depart="0.00" departPos="200.00" arrival="72.00" arrivalPos="250.00" duration="72.00" routeLength="50.00" timeLoss="0.57" maxSpeed="0.70"/>
        <ride waitingTime="588.40" vehicle="bus.1" depart="660.40" arrival="750.00" arrivalPos="400.00" duration="89.60" routeLength="1500.00" timeLoss="0.00"/>
        <walk depart="750.00" departPos="400.00" arrival="965.00" arrivalPos="250.00" duration="215.00" routeLength="150.00" timeLoss="0.71" maxSpeed="0.70"/>
    </personinfo>
    <tripinfo id="bus2.1" depart="900.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="1164.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="1.48" duration="264.00" routeLength="3012.32" waitingTime="0.00" waitingCount="0" stopTime="155.25" timeLoss="155.25" rerouteNo="1" devices="tripinfo_bus2.1 routing_bus2.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.2" depart="1200.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="1364.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="7.31" duration="164.00" routeLength="2000.00" waitingTime="0.00" waitingCount="0" stopTime="55.69" timeLoss="55.69" rerouteNo="1" devices="tripinfo_bus.2 routing_bus.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus2.2" depart="1500.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="1764.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="1.48" duration="264.00" routeLength="3012.32" waitingTime="0.00" waitingCount="0" stopTime="155.25" timeLoss="155.25" rerouteNo="1" devices="tripinfo_bus2.2 routing_bus2.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus2.3" depart="2100.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="2364.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="1.48" duration="264.00" routeLength="3012.32" waitingTime="0.00" waitingCount="0" stopTime="155.25" timeLoss="155.25" rerouteNo="1" devices="tripinfo_bus2.3 routing_bus2.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip no_valid_connection ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: No connection between edge 'absBeg' and edge 'beg2left' found.
< Error: No connection found between edge 'absBeg' and edge 'beg2left' for person 'p0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00" arrival="25.00">
        <walk edges="a -b c" cost="30.53"/>
    </person>

    <person id="person_1" depart="0.00" arrival="25.00">
        <walk edges="-c -b -a" cost="30.53"/>
    </person>

</routes>
devices rerouting personTrip opposite-factor default ( Last six runs Jul2024 )
devices rerouting personTrip opposite-factor factor_1 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor factor_0.5 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_1" depart="0.00" arrival="25.00">
        <walk edges="-c -b -a" cost="30.53"/>
    </person>

    <person id="person_0" depart="0.00" arrival="30.00">
        <walk edges="a b c" cost="36.67"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00" arrival="24.00">
        <walk edges="a -b c" cost="28.03"/>
    </person>

    <person id="person_1" depart="0.00" arrival="24.00">
        <walk edges="-c -b -a" cost="28.03"/>
    </person>

</routes>
devices rerouting personTrip opposite-factor sidewalk_default ( Last six runs Jul2024 )
devices rerouting personTrip opposite-factor sidewalk_factor_0.5 ( Last six runs Jul2024 )
devices rerouting personTrip opposite-factor sidewalk_factor_1 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip prefer_walking ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="1260.00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip prefer_walking2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="3.00" arrival="1263.00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip pt_looped_need_transfer ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="public" depart="4.00" arrival="1104.00">
        <stop busStop="bs_2" duration="0.00"/>
        <ride from="c" to="a" busStop="bs_0" lines="line0" intended="v0" depart="300.00"/>
        <ride from="a" to="b" busStop="bs_1" lines="line0" intended="v1" depart="1100.00"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ptline_routing ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="bus.0" type="bus" depart="0.00" line="bus" arrival="108.00">
        <route edges="beg middle end"/>
        <stop busStop="beg_0" until="0.00"/>
        <stop busStop="end_0" until="100.00"/>
    </vehicle>

    <vehicle id="bus.1" type="bus" depart="100.00" line="bus" arrival="208.00">
        <route edges="beg middle end"/>
        <stop busStop="beg_0" until="100.00"/>
        <stop busStop="end_0" until="200.00"/>
    </vehicle>

    <vehicle id="bus.2" type="bus" depart="200.00" line="bus" arrival="308.00">
        <route edges="beg middle end"/>
        <stop busStop="beg_0" until="200.00"/>
        <stop busStop="end_0" until="300.00"/>
    </vehicle>

    <person id="p0" depart="0.00" arrival="407.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride from="beg" to="end" busStop="end_0" lines="bus" intended="bus.3" depart="300.00"/>
        <walk edges="end"/>
    </person>

    <vehicle id="bus.3" type="bus" depart="300.00" line="bus" arrival="408.00">
        <route edges="beg middle end"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="555.00">
        <walk edges="beg" busStop="beg_0"/>
        <ride from="beg" to="end" busStop="end_0" lines="bus" intended="bus.1" depart="310.00"/>
        <walk edges="end"/>
    </person>

    <person id="p1" depart="0.00" arrival="901.00">
        <walk edges="end middle beg"/>
    </person>

    <person id="walker" depart="0.00" arrival="1260.00">
        <walk edges="beg middle end"/>
    </person>

</routes>
devices rerouting personTrip public_walk ( Last six runs Jul2024 )
devices rerouting personTrip public_walk_singleveh ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_step2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="00:00:00" arrival="00:09:16">
        <walk edges="beg" busStop="beg_0"/>
        <ride from="beg" to="end" busStop="end_0" lines="bus" intended="bus.1" depart="00:05:10"/>
        <walk edges="end"/>
    </person>

    <person id="p1" depart="00:00:00" arrival="00:15:02">
        <walk edges="end middle beg"/>
    </person>

    <person id="walker" depart="00:00:00" arrival="00:21:00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_time ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="00:00:00" arrival="00:09:15">
        <walk edges="beg" busStop="beg_0"/>
        <ride from="beg" to="end" busStop="end_0" lines="bus" intended="bus.1" depart="00:05:10"/>
        <walk edges="end"/>
    </person>

    <person id="p1" depart="00:00:00" arrival="00:15:01">
        <walk edges="end middle beg"/>
    </person>

    <person id="walker" depart="00:00:00" arrival="00:21:00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_speedfactor ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" type="pedSlow" depart="0.00" arrival="12600.00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip randomized_weights ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="ped.0" depart="0.00" arrival="685.00">
        <walk edges="A0B0 B0A0 B0C0 C1C0 C1D1 D1D2 D3D2 E3D3 E4E3 E5E4 E5F5"/>
    </person>

    <person id="ped.1" depart="1.00" arrival="686.00">
        <walk edges="A0B0 A1A0 A1A2 B2A2 C2B2 C2C3 C3D3 D4D3 D4D5 D5E5 E5F5"/>
    </person>

    <person id="ped.2" depart="2.00" arrival="687.00">
        <walk edges="A0B0 B0A0 C0B0 C0C1 C1C2 C2C3 D3C3 D4D3 D5D4 D5E5 E5F5"/>
    </person>

    <person id="ped.3" depart="3.00" arrival="688.00">
        <walk edges="A0B0 A0A1 A1B1 B2B1 B3B2 B3B4 C4B4 D4C4 E4D4 E5E4 E5F5"/>
    </person>

    <person id="ped.5" depart="5.00" arrival="689.00">
        <walk edges="A0B0 B1B0 B1C1 C1C2 D2C2 D2D3 D4D3 D4D5 E5D5 E5F5"/>
    </person>

    <person id="ped.4" depart="4.00" arrival="689.00">
        <walk edges="A0B0 B0A0 C0B0 C1C0 C2C1 C2C3 C3C4 D4C4 E4D4 E4E5 E5F5"/>
    </person>

    <person id="ped.6" depart="6.00" arrival="691.00">
        <walk edges="A0B0 B0A0 B0C0 D0C0 D1D0 D1E1 E1E2 E3E2 E3E4 E5E4 E5F5"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ride_from_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="trainAB.0" depart="315.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="523.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="busABCD.0" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="549.00" arrivalLane="" arrivalPos="487.60" arrivalSpeed="1.75" duration="544.00" routeLength="4905.20" waitingTime="0.00" waitingCount="0" stopTime="189.87" timeLoss="189.87" rerouteNo="0" devices="tripinfo_busABCD.0" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.0" depart="362.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="568.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.0" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="400.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="208.00" waitingTime="127.80" timeLoss="0.00" traveltime="79.20">
        <stop duration="1.00" arrival="401.00" arrivalPos="300.00" actType="waiting"/>
        <ride waitingTime="127.80" vehicle="trainAC.0" depart="528.80" arrival="608.00" arrivalPos="1400.00" duration="79.20" routeLength="1100.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trainAC.0" depart="451.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="693.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainAC.0 person_trainAC.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainCA.0" depart="522.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="764.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainCA.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.1" depart="915.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1123.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.1" depart="962.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1168.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.2" depart="1515.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1723.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="busABCD.1" depart="1205.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1749.00" arrivalLane="" arrivalPos="487.60" arrivalSpeed="1.75" duration="544.00" routeLength="4905.20" waitingTime="0.00" waitingCount="0" stopTime="189.87" timeLoss="189.87" rerouteNo="0" devices="tripinfo_busABCD.1" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.2" depart="1562.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1768.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.3" depart="2115.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2323.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.3" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.3" depart="2162.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2368.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.3" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAC.1" depart="2251.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2493.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainAC.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainCA.1" depart="2322.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2564.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainCA.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.4" depart="2715.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2923.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.4" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="busABCD.2" depart="2405.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2949.00" arrivalLane="" arrivalPos="487.60" arrivalSpeed="1.75" duration="544.00" routeLength="4905.20" waitingTime="0.00" waitingCount="0" stopTime="189.87" timeLoss="189.87" rerouteNo="0" devices="tripinfo_busABCD.2" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.4" depart="2762.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2968.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.4" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.5" depart="3315.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="3523.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.5" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.5" depart="3362.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="3568.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.5" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.6" depart="3915.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="4123.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.6" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="busABCD.3" depart="3605.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="4149.00" arrivalLane="" arrivalPos="487.60" arrivalSpeed="1.75" duration="544.00" routeLength="4905.20" waitingTime="0.00" waitingCount="0" stopTime="189.87" timeLoss="189.87" rerouteNo="0" devices="tripinfo_busABCD.3" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.6" depart="3962.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="4168.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.6" vType="train" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ride_trip ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="trainAB.0" depart="315.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="523.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="busABCD.0" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="549.00" arrivalLane="" arrivalPos="487.60" arrivalSpeed="1.75" duration="544.00" routeLength="4905.20" waitingTime="0.00" waitingCount="0" stopTime="189.87" timeLoss="189.87" rerouteNo="0" devices="tripinfo_busABCD.0" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.0" depart="362.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="568.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.0 person_trainBA.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAC.0" depart="451.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="693.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainAC.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainCA.0" depart="522.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="764.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainCA.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.1" depart="915.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1123.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.1" depart="962.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1168.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.1" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="400.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="1116.00" waitingTime="38.80" timeLoss="2.69" traveltime="1076.20">
        <stop duration="1.00" arrival="401.00" arrivalPos="300.00" actType="waiting"/>
        <ride waitingTime="38.80" vehicle="trainBA.0" depart="439.80" arrival="475.00" arrivalPos="800.00" duration="35.20" routeLength="500.00" timeLoss="0.00"/>
        <access stop="stopA_S" depart="475.00" arrival="487.00" duration="12.00" routeLength="17.52"/>
        <walk depart="487.00" departPos="111.92" arrival="509.00" arrivalPos="81.39" duration="22.00" routeLength="30.53" timeLoss="0.02" maxSpeed="1.39"/>
        <access stop="stopA_E" depart="509.00" arrival="582.00" duration="73.00" routeLength="102.24"/>
        <access stop="stopA_E" depart="582.00" arrival="655.00" duration="73.00" routeLength="102.24"/>
        <walk depart="655.00" departPos="81.39" arrival="1505.00" arrivalPos="109.86" duration="850.00" routeLength="1176.85" timeLoss="2.67" maxSpeed="1.39"/>
        <access stop="stopC_E" depart="1505.00" arrival="1516.00" duration="11.00" routeLength="15.46"/>
    </personinfo>
    <tripinfo id="trainAB.2" depart="1515.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1723.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="busABCD.1" depart="1205.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1749.00" arrivalLane="" arrivalPos="487.60" arrivalSpeed="1.75" duration="544.00" routeLength="4905.20" waitingTime="0.00" waitingCount="0" stopTime="189.87" timeLoss="189.87" rerouteNo="0" devices="tripinfo_busABCD.1" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.2" depart="1562.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1768.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.3" depart="2115.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2323.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.3" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.3" depart="2162.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2368.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.3" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAC.1" depart="2251.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2493.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainAC.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainCA.1" depart="2322.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2564.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainCA.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.4" depart="2715.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2923.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.4" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="busABCD.2" depart="2405.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2949.00" arrivalLane="" arrivalPos="487.60" arrivalSpeed="1.75" duration="544.00" routeLength="4905.20" waitingTime="0.00" waitingCount="0" stopTime="189.87" timeLoss="189.87" rerouteNo="0" devices="tripinfo_busABCD.2" vType="bus" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ride_trip_access ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="trainAC.0" depart="200.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="435.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="235.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="112.02" timeLoss="112.02" rerouteNo="0" devices="tripinfo_trainAC.0 person_trainAC.0" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="467.00" waitingTime="144.80" timeLoss="1.30" traveltime="322.20">
        <walk depart="0.00" departPos="0.00" arrival="59.00" arrivalPos="81.39" duration="59.00" routeLength="81.39" timeLoss="0.40" maxSpeed="1.39"/>
        <access stop="stopA_E" depart="59.00" arrival="133.00" duration="74.00" routeLength="103.29"/>
        <ride waitingTime="144.80" vehicle="trainAC.0" depart="277.80" arrival="364.00" arrivalPos="300.00" duration="86.20" routeLength="1200.00" timeLoss="0.00"/>
        <access stop="stopC_E" depart="364.00" arrival="459.00" duration="95.00" routeLength="132.38"/>
        <walk depart="459.00" departPos="109.86" arrival="467.00" arrivalPos="100.00" duration="8.00" routeLength="9.86" timeLoss="0.90" maxSpeed="1.39"/>
    </personinfo>
    <tripinfo id="trainAC.1" depart="500.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="735.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="235.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="112.02" timeLoss="112.02" rerouteNo="0" devices="tripinfo_trainAC.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAC.2" depart="800.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1035.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="235.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="112.02" timeLoss="112.02" rerouteNo="0" devices="tripinfo_trainAC.2" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip sameStops ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="400.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="1.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
        <stop duration="1.00" arrival="401.00" arrivalPos="300.00" actType="waiting"/>
        <stop duration="0.00" arrival="401.00" arrivalPos="300.00" actType="sameStop"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip stop_access_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="103.00" waitingTime="0.00" timeLoss="0.50" traveltime="102.00">
        <stop duration="1.00" arrival="1.00" arrivalPos="800.00" actType="waiting"/>
        <access stop="stopA_S" depart="1.00" arrival="13.00" duration="12.00" routeLength="17.52"/>
        <walk depart="13.00" departPos="111.92" arrival="32.00" arrivalPos="86.23" duration="19.00" routeLength="25.69" timeLoss="0.50" maxSpeed="1.39"/>
        <access stop="stopA_W" depart="32.00" arrival="103.00" duration="71.00" routeLength="98.62"/>
    </personinfo>
    <personinfo id="p1" depart="100.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="124.00" waitingTime="0.00" timeLoss="0.92" traveltime="123.00">
        <stop duration="1.00" arrival="101.00" arrivalPos="100.00" actType="waiting"/>
        <walk depart="101.00" departPos="100.00" arrival="110.00" arrivalPos="111.92" duration="9.00" routeLength="11.92" timeLoss="0.42" maxSpeed="1.39"/>
        <access stop="stopA_S" depart="110.00" arrival="122.00" duration="12.00" routeLength="17.52"/>
        <access stop="stopA_S" depart="122.00" arrival="134.00" duration="12.00" routeLength="17.52"/>
        <walk depart="134.00" departPos="111.92" arrival="153.00" arrivalPos="86.23" duration="19.00" routeLength="25.69" timeLoss="0.50" maxSpeed="1.39"/>
        <access stop="stopA_W" depart="153.00" arrival="224.00" duration="71.00" routeLength="98.62"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip taz ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="0" depart="0.00" arrival="265.00">
        <walk edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
    </person>

    <person id="1" depart="0.00" arrival="265.00">
        <walk edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip toJunction_twice ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p_0" depart="0.00" arrival="252.00">
        <walk edges="SC"/>
        <walk edges="SC CN"/>
        <walk edges="CN CE"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip unusable_bus ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Not using public transport line 'bus' for routing persons. It has less than two usable stops.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="bus.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="214.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="1.48" duration="214.00" routeLength="3012.32" waitingTime="0.00" waitingCount="0" stopTime="105.25" timeLoss="105.25" rerouteNo="1" devices="tripinfo_bus.0 routing_bus.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.1" depart="300.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="514.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="1.48" duration="214.00" routeLength="3012.32" waitingTime="0.00" waitingCount="0" stopTime="105.25" timeLoss="105.25" rerouteNo="1" devices="tripinfo_bus.1 routing_bus.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.2" depart="600.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="814.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="1.48" duration="214.00" routeLength="3012.32" waitingTime="0.00" waitingCount="0" stopTime="105.25" timeLoss="105.25" rerouteNo="1" devices="tripinfo_bus.2 routing_bus.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="901.00" waitingTime="0.00" timeLoss="1.00" traveltime="901.00">
        <walk depart="0.00" departPos="0.00" arrival="901.00" arrivalPos="250.00" duration="901.00" routeLength="1250.00" timeLoss="1.00" maxSpeed="1.39"/>
    </personinfo>
    <tripinfo id="bus.3" depart="900.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="1114.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="1.48" duration="214.00" routeLength="3012.32" waitingTime="0.00" waitingCount="0" stopTime="105.25" timeLoss="105.25" rerouteNo="1" devices="tripinfo_bus.3 routing_bus.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="1260.00" waitingTime="0.00" timeLoss="0.00" traveltime="1260.00">
        <walk depart="0.00" departPos="0.00" arrival="1260.00" arrivalPos="250.00" duration="1260.00" routeLength="1750.00" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00" arrival="901.00">
        <walk edges="end middle beg"/>
    </person>

    <person id="p0" depart="0.00" arrival="1260.00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip vehicle_connection backward ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p_0" depart="0.00" arrival="50.00">
        <walk edges="E1 E0 E4"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip vehicle_connection backward_with_walkingarea ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p_0" depart="0.00" arrival="49.00">
        <walk edges="E1 E0 E4"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip vehicle_connection backward_with_walkingarea2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p_0" depart="0.00" arrival="25.00">
        <walk edges="176550277#9 -176550277#10 219679962#0"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip vehicle_connection forward ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p_0" depart="0.00" arrival="82.00">
        <walk edges="E4 E0 E1"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip vehicle_connection forward_with_walkingarea ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p_0" depart="0.00" arrival="81.00">
        <walk edges="E4 E0 E1"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip vehicle_connection forward_with_walkingarea2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p_0" x="3505.01" y="5944.66" angle="335.89" speed="1.39" pos="0.00" edge="219679962#0" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <person id="p_0" x="3505.30" y="5941.52" angle="156.56" speed="1.39" pos="0.00" edge="-176550277#10" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="2.00">
        <person id="p_0" x="3505.73" y="5940.53" angle="156.56" speed="1.39" pos="1.07" edge="-176550277#10" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="3.00">
        <person id="p_0" x="3506.16" y="5939.55" angle="156.56" speed="1.39" pos="2.15" edge="-176550277#10" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="4.00">
        <person id="p_0" x="3506.58" y="5938.56" angle="156.56" speed="1.39" pos="3.22" edge="-176550277#10" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="5.00">
        <person id="p_0" x="3513.58" y="5929.51" angle="147.21" speed="1.39" pos="16.25" edge="176550277#9" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="6.00">
        <person id="p_0" x="3514.17" y="5928.60" angle="147.21" speed="1.39" pos="15.16" edge="176550277#9" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="7.00">
        <person id="p_0" x="3514.76" y="5927.68" angle="147.21" speed="1.39" pos="14.08" edge="176550277#9" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="8.00">
        <person id="p_0" x="3515.35" y="5926.77" angle="147.21" speed="1.39" pos="12.99" edge="176550277#9" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p_0" depart="0.00" arrival="10.00">
        <walk edges="219679962#0 -176550277#10 176550277#9" arrivalPos="11.25"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip vtype ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1" depart="0.00" arrival="901.00">
        <walk edges="end middle beg"/>
    </person>

    <person id="p0" type="0" depart="0.00" arrival="1260.00">
        <walk edges="beg middle end"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip walk_access_walk ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="289.00">
        <walk edges="beg2left" trainStop="beg2left"/>
        <walk edges="beg2left2"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3623.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1800
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1800):
<  RouteLength: 330.54
<  Speed: 13.77
<  Duration: 24.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< DijkstraRouter answered 1800 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
devices rerouting reroute_congestions delayed_insertion ( Last six runs Jul2024 )
devices rerouting reroute_congestions delayed_insertion_departLaneBest ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions exit_times ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3972.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 900
<  Running: 0
<  Waiting: 0
< Statistics (avg of 900):
<  RouteLength: 3453.26
<  Speed: 13.78
<  Duration: 252.84
<  WaitingTime: 0.36
<  TimeLoss: 3.12
<  DepartDelay: 0.00
< DijkstraRouter answered 2321 queries and explored 146.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="10" depart="40.00" arrival="191.00">
        <route cost="164.32" savings="0.00" edges="-1784 1784 -1892 -829 833 2386 -2370 1903 2058 2438" exitTimes="47.00 53.00 84.00 93.00 99.00 114.00 137.00 167.00 182.00 191.00"/>
    </vehicle>

    <vehicle id="6" depart="24.00" arrival="210.00">
        <route cost="193.93" savings="0.00" edges="-2669 -1780 -1627 -814 -658 -278 -262 264 493 1338 1575 1623" exitTimes="50.00 65.00 72.00 79.00 86.00 93.00 121.00 136.00 169.00 179.00 195.00 210.00"/>
    </vehicle>

    <vehicle id="17" depart="68.00" arrival="218.00">
        <route cost="149.09" savings="0.00" edges="-1892 -829 833 2386 -2370 1903 2058" exitTimes="104.00 115.00 122.00 139.00 166.00 200.00 218.00"/>
    </vehicle>

    <vehicle id="2" depart="8.00" arrival="231.00">
        <route cost="224.98" savings="0.00" edges="-21 5 222 240 254 278 652 662 833 2386 -2370 1903" exitTimes="32.00 40.00 55.00 79.00 104.00 111.00 145.00 152.00 159.00 174.00 199.00 231.00"/>
    </vehicle>

    <vehicle id="11" depart="44.00" arrival="240.00">
        <route cost="200.58" savings="0.00" edges="-1780 1784 -1892 -829 833 2386 -2370 1903 2072 -2440" exitTimes="60.00 67.00 100.00 109.00 116.00 132.00 156.00 188.00 211.00 240.00"/>
    </vehicle>

    <vehicle id="4" depart="16.00" arrival="245.00">
        <route cost="235.91" savings="0.00" edges="-222 222 240 254 278 652 662 833 2386 -2370 1903 2058 2438" exitTimes="32.00 47.00 71.00 94.00 101.00 135.00 141.00 148.00 164.00 188.00 220.00 235.00 245.00"/>
    </vehicle>

    <vehicle id="13" depart="52.00" arrival="248.00">
        <route cost="219.72" savings="0.00" edges="-2440 -2438 -2058 2066 -2175 -1605 1611 -1613 -1575 -1314 1312 1342" exitTimes="79.00 88.00 102.00 109.00 139.00 146.00 168.00 184.00 198.00 227.00 234.00 248.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3972.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 900
<  Running: 0
<  Waiting: 0
< Statistics (avg of 900):
<  RouteLength: 3453.26
<  Speed: 13.78
<  Duration: 252.84
<  WaitingTime: 0.36
<  TimeLoss: 3.12
<  DepartDelay: 0.00
< DijkstraRouter answered 2321 queries and explored 146.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="10" depart="40.00" arrival="191.00">
        <route cost="164.32" savings="0.00" edges="-1784 1784 -1892 -829 833 2386 -2370 1903 2058 2438"/>
    </vehicle>

    <vehicle id="6" depart="24.00" arrival="210.00">
        <route cost="193.93" savings="0.00" edges="-2669 -1780 -1627 -814 -658 -278 -262 264 493 1338 1575 1623"/>
    </vehicle>

    <vehicle id="17" depart="68.00" arrival="218.00">
        <route cost="149.09" savings="0.00" edges="-1892 -829 833 2386 -2370 1903 2058"/>
    </vehicle>

    <vehicle id="2" depart="8.00" arrival="231.00">
        <route cost="224.98" savings="0.00" edges="-21 5 222 240 254 278 652 662 833 2386 -2370 1903"/>
    </vehicle>

    <vehicle id="11" depart="44.00" arrival="240.00">
        <route cost="200.58" savings="0.00" edges="-1780 1784 -1892 -829 833 2386 -2370 1903 2072 -2440"/>
    </vehicle>

    <vehicle id="4" depart="16.00" arrival="245.00">
        <route cost="235.91" savings="0.00" edges="-222 222 240 254 278 652 662 833 2386 -2370 1903 2058 2438"/>
    </vehicle>

    <vehicle id="13" depart="52.00" arrival="248.00">
        <route cost="219.72" savings="0.00" edges="-2440 -2438 -2058 2066 -2175 -1605 1611 -1613 -1575 -1314 1312 1342"/>
<truncated after showing first 30 lines>
devices rerouting reroute_congestions period_120 ( Last six runs Jul2024 )
devices rerouting reroute_congestions period_vType ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes initial_longer_arrivalEdge ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle '0' ignores attribute arrivalEdge=5 after rerouting at time=0.00 (routeLength=3)
< Warning: Vehicle '0' ignores attribute arrivalEdge=5 after rerouting at time=0.00 (routeLength=3)
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalEdge="5" arrival="90.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="95.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
        <stop lane="end_0" duration="5.00"/>
    </vehicle>

    <vehicle id="5" depart="100.00" arrival="195.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="100.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
        <stop lane="end_0" duration="5.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes vclasses ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0_0" type="0" depart="0.00" arrival="127.00">
        <route edges="absBeg beg2left left left2end end absEnd"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route close_to_junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="400.00" departSpeed="27.80" speedFactor="1.0000" arrival="76.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="device.rerouting" replacedAtTime="1.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="1" depart="50.00" departPos="400.00" departSpeed="27.80" speedFactor="1.0000" arrival="126.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="device.rerouting" replacedAtTime="51.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="2" depart="100.00" departPos="400.00" departSpeed="27.80" speedFactor="1.0000" arrival="176.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="device.rerouting" replacedAtTime="101.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="3" depart="150.00" departPos="400.00" departSpeed="27.80" speedFactor="1.0000" arrival="226.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="device.rerouting" replacedAtTime="151.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route initial_longer ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00" arrival="90.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="0.1" depart="20.00" arrival="110.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="20.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="0.2" depart="40.00" arrival="130.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="40.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="0.3" depart="60.00" arrival="150.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="60.00" probability="0" edges="beg beg2right right right2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="bus" type="bus" edge="a" pos="0.00" parking="0" started="0.00" ended="18.00" busStop="busStop_a" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="bus" edge="c" pos="0.00" parking="0" started="24.40" ended="42.00" busStop="busStop_c" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="bus" edge="-c" pos="0.00" parking="0" started="41.60" ended="59.00" busStop="busStop_-c" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="bus" edge="-a" pos="0.00" parking="0" started="66.00" ended="84.00" busStop="busStop_-a" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="bus" edge="a" pos="0.00" parking="0" started="83.19" ended="101.00" busStop="busStop_a" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="bus" edge="c" pos="0.00" parking="0" started="107.59" ended="125.00" busStop="busStop_c" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="bus" edge="-c" pos="0.00" parking="0" started="124.79" ended="142.00" busStop="busStop_-c" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="bus" edge="-a" pos="0.00" parking="0" started="149.19" ended="167.00" busStop="busStop_-a" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="bus" edge="a" pos="0.00" parking="0" started="166.39" ended="184.00" busStop="busStop_a" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="bus" edge="c" pos="0.00" parking="0" started="190.79" ended="208.00" busStop="busStop_c" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="bus" edge="-c" pos="0.00" parking="0" started="207.99" ended="226.00" busStop="busStop_-c" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="bus" edge="-a" pos="0.00" parking="0" started="232.38" ended="250.00" busStop="busStop_-a" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="bus" type="bus" depart="0.00" departPos="0.00" arrival="250.00">
        <route edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip_past_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="bus" type="bus" edge="a" pos="0.00" parking="0" started="165.32" ended="202.00" busStop="busStop_a" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="bus" edge="c" pos="0.00" parking="0" started="225.68" ended="268.00" busStop="busStop_c" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="bus" type="bus" depart="0.00" departPos="0.00" arrival="268.00">
        <routeDistribution>
            <route replacedOnEdge="a" reason="device.rerouting" replacedAtTime="12.00" probability="0" edges="a b c -c -b -a a b c"/>
            <route replacedOnEdge="a" reason="device.rerouting" replacedAtTime="14.00" probability="0" edges="a b c -c detour -a a b c"/>
            <route edges="a b c -c -b -a a b c"/>
        </routeDistribution>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="bus.0" type="bus" depart="0.00" arrival="616.00">
        <route edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
    </vehicle>

    <vehicle id="bus.1" type="bus" depart="100.00" arrival="716.00">
        <route edges="a b c -c -b -a a b c -c -b -a a b c -c -b -a"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
        <stop busStop="busStop_a" duration="10.00"/>
        <stop busStop="busStop_c" duration="10.00"/>
        <stop busStop="busStop_-c" duration="10.00"/>
        <stop busStop="busStop_-a" duration="10.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route_depot ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="bus_single" type="bus" depart="300.00" arrival="1265.00">
        <route edges="detour -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c detour"/>
        <stop busStop="depot" duration="5.00"/>
        <stop busStop="busStop_a" duration="10.00" until="310.00"/>
        <stop busStop="busStop_c" duration="10.00" until="320.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="330.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="340.00"/>
        <stop busStop="busStop_a" duration="10.00" until="410.00"/>
        <stop busStop="busStop_c" duration="10.00" until="420.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="430.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="440.00"/>
        <stop busStop="busStop_a" duration="10.00" until="510.00"/>
        <stop busStop="busStop_c" duration="10.00" until="520.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="530.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="540.00"/>
        <stop busStop="depot" duration="120.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route_depot_flow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="bus_flow.0" type="bus" depart="0.00" arrival="965.00">
        <route edges="detour -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c detour"/>
        <stop busStop="depot" duration="5.00"/>
        <stop busStop="busStop_a" duration="10.00" until="10.00"/>
        <stop busStop="busStop_c" duration="10.00" until="20.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="30.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="40.00"/>
        <stop busStop="busStop_a" duration="10.00" until="110.00"/>
        <stop busStop="busStop_c" duration="10.00" until="120.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="130.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="140.00"/>
        <stop busStop="busStop_a" duration="10.00" until="210.00"/>
        <stop busStop="busStop_c" duration="10.00" until="220.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="230.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="240.00"/>
        <stop busStop="depot" duration="120.00"/>
    </vehicle>

    <vehicle id="bus_flow.1" type="bus" depart="200.00" arrival="1172.00">
        <route edges="detour -a a b c -c -b -a a b c -c -b -a a b c -c -b -a a b c -c detour"/>
        <stop busStop="depot" duration="5.00"/>
        <stop busStop="busStop_a" duration="10.00" until="210.00"/>
        <stop busStop="busStop_c" duration="10.00" until="220.00"/>
        <stop busStop="busStop_-c" duration="10.00" until="230.00"/>
        <stop busStop="busStop_-a" duration="10.00" until="240.00"/>
        <stop busStop="busStop_a" duration="10.00" until="310.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting stops stop_same_edge_loop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="bus" type="bus" edge="SC" pos="0.00" parking="0" started="0.00" ended="17.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="bus" edge="CN" pos="0.00" parking="0" started="16.62" ended="34.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus" type="bus" edge="CN" pos="0.00" parking="0" started="39.86" ended="57.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="bus" type="bus" depart="0.00" departPos="0.00" arrivalPos="85.00" arrival="57.00">
        <route edges="SC CN NC CN"/>
        <stop edge="SC" endPos="40.00" duration="10.00"/>
        <stop edge="CN" endPos="80.00" duration="10.00"/>
        <stop edge="CN" endPos="40.00" duration="10.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,20d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3225.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1000
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1000):
<  RouteLength: 374.40
<  Speed: 13.87
<  Duration: 27.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.40
< DijkstraRouter answered 1000 queries and explored 6.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<e3Detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e3_file.xsd">
   <interval begin="0.00" end="3225.00" id="detour" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="0.00" end="3225.00" id="main" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
</e3Detector>
devices rerouting tlsPenalty default ( Last six runs Jul2024 )
devices rerouting tlsPenalty penalty_0.5 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty penalty_intermodal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrival="19.00">
        <route cost="18.55" savings="0.00" edges="CS SC CN"/>
    </vehicle>

    <person id="pBwd" depart="0.00" arrival="32.00">
        <walk edges="CN SC" cost="40.99"/>
    </person>

    <person id="pDiag" depart="0.00" arrival="94.00">
        <walk edges="SC CW" cost="123.34"/>
    </person>

    <person id="pFwd" depart="0.00" arrival="94.00">
        <walk edges="SC CN" cost="123.70"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo dense ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="2" depart="0.00" arrival="127.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="2" depart="0.00" arrival="128.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="0" depart="0.00" arrival="136.00">
        <route edges="beg middle end rend"/>
        <stop edge="middle" endPos="1000.00" duration="10.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_distance ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: No edge found near position 0.00,0.00 within the route for trip '0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="137.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>

    <vehicle id="2" depart="0.00" arrival="138.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

</routes>
devices rerouting trips_geo geoTrips_junctions ( Last six runs Jul2024 )
devices rerouting trips_geo geoTrips_junctions_writeGeo ( Last six runs Jul2024 )
devices rerouting trips_geo geoTrips_junctions_writeJunctions ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_internalLanes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="2" depart="0.00" arrival="109.00">
        <route edges="beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="0" depart="0.00" arrival="137.00">
        <route edges="beg beg2left left left2end end rend"/>
        <stop busStop="busStop#1" duration="10.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_lonLat ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="102.00">
        <route edges="-24214693#0 -7727483#3 -7727483#2 -7727483#1 -7727483#0 7727482 27445015#0 27445015#1 27445015#2 27445015#3 5784968#4 5784968#5 27437972#1 27437972#2 27437972#3 7730464 27445015#1 27445015#2 27445015#3 27445015#4"/>
        <stop edge="27437972#1" endPos="249.08" duration="10.00"/>
    </vehicle>

    <vehicle id="1" depart="0.00" arrival="103.00">
        <route edges="-24214693#0 -7216737#3 -7216737#2 -7216737#1 24152812#0 -5198586#4 -5198586#3 -5198586#2 -5198586#1 -5198586#0 27445015#3 27445015#4"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,20d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 840.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 600
<  Running: 0
<  Waiting: 0
< Statistics (avg of 600):
<  RouteLength: 563.20
<  Speed: 13.68
<  Duration: 41.17
<  WaitingTime: 0.00
<  TimeLoss: 0.11
<  DepartDelay: 0.00
< DijkstraRouter answered 200 queries and explored 10.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="600.00" id="ed">
        <edge id="-a" sampledSeconds="1880.08" traveltime="6.68" overlapTraveltime="7.04" density="33.77" laneDensity="33.77" occupancy="16.88" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="280" entered="283" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-b" sampledSeconds="5993.68" traveltime="20.79" overlapTraveltime="21.15" density="34.59" laneDensity="34.59" occupancy="17.29" waitingTime="0.00" timeLoss="0.31" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="293" left="283" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-c" sampledSeconds="1886.43" traveltime="6.39" overlapTraveltime="6.75" density="35.41" laneDensity="35.41" occupancy="17.70" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="297" left="293" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-d" sampledSeconds="1993.26" traveltime="6.68" overlapTraveltime="7.04" density="35.80" laneDensity="35.80" occupancy="17.90" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="300" arrived="0" entered="0" left="297" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="a" sampledSeconds="1403.10" traveltime="7.02" overlapTraveltime="7.39" density="25.20" laneDensity="25.20" occupancy="12.60" waitingTime="0.00" timeLoss="66.89" speed="13.23" speedRelative="0.95" departed="200" arrived="0" entered="0" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="b" sampledSeconds="4158.60" traveltime="20.79" overlapTraveltime="21.15" density="24.00" laneDensity="12.00" occupancy="6.00" waitingTime="0.00" timeLoss="0.21" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="200" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="c" sampledSeconds="639.30" traveltime="6.39" overlapTraveltime="6.75" density="12.00" laneDensity="12.00" occupancy="6.00" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="100" left="100" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="d" sampledSeconds="668.10" traveltime="6.68" overlapTraveltime="7.04" density="12.00" laneDensity="12.00" occupancy="6.00" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="100" entered="100" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="g" sampledSeconds="639.30" traveltime="6.39" overlapTraveltime="6.75" density="12.00" laneDensity="12.00" occupancy="6.00" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="100" left="100" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="h" sampledSeconds="668.10" traveltime="6.68" overlapTraveltime="7.04" density="12.00" laneDensity="12.00" occupancy="6.00" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="100" entered="100" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="600.00" end="840.00" id="ed">
        <edge id="-a" sampledSeconds="792.32" traveltime="6.68" overlapTraveltime="7.04" density="35.57" laneDensity="35.57" occupancy="17.79" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="120" entered="117" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-b" sampledSeconds="2323.52" traveltime="20.79" overlapTraveltime="21.15" density="33.52" laneDensity="33.52" occupancy="16.76" waitingTime="0.00" timeLoss="0.12" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="107" left="117" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-c" sampledSeconds="670.77" traveltime="6.39" overlapTraveltime="6.75" density="31.47" laneDensity="31.47" occupancy="15.74" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="103" left="107" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-d" sampledSeconds="679.14" traveltime="6.68" overlapTraveltime="7.04" density="30.49" laneDensity="30.49" occupancy="15.25" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="100" arrived="0" entered="0" left="103" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

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

---------- Differences in errors ----------
1c1
< Error: Option weights.separate-turns is only supported when simulating with internal lanes
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Differences in output ----------
1d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
devices rerouting turn_specific_speeds separateTurns_0.5 ( Last six runs Jul2024 )
devices rerouting turn_specific_speeds separateTurns_0.5_interval_10 ( Last six runs Jul2024 )
devices rerouting turn_specific_speeds separateTurns_1 ( Last six runs Jul2024 )
devices rerouting turn_specific_speeds separateTurns_1_interval_10 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1_intermodal ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Option weights.separate-turns is only supported when simulating with internal lanes
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Differences in output ----------
1d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).

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

---------- Differences in errors ----------
1c1,2
< Warning: Undefined end for flow '0', defaulting to 24hour duration.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00" arrival="53.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
            <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
        </routeDistribution>
    </vehicle>

</routes>
devices rerouting via flow ( Last six runs Jul2024 )
devices rerouting via flow_embedded ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="53.00">
        <routeDistribution>
            <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
            <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
        </routeDistribution>
    </vehicle>

</routes>
devices rerouting via route ( Last six runs Jul2024 )
devices rerouting via route_embedded ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="79.00">
        <route edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
    </vehicle>

</routes>
devices rerouting via trips ( Last six runs Jul2024 )
devices rerouting via trips_periodic ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="22.00">
        <route edges="A0toB0 B0toC0 C0toD0"/>
    </vehicle>

</routes>
devices rerouting via trips_periodic2 ( Last six runs Jul2024 )
devices rerouting via trips_periodic2_ignore ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_taz ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" fromTaz="taz_0" toTaz="taz_1" arrival="46.00">
        <route edges="A1toB1 B1toB2 B2toB3 B3toB2 B2toB1 B1toC1 C1toC0"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting weights init_slow_veh ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v_0" depart="0.00" arrival="8.00">
        <route edges="middle"/>
    </vehicle>

    <vehicle id="t_0" depart="1.00" arrival="23.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>
---------- Missing result in weights ----------
<?xml version="1.0" encoding="UTF-8"?>


<weights xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval id="device.rerouting" begin="0.00" end="1.00">
        <edge id="beg" traveltime="7.20"/>
        <edge id="detour" traveltime="21.60"/>
        <edge id="end" traveltime="7.20"/>
        <edge id="middle" traveltime="7.20"/>
    </interval>
    <interval id="device.rerouting" begin="1.00" end="2.00">
        <edge id="beg" traveltime="7.20"/>
        <edge id="detour" traveltime="21.60"/>
        <edge id="end" traveltime="7.20"/>
        <edge id="middle" traveltime="7.20"/>
    </interval>
    <interval id="device.rerouting" begin="2.00" end="3.00">
        <edge id="beg" traveltime="7.20"/>
        <edge id="detour" traveltime="21.60"/>
        <edge id="end" traveltime="7.20"/>
        <edge id="middle" traveltime="7.20"/>
    </interval>
    <interval id="device.rerouting" begin="3.00" end="4.00">
        <edge id="beg" traveltime="7.20"/>
        <edge id="detour" traveltime="21.60"/>
        <edge id="end" traveltime="7.20"/>
        <edge id="middle" traveltime="7.20"/>
    </interval>
    <interval id="device.rerouting" begin="4.00" end="5.00">
        <edge id="beg" traveltime="7.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting weights init_with_loaded_weights ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="KRAUSS_DEFAULT" depart="101.00" arrival="299.00">
        <route edges="beg beg2right right right2end end rend"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting weights randomized_weights ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="flow.0" type="t0" depart="0.00" arrival="40.00">
        <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
    </vehicle>

    <vehicle id="flow.1" type="t0" depart="2.00" arrival="42.00">
        <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
    </vehicle>

    <vehicle id="flow.2" type="t0" depart="4.00" arrival="44.00">
        <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
    </vehicle>

    <vehicle id="flow.3" type="t0" depart="6.00" arrival="46.00">
        <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
    </vehicle>

    <vehicle id="flow.4" type="t0" depart="8.00" arrival="48.00">
        <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
    </vehicle>

    <vehicle id="flow.5" type="t0" depart="10.00" arrival="50.00">
        <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
    </vehicle>

    <vehicle id="flow.6" type="t0" depart="12.00" arrival="52.00">
        <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting weights stopped_vehicle ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in weights ----------
<?xml version="1.0" encoding="UTF-8"?>


<weights xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval id="device.rerouting" begin="0.00" end="1.00">
        <edge id="1fi" traveltime="22.50"/>
        <edge id="1o" traveltime="45.00"/>
        <edge id="1si" traveltime="18.00"/>
        <edge id="2fi" traveltime="22.50"/>
        <edge id="2o" traveltime="45.00"/>
        <edge id="2si" traveltime="18.00"/>
        <edge id="3fi" traveltime="22.50"/>
        <edge id="3o" traveltime="45.00"/>
        <edge id="3si" traveltime="18.00"/>
        <edge id="4fi" traveltime="22.50"/>
        <edge id="4o" traveltime="45.00"/>
        <edge id="4si" traveltime="18.00"/>
    </interval>
    <interval id="device.rerouting" begin="1.00" end="2.00">
        <edge id="1fi" traveltime="22.50"/>
        <edge id="1o" traveltime="45.00"/>
        <edge id="1si" traveltime="18.00"/>
        <edge id="2fi" traveltime="22.50"/>
        <edge id="2o" traveltime="45.00"/>
        <edge id="2si" traveltime="18.00"/>
        <edge id="3fi" traveltime="22.50"/>
        <edge id="3o" traveltime="45.00"/>
        <edge id="3si" traveltime="18.00"/>
        <edge id="4fi" traveltime="22.50"/>
        <edge id="4o" traveltime="45.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in weights ----------
<?xml version="1.0" encoding="UTF-8"?>


<weights xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval id="device.rerouting" begin="0.00" end="1.00">
        <edge id="beg" traveltime="17.99"/>
        <edge id="beg2left" traveltime="36.19"/>
        <edge id="beg2right" traveltime="35.97"/>
        <edge id="end" traveltime="17.99"/>
        <edge id="left" traveltime="72.39"/>
        <edge id="left2end" traveltime="36.19"/>
        <edge id="middle" traveltime="35.97"/>
        <edge id="rend" traveltime="17.99"/>
        <edge id="right" traveltime="71.94"/>
        <edge id="right2end" traveltime="35.97"/>
    </interval>
    <interval id="device.rerouting" begin="1.00" end="2.00">
        <edge id="beg" traveltime="17.99"/>
        <edge id="beg2left" traveltime="36.19"/>
        <edge id="beg2right" traveltime="35.97"/>
        <edge id="end" traveltime="17.99"/>
        <edge id="left" traveltime="72.39"/>
        <edge id="left2end" traveltime="36.19"/>
        <edge id="middle" traveltime="35.97"/>
        <edge id="rend" traveltime="17.99"/>
        <edge id="right" traveltime="71.94"/>
        <edge id="right2end" traveltime="35.97"/>
    </interval>
    <interval id="device.rerouting" begin="2.00" end="3.00">
        <edge id="beg" traveltime="17.99"/>
<truncated after showing first 30 lines>
devices rerouting weights weight_average_steps ( Last six runs Jul2024 )
devices rerouting weights weight_output ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedy ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,28d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 894.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 2
<  Waiting: 0
< Persons:
<  Inserted: 10
<  Running: 0
< Statistics (avg of 2):
<  RouteLength: 7040.00
<  Speed: 7.87
<  Duration: 894.00
<  WaitingTime: 0.00
<  TimeLoss: 113.50
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< Ride Statistics (avg of 10 rides):
<  WaitingTime: 342.70
<  RouteLength: 784.72
<  Duration: 57.50
<  Taxi: 10
< DijkstraRouter answered 35 queries and explored 23.66 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="102.00" waitingTime="48.00" timeLoss="0.00" traveltime="54.00">
        <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="102.00" arrivalPos="190.40" duration="54.00" routeLength="732.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="106.00" waitingTime="58.00" timeLoss="0.00" traveltime="48.00">
        <ride waitingTime="58.00" vehicle="trip_1" depart="68.00" arrival="116.00" arrivalPos="190.40" duration="48.00" routeLength="647.20" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p2" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="209.00" waitingTime="161.00" timeLoss="0.00" traveltime="48.00">
        <ride waitingTime="161.00" vehicle="trip_0" depart="181.00" arrival="229.00" arrivalPos="0.00" duration="48.00" routeLength="656.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p3" depart="30.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="248.00" waitingTime="200.00" timeLoss="0.00" traveltime="48.00">
        <ride waitingTime="200.00" vehicle="trip_1" depart="230.00" arrival="278.00" arrivalPos="0.00" duration="48.00" routeLength="656.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p5" depart="50.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="390.00" waitingTime="342.00" timeLoss="0.00" traveltime="48.00">
        <ride waitingTime="342.00" vehicle="trip_1" depart="392.00" arrival="440.00" arrivalPos="0.00" duration="48.00" routeLength="656.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p4" depart="40.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="446.00" waitingTime="344.00" timeLoss="0.00" traveltime="102.00">
        <ride waitingTime="344.00" vehicle="trip_0" depart="384.00" arrival="486.00" arrivalPos="0.00" duration="102.00" routeLength="1403.20" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p7" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="543.00" waitingTime="509.00" timeLoss="0.00" traveltime="34.00">
        <ride waitingTime="509.00" vehicle="trip_0" depart="579.00" arrival="613.00" arrivalPos="0.00" duration="34.00" routeLength="456.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p6" depart="60.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="576.00" waitingTime="500.00" timeLoss="0.00" traveltime="76.00">
        <ride waitingTime="500.00" vehicle="trip_1" depart="560.00" arrival="636.00" arrivalPos="190.40" duration="76.00" routeLength="1047.20" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p8" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="639.00" waitingTime="625.00" timeLoss="0.00" traveltime="14.00">
        <ride waitingTime="625.00" vehicle="trip_0" depart="705.00" arrival="719.00" arrivalPos="0.00" duration="14.00" routeLength="171.20" timeLoss="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyClosest ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,28d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 823.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 2
<  Waiting: 0
< Persons:
<  Inserted: 10
<  Running: 0
< Statistics (avg of 2):
<  RouteLength: 6373.60
<  Speed: 7.74
<  Duration: 823.00
<  WaitingTime: 0.00
<  TimeLoss: 143.50
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< Ride Statistics (avg of 10 rides):
<  WaitingTime: 302.70
<  RouteLength: 784.72
<  Duration: 57.50
<  Taxi: 10
< DijkstraRouter answered 74 queries and explored 24.16 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="102.00" waitingTime="48.00" timeLoss="0.00" traveltime="54.00">
        <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="102.00" arrivalPos="190.40" duration="54.00" routeLength="732.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="106.00" waitingTime="58.00" timeLoss="0.00" traveltime="48.00">
        <ride waitingTime="58.00" vehicle="trip_1" depart="68.00" arrival="116.00" arrivalPos="190.40" duration="48.00" routeLength="647.20" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p2" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="209.00" waitingTime="161.00" timeLoss="0.00" traveltime="48.00">
        <ride waitingTime="161.00" vehicle="trip_0" depart="181.00" arrival="229.00" arrivalPos="0.00" duration="48.00" routeLength="656.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p5" depart="50.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="193.00" waitingTime="145.00" timeLoss="0.00" traveltime="48.00">
        <ride waitingTime="145.00" vehicle="trip_1" depart="195.00" arrival="243.00" arrivalPos="0.00" duration="48.00" routeLength="656.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p7" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="292.00" waitingTime="258.00" timeLoss="0.00" traveltime="34.00">
        <ride waitingTime="258.00" vehicle="trip_0" depart="328.00" arrival="362.00" arrivalPos="0.00" duration="34.00" routeLength="456.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p6" depart="60.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="380.00" waitingTime="303.00" timeLoss="0.00" traveltime="77.00">
        <ride waitingTime="303.00" vehicle="trip_1" depart="363.00" arrival="440.00" arrivalPos="190.40" duration="77.00" routeLength="1047.20" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p9" depart="90.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="441.00" waitingTime="338.00" timeLoss="0.00" traveltime="103.00">
        <ride waitingTime="338.00" vehicle="trip_0" depart="428.00" arrival="531.00" arrivalPos="190.40" duration="103.00" routeLength="1418.40" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p8" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="493.00" waitingTime="480.00" timeLoss="0.00" traveltime="13.00">
        <ride waitingTime="480.00" vehicle="trip_1" depart="560.00" arrival="573.00" arrivalPos="0.00" duration="13.00" routeLength="171.20" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p3" depart="30.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="664.00" waitingTime="616.00" timeLoss="0.00" traveltime="48.00">
        <ride waitingTime="616.00" vehicle="trip_0" depart="646.00" arrival="694.00" arrivalPos="0.00" duration="48.00" routeLength="656.80" timeLoss="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyShared ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,28d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 818.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 2
<  Waiting: 0
< Persons:
<  Inserted: 10
<  Running: 0
< Statistics (avg of 2):
<  RouteLength: 5812.00
<  Speed: 7.11
<  Duration: 818.00
<  WaitingTime: 0.00
<  TimeLoss: 113.50
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< Ride Statistics (avg of 10 rides):
<  WaitingTime: 272.20
<  RouteLength: 853.60
<  Duration: 74.70
<  Taxi: 10
< DijkstraRouter answered 92 queries and explored 23.08 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
    <dispatchShared time="60.00" id="trip_1" persons="p1" sharingPersons="p2" type="2" absLoss="12.33" relLoss="0.23" absLoss2="12.33" relLoss2="0.23"/>
    <dispatchShared time="120.00" id="trip_0" persons="p3" sharingPersons="p4" type="2" absLoss="12.61" relLoss="0.24" absLoss2="12.33" relLoss2="0.11"/>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="102.00" waitingTime="48.00" timeLoss="0.00" traveltime="54.00">
        <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="102.00" arrivalPos="190.40" duration="54.00" routeLength="732.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="119.00" waitingTime="58.00" timeLoss="0.00" traveltime="61.00">
        <ride waitingTime="58.00" vehicle="trip_1" depart="68.00" arrival="129.00" arrivalPos="190.40" duration="61.00" routeLength="818.40" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p2" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="203.00" waitingTime="82.00" timeLoss="0.00" traveltime="121.00">
        <ride waitingTime="82.00" vehicle="trip_1" depart="102.00" arrival="223.00" arrivalPos="0.00" duration="121.00" routeLength="828.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p3" depart="30.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="227.00" waitingTime="165.00" timeLoss="0.00" traveltime="62.00">
        <ride waitingTime="165.00" vehicle="trip_0" depart="195.00" arrival="257.00" arrivalPos="0.00" duration="62.00" routeLength="832.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p5" depart="50.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="320.00" waitingTime="272.00" timeLoss="0.00" traveltime="48.00">
        <ride waitingTime="272.00" vehicle="trip_1" depart="322.00" arrival="370.00" arrivalPos="0.00" duration="48.00" routeLength="656.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p4" depart="40.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="351.00" waitingTime="177.00" timeLoss="0.00" traveltime="174.00">
        <ride waitingTime="177.00" vehicle="trip_0" depart="217.00" arrival="391.00" arrivalPos="0.00" duration="174.00" routeLength="1574.40" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p7" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="442.00" waitingTime="408.00" timeLoss="0.00" traveltime="34.00">
        <ride waitingTime="408.00" vehicle="trip_1" depart="478.00" arrival="512.00" arrivalPos="0.00" duration="34.00" routeLength="456.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p6" depart="60.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="500.00" waitingTime="424.00" timeLoss="0.00" traveltime="76.00">
        <ride waitingTime="424.00" vehicle="trip_0" depart="484.00" arrival="560.00" arrivalPos="190.40" duration="76.00" routeLength="1047.20" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p8" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="538.00" waitingTime="524.00" timeLoss="0.00" traveltime="14.00">
        <ride waitingTime="524.00" vehicle="trip_1" depart="604.00" arrival="618.00" arrivalPos="0.00" duration="14.00" routeLength="171.20" timeLoss="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons routeExtension ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,28d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 875.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 2
<  Waiting: 0
< Persons:
<  Inserted: 10
<  Running: 0
< Statistics (avg of 2):
<  RouteLength: 6154.80
<  Speed: 7.03
<  Duration: 875.00
<  WaitingTime: 0.00
<  TimeLoss: 113.50
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< Ride Statistics (avg of 10 rides):
<  WaitingTime: 298.10
<  RouteLength: 898.96
<  Duration: 71.80
<  Taxi: 10
< DijkstraRouter answered 64 queries and explored 25.91 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
    <dispatchShared time="60.00" id="trip_1" persons="p1" sharingPersons="p3 p1 p3 p1" type="routeExtension"/>
    <dispatchShared time="240.00" id="trip_1" persons="p4" sharingPersons="p4 p6 p6 p4" type="routeExtension"/>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="102.00" waitingTime="48.00" timeLoss="0.00" traveltime="54.00">
        <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="102.00" arrivalPos="190.40" duration="54.00" routeLength="732.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p3" depart="30.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="93.00" waitingTime="44.00" timeLoss="0.00" traveltime="49.00">
        <ride waitingTime="44.00" vehicle="trip_1" depart="74.00" arrival="123.00" arrivalPos="0.00" duration="49.00" routeLength="656.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p2" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="209.00" waitingTime="161.00" timeLoss="0.00" traveltime="48.00">
        <ride waitingTime="161.00" vehicle="trip_0" depart="181.00" arrival="229.00" arrivalPos="0.00" duration="48.00" routeLength="656.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="220.00" waitingTime="173.00" timeLoss="0.00" traveltime="47.00">
        <ride waitingTime="173.00" vehicle="trip_1" depart="183.00" arrival="230.00" arrivalPos="190.40" duration="47.00" routeLength="647.20" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p5" depart="50.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="326.00" waitingTime="278.00" timeLoss="0.00" traveltime="48.00">
        <ride waitingTime="278.00" vehicle="trip_0" depart="328.00" arrival="376.00" arrivalPos="0.00" duration="48.00" routeLength="656.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p7" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="448.00" waitingTime="414.00" timeLoss="0.00" traveltime="34.00">
        <ride waitingTime="414.00" vehicle="trip_0" depart="484.00" arrival="518.00" arrivalPos="0.00" duration="34.00" routeLength="456.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p6" depart="60.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="463.00" waitingTime="386.00" timeLoss="0.00" traveltime="77.00">
        <ride waitingTime="386.00" vehicle="trip_1" depart="446.00" arrival="523.00" arrivalPos="190.40" duration="77.00" routeLength="1047.20" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p4" depart="40.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="570.00" waitingTime="325.00" timeLoss="0.00" traveltime="245.00">
        <ride waitingTime="325.00" vehicle="trip_1" depart="365.00" arrival="610.00" arrivalPos="0.00" duration="245.00" routeLength="2545.60" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p8" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="544.00" waitingTime="531.00" timeLoss="0.00" traveltime="13.00">
        <ride waitingTime="531.00" vehicle="trip_0" depart="611.00" arrival="624.00" arrivalPos="0.00" duration="13.00" routeLength="171.20" timeLoss="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices taxi basic 1container ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a container that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a container that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <transport waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="171.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="171.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 container_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi basic 1person ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="171.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="171.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi basic end_of_work ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Taxi 'trip_0' reaches scheduled end of service at time=128.00.
< Warning: Taxi 'trip_1' reaches scheduled end of service at time=508.00.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="149.00" arrivalLane="" arrivalPos="285.60" arrivalSpeed="13.89" duration="149.00" routeLength="573.20" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="107.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="508.00" arrivalLane="" arrivalPos="287.60" arrivalSpeed="13.89" duration="508.00" routeLength="1605.20" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="391.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi basic late_taxi ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.00" timeLoss="0.00" traveltime="88.00">
        <ride waitingTime="34.00" vehicle="trip_0" depart="34.00" arrival="122.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="183.00" routeLength="1680.53" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="83.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1" vType="taxi" speedFactor="1.00" vaporized="end">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi basic stop_attributes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="trip_0" type="taxi" edge="B2C2" pos="0.00" parking="0" started="33.03" ended="70.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="trip_0" type="taxi" edge="A0B0" pos="191.73" parking="0" started="150.99" ended="180.00" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="trip_0" type="taxi" edge="B2C2" pos="0.00" parking="0" started="192.33" ended="230.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="trip_0" type="taxi" edge="A0B0" pos="191.73" parking="0" started="310.29" ended="360.00" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="trip_0" type="taxi" edge="B2C2" pos="0.00" parking="0" started="372.33" ended="410.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="trip_0" type="taxi" edge="A0B0" pos="191.73" parking="0" started="490.29" ended="540.00" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="trip_0" type="taxi" edge="B2C2" pos="0.00" parking="0" started="552.33" ended="590.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="trip_0" type="taxi" edge="A0B0" pos="191.73" parking="0" started="670.29" ended="-1" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="151.00" waitingTime="63.15" timeLoss="0.00" traveltime="87.86">
        <ride waitingTime="63.15" vehicle="trip_0" depart="63.15" arrival="151.00" arrivalPos="191.73" duration="87.86" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.1" depart="8.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="303.00" waitingTime="215.15" timeLoss="0.00" traveltime="87.86">
        <ride waitingTime="215.15" vehicle="trip_0" depart="223.15" arrival="311.00" arrivalPos="191.73" duration="87.86" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.2" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="476.00" waitingTime="388.15" timeLoss="0.00" traveltime="87.86">
        <ride waitingTime="388.15" vehicle="trip_0" depart="403.15" arrival="491.00" arrivalPos="191.73" duration="87.86" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.3" depart="23.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="648.00" waitingTime="560.15" timeLoss="0.00" traveltime="87.86">
        <ride waitingTime="560.15" vehicle="trip_0" depart="583.15" arrival="671.00" arrivalPos="191.73" duration="87.86" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket15080 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="trip_1" x="5.20" y="195.80" angle="90.00" type="taxi" speed="14.31" pos="0.00" edge="A2B2" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="trip_1" x="5.20" y="195.80" angle="90.00" type="taxi" speed="14.31" pos="0.00" edge="A2B2" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="trip_1" x="5.20" y="195.80" angle="90.00" type="taxi" speed="14.31" pos="0.00" edge="A2B2" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="trip_1" x="5.20" y="195.80" angle="90.00" type="taxi" speed="14.31" pos="0.00" edge="A2B2" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="trip_1" x="5.20" y="195.80" angle="90.00" type="taxi" speed="14.31" pos="0.00" edge="A2B2" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="trip_1" x="5.20" y="195.80" angle="90.00" type="taxi" speed="14.31" pos="0.00" edge="A2B2" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="trip_1" x="5.20" y="195.80" angle="90.00" type="taxi" speed="14.31" pos="0.00" edge="A2B2" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="trip_1" x="101.07" y="195.80" angle="90.00" type="taxi" speed="0.00" pos="95.87" edge="A2B2" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="trip_1" x="101.07" y="195.80" angle="90.00" type="taxi" speed="0.00" pos="95.87" edge="A2B2" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="trip_1" type="taxi" edge="A2B2" pos="95.87" parking="1" started="6.70" ended="31.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="trip_1" type="taxi" edge="A2B2" pos="95.87" parking="1" started="-0.00" ended="31.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7257 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
    <dispatchShared time="0.00" id="taxi" persons="0" sharingPersons="1" type="2" absLoss="0.00" relLoss="0.00" absLoss2="0.00" relLoss2="0.00"/>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="86.00" waitingTime="1.00" timeLoss="0.00" traveltime="85.00">
        <ride waitingTime="1.00" vehicle="taxi" depart="1.00" arrival="86.00" arrivalPos="0.00" duration="85.00" routeLength="1142.40" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="159.00" waitingTime="44.00" timeLoss="0.00" traveltime="115.00">
        <ride waitingTime="44.00" vehicle="taxi" depart="44.00" arrival="159.00" arrivalPos="190.40" duration="115.00" routeLength="761.60" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="2" depart="170.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="194.00" waitingTime="77.00" timeLoss="0.00" traveltime="117.00">
        <ride waitingTime="77.00" vehicle="taxi" depart="247.00" arrival="364.00" arrivalPos="190.40" duration="117.00" routeLength="1618.40" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="taxi" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="425.00" routeLength="3332.00" waitingTime="0.00" waitingCount="0" stopTime="184.00" timeLoss="60.00" rerouteNo="4" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="3" occupiedDistance="2951.20" occupiedTime="216.47"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="144.00" waitingTime="60.00" timeLoss="0.00" traveltime="84.00">
        <ride waitingTime="60.00" vehicle="taxi" depart="61.00" arrival="145.00" arrivalPos="0.00" duration="84.00" routeLength="1142.40" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="taxi" depart="1.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="205.00" routeLength="1142.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1142.40" occupiedTime="83.25"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893_container ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'taxi' with device.taxi should have vClass taxi instead of 'truck'.
< Warning: Vehicle 'taxi' aborted waiting for a container that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="0" depart="1.00" type="DEFAULT_CONTAINERTYPE" duration="144.00" waitingTime="60.00" timeLoss="0.00" traveltime="84.00">
        <transport waitingTime="60.00" vehicle="taxi" depart="61.00" arrival="145.00" arrivalPos="0.00" duration="84.00" routeLength="1142.40" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="taxi" depart="1.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="205.00" routeLength="1142.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_taxi routing_taxi taxi_taxi container_taxi" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1142.40" occupiedTime="83.25"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8423 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p_0" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="68.00" waitingTime="28.00" timeLoss="0.35" traveltime="40.00">
        <walk depart="10.00" departPos="0.00" arrival="37.00" arrivalPos="34.73" duration="27.00" routeLength="34.73" timeLoss="0.35" maxSpeed="1.30"/>
        <ride waitingTime="28.00" vehicle="rc_0" depart="65.00" arrival="78.00" arrivalPos="0.00" duration="13.00" routeLength="171.56" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p_1" depart="150.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="49.00" waitingTime="11.00" timeLoss="0.25" traveltime="38.00">
        <walk depart="150.00" departPos="0.00" arrival="175.00" arrivalPos="34.73" duration="25.00" routeLength="34.73" timeLoss="0.25" maxSpeed="1.40"/>
        <ride waitingTime="11.00" vehicle="rc_0" depart="186.00" arrival="199.00" arrivalPos="0.00" duration="13.00" routeLength="171.56" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p_2" depart="290.00" type="DEFAULT_PEDTYPE" speedFactor="1.08" duration="91.00" waitingTime="54.00" timeLoss="0.90" traveltime="37.00">
        <walk depart="290.00" departPos="0.00" arrival="314.00" arrivalPos="34.73" duration="24.00" routeLength="34.73" timeLoss="0.90" maxSpeed="1.50"/>
        <ride waitingTime="54.00" vehicle="rc_0" depart="368.00" arrival="381.00" arrivalPos="0.00" duration="13.00" routeLength="171.56" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p_3" depart="430.00" type="DEFAULT_PEDTYPE" speedFactor="1.03" duration="67.00" waitingTime="29.00" timeLoss="0.73" traveltime="38.00">
        <walk depart="430.00" departPos="0.00" arrival="455.00" arrivalPos="34.73" duration="25.00" routeLength="34.73" timeLoss="0.73" maxSpeed="1.43"/>
        <ride waitingTime="29.00" vehicle="rc_0" depart="484.00" arrival="497.00" arrivalPos="0.00" duration="13.00" routeLength="171.56" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p_4" depart="570.00" type="DEFAULT_PEDTYPE" speedFactor="0.83" duration="104.00" waitingTime="60.00" timeLoss="0.91" traveltime="44.00">
        <walk depart="570.00" departPos="0.00" arrival="601.00" arrivalPos="34.73" duration="31.00" routeLength="34.73" timeLoss="0.91" maxSpeed="1.15"/>
        <ride waitingTime="60.00" vehicle="rc_0" depart="661.00" arrival="674.00" arrivalPos="0.00" duration="13.00" routeLength="171.56" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p_5" depart="710.00" type="DEFAULT_PEDTYPE" speedFactor="1.05" duration="97.00" waitingTime="60.00" timeLoss="0.09" traveltime="37.00">
        <walk depart="710.00" departPos="0.00" arrival="734.00" arrivalPos="34.73" duration="24.00" routeLength="34.73" timeLoss="0.09" maxSpeed="1.45"/>
        <ride waitingTime="60.00" vehicle="rc_0" depart="794.00" arrival="807.00" arrivalPos="0.00" duration="13.00" routeLength="171.56" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p_6" depart="850.00" type="DEFAULT_PEDTYPE" speedFactor="0.89" duration="67.00" waitingTime="25.00" timeLoss="0.78" traveltime="42.00">
        <walk depart="850.00" departPos="0.00" arrival="879.00" arrivalPos="34.73" duration="29.00" routeLength="34.73" timeLoss="0.78" maxSpeed="1.23"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8578 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="224.00" waitingTime="123.00" timeLoss="3.69" traveltime="80.00">
        <stop duration="1.00" arrival="1.00" arrivalPos="200.00" actType="waiting"/>
        <ride waitingTime="123.00" vehicle="taxi" depart="124.00" arrival="204.00" arrivalPos="100.00" duration="80.00" routeLength="247.60" timeLoss="3.69"/>
        <stop duration="20.00" arrival="224.00" arrivalPos="100.00" actType="waiting"/>
    </personinfo>
    <tripinfo id="taxi" depart="0.00" departLane="a_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="2000.00" routeLength="395.20" waitingTime="0.00" waitingCount="0" stopTime="1960.00" timeLoss="12.38" rerouteNo="4" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxiType" speedFactor="1.03" vaporized="">
        <taxi customers="2" occupiedDistance="317.70" occupiedTime="34.00"/>
    </tripinfo>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="-1" waitingTime="1932.00" timeLoss="-1" traveltime="-1">
        <ride waitingTime="11.00" vehicle="taxi" depart="11.00" arrival="79.00" arrivalPos="50.00" duration="68.00" routeLength="70.10" timeLoss="4.10"/>
        <ride waitingTime="1921.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket9867 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="trip_1" type="taxi" edge="A2B2" pos="95.87" parking="1" started="58.87" ended="60.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="trip_1" type="taxi" edge="B2C2" pos="190.40" parking="1" started="86.58" ended="147.00" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="82.00" waitingTime="54.00" timeLoss="0.00" traveltime="28.00">
        <ride waitingTime="54.00" vehicle="trip_1" depart="59.00" arrival="87.00" arrivalPos="190.40" duration="28.00" routeLength="382.13" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="14.31" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1000.00" routeLength="13393.20" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="61.00" rerouteNo="66" devices="vehroute_trip_1 tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.03" vaporized="end">
        <taxi customers="1" occupiedDistance="382.13" occupiedTime="28.71"/>
    </tripinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="5.00" departPos="110.00" arrival="87.00">
        <ride from="A2B2" to="B2C2" arrivalPos="190.40" lines="taxi"/>
    </person>

    <vehicle id="trip_1" type="taxi" depart="0.00">
        <routeDistribution>
            <route replacedOnEdge="A2B2" reason="taxi:idling:randomCircling" replacedAtTime="0.00" probability="0" edges="A2B2 B2C2"/>
            <route replacedOnEdge="A2B2" reason="taxi:prepare_dispatch" replacedAtTime="10.00" probability="0" edges="A2B2 B2C2 C2B2"/>
            <route replacedOnEdge="A2B2" reason="taxi:dispatch" replacedAtTime="10.00" probability="0" edges="A2B2 A2B2 B2C2"/>
            <route replacedOnEdge="B2C2" replacedOnIndex="5" reason="taxi:idling:randomCircling" replacedAtTime="87.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2"/>
            <route replacedOnEdge="C2B2" replacedOnIndex="6" reason="taxi:idling:randomCircling" replacedAtTime="154.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2"/>
            <route replacedOnEdge="B2C2" replacedOnIndex="7" reason="taxi:idling:randomCircling" replacedAtTime="174.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2"/>
            <route replacedOnEdge="C2D2" replacedOnIndex="8" reason="taxi:idling:randomCircling" replacedAtTime="194.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2 D2D1"/>
            <route replacedOnEdge="C2D2" replacedOnIndex="8" reason="taxi:idling:randomCircling" replacedAtTime="207.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2 D2D1 D1D2"/>
            <route replacedOnEdge="D2D1" replacedOnIndex="9" reason="taxi:idling:randomCircling" replacedAtTime="214.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2 D2D1 D1D2 D2D1"/>
            <route replacedOnEdge="D1D2" replacedOnIndex="10" reason="taxi:idling:randomCircling" replacedAtTime="220.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2 D2D1 D1D2 D2D1 D1E1"/>
            <route replacedOnEdge="D1E1" replacedOnIndex="12" reason="taxi:idling:randomCircling" replacedAtTime="232.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2 D2D1 D1D2 D2D1 D1E1 E1F1"/>
            <route replacedOnEdge="E1F1" replacedOnIndex="13" reason="taxi:idling:randomCircling" replacedAtTime="252.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2 D2D1 D1D2 D2D1 D1E1 E1F1 F1F2"/>
            <route replacedOnEdge="E1F1" replacedOnIndex="13" reason="taxi:idling:randomCircling" replacedAtTime="265.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2 D2D1 D1D2 D2D1 D1E1 E1F1 F1F2 F2E2"/>
            <route replacedOnEdge="F2E2" replacedOnIndex="15" reason="taxi:idling:randomCircling" replacedAtTime="278.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2 D2D1 D1D2 D2D1 D1E1 E1F1 F1F2 F2E2 E2F2"/>
            <route replacedOnEdge="E2F2" replacedOnIndex="16" reason="taxi:idling:randomCircling" replacedAtTime="298.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2 D2D1 D1D2 D2D1 D1E1 E1F1 F1F2 F2E2 E2F2 F2F1"/>
            <route replacedOnEdge="E2F2" replacedOnIndex="16" reason="taxi:idling:randomCircling" replacedAtTime="311.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2 D2D1 D1D2 D2D1 D1E1 E1F1 F1F2 F2E2 E2F2 F2F1 F1F0"/>
            <route replacedOnEdge="F2F1" replacedOnIndex="17" reason="taxi:idling:randomCircling" replacedAtTime="318.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2 D2D1 D1D2 D2D1 D1E1 E1F1 F1F2 F2E2 E2F2 F2F1 F1F0 F0E0"/>
            <route replacedOnEdge="F0E0" replacedOnIndex="19" reason="taxi:idling:randomCircling" replacedAtTime="330.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2 D2D1 D1D2 D2D1 D1E1 E1F1 F1F2 F2E2 E2F2 F2F1 F1F0 F0E0 E0F0"/>
            <route replacedOnEdge="E0F0" replacedOnIndex="20" reason="taxi:idling:randomCircling" replacedAtTime="350.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2 D2D1 D1D2 D2D1 D1E1 E1F1 F1F2 F2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1"/>
            <route replacedOnEdge="E0F0" replacedOnIndex="20" reason="taxi:idling:randomCircling" replacedAtTime="364.00" probability="0" edges="A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2B2 B2C2 C2D2 D2D1 D1D2 D2D1 D1E1 E1F1 F1F2 F2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a container that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a container that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="p0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <transport waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </containerinfo>
    <containerinfo id="p1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <transport waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="171.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="171.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 container_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>
devices taxi groups 2containers ( Last six runs Jul2024 )
devices taxi groups 2containers_defaultgroup ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers_capa1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a container that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a container that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="p0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <transport waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </containerinfo>
    <containerinfo id="p1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="122.00" waitingTime="34.00" timeLoss="0.00" traveltime="88.00">
        <transport waitingTime="34.00" vehicle="trip_0" depart="34.00" arrival="122.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="183.00" routeLength="1680.53" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 container_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="183.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 container_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="171.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="171.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons_differentDepart ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.00" timeLoss="0.00" traveltime="88.00">
        <ride waitingTime="34.00" vehicle="trip_0" depart="34.00" arrival="122.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="291.00" waitingTime="162.00" timeLoss="0.00" traveltime="89.00">
        <stop duration="40.00" arrival="40.00" arrivalPos="0.00" actType="waiting"/>
        <ride waitingTime="162.00" vehicle="trip_0" depart="202.00" arrival="291.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="352.00" routeLength="3169.33" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="5" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="2443.47" occupiedTime="177.92"/>
    </tripinfo>
</tripinfos>

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="103.00" waitingTime="21.00" timeLoss="0.00" traveltime="82.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="103.00" arrivalPos="95.87" duration="82.00" routeLength="1125.87" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="103.00" waitingTime="21.00" timeLoss="0.00" traveltime="82.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="103.00" arrivalPos="95.87" duration="82.00" routeLength="1125.87" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="164.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="164.00" routeLength="1413.47" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1125.87" occupiedTime="82.06"/>
    </tripinfo>
</tripinfos>
devices taxi groups 2persontrips ( Last six runs Jul2024 )
devices taxi groups 2persontrips_defaultgroup ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_small_taxi ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.00" timeLoss="0.00" traveltime="88.00">
        <ride waitingTime="34.00" vehicle="trip_0" depart="34.00" arrival="122.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.00" timeLoss="0.00" traveltime="88.00">
        <ride waitingTime="34.00" vehicle="trip_0" depart="34.00" arrival="122.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.00" timeLoss="0.00" traveltime="88.00">
        <ride waitingTime="34.00" vehicle="trip_0" depart="34.00" arrival="122.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.00" timeLoss="0.00" traveltime="88.00">
        <ride waitingTime="34.00" vehicle="trip_0" depart="34.00" arrival="122.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="291.00" waitingTime="202.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="202.00" vehicle="trip_0" depart="202.00" arrival="291.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="352.00" routeLength="3169.33" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="5" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_small" speedFactor="1.00" vaporized="">
        <taxi customers="5" occupiedDistance="2443.47" occupiedTime="177.92"/>
    </tripinfo>
</tripinfos>

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

---------- Differences in errors ----------
1,4c1,2
< Warning: Vehicle 'trip_0' with device.taxi should have vClass taxi instead of 'passenger'.
< Warning: Vehicle 'trip_1' with device.taxi should have vClass taxi instead of 'passenger'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="217.00" waitingTime="128.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="128.00" vehicle="trip_1" depart="128.00" arrival="217.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="217.00" waitingTime="128.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="128.00" vehicle="trip_1" depart="128.00" arrival="217.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="217.00" waitingTime="128.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="128.00" vehicle="trip_1" depart="128.00" arrival="217.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="217.00" waitingTime="128.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="128.00" vehicle="trip_1" depart="128.00" arrival="217.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="217.00" waitingTime="128.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="128.00" vehicle="trip_1" depart="128.00" arrival="217.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="278.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi_small" speedFactor="1.00" vaporized="end">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="178.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="7.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi_large" speedFactor="1.00" vaporized="">
        <taxi customers="5" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>
devices taxi groups 5persons_taxi_size ( Last six runs Jul2024 )
devices taxi groups 5persons_taxi_size_greedyCloseset ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_ungrouped ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="122.00" waitingTime="34.00" timeLoss="0.00" traveltime="88.00">
        <ride waitingTime="34.00" vehicle="trip_0" depart="34.00" arrival="122.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="291.00" waitingTime="202.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="202.00" vehicle="trip_0" depart="202.00" arrival="291.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="459.00" waitingTime="370.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="370.00" vehicle="trip_0" depart="370.00" arrival="459.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="627.00" waitingTime="538.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="538.00" vehicle="trip_0" depart="538.00" arrival="627.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="795.00" waitingTime="706.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="706.00" vehicle="trip_0" depart="706.00" arrival="795.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="856.00" routeLength="7635.73" waitingTime="0.00" waitingCount="0" stopTime="305.00" timeLoss="240.00" rerouteNo="11" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_small" speedFactor="1.00" vaporized="">
        <taxi customers="5" occupiedDistance="6108.67" occupiedTime="444.80"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi idling invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Idle algorithm 'foobar' is not known for vehicle 'trip_0'
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1000.00" routeLength="13798.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="67" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1000.00" routeLength="12953.20" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="60.00" rerouteNo="60" devices="vehroute_trip_1 tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="end">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="110.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </person>

    <vehicle id="trip_0" type="taxi" depart="0.00">
        <routeDistribution>
            <route replacedOnEdge="A0B0" reason="taxi:idling:randomCircling" replacedAtTime="0.00" probability="0" edges="A0B0 B0C0"/>
            <route replacedOnEdge="B0C0" replacedOnIndex="1" reason="taxi:idling:randomCircling" replacedAtTime="21.00" probability="0" edges="A0B0 B0C0 C0D0"/>
            <route replacedOnEdge="C0D0" replacedOnIndex="2" reason="taxi:idling:randomCircling" replacedAtTime="42.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0"/>
            <route replacedOnEdge="D0E0" replacedOnIndex="3" reason="taxi:idling:randomCircling" replacedAtTime="62.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1"/>
            <route replacedOnEdge="D0E0" replacedOnIndex="3" reason="taxi:idling:randomCircling" replacedAtTime="76.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2"/>
            <route replacedOnEdge="E0E1" replacedOnIndex="4" reason="taxi:idling:randomCircling" replacedAtTime="83.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1"/>
            <route replacedOnEdge="E1E2" replacedOnIndex="5" reason="taxi:idling:randomCircling" replacedAtTime="89.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2"/>
            <route replacedOnEdge="E2E1" replacedOnIndex="6" reason="taxi:idling:randomCircling" replacedAtTime="95.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2"/>
            <route replacedOnEdge="E2F2" replacedOnIndex="8" reason="taxi:idling:randomCircling" replacedAtTime="108.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1"/>
            <route replacedOnEdge="E2F2" replacedOnIndex="8" reason="taxi:idling:randomCircling" replacedAtTime="121.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F0"/>
            <route replacedOnEdge="F2F1" replacedOnIndex="9" reason="taxi:idling:randomCircling" replacedAtTime="128.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0"/>
            <route replacedOnEdge="F0E0" replacedOnIndex="11" reason="taxi:idling:randomCircling" replacedAtTime="141.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0"/>
            <route replacedOnEdge="E0F0" replacedOnIndex="12" reason="taxi:idling:randomCircling" replacedAtTime="162.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1"/>
            <route replacedOnEdge="E0F0" replacedOnIndex="12" reason="taxi:idling:randomCircling" replacedAtTime="175.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F0"/>
            <route replacedOnEdge="F0F1" replacedOnIndex="13" reason="taxi:idling:randomCircling" replacedAtTime="182.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F0 F0E0"/>
            <route replacedOnEdge="F0E0" replacedOnIndex="15" reason="taxi:idling:randomCircling" replacedAtTime="195.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F0 F0E0 E0D0"/>
            <route replacedOnEdge="E0D0" replacedOnIndex="16" reason="taxi:idling:randomCircling" replacedAtTime="216.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F0 F0E0 E0D0 D0D1"/>
            <route replacedOnEdge="E0D0" replacedOnIndex="16" reason="taxi:idling:randomCircling" replacedAtTime="229.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F0 F0E0 E0D0 D0D1 D1E1"/>
            <route replacedOnEdge="D1E1" replacedOnIndex="18" reason="taxi:idling:randomCircling" replacedAtTime="242.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F0 F0E0 E0D0 D0D1 D1E1 E1E2"/>
            <route replacedOnEdge="D1E1" replacedOnIndex="18" reason="taxi:idling:randomCircling" replacedAtTime="256.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F0 F0E0 E0D0 D0D1 D1E1 E1E2 E2F2"/>
<truncated after showing first 30 lines>
devices taxi idling randomCircling 1person ( Last six runs Jul2024 )
devices taxi idling randomCircling taz ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling end_of_work ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Taxi 'trip_0' reaches scheduled end of service at time=121.00.
< Warning: Taxi 'trip_1' reaches scheduled end of service at time=506.00.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="141.00" arrivalLane="" arrivalPos="87.60" arrivalSpeed="13.89" duration="141.00" routeLength="1949.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="9" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="532.00" arrivalLane="" arrivalPos="85.60" arrivalSpeed="13.89" duration="532.00" routeLength="6540.40" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="60.00" rerouteNo="29" devices="vehroute_trip_1 tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="110.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </person>

    <vehicle id="trip_0" type="taxi" depart="0.00" arrival="141.00">
        <routeDistribution>
            <route replacedOnEdge="A0B0" reason="taxi:idling:randomCircling" replacedAtTime="0.00" probability="0" edges="A0B0 B0C0"/>
            <route replacedOnEdge="B0C0" replacedOnIndex="1" reason="taxi:idling:randomCircling" replacedAtTime="21.00" probability="0" edges="A0B0 B0C0 C0D0"/>
            <route replacedOnEdge="C0D0" replacedOnIndex="2" reason="taxi:idling:randomCircling" replacedAtTime="42.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0"/>
            <route replacedOnEdge="D0E0" replacedOnIndex="3" reason="taxi:idling:randomCircling" replacedAtTime="62.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1"/>
            <route replacedOnEdge="D0E0" replacedOnIndex="3" reason="taxi:idling:randomCircling" replacedAtTime="76.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2"/>
            <route replacedOnEdge="E0E1" replacedOnIndex="4" reason="taxi:idling:randomCircling" replacedAtTime="83.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1"/>
            <route replacedOnEdge="E1E2" replacedOnIndex="5" reason="taxi:idling:randomCircling" replacedAtTime="89.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2"/>
            <route replacedOnEdge="E2E1" replacedOnIndex="6" reason="taxi:idling:randomCircling" replacedAtTime="95.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2"/>
            <route replacedOnEdge="E2F2" replacedOnIndex="8" reason="taxi:idling:randomCircling" replacedAtTime="108.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1"/>
            <route edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2E1 E1E2 E2F2 F2F1 F1F0"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="trip_1" type="taxi" depart="0.00" arrival="532.00">
        <routeDistribution>
            <route replacedOnEdge="A2B2" reason="taxi:idling:randomCircling" replacedAtTime="0.00" probability="0" edges="A2B2 B2C2"/>
            <route replacedOnEdge="A2B2" reason="taxi:prepare_dispatch" replacedAtTime="0.00" probability="0" edges="A2B2 B2C2 C2B2"/>
            <route replacedOnEdge="A2B2" reason="taxi:dispatch" replacedAtTime="0.00" probability="0" edges="A2B2 B2C2 A0B0"/>
            <route replacedOnEdge="A0B0" replacedOnIndex="6" reason="taxi:idling:randomCircling" replacedAtTime="110.00" probability="0" edges="A2B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0"/>
            <route replacedOnEdge="B0A0" replacedOnIndex="7" reason="taxi:idling:randomCircling" replacedAtTime="177.00" probability="0" edges="A2B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0 B0A0 A0A1"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
devices taxi idling randomCircling rerouting ( Last six runs Jul2024 )
devices taxi idling taxistand rerouting ( Last six runs Jul2024 )
output vehroutes no_vehicles ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling short_edges ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="39.00" waitingTime="7.00" timeLoss="0.00" traveltime="32.00">
        <ride waitingTime="7.00" vehicle="trip_1" depart="7.00" arrival="39.00" arrivalPos="0.00" duration="32.00" routeLength="430.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="300.00" routeLength="4126.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="49" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="300.00" routeLength="3282.80" waitingTime="1.43" waitingCount="0" stopTime="61.00" timeLoss="1.44" rerouteNo="36" devices="vehroute_trip_1 tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="end">
        <taxi customers="1" occupiedDistance="430.00" occupiedTime="31.96"/>
    </tripinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="39.00">
        <ride from="B2C2" to="A0B0" arrivalPos="0.00" lines="taxi"/>
    </person>

    <vehicle id="trip_0" type="taxi" depart="0.00">
        <routeDistribution>
            <route replacedOnEdge="A0B0" reason="taxi:idling:randomCircling" replacedAtTime="0.00" probability="0" edges="A0B0 B0C0"/>
            <route replacedOnEdge="B0C0" replacedOnIndex="1" reason="taxi:idling:randomCircling" replacedAtTime="7.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0"/>
            <route replacedOnEdge="C0B0" replacedOnIndex="2" reason="taxi:idling:randomCircling" replacedAtTime="13.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0"/>
            <route replacedOnEdge="B0C0" replacedOnIndex="3" reason="taxi:idling:randomCircling" replacedAtTime="19.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0"/>
            <route replacedOnEdge="C0D0" replacedOnIndex="4" reason="taxi:idling:randomCircling" replacedAtTime="25.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0"/>
            <route replacedOnEdge="D0E0" replacedOnIndex="5" reason="taxi:idling:randomCircling" replacedAtTime="31.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0"/>
            <route replacedOnEdge="E0D0" replacedOnIndex="6" reason="taxi:idling:randomCircling" replacedAtTime="38.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0D0"/>
            <route replacedOnEdge="D0E0" replacedOnIndex="7" reason="taxi:idling:randomCircling" replacedAtTime="44.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0D0 D0D1"/>
            <route replacedOnEdge="E0D0" replacedOnIndex="8" reason="taxi:idling:randomCircling" replacedAtTime="50.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0D0 D0D1 D1D0"/>
            <route replacedOnEdge="D0D1" replacedOnIndex="9" reason="taxi:idling:randomCircling" replacedAtTime="56.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0D0 D0D1 D1D0 D0D1"/>
            <route replacedOnEdge="D1D0" replacedOnIndex="10" reason="taxi:idling:randomCircling" replacedAtTime="62.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0D0 D0D1 D1D0 D0D1 D1D0"/>
            <route replacedOnEdge="D0D1" replacedOnIndex="11" reason="taxi:idling:randomCircling" replacedAtTime="68.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0D0 D0D1 D1D0 D0D1 D1D0 D0E0"/>
            <route replacedOnEdge="D1D0" replacedOnIndex="12" reason="taxi:idling:randomCircling" replacedAtTime="75.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0D0 D0D1 D1D0 D0D1 D1D0 D0E0 E0F0"/>
            <route replacedOnEdge="D0E0" replacedOnIndex="13" reason="taxi:idling:randomCircling" replacedAtTime="81.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0D0 D0D1 D1D0 D0D1 D1D0 D0E0 E0F0 F0F1"/>
            <route replacedOnEdge="E0F0" replacedOnIndex="14" reason="taxi:idling:randomCircling" replacedAtTime="87.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0D0 D0D1 D1D0 D0D1 D1D0 D0E0 E0F0 F0F1 F1F2"/>
            <route replacedOnEdge="F0F1" replacedOnIndex="15" reason="taxi:idling:randomCircling" replacedAtTime="93.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0D0 D0D1 D1D0 D0D1 D1D0 D0E0 E0F0 F0F1 F1F2 F2E2"/>
            <route replacedOnEdge="F1F2" replacedOnIndex="16" reason="taxi:idling:randomCircling" replacedAtTime="100.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0D0 D0D1 D1D0 D0D1 D1D0 D0E0 E0F0 F0F1 F1F2 F2E2 E2E1"/>
            <route replacedOnEdge="F2E2" replacedOnIndex="17" reason="taxi:idling:randomCircling" replacedAtTime="106.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0D0 D0D1 D1D0 D0D1 D1D0 D0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1"/>
            <route replacedOnEdge="E2E1" replacedOnIndex="18" reason="taxi:idling:randomCircling" replacedAtTime="112.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0D0 D0D1 D1D0 D0D1 D1D0 D0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1D0"/>
            <route replacedOnEdge="E1D1" replacedOnIndex="19" reason="taxi:idling:randomCircling" replacedAtTime="118.00" probability="0" edges="A0B0 B0C0 C0B0 B0C0 C0D0 D0E0 E0D0 D0E0 E0D0 D0D1 D1D0 D0D1 D1D0 D0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1D0 D0C0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1container ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a container that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a container that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <transport waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="171.00" routeLength="95.87" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="171.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="2" devices="vehroute_trip_1 tripinfo_trip_1 routing_trip_1 taxi_trip_1 container_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <container id="c0" depart="0.00" arrival="110.00">
        <transport from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </container>

</routes>

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1person ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="171.00" routeLength="95.87" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="171.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="2" devices="vehroute_trip_1 tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="110.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Taxi 'trip_0' reaches scheduled end of service at time=128.00.
< Warning: Taxi 'trip_1' reaches scheduled end of service at time=508.00.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="155.00" arrivalLane="" arrivalPos="285.60" arrivalSpeed="13.89" duration="155.00" routeLength="573.20" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="113.53" rerouteNo="0" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="508.00" arrivalLane="" arrivalPos="287.60" arrivalSpeed="13.89" duration="508.00" routeLength="1605.20" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="391.00" rerouteNo="2" devices="vehroute_trip_1 tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="110.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </person>

    <vehicle id="trip_0" type="taxi" depart="0.00" arrival="155.00">
        <route edges="A0B0 B0C0"/>
        <stop edge="A0B0" actType="idling"/>
    </vehicle>

    <vehicle id="trip_1" type="taxi" depart="0.00" arrival="508.00">
        <routeDistribution>
            <route replacedOnEdge="A2B2" reason="taxi:prepare_dispatch" replacedAtTime="0.00" probability="0" edges="A2B2 B2C2"/>
            <route replacedOnEdge="A2B2" reason="taxi:dispatch" replacedAtTime="0.00" probability="0" edges="A2B2 B2C2 A0B0"/>
            <route edges="A2B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0"/>
        </routeDistribution>
        <stop lane="B2C2_1" permitted="p0" actType="pickup p0 (0)"/>
        <stop lane="A0B0_1" actType="dropOff p0 (0)"/>
        <param key="device.taxi.end" value="500"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work_initial_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Taxi 'trip_0' reaches scheduled end of service at time=128.00.
< Warning: Taxi 'trip_1' reaches scheduled end of service at time=508.00.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="149.00" arrivalLane="" arrivalPos="285.60" arrivalSpeed="13.89" duration="149.00" routeLength="573.20" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="107.00" rerouteNo="1" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="508.00" arrivalLane="" arrivalPos="287.60" arrivalSpeed="13.89" duration="508.00" routeLength="1605.20" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="391.00" rerouteNo="3" devices="vehroute_trip_1 tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="110.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </person>

    <vehicle id="trip_0" type="taxi" depart="0.00" arrival="149.00">
        <route edges="A0B0 B0C0"/>
        <stop lane="A0B0_1" triggered="person"/>
    </vehicle>

    <vehicle id="trip_1" type="taxi" depart="0.00" arrival="508.00">
        <routeDistribution>
            <route replacedOnEdge="A2B2" reason="taxi:prepare_dispatch" replacedAtTime="0.00" probability="0" edges="A2B2 B2C2"/>
            <route replacedOnEdge="A2B2" reason="taxi:dispatch" replacedAtTime="0.00" probability="0" edges="A2B2 B2C2 A0B0"/>
            <route edges="A2B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0"/>
        </routeDistribution>
        <stop lane="B2C2_1" permitted="p0" actType="pickup p0 (0)"/>
        <stop lane="A0B0_1" actType="dropOff p0 (0)"/>
        <param key="device.taxi.end" value="500"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices taxi idling stop initial_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="171.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="171.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="vehroute_trip_1 tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="110.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand 10persons ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="100.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="157.00" waitingTime="68.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="68.00" vehicle="trip_0" depart="168.00" arrival="257.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.1" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="125.00" waitingTime="36.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="36.00" vehicle="trip_0" depart="336.00" arrival="425.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.2" depart="500.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="176.00" waitingTime="87.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="87.00" vehicle="trip_0" depart="587.00" arrival="676.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.3" depart="700.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="144.00" waitingTime="55.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="55.00" vehicle="trip_0" depart="755.00" arrival="844.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.4" depart="900.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="112.00" waitingTime="24.00" timeLoss="0.00" traveltime="88.00">
        <ride waitingTime="24.00" vehicle="trip_0" depart="924.00" arrival="1012.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.5" depart="1100.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="177.00" waitingTime="88.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="88.00" vehicle="trip_0" depart="1188.00" arrival="1277.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.6" depart="1300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="145.00" waitingTime="56.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="56.00" vehicle="trip_0" depart="1356.00" arrival="1445.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.7" depart="1500.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="113.00" waitingTime="24.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="24.00" vehicle="trip_0" depart="1524.00" arrival="1613.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.8" depart="1700.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="176.00" waitingTime="88.00" timeLoss="0.00" traveltime="88.00">
        <ride waitingTime="88.00" vehicle="trip_0" depart="1788.00" arrival="1876.00" arrivalPos="191.73" duration="88.00" routeLength="1221.73" timeLoss="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p.0" depart="100.00" arrival="257.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </person>

    <person id="p.1" depart="300.00" arrival="425.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </person>

    <person id="p.2" depart="500.00" arrival="676.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </person>

    <person id="p.3" depart="700.00" arrival="844.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </person>

    <person id="p.4" depart="900.00" arrival="1012.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </person>

    <person id="p.5" depart="1100.00" arrival="1277.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </person>

    <person id="p.6" depart="1300.00" arrival="1445.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1000.00" routeLength="382.80" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1000.00" routeLength="1700.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="60.00" rerouteNo="4" devices="vehroute_trip_1 tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="end">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="110.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </person>

    <vehicle id="trip_0" type="taxi" depart="0.00">
        <routeDistribution>
            <route replacedOnEdge="A0B0" reason="taxi:taxistand" replacedAtTime="0.00" probability="0" edges="A0B0 B0C0"/>
            <route edges="A0B0 B0C0"/>
        </routeDistribution>
        <stop parkingArea="pa_0" actType="idling"/>
    </vehicle>

    <vehicle id="trip_1" type="taxi" depart="0.00">
        <routeDistribution>
            <route replacedOnEdge="A2B2" reason="taxi:taxistand" replacedAtTime="0.00" probability="0" edges="A2B2 B2C2"/>
            <route replacedOnEdge="A2B2" reason="taxi:prepare_dispatch" replacedAtTime="0.00" probability="0" edges="A2B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2B2 B2C2"/>
            <route replacedOnEdge="A2B2" reason="taxi:dispatch" replacedAtTime="0.00" probability="0" edges="A2B2 B2C2 A0B0"/>
            <route replacedOnEdge="A0B0" replacedOnIndex="6" reason="taxi:taxistand" replacedAtTime="110.00" probability="0" edges="A2B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0"/>
            <route edges="A2B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0 B0C0 C0C1 C1B1 B1A1 A1A0 A0B0"/>
        </routeDistribution>
        <stop lane="B2C2_1" permitted="p0" actType="pickup p0 (0)"/>
        <stop lane="A0B0_1" actType="dropOff p0 (0)"/>
        <stop parkingArea="pa_0" actType="idling"/>
    </vehicle>

</routes>
<truncated after showing first 30 lines>
devices taxi idling taxistand 1person ( Last six runs Jul2024 )
devices taxi idling taxistand taz ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand end_of_work ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Taxi 'trip_0' reaches scheduled end of service at time=128.00.
< Warning: Taxi 'trip_1' reaches scheduled end of service at time=508.00.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="110.00" waitingTime="21.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="110.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="135.00" arrivalLane="" arrivalPos="285.60" arrivalSpeed="13.89" duration="135.00" routeLength="573.20" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="93.00" rerouteNo="1" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="589.00" arrivalLane="" arrivalPos="287.60" arrivalSpeed="13.89" duration="589.00" routeLength="2922.80" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="377.00" rerouteNo="4" devices="vehroute_trip_1 tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="110.00">
        <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
    </person>

    <vehicle id="trip_0" type="taxi" depart="0.00" arrival="135.00">
        <routeDistribution>
            <route replacedOnEdge="A0B0" reason="taxi:taxistand" replacedAtTime="0.00" probability="0" edges="A0B0 B0C0"/>
            <route edges="A0B0 B0C0"/>
        </routeDistribution>
        <stop parkingArea="pa_0" actType="idling"/>
    </vehicle>

    <vehicle id="trip_1" type="taxi" depart="0.00" arrival="589.00">
        <routeDistribution>
            <route replacedOnEdge="A2B2" reason="taxi:taxistand" replacedAtTime="0.00" probability="0" edges="A2B2 B2C2"/>
            <route replacedOnEdge="A2B2" reason="taxi:prepare_dispatch" replacedAtTime="0.00" probability="0" edges="A2B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2B2 B2C2"/>
            <route replacedOnEdge="A2B2" reason="taxi:dispatch" replacedAtTime="0.00" probability="0" edges="A2B2 B2C2 A0B0"/>
            <route replacedOnEdge="A0B0" replacedOnIndex="6" reason="taxi:taxistand" replacedAtTime="110.00" probability="0" edges="A2B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0"/>
            <route edges="A2B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0 B0C0 C0C1 C1B1 B1A1 A1A0 A0B0"/>
        </routeDistribution>
        <stop lane="B2C2_1" permitted="p0" actType="pickup p0 (0)"/>
        <stop lane="A0B0_1" actType="dropOff p0 (0)"/>
        <stop parkingArea="pa_0" actType="idling"/>
        <param key="device.taxi.end" value="500"/>
    </vehicle>

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_A' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_B' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,28d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 206.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 2
<  Waiting: 0
< Persons:
<  Inserted: 2
<  Running: 0
< Statistics (avg of 2):
<  RouteLength: 1706.00
<  Speed: 8.28
<  Duration: 206.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< Ride Statistics (avg of 2 rides):
<  WaitingTime: 48.00
<  RouteLength: 1047.20
<  Duration: 76.50
<  Taxi: 2
< DijkstraRouter answered 9 queries and explored 17.67 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="104.00" waitingTime="48.00" timeLoss="0.00" traveltime="56.00">
        <ride waitingTime="48.00" vehicle="trip_B" depart="48.00" arrival="104.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="145.00" waitingTime="48.00" timeLoss="0.00" traveltime="97.00">
        <ride waitingTime="48.00" vehicle="trip_A" depart="48.00" arrival="145.00" arrivalPos="190.40" duration="97.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_A" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="206.00" routeLength="1991.60" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_trip_A routing_trip_A taxi_trip_A person_trip_A" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1332.80" occupiedTime="96.96"/>
    </tripinfo>
    <tripinfo id="trip_B" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="206.00" routeLength="1420.40" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_trip_B routing_trip_B taxi_trip_B person_trip_B" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="761.60" occupiedTime="55.83"/>
    </tripinfo>
</tripinfos>
devices taxi lines 2lines_rideAny ( Last six runs Jul2024 )
devices taxi lines 2lines_taxiAny ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny_notTaxi ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_A' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_B' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,28d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 390.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 2
<  Waiting: 0
< Persons:
<  Inserted: 2
<  Running: 0
< Statistics (avg of 2):
<  RouteLength: 2182.00
<  Speed: 5.59
<  Duration: 390.00
<  WaitingTime: 0.00
<  TimeLoss: 30.00
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< Ride Statistics (avg of 2 rides):
<  WaitingTime: 160.50
<  RouteLength: 1047.20
<  Duration: 76.50
<  Taxi: 2
< DijkstraRouter answered 10 queries and explored 19.90 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="145.00" waitingTime="48.00" timeLoss="0.00" traveltime="97.00">
        <ride waitingTime="48.00" vehicle="trip_B" depart="48.00" arrival="145.00" arrivalPos="190.40" duration="97.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="329.00" waitingTime="273.00" timeLoss="0.00" traveltime="56.00">
        <ride waitingTime="273.00" vehicle="trip_B" depart="273.00" arrival="329.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_A" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="390.00" routeLength="658.80" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_A routing_trip_A" vType="special" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="trip_B" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="390.00" routeLength="3705.20" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="4" devices="tripinfo_trip_B routing_trip_B taxi_trip_B person_trip_B" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="2094.40" occupiedTime="152.79"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedy ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_A' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_B' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,28d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 390.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 2
<  Waiting: 0
< Persons:
<  Inserted: 2
<  Running: 0
< Statistics (avg of 2):
<  RouteLength: 1900.53
<  Speed: 4.87
<  Duration: 390.00
<  WaitingTime: 0.00
<  TimeLoss: 30.00
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< Ride Statistics (avg of 2 rides):
<  WaitingTime: 160.50
<  RouteLength: 1047.20
<  Duration: 76.50
<  Taxi: 2
< DijkstraRouter answered 8 queries and explored 19.88 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="145.00" waitingTime="48.00" timeLoss="0.00" traveltime="97.00">
        <ride waitingTime="48.00" vehicle="trip_A" depart="48.00" arrival="145.00" arrivalPos="190.40" duration="97.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="329.00" waitingTime="273.00" timeLoss="0.00" traveltime="56.00">
        <ride waitingTime="273.00" vehicle="trip_A" depart="273.00" arrival="329.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_A" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="390.00" routeLength="3705.20" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="4" devices="tripinfo_trip_A routing_trip_A taxi_trip_A person_trip_A" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="2094.40" occupiedTime="152.79"/>
    </tripinfo>
    <tripinfo id="trip_B" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="390.00" routeLength="95.87" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_B routing_trip_B taxi_trip_B" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyClosest ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_A' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_B' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,28d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 390.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 2
<  Waiting: 0
< Persons:
<  Inserted: 2
<  Running: 0
< Statistics (avg of 2):
<  RouteLength: 1900.53
<  Speed: 4.87
<  Duration: 390.00
<  WaitingTime: 0.00
<  TimeLoss: 30.00
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< Ride Statistics (avg of 2 rides):
<  WaitingTime: 160.50
<  RouteLength: 1047.20
<  Duration: 76.50
<  Taxi: 2
< DijkstraRouter answered 9 queries and explored 20.11 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="145.00" waitingTime="48.00" timeLoss="0.00" traveltime="97.00">
        <ride waitingTime="48.00" vehicle="trip_A" depart="48.00" arrival="145.00" arrivalPos="190.40" duration="97.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="329.00" waitingTime="273.00" timeLoss="0.00" traveltime="56.00">
        <ride waitingTime="273.00" vehicle="trip_A" depart="273.00" arrival="329.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_A" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="390.00" routeLength="3705.20" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="4" devices="tripinfo_trip_A routing_trip_A taxi_trip_A person_trip_A" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="2094.40" occupiedTime="152.79"/>
    </tripinfo>
    <tripinfo id="trip_B" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="390.00" routeLength="95.87" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_B routing_trip_B taxi_trip_B" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyShared ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_A' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_B' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,28d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 207.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 2
<  Waiting: 0
< Persons:
<  Inserted: 2
<  Running: 0
< Statistics (avg of 2):
<  RouteLength: 1043.73
<  Speed: 5.04
<  Duration: 207.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< Ride Statistics (avg of 2 rides):
<  WaitingTime: 69.00
<  RouteLength: 1047.20
<  Duration: 77.00
<  Taxi: 2
< DijkstraRouter answered 15 queries and explored 14.87 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="146.00" waitingTime="48.00" timeLoss="0.00" traveltime="98.00">
        <ride waitingTime="48.00" vehicle="trip_A" depart="48.00" arrival="146.00" arrivalPos="190.40" duration="98.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="146.00" waitingTime="90.00" timeLoss="0.00" traveltime="56.00">
        <ride waitingTime="90.00" vehicle="trip_A" depart="90.00" arrival="146.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_A" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="207.00" routeLength="1991.60" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_trip_A routing_trip_A taxi_trip_A person_trip_A" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1332.80" occupiedTime="97.96"/>
    </tripinfo>
    <tripinfo id="trip_B" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="207.00" routeLength="95.87" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_B routing_trip_B taxi_trip_B" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_routeExtension ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_A' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_B' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,28d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 207.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 2
<  Waiting: 0
< Persons:
<  Inserted: 2
<  Running: 0
< Statistics (avg of 2):
<  RouteLength: 1043.73
<  Speed: 5.04
<  Duration: 207.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< Ride Statistics (avg of 2 rides):
<  WaitingTime: 69.00
<  RouteLength: 1047.20
<  Duration: 77.00
<  Taxi: 2
< DijkstraRouter answered 9 queries and explored 19.22 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="146.00" waitingTime="48.00" timeLoss="0.00" traveltime="98.00">
        <ride waitingTime="48.00" vehicle="trip_A" depart="48.00" arrival="146.00" arrivalPos="190.40" duration="98.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="146.00" waitingTime="90.00" timeLoss="0.00" traveltime="56.00">
        <ride waitingTime="90.00" vehicle="trip_A" depart="90.00" arrival="146.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_A" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="207.00" routeLength="1991.60" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_trip_A routing_trip_A taxi_trip_A person_trip_A" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1332.80" occupiedTime="97.96"/>
    </tripinfo>
    <tripinfo id="trip_B" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="207.00" routeLength="95.87" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_B routing_trip_B taxi_trip_B" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi personTrip 1persontrip ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="103.00" waitingTime="21.00" timeLoss="0.00" traveltime="82.00">
        <ride waitingTime="21.00" vehicle="trip_1" depart="21.00" arrival="103.00" arrivalPos="95.87" duration="82.00" routeLength="1125.87" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="164.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="164.00" routeLength="1413.47" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1125.87" occupiedTime="82.06"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi personTrip bike_sharing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1,2
< Warning: Vehicle class 'bicycle' of vType 'shared_bike' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Warning: Vehicle 'bikeA' with device.taxi should have vClass taxi instead of 'bicycle'.
< Warning: Vehicle 'bikeA' aborted waiting for a person that will never come.
< Warning: Vehicle 'bikeB' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,35d0
< Loading net-file from 'net3.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 663.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2 (Loaded: 4)
<  Running: 2
<  Waiting: 0
< Persons:
<  Inserted: 2
<  Running: 0
< Bike Statistics (avg of 2):
<  RouteLength: 615.33
<  Speed: 0.93
<  Duration: 663.00
<  WaitingTime: 0.00
<  TimeLoss: 142.00
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< Pedestrian Statistics (avg of 3 walks):
<  RouteLength: 443.28
<  Duration: 321.33
<  TimeLoss: 2.17
< Ride Statistics (avg of 1 rides):
<  WaitingTime: 94.00
<  RouteLength: 666.40
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="517.00" waitingTime="0.00" timeLoss="2.92" traveltime="517.00">
        <walk depart="0.00" departPos="0.00" arrival="517.00" arrivalPos="142.80" duration="517.00" routeLength="714.00" timeLoss="2.92" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="662.00" waitingTime="94.00" timeLoss="3.60" traveltime="568.00">
        <walk depart="0.00" departPos="0.00" arrival="274.00" arrivalPos="92.23" duration="274.00" routeLength="377.83" timeLoss="1.96" maxSpeed="1.39"/>
        <ride waitingTime="94.00" vehicle="bikeA" depart="368.00" arrival="489.00" arrivalPos="190.40" duration="121.00" routeLength="666.40" timeLoss="0.00"/>
        <walk depart="489.00" departPos="190.40" arrival="662.00" arrivalPos="142.80" duration="173.00" routeLength="238.00" timeLoss="1.64" maxSpeed="1.39"/>
    </personinfo>
    <tripinfo id="bikeA" depart="0.00" departLane="" departPos="0.00" departSpeed="5.56" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="663.00" routeLength="1134.80" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="284.00" rerouteNo="2" devices="tripinfo_bikeA routing_bikeA taxi_bikeA person_bikeA" vType="shared_bike" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="666.40" occupiedTime="121.95"/>
    </tripinfo>
    <tripinfo id="bikeB" depart="0.00" departLane="" departPos="0.00" departSpeed="5.56" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="663.00" routeLength="95.87" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_bikeB routing_bikeB taxi_bikeB" vType="shared_bike" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi personTrip dropoff_ptStops ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="297.00">
        <ride from="A1B1" to="D1E1" busStop="B" lines="taxi"/>
        <walk edges="D1E1 E1F1"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices taxi personTrip pickup_ptStops ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="384.00">
        <walk edges="A1B1 B1C1" busStop="A"/>
        <ride from="B1C1" to="E1F1" arrivalPos="95.20" lines="taxi"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices taxi personTrip pickup_ptStops_longTaxiWait ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="930.00">
        <walk edges="A1B1 C1B1 C1D1 E1D1 E1F1"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices taxi personTrip ptStops ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="543.00">
        <walk edges="A1B1 B1C1" busStop="A"/>
        <ride from="B1C1" to="D1E1" busStop="B" lines="taxi"/>
        <walk edges="D1E1 E1F1"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices taxi personTrip short ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="55.00" waitingTime="47.00" timeLoss="0.00" traveltime="8.00">
        <ride waitingTime="47.00" vehicle="trip_0" depart="47.00" arrival="55.00" arrivalPos="0.00" duration="8.00" routeLength="95.20" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="116.00" routeLength="744.40" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="1.00" rerouteNo="3" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="95.20" occupiedTime="8.85"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi personTrip taxiflow ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'taxi.0' aborted waiting for a person that will never come.
< Warning: Vehicle 'taxi.1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="116.00" waitingTime="34.00" timeLoss="0.00" traveltime="82.00">
        <ride waitingTime="34.00" vehicle="taxi.0" depart="34.00" arrival="116.00" arrivalPos="95.87" duration="82.00" routeLength="1125.87" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="taxi.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="177.00" routeLength="1584.67" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_taxi.0 routing_taxi.0 taxi_taxi.0 person_taxi.0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1125.87" occupiedTime="82.06"/>
    </tripinfo>
    <tripinfo id="taxi.1" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="172.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_taxi.1 routing_taxi.1 taxi_taxi.1" vType="taxi" speedFactor="1.00" vaporized="end">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Ignoring vehicle type 'DEFAULT_VEHTYPE' when routing person 'p_mustwalk' because it is not allowed on the start edge.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="182.00" waitingTime="80.00" timeLoss="1.80" traveltime="102.00">
        <walk depart="0.00" departPos="0.00" arrival="9.00" arrivalPos="475.60" duration="9.00" routeLength="10.00" timeLoss="1.80" maxSpeed="1.39"/>
        <ride waitingTime="80.00" vehicle="trip_0" depart="89.00" arrival="182.00" arrivalPos="195.04" duration="93.00" routeLength="1277.76" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p_mustwalk" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="888.00" waitingTime="0.00" timeLoss="2.83" traveltime="888.00">
        <walk depart="10.00" departPos="0.00" arrival="898.00" arrivalPos="243.80" duration="888.00" routeLength="1229.40" timeLoss="2.83" maxSpeed="1.39"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="899.00" routeLength="1666.24" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="1.00" rerouteNo="3" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1277.76" occupiedTime="93.99"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first_longTaxiWait ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Ignoring vehicle type 'DEFAULT_VEHTYPE' when routing person 'p_mustwalk' because it is not allowed on the start edge.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="888.00" waitingTime="0.00" timeLoss="2.83" traveltime="888.00">
        <walk depart="0.00" departPos="0.00" arrival="888.00" arrivalPos="243.80" duration="888.00" routeLength="1229.40" timeLoss="2.83" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p_mustwalk" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="888.00" waitingTime="0.00" timeLoss="2.83" traveltime="888.00">
        <walk depart="10.00" departPos="0.00" arrival="898.00" arrivalPos="243.80" duration="888.00" routeLength="1229.40" timeLoss="2.83" maxSpeed="1.39"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="899.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_last ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="135.00" waitingTime="35.00" timeLoss="0.59" traveltime="100.00">
        <ride waitingTime="35.00" vehicle="trip_0" depart="35.00" arrival="65.00" arrivalPos="394.24" duration="30.00" routeLength="394.24" timeLoss="0.00"/>
        <walk depart="65.00" departPos="0.00" arrival="135.00" arrivalPos="96.40" duration="70.00" routeLength="96.40" timeLoss="0.59" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p_mustwalk" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="781.00" waitingTime="0.00" timeLoss="1.96" traveltime="781.00">
        <walk depart="10.00" departPos="0.00" arrival="791.00" arrivalPos="96.40" duration="781.00" routeLength="1082.00" timeLoss="1.96" maxSpeed="1.39"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="792.00" routeLength="879.84" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="394.24" occupiedTime="29.38"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_via_trainStop_ride_taxi ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="741.00">
        <walk edges="accessB.36" busStop="stopB_S"/> <!-- B -->
        <walk edges="A0A1 B1A1" busStop="busStopB"/> <!-- B -->
        <ride from="B1A1" to="A0B0" busStop="busStopC" lines="taxi"/> <!-- C -->
        <walk edges="A0B0"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices taxi prebooking default_reservationTime ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="89.00" waitingTime="0.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="0.00" vehicle="trip_1" depart="70.00" arrival="159.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedy many_bookings ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="81.00" waitingTime="48.00" timeLoss="0.00" traveltime="33.00">
        <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="81.00" arrivalPos="190.40" duration="33.00" routeLength="447.20" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="249.00" waitingTime="175.00" timeLoss="0.00" traveltime="74.00">
        <ride waitingTime="175.00" vehicle="trip_0" depart="175.00" arrival="249.00" arrivalPos="191.73" duration="74.00" routeLength="1021.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="310.00" routeLength="2594.13" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1468.93" occupiedTime="107.76"/>
    </tripinfo>
</tripinfos>

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="315.00" waitingTime="281.00" timeLoss="0.00" traveltime="34.00">
        <ride waitingTime="281.00" vehicle="trip_0" depart="281.00" arrival="315.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="76.00" timeLoss="-1" traveltime="-1">
        <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
        <ride waitingTime="76.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="376.00" routeLength="1848.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="447.20" occupiedTime="33.20"/>
    </tripinfo>
</tripinfos>
devices taxi prebooking greedy too_late_next ( Last six runs Jul2024 )
devices taxi prebooking greedyShared too_late_next ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedyShared many_bookings ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="82.00" waitingTime="48.00" timeLoss="0.00" traveltime="34.00">
        <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="82.00" arrivalPos="190.40" duration="34.00" routeLength="447.20" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="196.00" waitingTime="61.00" timeLoss="0.00" traveltime="135.00">
        <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="196.00" arrivalPos="191.73" duration="135.00" routeLength="1021.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="257.00" routeLength="1851.73" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="2" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1192.93" occupiedTime="148.89"/>
    </tripinfo>
</tripinfos>

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="157.00" waitingTime="68.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="68.00" vehicle="trip_1" depart="68.00" arrival="157.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="218.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="218.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="47.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>
devices taxi prebooking no_walk ( Last six runs Jul2024 )
devices taxi prebooking no_walk_departPos ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : devices taxi prebooking reservation_before_depart ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="89.00" waitingTime="0.00" timeLoss="0.00" traveltime="89.00">
        <ride waitingTime="0.00" vehicle="trip_1" depart="70.00" arrival="159.00" arrivalPos="191.73" duration="89.00" routeLength="1221.73" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="220.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="47.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1221.73" occupiedTime="88.96"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi prebooking simple ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="247.00" waitingTime="-1.00" timeLoss="1.55" traveltime="248.00">
        <walk depart="0.00" departPos="0.00" arrival="166.00" arrivalPos="142.80" duration="166.00" routeLength="228.40" timeLoss="1.55" maxSpeed="1.39"/>
        <ride waitingTime="-1.00" vehicle="trip_1" depart="165.00" arrival="247.00" arrivalPos="191.73" duration="82.00" routeLength="1126.53" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="308.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
    <tripinfo id="trip_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="308.00" routeLength="1509.33" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="138.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="1" occupiedDistance="1126.53" occupiedTime="173.11"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from greedyShared ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
    <dispatchShared time="0.00" id="taxi" persons="0" sharingPersons="1" type="1" absLoss="-0.00" relLoss="-0.00" absLoss2="0.00" relLoss2="0.00"/>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="64.00" waitingTime="8.00" timeLoss="0.00" traveltime="56.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="64.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="165.00" waitingTime="8.00" timeLoss="0.00" traveltime="157.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="165.00" arrivalPos="190.40" duration="157.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="taxi" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="226.00" routeLength="1420.40" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="3" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1332.80" occupiedTime="157.96"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2 greedyShared ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
    <dispatchShared time="0.00" id="taxi" persons="0" sharingPersons="1" type="2" absLoss="0.00" relLoss="0.00" absLoss2="0.00" relLoss2="0.00"/>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="105.00" waitingTime="8.00" timeLoss="0.00" traveltime="97.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="105.00" arrivalPos="190.40" duration="97.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="172.00" waitingTime="8.00" timeLoss="0.00" traveltime="164.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="172.00" arrivalPos="0.00" duration="164.00" routeLength="1428.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="taxi" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="233.00" routeLength="1515.60" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="3" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1428.00" occupiedTime="164.81"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2_detour greedyShared ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
    <dispatchShared time="0.00" id="taxi" persons="0" sharingPersons="1" type="2" absLoss="0.00" relLoss="0.00" absLoss2="12.33" relLoss2="0.12"/>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="70.00" waitingTime="8.00" timeLoss="0.00" traveltime="62.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="70.00" arrivalPos="190.40" duration="62.00" routeLength="847.20" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="177.00" waitingTime="8.00" timeLoss="0.00" traveltime="169.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="177.00" arrivalPos="190.40" duration="169.00" routeLength="1504.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="taxi" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="238.00" routeLength="1591.60" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="3" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1504.00" occupiedTime="170.28"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from_detour greedyShared ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
    <dispatchShared time="0.00" id="taxi" persons="0" sharingPersons="1" type="1" absLoss="12.33" relLoss="0.12" absLoss2="0.00" relLoss2="0.00"/>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="70.00" waitingTime="8.00" timeLoss="0.00" traveltime="62.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="70.00" arrivalPos="190.40" duration="62.00" routeLength="847.20" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="177.00" waitingTime="8.00" timeLoss="0.00" traveltime="169.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="177.00" arrivalPos="190.40" duration="169.00" routeLength="1504.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="taxi" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="238.00" routeLength="1591.60" waitingTime="0.00" waitingCount="0" stopTime="122.00" timeLoss="60.00" rerouteNo="3" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1504.00" occupiedTime="170.28"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi shared same_persontrip3 greedyShared ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
    <dispatchShared time="0.00" id="taxi" persons="0" sharingPersons="1" type="2" absLoss="0.00" relLoss="0.00" absLoss2="0.00" relLoss2="0.00"/>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="98.00" waitingTime="8.00" timeLoss="0.00" traveltime="90.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="98.00" arrivalPos="95.20" duration="90.00" routeLength="1237.60" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="98.00" waitingTime="8.00" timeLoss="0.00" traveltime="90.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="98.00" arrivalPos="95.20" duration="90.00" routeLength="1237.60" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="365.00" waitingTime="274.00" timeLoss="0.00" traveltime="91.00">
        <ride waitingTime="274.00" vehicle="taxi" depart="274.00" arrival="365.00" arrivalPos="95.20" duration="91.00" routeLength="1237.60" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="taxi" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="426.00" routeLength="4181.20" waitingTime="0.00" waitingCount="0" stopTime="123.00" timeLoss="60.00" rerouteNo="5" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="3" occupiedDistance="2475.20" occupiedTime="180.20"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to greedyShared ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
    <dispatchShared time="0.00" id="taxi" persons="0" sharingPersons="1" type="1" absLoss="-0.00" relLoss="-0.00" absLoss2="0.00" relLoss2="0.00"/>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="106.00" waitingTime="8.00" timeLoss="0.00" traveltime="98.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="106.00" arrivalPos="190.40" duration="98.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="106.00" waitingTime="50.00" timeLoss="0.00" traveltime="56.00">
        <ride waitingTime="50.00" vehicle="taxi" depart="50.00" arrival="106.00" arrivalPos="190.40" duration="56.00" routeLength="761.60" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="taxi" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="167.00" routeLength="1420.40" waitingTime="0.00" waitingCount="0" stopTime="63.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1332.80" occupiedTime="97.96"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to_detour greedyShared ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
    <dispatchShared time="0.00" id="taxi" persons="0" sharingPersons="1" type="2" absLoss="12.33" relLoss="0.12" absLoss2="0.00" relLoss2="0.00"/>
</DispatchInfo>
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="taxi" x="-4.20" y="194.80" angle="180.00" type="taxi" speed="0.00" pos="0.00" edge="A2A1" slope="0.00" device.taxi.state="1"/>
        <person id="0" x="7.20" y="92.80" angle="0.00" speed="0.00" pos="0.00" edge="A1B1" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="1" x="607.20" y="192.80" angle="0.00" speed="0.00" pos="0.00" edge="C2D2" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="taxi" x="-4.20" y="194.80" angle="180.00" type="taxi" speed="13.89" pos="0.00" edge="A2A1" slope="0.00" device.taxi.state="1"/>
        <person id="0" x="7.20" y="92.80" angle="0.00" speed="0.00" pos="0.00" edge="A1B1" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="1" x="607.20" y="192.80" angle="0.00" speed="0.00" pos="0.00" edge="C2D2" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="taxi" x="-4.20" y="194.80" angle="180.00" type="taxi" speed="13.89" pos="0.00" edge="A2A1" slope="0.00" device.taxi.state="1"/>
        <person id="0" x="7.20" y="92.80" angle="0.00" speed="0.00" pos="0.00" edge="A1B1" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="1" x="607.20" y="192.80" angle="0.00" speed="0.00" pos="0.00" edge="C2D2" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="taxi" x="-4.20" y="194.80" angle="180.00" type="taxi" speed="13.89" pos="0.00" edge="A2A1" slope="0.00" device.taxi.state="1"/>
        <person id="0" x="7.20" y="92.80" angle="0.00" speed="0.00" pos="0.00" edge="A1B1" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="1" x="607.20" y="192.80" angle="0.00" speed="0.00" pos="0.00" edge="C2D2" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="taxi" x="-4.20" y="194.80" angle="180.00" type="taxi" speed="13.89" pos="0.00" edge="A2A1" slope="0.00" device.taxi.state="1"/>
        <person id="0" x="7.20" y="92.80" angle="0.00" speed="0.00" pos="0.00" edge="A1B1" slope="0.00" type="DEFAULT_PEDTYPE"/>
        <person id="1" x="607.20" y="192.80" angle="0.00" speed="0.00" pos="0.00" edge="C2D2" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="118.00" waitingTime="8.00" timeLoss="0.00" traveltime="110.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="118.00" arrivalPos="190.40" duration="110.00" routeLength="1504.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="118.00" waitingTime="56.00" timeLoss="0.00" traveltime="62.00">
        <ride waitingTime="56.00" vehicle="taxi" depart="56.00" arrival="118.00" arrivalPos="190.40" duration="62.00" routeLength="847.20" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="taxi" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="179.00" routeLength="1591.60" waitingTime="0.00" waitingCount="0" stopTime="63.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_taxi routing_taxi fcd_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1504.00" occupiedTime="110.28"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip greedyShared ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
    <dispatchShared time="0.00" id="taxi" persons="0" sharingPersons="1" type="2" absLoss="0.00" relLoss="0.00" absLoss2="0.00" relLoss2="0.00"/>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="105.00" waitingTime="8.00" timeLoss="0.00" traveltime="97.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="105.00" arrivalPos="190.40" duration="97.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="105.00" waitingTime="8.00" timeLoss="0.00" traveltime="97.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="105.00" arrivalPos="190.40" duration="97.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="taxi" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="166.00" routeLength="1420.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1332.80" occupiedTime="96.96"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip3 greedyShared ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
    <dispatchShared time="0.00" id="taxi" persons="0" sharingPersons="1" type="2" absLoss="0.00" relLoss="0.00" absLoss2="0.00" relLoss2="0.00"/>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="105.00" waitingTime="8.00" timeLoss="0.00" traveltime="97.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="105.00" arrivalPos="190.40" duration="97.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="105.00" waitingTime="8.00" timeLoss="0.00" traveltime="97.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="105.00" arrivalPos="190.40" duration="97.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="371.00" waitingTime="274.00" timeLoss="0.00" traveltime="97.00">
        <ride waitingTime="274.00" vehicle="taxi" depart="274.00" arrival="371.00" arrivalPos="190.40" duration="97.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="taxi" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="432.00" routeLength="4276.40" waitingTime="0.00" waitingCount="0" stopTime="123.00" timeLoss="60.00" rerouteNo="5" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="3" occupiedDistance="2665.60" occupiedTime="193.91"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip_wait greedyShared ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
    <dispatchShared time="60.00" id="taxi" persons="0" sharingPersons="1" type="2" absLoss="0.00" relLoss="0.00" absLoss2="0.00" relLoss2="0.00"/>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="0" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="155.00" waitingTime="58.00" timeLoss="0.00" traveltime="97.00">
        <ride waitingTime="58.00" vehicle="taxi" depart="68.00" arrival="165.00" arrivalPos="190.40" duration="97.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="1" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="145.00" waitingTime="48.00" timeLoss="0.00" traveltime="97.00">
        <ride waitingTime="48.00" vehicle="taxi" depart="68.00" arrival="165.00" arrivalPos="190.40" duration="97.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="taxi" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="226.00" routeLength="1420.40" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1332.80" occupiedTime="96.96"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices taxi shared subroute greedyShared ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'taxi' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in dispatchinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<DispatchInfo>
    <dispatchShared time="0.00" id="taxi" persons="0" sharingPersons="1" type="1" absLoss="-0.00" relLoss="-0.00" absLoss2="0.00" relLoss2="0.00"/>
</DispatchInfo>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="85.00" waitingTime="50.00" timeLoss="0.00" traveltime="35.00">
        <ride waitingTime="50.00" vehicle="taxi" depart="50.00" arrival="85.00" arrivalPos="190.40" duration="35.00" routeLength="476.00" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="166.00" waitingTime="8.00" timeLoss="0.00" traveltime="158.00">
        <ride waitingTime="8.00" vehicle="taxi" depart="8.00" arrival="166.00" arrivalPos="190.40" duration="158.00" routeLength="1332.80" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="taxi" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="227.00" routeLength="1420.40" waitingTime="0.00" waitingCount="0" stopTime="123.00" timeLoss="60.00" rerouteNo="3" devices="vehroute_taxi tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1332.80" occupiedTime="158.96"/>
    </tripinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="1" depart="0.00" arrival="85.00">
        <ride from="C1D1" to="D1E1" arrivalPos="190.40" lines="taxi"/>
    </person>

    <person id="0" depart="0.00" arrival="166.00">
        <ride from="A1B1" to="E1F1" arrivalPos="190.40" lines="taxi"/>
    </person>

    <vehicle id="taxi" type="taxi" depart="0.00">
        <routeDistribution>
            <route replacedOnEdge="A2A1" reason="taxi:prepare_dispatch" replacedAtTime="0.00" probability="0" edges="A2A1"/>
            <route replacedOnEdge="A2A1" reason="taxi:dispatch" replacedAtTime="0.00" probability="0" edges="A2A1 A1B1 C1D1 D1E1 E1F1"/>
            <route edges="A2A1 A1B1 B1C1 C1D1 D1E1 E1F1"/>
        </routeDistribution>
        <stop lane="A2A1_1" triggered="person"/>
        <stop lane="A1B1_1" permitted="0" actType="pickup 0 (0)"/>
        <stop lane="C1D1_1" permitted="1" actType="pickup 1 (1)"/>
        <stop lane="D1E1_1" actType="dropOff 1 (1)"/>
        <stop lane="E1F1_1" actType="dropOff 0 (0)"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : errors action_step_fractional_warning ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: The parameter action-step-length must be a non-negative multiple of the simulation step-length. Parsing given value (1.2 s.) to the adjusted value 1 s.
< Warning: The parameter action-step-length must be a non-negative multiple of the simulation step-length. Parsing given value (2.4 s.) to the adjusted value 2 s.
< Warning: Given action step length 2 for vehicle type 'SUMO_DEFAULT_TYPE' is larger than its parameter tau (=1)! This may lead to collisions. (This warning is only issued once per vehicle type).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors action_step_negative_warning ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: The parameter action-step-length must be a non-negative multiple of the simulation step-length. Ignoring given value (=-1.1 s.)
< Warning: The parameter action-step-length must be a non-negative multiple of the simulation step-length. Ignoring given value (=-2.2 s.)
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
errors begin_after_end ( Last six runs Jul2024 )
errors begin_negative ( Last six runs Jul2024 )
errors end_negative ( Last six runs Jul2024 )
errors invalid_step_length ( Last six runs Jul2024 )
extended state save2_deprecated_delimiter ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : errors duplicates route_newstyle_plainemission ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Another route for vehicle '0' exists.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors duplicates route_oldstyle_plainemission ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Another route (or distribution) with the id '0' exists.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors duplicates vehicleid_newstyle_plainemission ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: A vehicle with id '0' already exists.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors duplicates vehicleid_oldstyle_plainemission ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Another vehicle with the id '0' exists.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

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

---------- Differences in errors ----------
1c1
< Error: Another vehicle type (or distribution) with the id '1' exists.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
errors duplicates vtype_newstyle_plainemission ( Last six runs Jul2024 )
errors duplicates vtype_oldstyle_plainemission ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : errors empty_line ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Attribute 'line' in definition of trip 'v0' is empty.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : errors high_time ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,3
> =================================================================
> ==1392992==ERROR: AddressSanitizer: heap-use-after-free on address 0x60c00000bc80 at pc 0x564e23406956 bp 0x7ffc17a48390 sp 0x7ffc17a47b58
> READ of size 3 at 0x60c00000bc80 thread T0
2a6,66
>     #0 0x564e23406955 in __interceptor_strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x374b955) (BuildId: 02649f0a65ea579399d8b21fafb2081260994476)
>     #1 0x7f50f5cb51d7 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x22e1d7) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #2 0x564e24191007 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:60:29
>     #3 0x564e24190479 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:34:1
>     #4 0x7f50f5c78c3a in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1f1c3a) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #5 0x7f50f5d03f70 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x27cf70) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #6 0x7f50f5c70cfc in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e9cfc) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #7 0x7f50f5bd1b57 in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14ab57) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #8 0x7f50f5bd20c5 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0c5) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #9 0x7f50f5bd2174 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b174) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #10 0x564e234b23ec in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7f50f1903d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7f50f1903e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #13 0x564e233f0814 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3735814) (BuildId: 02649f0a65ea579399d8b21fafb2081260994476)
> 
> 0x60c00000bc80 is located 0 bytes inside of 126-byte region [0x60c00000bc80,0x60c00000bcfe)
> freed by thread T2 here:
>     #0 0x564e234733b2 in __interceptor_free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37b83b2) (BuildId: 02649f0a65ea579399d8b21fafb2081260994476)
>     #1 0x7f50f5bf7103 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x170103) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> previously allocated by thread T0 here:
>     #0 0x564e2345e063 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x37a3063) (BuildId: 02649f0a65ea579399d8b21fafb2081260994476)
>     #1 0x7f50f5bf70ea in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1700ea) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> Thread T2 created by T0 here:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors invalid_param ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Invalid Bool Format ture
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors person personTrip_without_person ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Cannot define person stage without person.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors person unconnected_ride ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Disconnected plan for person 'p1' (edge 'middle' != edge 'end').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors person unconnected_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Disconnected plan for person 'p1' (middle!=end).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors person unconnected_stops_same_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Disconnected plan for person 'p0' (stop range 29.80-30.00 does not cover previous arrival position 10.00).
< Warning: Disconnected plan for person 'p0' (stop range 39.80-40.00 does not cover previous arrival position 10.00).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="110.85" y="8.00" angle="0.00" speed="1.39" pos="8.00" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="110.85" y="8.82" angle="0.00" speed="1.39" pos="8.82" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="113.85" y="10.00" angle="270.00" speed="0.00" pos="10.00" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="113.85" y="10.00" angle="270.00" speed="0.00" pos="10.00" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="113.85" y="10.00" angle="270.00" speed="0.00" pos="10.00" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="113.85" y="10.00" angle="270.00" speed="0.00" pos="10.00" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="113.85" y="10.00" angle="270.00" speed="0.00" pos="10.00" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="113.85" y="10.00" angle="270.00" speed="0.00" pos="10.00" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="113.85" y="10.00" angle="270.00" speed="0.00" pos="10.00" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors person unconnected_walk ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Disconnected plan for person 'p1' (beg not connected to end).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors person vehicle_as_person ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle type 'pseudoPerson' with vClass=pedestrian should only be used for persons and not for vehicle 'p1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes busStop_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Error: The busStop 'dummy' is not known in vehicle '0'.
< Error: Invalid stop definition in vehicle '0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : errors routes busStop_missing_ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Error: The busStop 'dummy' is not known in vehicle '0'.
< Warning: A stop must be placed on a busStop, a chargingStation, an overheadWireSegment, a containerStop, a parkingArea, an edge or a lane in vehicle '0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="126.00">
        <route edges="beg middle end rend"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : errors routes disconnected ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Vehicle '0' has no valid route. No connection between edge 'beg' and edge 'end'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="blocker" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="418.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="418.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="400.00" timeLoss="400.00" rerouteNo="0" devices="tripinfo_blocker routing_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="421.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="421.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="330.86" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="438.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="438.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="383.41" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
errors routes disconnected_off_customTeleport ( Last six runs Jul2024 )
errors routes disconnected_off_customTeleport0 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : errors routes disconnected_walk ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Disconnected plan for person '4' (left not connected to beg).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors routes emptyperson ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Person '4' has no plan.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors routes emptyroute_newstyle_plainemission ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Error: Attribute 'edges' in definition of route '!0' is empty.
< Error: The route for vehicle '0' has no edges.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors routes emptyroute_oldstyle_plainemission ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Error: Attribute 'edges' in definition of route '0' is empty.
< Error: Route '0' has no edges.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors routes false_route1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: The route '0' for vehicle '0' is not known.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors routes false_route2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Attribute 'route' in definition of vehicle '0' is empty.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors routes first_edge_disallowed ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle '0' is not allowed to depart on any lane of edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes first_edge_disallowed plain ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Vehicle '0' is not allowed to depart on any lane of edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

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

---------- Differences in errors ----------
1,2c1
< Error: The edge 'xxx' within the route for vehicle '0' is not known.
<  The route can not be build.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
errors routes first_edge_false__newstyle_plainemission ( Last six runs Jul2024 )
errors routes last_edge_false__newstyle_plainemission ( Last six runs Jul2024 )
errors routes second_edge_false__newstyle_plainemission ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,2c1
< Error: The edge 'xxx' within the route '0' is not known.
<  The route can not be build.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
errors routes first_edge_false__oldstyle_plainemission ( Last six runs Jul2024 )
errors routes last_edge_false__oldstyle_plainemission ( Last six runs Jul2024 )
errors routes second_edge_false__oldstyle_plainemission ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : errors routes invalid_departpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Invalid departPos 600.00 given for vehicle '0'. Inserting at lane end instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes no_route ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Vehicle '0' has no route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors routes stops busstop_out_of_order_ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,6c1,2
< Warning: busStop 'bs0' for vehicle 'wrong1' on lane 'beg_0' is not downstream the current route.
< Warning: busStop 'bs2' for vehicle 'wrong2' on lane 'end_0' is not downstream the current route.
< Warning: busStop 'bs1' for vehicle 'wrong3' on lane 'beg_0' is not downstream the current route.
< Warning: busStop 'bs2' for vehicle 'wrong_all' on lane 'end_0' is not downstream the current route.
< Warning: busStop 'bs1' for vehicle 'wrong_all' on lane 'beg_0' is not downstream the current route.
< Warning: busStop 'bs0' for vehicle 'wrong_all' on lane 'beg_0' is not downstream the current route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="correct" depart="0.00" arrival="76.00">
        <route edges="beg end"/>
        <stop busStop="bs0" duration="10.00"/>
        <stop busStop="bs1" duration="10.00"/>
        <stop busStop="bs2" duration="10.00"/>
        <stop busStop="bs3" duration="10.00"/>
    </vehicle>

    <vehicle id="wrong1" depart="100.00" arrival="166.00">
        <route edges="beg end"/>
        <stop busStop="bs1" duration="10.00"/>
        <stop busStop="bs2" duration="10.00"/>
        <stop busStop="bs3" duration="10.00"/>
    </vehicle>

    <vehicle id="wrong2" depart="200.00" arrival="266.00">
        <route edges="beg end"/>
        <stop busStop="bs0" duration="10.00"/>
        <stop busStop="bs1" duration="10.00"/>
        <stop busStop="bs3" duration="10.00"/>
    </vehicle>

    <vehicle id="wrong3" depart="300.00" arrival="366.00">
        <route edges="beg end"/>
        <stop busStop="bs0" duration="10.00"/>
        <stop busStop="bs2" duration="10.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors routes stops departPos_arrivalPos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: stop for vehicle 'departPosPastStop' on lane 'beg_0' is not downstream the current route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="departPosBase" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="0.00" ended="11.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="departPosRandom" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="0.00" ended="12.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="arrivalPosBeforeStop" type="DEFAULT_VEHTYPE" edge="end" pos="0.00" parking="0" started="20.73" ended="31.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="departPosPastStop" depart="0.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="22.00" routeLength="300.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_departPosPastStop" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="departPosBase" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="25.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="25.00" routeLength="300.00" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="3.00" rerouteNo="0" devices="tripinfo_departPosBase" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="departPosRandom" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="27.00" routeLength="300.00" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="4.67" rerouteNo="0" devices="tripinfo_departPosRandom" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="arrivalPosBeforeStop" depart="0.00" departLane="" departPos="0.00" departSpeed="7.39" departDelay="0.00" arrival="31.00" arrivalLane="" arrivalPos="10.00" arrivalSpeed="9.80" duration="31.00" routeLength="210.00" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="9.34" rerouteNo="0" devices="tripinfo_arrivalPosBeforeStop" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
1c1
< Error: Invalid duration or end time is given for a stop on edge 'SC' in vehicle '0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
errors routes stops duration_invalid ( Last six runs Jul2024 )
errors routes stops until_invalid ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : errors routes stops false_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: The edge 'foo' for a stop is not known in vehicle '0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : errors routes stops index_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Invalid 'index' for stop on edge 'SC' in vehicle '0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : errors routes stops not_allowed ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Vehicle 'veh0' is not allowed to stop on lane '1to2_0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : errors routes stops too_close ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors routes stops too_short ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: busStop 'busstop' on lane '1to2_0' is too short for vehicle 'veh0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="52.00">
        <route edges="1to2 out"/>
        <stop busStop="busstop" duration="50.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : errors routes stops until_order ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,5c1,2
< Warning: stop for vehicle 'until_unordered' on lane 'end_0' set to end at 40.00 earlier than previous stop at 50.00.
< Warning: stop for vehicle 'arrival_unordered' on lane 'end_0' set to start at 40.00 earlier than previous stop arrival at 50.00.
< Warning: stop for vehicle 'until_before_arrival' on lane 'beg_0' set to end at 50.00 earlier than arrival at 60.00.
< Warning: stop for vehicle 'until_before_depart' on lane 'beg_0' set to end at 50.00 earlier than departure at 60.00.
< Warning: stop for vehicle 'until_before_depart_with_ended' on lane 'beg_0' set to end at 55.00 earlier than departure at 60.00.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="until_unordered" depart="1.00" arrival="86.00">
        <route edges="beg end"/>
        <stop lane="beg_0" endPos="6.00" until="50.00"/>
        <stop lane="end_0" endPos="4.00" until="40.00"/>
    </vehicle>

    <vehicle id="until_unordered_ended" depart="1.00" arrival="96.00">
        <route edges="beg end"/>
        <stop lane="beg_0" endPos="6.00" until="50.00" ended="64.00"/>
        <stop lane="end_0" endPos="4.00" until="40.00"/>
    </vehicle>

    <vehicle id="arrival_unordered" depart="1.00" arrival="102.00">
        <route edges="beg end"/>
        <stop lane="beg_0" endPos="6.00" arrival="50.00" duration="5.00"/>
        <stop lane="end_0" endPos="4.00" arrival="40.00" duration="5.00"/>
    </vehicle>

    <vehicle id="until_arrival_unordered" depart="1.00" arrival="102.00">
        <route edges="beg end"/>
        <stop lane="beg_0" endPos="6.00" until="50.00"/>
        <stop lane="end_0" endPos="4.00" arrival="40.00" until="60.00"/>
    </vehicle>

    <vehicle id="until_before_arrival" depart="1.00" arrival="103.00">
        <route edges="beg end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors routes stops waypoint_speed_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Speed cannot be negative for stop on edge 'SC' in vehicle '0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : errors too_many_teleports ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,11c1,2
< Warning: Teleporting vehicle 'always_right.20'; waited too long, from edge '4o':3, time=676.51.
< Warning: Vehicle 'always_right.20' ends teleporting on edge '4si':0, time=721.51.
< Warning: Teleporting vehicle 'always_right.21'; waited too long, from edge '4o':3, time=978.09.
< Warning: Vehicle 'always_right.21' ends teleporting on edge '4si':0, time=1023.09.
< Warning: Teleporting vehicle 'always_right.42'; waited too long, from edge '4o':3, time=1882.74.
< Warning: Vehicle 'always_right.42' ends teleporting on edge '4si':0, time=1927.74.
< Warning: Teleporting vehicle 'always_right.43'; waited too long, from edge '4o':3, time=2182.74.
< Warning: Vehicle 'always_right.43' ends teleporting on edge '4si':0, time=2227.74.
< Warning: Teleporting vehicle 'always_right.64'; waited too long, from edge '4o':3, time=2983.71.
< Warning: Vehicle 'always_right.64' ends teleporting on edge '4si':0, time=3028.72.
< Warning: Teleporting vehicle 'always_right.181'; waited too long, from edge '1si':1, time=4024.85.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,11d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 4026.00.
< Reason: Too many teleports.
< Performance:
< Vehicles:
<  Inserted: 308 (Loaded: 393)
<  Running: 264
<  Waiting: 85
<  Teleports: 6 (Jam: 6)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights initial_phase_longer ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Unused states in tlLogic '0', program '0' in phase 0 after tl-index 11
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights initial_phase_shorter ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Invalid linkIndex '11' in connection controlled by '0'
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_phase_longer ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Unused states in tlLogic '0', program '1' in phase 0 after tl-index 11
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_phase_shorter ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Mismatching phase size in tls '0', program '1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : errors unknown_vClass ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Unknown vehicle class 'futureClass' ignored.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors unsafe_connections ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Lane 'gneE1_0' is approached multiple times from edge 'gneE0'. This may cause collisions.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Meso calibrator 'calibtest' defined for lane 'beg2_1' will collect data for all lanes of edge 'beg2'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'motorway.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3089.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 708
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="100.00" id="expect10vehs">
        <edge id="beg" sampledSeconds="16.11" traveltime="83.23" overlapTraveltime="83.37" density="0.05" laneDensity="0.02" occupancy="0.01" waitingTime="0.00" timeLoss="0.00" speed="35.99" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2" sampledSeconds="304.37" traveltime="83.48" overlapTraveltime="83.62" density="1.02" laneDensity="0.51" occupancy="0.25" waitingTime="0.00" timeLoss="1.34" speed="35.84" speedRelative="1.00" departed="7" arrived="1" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="merge" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="offRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="onRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="200.00" end="400.00" id="expect31vehs">
        <edge id="beg" sampledSeconds="29.85" traveltime="83.23" overlapTraveltime="83.37" density="0.05" laneDensity="0.02" occupancy="0.01" waitingTime="0.00" timeLoss="0.00" speed="35.99" speedRelative="1.00" departed="6" arrived="0" entered="0" left="5" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2" sampledSeconds="1856.41" traveltime="83.18" overlapTraveltime="83.32" density="3.10" laneDensity="1.55" occupancy="0.78" waitingTime="0.00" timeLoss="1.64" speed="35.97" speedRelative="1.00" departed="26" arrived="13" entered="5" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="merge" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="offRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="onRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="400.00" end="700.00" id="expect100vehs">
        <edge id="beg" sampledSeconds="45.33" traveltime="83.23" overlapTraveltime="83.37" density="0.05" laneDensity="0.02" occupancy="0.01" waitingTime="0.00" timeLoss="0.01" speed="35.99" speedRelative="1.00" departed="8" arrived="0" entered="0" left="9" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2" sampledSeconds="7980.30" traveltime="83.14" overlapTraveltime="83.28" density="8.89" laneDensity="4.45" occupancy="2.22" waitingTime="0.00" timeLoss="2.69" speed="35.99" speedRelative="1.00" departed="91" arrived="92" entered="9" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="100.00" id="calibtest" nVehContrib="10" removed="0" inserted="7" cleared="0" flow="360.00" aspiredFlow="360.00" speed="34.29" aspiredSpeed="-1.00"/>
    <interval begin="200.00" end="400.00" id="calibtest" nVehContrib="31" removed="0" inserted="26" cleared="0" flow="558.00" aspiredFlow="558.00" speed="35.30" aspiredSpeed="-1.00"/>
    <interval begin="400.00" end="700.00" id="calibtest" nVehContrib="100" removed="0" inserted="91" cleared="0" flow="1200.00" aspiredFlow="1200.00" speed="35.64" aspiredSpeed="-1.00"/>
    <interval begin="2000.00" end="2100.00" id="calibtest" nVehContrib="10" removed="42" inserted="0" cleared="0" flow="360.00" aspiredFlow="360.00" speed="36.00" aspiredSpeed="-1.00"/>
    <interval begin="2200.00" end="2400.00" id="calibtest" nVehContrib="31" removed="80" inserted="0" cleared="0" flow="558.00" aspiredFlow="558.00" speed="36.00" aspiredSpeed="-1.00"/>
    <interval begin="2400.00" end="2700.00" id="calibtest" nVehContrib="100" removed="67" inserted="0" cleared="0" flow="1200.00" aspiredFlow="1200.00" speed="36.00" aspiredSpeed="-1.00"/>
</calibratorstats>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="low.0" depart="0.00" departPos="2802.71" departSpeed="35.9945" speedFactor="1.0000" arrival="89.00">
        <route edges="beg beg2"/>
    </vehicle>

    <vehicle id="low.1" depart="36.00" departPos="2802.71" departSpeed="35.9945" speedFactor="1.0000" arrival="125.00">
        <route edges="beg beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.0" depart="65.00" arrival="149.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.1" depart="65.00" arrival="149.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.2" depart="74.00" arrival="158.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.3" depart="74.00" arrival="158.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="low.2" depart="72.00" departPos="2802.71" departSpeed="35.9945" speedFactor="1.0000" arrival="161.00">
        <route edges="beg beg2"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Meso calibrator 'calibtest' defined for lane 'beg2_1' will collect data for all lanes of edge 'beg2'.
< Warning: Meso calibrator 'calibtest0' defined for lane 'beg2_0' will collect data for all lanes of edge 'beg2'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'motorway.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3089.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 708
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="100.00" id="expect10vehs">
        <edge id="beg" sampledSeconds="16.11" traveltime="83.23" overlapTraveltime="83.37" density="0.05" laneDensity="0.02" occupancy="0.01" waitingTime="0.00" timeLoss="0.00" speed="35.99" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2" sampledSeconds="304.37" traveltime="83.48" overlapTraveltime="83.62" density="1.02" laneDensity="0.51" occupancy="0.25" waitingTime="0.00" timeLoss="1.34" speed="35.84" speedRelative="1.00" departed="7" arrived="1" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="merge" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="offRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="onRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="200.00" end="400.00" id="expect31vehs">
        <edge id="beg" sampledSeconds="29.85" traveltime="83.23" overlapTraveltime="83.37" density="0.05" laneDensity="0.02" occupancy="0.01" waitingTime="0.00" timeLoss="0.00" speed="35.99" speedRelative="1.00" departed="6" arrived="0" entered="0" left="5" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2" sampledSeconds="1856.41" traveltime="83.18" overlapTraveltime="83.32" density="3.10" laneDensity="1.55" occupancy="0.78" waitingTime="0.00" timeLoss="1.64" speed="35.97" speedRelative="1.00" departed="26" arrived="13" entered="5" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="merge" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="offRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="onRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="400.00" end="700.00" id="expect100vehs">
        <edge id="beg" sampledSeconds="45.33" traveltime="83.23" overlapTraveltime="83.37" density="0.05" laneDensity="0.02" occupancy="0.01" waitingTime="0.00" timeLoss="0.01" speed="35.99" speedRelative="1.00" departed="8" arrived="0" entered="0" left="9" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2" sampledSeconds="7980.30" traveltime="83.14" overlapTraveltime="83.28" density="8.89" laneDensity="4.45" occupancy="2.22" waitingTime="0.00" timeLoss="2.69" speed="35.99" speedRelative="1.00" departed="91" arrived="92" entered="9" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="100.00" id="calibtest" nVehContrib="10" removed="0" inserted="7" cleared="0" flow="360.00" aspiredFlow="360.00" speed="34.29" aspiredSpeed="-1.00"/>
    <interval begin="0.00" end="100.00" id="calibtest0" nVehContrib="10" removed="0" inserted="0" cleared="0" flow="360.00" aspiredFlow="360.00" speed="34.29" aspiredSpeed="-1.00"/>
    <interval begin="200.00" end="400.00" id="calibtest" nVehContrib="31" removed="0" inserted="26" cleared="0" flow="558.00" aspiredFlow="558.00" speed="35.30" aspiredSpeed="-1.00"/>
    <interval begin="200.00" end="400.00" id="calibtest0" nVehContrib="31" removed="0" inserted="0" cleared="0" flow="558.00" aspiredFlow="558.00" speed="35.30" aspiredSpeed="-1.00"/>
    <interval begin="400.00" end="700.00" id="calibtest" nVehContrib="100" removed="0" inserted="91" cleared="0" flow="1200.00" aspiredFlow="1200.00" speed="35.64" aspiredSpeed="-1.00"/>
    <interval begin="400.00" end="700.00" id="calibtest0" nVehContrib="100" removed="0" inserted="0" cleared="0" flow="1200.00" aspiredFlow="1200.00" speed="35.64" aspiredSpeed="-1.00"/>
    <interval begin="2000.00" end="2100.00" id="calibtest" nVehContrib="10" removed="42" inserted="0" cleared="0" flow="360.00" aspiredFlow="360.00" speed="36.00" aspiredSpeed="-1.00"/>
    <interval begin="2000.00" end="2100.00" id="calibtest0" nVehContrib="10" removed="0" inserted="0" cleared="0" flow="360.00" aspiredFlow="360.00" speed="36.00" aspiredSpeed="-1.00"/>
    <interval begin="2200.00" end="2400.00" id="calibtest" nVehContrib="31" removed="80" inserted="0" cleared="0" flow="558.00" aspiredFlow="558.00" speed="36.00" aspiredSpeed="-1.00"/>
    <interval begin="2200.00" end="2400.00" id="calibtest0" nVehContrib="31" removed="0" inserted="0" cleared="0" flow="558.00" aspiredFlow="558.00" speed="36.00" aspiredSpeed="-1.00"/>
    <interval begin="2400.00" end="2700.00" id="calibtest" nVehContrib="100" removed="67" inserted="0" cleared="0" flow="1200.00" aspiredFlow="1200.00" speed="36.00" aspiredSpeed="-1.00"/>
    <interval begin="2400.00" end="2700.00" id="calibtest0" nVehContrib="100" removed="0" inserted="0" cleared="0" flow="1200.00" aspiredFlow="1200.00" speed="36.00" aspiredSpeed="-1.00"/>
</calibratorstats>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="low.0" depart="0.00" departPos="2802.71" departSpeed="35.9945" speedFactor="1.0000" arrival="89.00">
        <route edges="beg beg2"/>
    </vehicle>

    <vehicle id="low.1" depart="36.00" departPos="2802.71" departSpeed="35.9945" speedFactor="1.0000" arrival="125.00">
        <route edges="beg beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.0" depart="65.00" arrival="149.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.1" depart="65.00" arrival="149.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.2" depart="74.00" arrival="158.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.3" depart="74.00" arrival="158.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="low.2" depart="72.00" departPos="2802.71" departSpeed="35.9945" speedFactor="1.0000" arrival="161.00">
        <route edges="beg beg2"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'motorway.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3089.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 708
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="100.00" id="expect10vehs">
        <edge id="beg" sampledSeconds="16.11" traveltime="83.23" overlapTraveltime="83.37" density="0.05" laneDensity="0.02" occupancy="0.01" waitingTime="0.00" timeLoss="0.00" speed="35.99" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2" sampledSeconds="304.37" traveltime="83.48" overlapTraveltime="83.62" density="1.02" laneDensity="0.51" occupancy="0.25" waitingTime="0.00" timeLoss="1.34" speed="35.84" speedRelative="1.00" departed="7" arrived="1" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="merge" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="offRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="onRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="200.00" end="400.00" id="expect31vehs">
        <edge id="beg" sampledSeconds="29.85" traveltime="83.23" overlapTraveltime="83.37" density="0.05" laneDensity="0.02" occupancy="0.01" waitingTime="0.00" timeLoss="0.00" speed="35.99" speedRelative="1.00" departed="6" arrived="0" entered="0" left="5" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2" sampledSeconds="1856.41" traveltime="83.18" overlapTraveltime="83.32" density="3.10" laneDensity="1.55" occupancy="0.78" waitingTime="0.00" timeLoss="1.64" speed="35.97" speedRelative="1.00" departed="26" arrived="13" entered="5" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="merge" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="offRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="onRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="400.00" end="700.00" id="expect100vehs">
        <edge id="beg" sampledSeconds="45.33" traveltime="83.23" overlapTraveltime="83.37" density="0.05" laneDensity="0.02" occupancy="0.01" waitingTime="0.00" timeLoss="0.01" speed="35.99" speedRelative="1.00" departed="8" arrived="0" entered="0" left="9" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2" sampledSeconds="7980.30" traveltime="83.14" overlapTraveltime="83.28" density="8.89" laneDensity="4.45" occupancy="2.22" waitingTime="0.00" timeLoss="2.69" speed="35.99" speedRelative="1.00" departed="91" arrived="92" entered="9" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="100.00" id="calibtest" nVehContrib="10" removed="0" inserted="7" cleared="0" flow="360.00" aspiredFlow="360.00" speed="34.29" aspiredSpeed="-1.00"/>
    <interval begin="200.00" end="400.00" id="calibtest" nVehContrib="31" removed="0" inserted="26" cleared="0" flow="558.00" aspiredFlow="558.00" speed="35.30" aspiredSpeed="-1.00"/>
    <interval begin="400.00" end="700.00" id="calibtest" nVehContrib="100" removed="0" inserted="91" cleared="0" flow="1200.00" aspiredFlow="1200.00" speed="35.64" aspiredSpeed="-1.00"/>
    <interval begin="2000.00" end="2100.00" id="calibtest" nVehContrib="10" removed="42" inserted="0" cleared="0" flow="360.00" aspiredFlow="360.00" speed="36.00" aspiredSpeed="-1.00"/>
    <interval begin="2200.00" end="2400.00" id="calibtest" nVehContrib="31" removed="80" inserted="0" cleared="0" flow="558.00" aspiredFlow="558.00" speed="36.00" aspiredSpeed="-1.00"/>
    <interval begin="2400.00" end="2700.00" id="calibtest" nVehContrib="100" removed="67" inserted="0" cleared="0" flow="1200.00" aspiredFlow="1200.00" speed="36.00" aspiredSpeed="-1.00"/>
</calibratorstats>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="low.0" depart="0.00" departPos="2802.71" departSpeed="35.9945" speedFactor="1.0000" arrival="89.00">
        <route edges="beg beg2"/>
    </vehicle>

    <vehicle id="low.1" depart="36.00" departPos="2802.71" departSpeed="35.9945" speedFactor="1.0000" arrival="125.00">
        <route edges="beg beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.0" depart="65.00" arrival="149.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.1" depart="65.00" arrival="149.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.2" depart="74.00" arrival="158.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.3" depart="74.00" arrival="158.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="low.2" depart="72.00" departPos="2802.71" departSpeed="35.9945" speedFactor="1.0000" arrival="161.00">
        <route edges="beg beg2"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator calibrate_exact ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="100.00" id="expect10vehs">
        <edge id="beg" sampledSeconds="149.31" traveltime="18.16" overlapTraveltime="18.34" density="2.99" laneDensity="2.99" occupancy="1.49" waitingTime="0.00" timeLoss="1.40" speed="27.54" speedRelative="0.99" departed="10" arrived="0" entered="0" left="6" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="27.03" traveltime="17.98" overlapTraveltime="18.16" density="0.54" laneDensity="0.54" occupancy="0.27" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="2" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="115.60" traveltime="35.97" overlapTraveltime="36.15" density="1.16" laneDensity="1.16" occupancy="0.58" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="6" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="rend" sampledSeconds="17.98" traveltime="17.98" overlapTraveltime="18.16" density="0.36" laneDensity="0.36" occupancy="0.18" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="1" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="200.00" end="400.00" id="expect31vehs">
        <edge id="beg" sampledSeconds="529.79" traveltime="18.27" overlapTraveltime="18.45" density="5.30" laneDensity="5.30" occupancy="2.65" waitingTime="0.00" timeLoss="8.19" speed="27.37" speedRelative="0.98" departed="31" arrived="0" entered="0" left="27" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="319.50" traveltime="17.98" overlapTraveltime="18.16" density="3.19" laneDensity="3.19" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="19" left="16" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="843.75" traveltime="35.97" overlapTraveltime="36.15" density="4.22" laneDensity="4.22" occupancy="2.11" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="27" left="19" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="rend" sampledSeconds="241.74" traveltime="17.99" overlapTraveltime="18.16" density="2.42" laneDensity="2.42" occupancy="1.21" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="11" entered="16" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="400.00" end="700.00" id="expect100vehs">
        <edge id="beg" sampledSeconds="1782.32" traveltime="18.02" overlapTraveltime="18.20" density="11.88" laneDensity="11.88" occupancy="5.94" waitingTime="0.00" timeLoss="3.19" speed="27.75" speedRelative="1.00" departed="100" arrived="0" entered="0" left="98" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="100.00" id="calibtest" nVehContrib="10" removed="0" inserted="7" cleared="0" flow="360.00" aspiredFlow="360.00" speed="26.76" aspiredSpeed="-1.00"/>
    <interval begin="200.00" end="400.00" id="calibtest" nVehContrib="31" removed="0" inserted="25" cleared="0" flow="558.00" aspiredFlow="558.00" speed="25.89" aspiredSpeed="-1.00"/>
    <interval begin="400.00" end="700.00" id="calibtest" nVehContrib="100" removed="0" inserted="92" cleared="0" flow="1200.00" aspiredFlow="1200.00" speed="27.56" aspiredSpeed="-1.00"/>
    <interval begin="2000.00" end="2100.00" id="calibtest" nVehContrib="10" removed="46" inserted="0" cleared="0" flow="360.00" aspiredFlow="360.00" speed="27.50" aspiredSpeed="-1.00"/>
    <interval begin="2200.00" end="2400.00" id="calibtest" nVehContrib="31" removed="80" inserted="0" cleared="0" flow="558.00" aspiredFlow="558.00" speed="27.17" aspiredSpeed="-1.00"/>
    <interval begin="2400.00" end="2700.00" id="calibtest" nVehContrib="100" removed="67" inserted="0" cleared="0" flow="1200.00" aspiredFlow="1200.00" speed="27.20" aspiredSpeed="-1.00"/>
</calibratorstats>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="low.0" depart="0.00" departSpeed="27.80" speedFactor="1.0000" arrival="90.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="low.1" depart="36.00" departSpeed="27.80" speedFactor="1.0000" arrival="126.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="calibtest.0.0" depart="65.00" arrival="155.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="calibtest.0.1" depart="65.00" arrival="157.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="low.2" depart="72.00" departSpeed="27.80" speedFactor="1.0000" arrival="162.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="calibtest.0.2" depart="77.00" arrival="167.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="calibtest.0.3" depart="83.00" arrival="173.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator departLane_given ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="36.00" id="c1" nVehContrib="9" removed="0" inserted="9" cleared="0" flow="900.00" aspiredFlow="900.00" speed="9.91" aspiredSpeed="10.00"/>
</calibratorstats>

TEST FAILED on ts-sim-build-ba : extended calibrator errors 2flows_sameInterval ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Overlapping or unsorted intervals in calibrator 'calibtest' (end=100.00, begin2=0.00).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : extended calibrator errors 2flows_sameInterval_noEnd ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Overlapping or unsorted intervals in calibrator 'calibtest' (begin=0.00, begin2=0.00).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : extended calibrator errors invalid_flow ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: No flow intervals in calibrator 'slow'.
< Error: flow cannot be created
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Vehicle 'cali.0.0' is not allowed to depart on any lane of edge 'beg2'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch_ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1,2
< Warning: Vehicle 'cali.0.0' is not allowed to depart on any lane of edge 'beg2'.
< Warning: Vehicle 'cali.0.0' is not allowed to depart on any lane of edge 'beg2'.
< Warning: Vehicle 'cali.0.2' is not allowed to depart on any lane of edge 'beg2'.
< Warning: Vehicle 'cali.0.3' is not allowed to depart on any lane of edge 'beg2'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="cali.0.0" depart="8.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="23.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_cali.0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="cali.0.1" depart="8.00" departLane="" departPos="0.00" departSpeed="11.28" departDelay="0.00" arrival="25.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="17.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.67" rerouteNo="0" devices="tripinfo_cali.0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="cali.0.2" depart="13.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="28.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_cali.0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="cali.0.3" depart="18.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="33.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_cali.0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended calibrator flow_at_destination_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in calibrator_log ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="100.00" id="calibtest" nVehContrib="28" removed="0" inserted="27" cleared="0" flow="1008.00" aspiredFlow="1000.00" speed="27.03" aspiredSpeed="-1.00"/>
</calibratorstats>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="calibtest.0.0" depart="8.00" arrival="26.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="calibtest.0.1" depart="12.00" arrival="30.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="calibtest.0.2" depart="16.00" arrival="34.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="calibtest.0.3" depart="19.00" arrival="37.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="calibtest.0.4" depart="23.00" arrival="41.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="calibtest.0.5" depart="23.00" arrival="43.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="calibtest.0.6" depart="29.00" arrival="47.00">
        <route edges="beg middle end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator flowbug ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="1.00" arrival="283.00">
        <route edges="beg middle end rend"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended calibrator high_flow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1800.00" id="expect_1250_vehs_0">
        <edge id="beg" sampledSeconds="22158.16" traveltime="17.82" overlapTraveltime="18.00" density="24.62" laneDensity="24.62" occupancy="12.31" waitingTime="0.00" timeLoss="3448.60" speed="28.06" speedRelative="1.01" departed="1250" arrived="0" entered="0" left="1237" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="23030.64" traveltime="19.14" overlapTraveltime="19.33" density="25.59" laneDensity="25.59" occupancy="12.79" waitingTime="0.00" timeLoss="4936.64" speed="26.13" speedRelative="0.94" departed="0" arrived="0" entered="1211" left="1196" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="46233.46" traveltime="37.76" overlapTraveltime="37.95" density="25.69" laneDensity="25.69" occupancy="12.84" waitingTime="0.00" timeLoss="9399.49" speed="26.48" speedRelative="0.95" departed="0" arrived="0" entered="1237" left="1211" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="rend" sampledSeconds="22937.08" traveltime="19.29" overlapTraveltime="19.49" density="25.49" laneDensity="25.49" occupancy="12.74" waitingTime="0.00" timeLoss="5062.99" speed="25.92" speedRelative="0.93" departed="0" arrived="1182" entered="1196" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1800.00" end="3600.00" id="expect_1250_vehs_3600">
        <edge id="beg" sampledSeconds="41645.35" traveltime="33.45" overlapTraveltime="33.79" density="46.27" laneDensity="46.27" occupancy="23.14" waitingTime="0.00" timeLoss="6900.87" speed="14.95" speedRelative="1.00" departed="1250" arrived="0" entered="0" left="1240" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="23884.84" traveltime="19.26" overlapTraveltime="19.45" density="26.54" laneDensity="26.54" occupancy="13.27" waitingTime="0.00" timeLoss="5182.49" speed="25.96" speedRelative="0.93" departed="0" arrived="0" entered="1239" left="1241" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="47030.77" traveltime="37.96" overlapTraveltime="38.15" density="26.13" laneDensity="26.13" occupancy="13.06" waitingTime="0.00" timeLoss="9683.37" speed="26.35" speedRelative="0.95" departed="0" arrived="0" entered="1240" left="1239" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="rend" sampledSeconds="24118.12" traveltime="19.43" overlapTraveltime="19.63" density="26.80" laneDensity="26.80" occupancy="13.40" waitingTime="0.00" timeLoss="5391.81" speed="25.73" speedRelative="0.93" departed="0" arrived="1241" entered="1241" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="3600.00" end="5400.00" id="expect_1250_vehs_7200">
        <edge id="beg" sampledSeconds="62795.64" traveltime="50.51" overlapTraveltime="51.01" density="69.77" laneDensity="69.77" occupancy="34.89" waitingTime="0.00" timeLoss="10571.33" speed="9.90" speedRelative="0.99" departed="1250" arrived="0" entered="0" left="1236" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="1800.00" id="calibtest" nVehContrib="1250" removed="0" inserted="1250" cleared="0" flow="2500.00" aspiredFlow="2500.00" speed="28.71" aspiredSpeed="27.80"/>
    <interval begin="1800.00" end="3600.00" id="calibtest" nVehContrib="1250" removed="0" inserted="1250" cleared="0" flow="2500.00" aspiredFlow="2500.00" speed="15.80" aspiredSpeed="15.00"/>
    <interval begin="3600.00" end="5400.00" id="calibtest" nVehContrib="1250" removed="0" inserted="1250" cleared="0" flow="2500.00" aspiredFlow="2500.00" speed="10.33" aspiredSpeed="10.00"/>
    <interval begin="5400.00" end="7200.00" id="calibtest" nVehContrib="1113" removed="0" inserted="1113" cleared="0" flow="2226.00" aspiredFlow="2500.00" speed="5.28" aspiredSpeed="5.00"/>
</calibratorstats>

TEST FAILED on ts-sim-build-ba : extended calibrator insertion_front_gap ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="200.00" id="critical" nVehContrib="111" removed="0" inserted="111" cleared="0" flow="1998.00" aspiredFlow="2000.00" speed="36.10" aspiredSpeed="36.11"/>
</calibratorstats>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="1.00" arrival="91.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="calibtest.0.0" depart="77.00" arrival="167.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="calibtest.0.1" depart="80.00" arrival="170.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="calibtest.0.2" depart="86.00" arrival="176.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="calibtest.0.3" depart="92.00" arrival="182.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="calibtest.0.4" depart="98.00" arrival="188.00">
        <route edges="beg middle end rend"/>
    </vehicle>

</routes>
extended calibrator nested ( Last six runs Jul2024 )
extended calibrator simple ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended calibrator remove_from_all_queues ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Meso calibrator 'calibtest' defined for lane 'middle_0' will collect data for all lanes of edge 'middle'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="115.00" id="expect10vehs">
        <edge id="beg" sampledSeconds="287.25" traveltime="3.83" overlapTraveltime="4.02" density="24.98" laneDensity="12.49" occupancy="6.24" waitingTime="0.00" timeLoss="17.47" speed="26.11" speedRelative="0.94" departed="75" arrived="0" entered="0" left="75" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="176.22" traveltime="5.03" overlapTraveltime="5.21" density="10.95" laneDensity="10.95" occupancy="5.47" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="35" entered="35" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end2" sampledSeconds="173.54" traveltime="9.64" overlapTraveltime="10.00" density="11.27" laneDensity="11.27" occupancy="5.63" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="18" entered="18" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="202.64" traveltime="3.54" overlapTraveltime="3.72" density="17.89" laneDensity="8.94" occupancy="4.47" waitingTime="0.00" timeLoss="0.01" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="75" left="77" laneChangedFrom="0" laneChangedTo="0" vaporized="24"/>
    </interval>
</meandata>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="100.00" id="calibtest" nVehContrib="50" removed="24" inserted="2" cleared="0" flow="1800.00" aspiredFlow="1800.00" speed="27.81" aspiredSpeed="-1.00"/>
</calibratorstats>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="calibtest.0.0" depart="0.00" arrival="9.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="calibtest.0.1" depart="2.00" arrival="11.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="flow_left.0" depart="0.00" arrival="13.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="flow_left.1" depart="2.00" arrival="15.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="flow_left.2" depart="4.00" arrival="17.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="flow_right.0" depart="0.00" arrival="18.00">
        <route edges="beg middle end2"/>
    </vehicle>

    <vehicle id="flow_left.3" depart="6.00" arrival="19.00">
        <route edges="beg middle end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator remove_from_short_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="300.00" id="expect10vehs">
        <edge id="beg" sampledSeconds="2915.01" traveltime="18.07" overlapTraveltime="18.25" density="19.43" laneDensity="19.43" occupancy="9.72" waitingTime="0.00" timeLoss="12.96" speed="27.68" speedRelative="1.00" departed="167" arrived="0" entered="0" left="157" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="1461.36" traveltime="39.03" overlapTraveltime="39.21" density="4.49" laneDensity="4.49" occupancy="2.24" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="35" entered="40" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="23.47" traveltime="0.54" overlapTraveltime="0.72" density="5.22" laneDensity="5.22" occupancy="2.61" waitingTime="0.00" timeLoss="0.02" speed="27.78" speedRelative="1.00" departed="0" arrived="0" entered="157" left="157" laneChangedFrom="0" laneChangedTo="0" vaporized="117"/>
    </interval>
</meandata>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="300.00" id="calibtest" nVehContrib="40" removed="117" inserted="0" cleared="0" flow="480.00" aspiredFlow="120.00" speed="27.78" aspiredSpeed="-1.00"/>
</calibratorstats>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="high.11" depart="20.00" arrival="39.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="high.12" depart="22.00" arrival="41.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="high.13" depart="24.00" arrival="43.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="high.14" depart="26.00" arrival="45.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="high.16" depart="29.00" arrival="48.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="high.17" depart="31.00" arrival="50.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="high.18" depart="33.00" arrival="52.00">
        <route edges="beg middle end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator simple_output ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="100.00" id="calibtest" nVehContrib="6" removed="0" inserted="5" cleared="0" flow="216.00" aspiredFlow="200.00" speed="27.80" aspiredSpeed="-1.00"/>
</calibratorstats>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="1.00" arrival="91.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="calibtest.0.0" depart="77.00" arrival="167.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="calibtest.0.1" depart="80.00" arrival="170.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="calibtest.0.2" depart="86.00" arrival="176.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="calibtest.0.3" depart="92.00" arrival="182.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="calibtest.0.4" depart="98.00" arrival="188.00">
        <route edges="beg middle end rend"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended calibrator simple_remove ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="99.00" id="dump25">
        <edge id="beg" sampledSeconds="109.95" traveltime="18.32" overlapTraveltime="18.50" density="2.22" laneDensity="2.22" occupancy="1.11" waitingTime="0.00" timeLoss="1.99" speed="27.30" speedRelative="0.98" departed="51" arrived="0" entered="0" left="51" laneChangedFrom="0" laneChangedTo="0" vaporized="45"/>
        <edge id="beg2left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="107.91" traveltime="17.98" overlapTraveltime="18.16" density="2.18" laneDensity="2.18" occupancy="1.09" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="6" left="6" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="215.82" traveltime="35.97" overlapTraveltime="36.15" density="2.18" laneDensity="2.18" occupancy="1.09" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="6" left="6" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="rend" sampledSeconds="107.91" traveltime="17.98" overlapTraveltime="18.16" density="2.18" laneDensity="2.18" occupancy="1.09" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="6" entered="6" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="100.00" id="calibtest" nVehContrib="6" removed="45" inserted="0" cleared="0" flow="216.00" aspiredFlow="200.00" speed="25.45" aspiredSpeed="-1.00"/>
</calibratorstats>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh.6" depart="9.00" arrival="10.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="veh.7" depart="10.00" arrival="11.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="veh.8" depart="11.00" arrival="12.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="veh.9" depart="11.00" arrival="12.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="veh.10" depart="12.00" arrival="13.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="veh.11" depart="12.00" arrival="13.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="veh.12" depart="13.00" arrival="14.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator speed_-1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00">
        <edge id="beg">
            <vehicle id="veh0" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="beg">
            <vehicle id="veh0" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="beg">
            <vehicle id="veh0" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="beg">
            <vehicle id="veh0" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="5.00">
        <edge id="beg">
            <vehicle id="veh0" pos="100.00" speed="27.80"/>
        </edge>
    </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator speed_0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00">
        <edge id="beg">
            <vehicle id="veh0" pos="0.00" speed="0.00"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="beg">
            <vehicle id="veh0" pos="0.00" speed="0.00"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="beg">
            <vehicle id="veh0" pos="0.00" speed="0.00"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="beg">
            <vehicle id="veh0" pos="0.00" speed="0.00"/>
        </edge>
    </timestep>
    <timestep time="5.00">
        <edge id="beg">
            <vehicle id="veh0" pos="0.00" speed="0.00"/>
        </edge>
    </timestep>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="3600.00" id="expect_speed_10">
        <edge id="beg" sampledSeconds="36033.55" traveltime="18.06" overlapTraveltime="18.25" density="20.02" laneDensity="20.02" occupancy="10.01" waitingTime="0.00" timeLoss="159.15" speed="27.68" speedRelative="1.00" departed="2000" arrived="0" entered="0" left="1990" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="34695.49" traveltime="17.99" overlapTraveltime="18.16" density="19.28" laneDensity="19.28" occupancy="9.64" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="1934" left="1924" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="196190.45" traveltime="100.00" overlapTraveltime="100.50" density="54.50" laneDensity="54.50" occupancy="27.25" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1990" left="1934" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="rend" sampledSeconds="34515.79" traveltime="17.99" overlapTraveltime="18.16" density="19.18" laneDensity="19.18" occupancy="9.59" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="1914" entered="1924" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="3600.00" id="c1" nVehContrib="1990" removed="0" inserted="0" cleared="0" flow="1990.00" aspiredFlow="-1.00" speed="10.00" aspiredSpeed="10.00"/>
</calibratorstats>
extended calibrator speed_only ( Last six runs Jul2024 )
extended calibrator speed_only2 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended calibrator speed_only_swallow_downstream_jam ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Clearing jam at calibrator 'swallow_jam' at time=290.00.
< Warning: Clearing jam at calibrator 'swallow_jam' at time=3601.00.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="3600.00" id="expect_2500_vehs">
        <edge id="beg" sampledSeconds="36033.55" traveltime="18.06" overlapTraveltime="18.25" density="20.02" laneDensity="20.02" occupancy="10.01" waitingTime="0.00" timeLoss="159.15" speed="27.68" speedRelative="1.00" departed="2000" arrived="0" entered="0" left="1990" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="216576.17" traveltime="500.00" overlapTraveltime="505.00" density="120.32" laneDensity="120.32" occupancy="60.16" waitingTime="0.00" timeLoss="0.00" speed="1.00" speedRelative="1.00" departed="0" arrived="0" entered="468" left="403" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="278384.89" traveltime="549.06" overlapTraveltime="551.81" density="77.33" laneDensity="77.33" occupancy="38.66" waitingTime="0.00" timeLoss="260146.83" speed="1.82" speedRelative="0.07" departed="0" arrived="0" entered="1990" left="1916" laneChangedFrom="0" laneChangedTo="0" vaporized="1448"/>
        <edge id="rend" sampledSeconds="7247.95" traveltime="17.98" overlapTraveltime="18.16" density="4.03" laneDensity="4.03" occupancy="2.01" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="403" entered="403" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="3600.00" id="swallow_jam" nVehContrib="542" removed="0" inserted="0" cleared="1448" flow="542.00" aspiredFlow="-1.00" speed="1.36" aspiredSpeed="27.80"/>
    <interval begin="3600.00" end="5400.00" id="swallow_jam" nVehContrib="2" removed="0" inserted="0" cleared="8" flow="4.00" aspiredFlow="-1.00" speed="0.62" aspiredSpeed="27.80"/>
</calibratorstats>

TEST FAILED on ts-sim-build-ba : extended calibrator swallow_downstream_jam ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Clearing jam at calibrator 'swallow_jam' at time=211.00.
< Warning: Clearing jam at calibrator 'swallow_jam' at time=3601.00.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="3600.00" id="expect_2500_vehs">
        <edge id="beg" sampledSeconds="36033.55" traveltime="18.06" overlapTraveltime="18.25" density="20.02" laneDensity="20.02" occupancy="10.01" waitingTime="0.00" timeLoss="159.15" speed="27.68" speedRelative="1.00" departed="2000" arrived="0" entered="0" left="1990" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="217800.20" traveltime="500.00" overlapTraveltime="505.00" density="121.00" laneDensity="121.00" occupancy="60.50" waitingTime="0.00" timeLoss="0.00" speed="1.00" speedRelative="1.00" departed="0" arrived="0" entered="468" left="403" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="283134.50" traveltime="554.91" overlapTraveltime="557.68" density="78.65" laneDensity="78.65" occupancy="39.32" waitingTime="0.00" timeLoss="264780.74" speed="1.80" speedRelative="0.06" departed="209" arrived="0" entered="1990" left="2123" laneChangedFrom="0" laneChangedTo="0" vaporized="1655"/>
        <edge id="rend" sampledSeconds="7247.95" traveltime="17.98" overlapTraveltime="18.16" density="4.03" laneDensity="4.03" occupancy="2.01" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="403" entered="403" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="3600.00" id="swallow_jam" nVehContrib="544" removed="0" inserted="209" cleared="1655" flow="544.00" aspiredFlow="2500.00" speed="1.36" aspiredSpeed="27.80"/>
    <interval begin="3600.00" end="5400.00" id="swallow_jam" nVehContrib="234" removed="0" inserted="233" cleared="9" flow="468.00" aspiredFlow="2500.00" speed="1.13" aspiredSpeed="27.80"/>
</calibratorstats>

TEST FAILED on ts-sim-build-ba : extended calibrator swallow_downstream_jam_disabled ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="3600.00" id="expect_2500_vehs">
        <edge id="beg" sampledSeconds="218552.21" traveltime="632.08" overlapTraveltime="638.40" density="121.42" laneDensity="121.42" occupancy="60.71" waitingTime="0.00" timeLoss="212333.45" speed="0.79" speedRelative="0.03" departed="375" arrived="0" entered="0" left="311" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="217800.20" traveltime="500.00" overlapTraveltime="505.00" density="121.00" laneDensity="121.00" occupancy="60.50" waitingTime="0.00" timeLoss="0.00" speed="1.00" speedRelative="1.00" departed="0" arrived="0" entered="468" left="403" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="284093.96" traveltime="561.32" overlapTraveltime="564.13" density="78.91" laneDensity="78.91" occupancy="39.46" waitingTime="0.00" timeLoss="265888.53" speed="1.78" speedRelative="0.06" departed="234" arrived="0" entered="311" left="468" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="rend" sampledSeconds="7247.95" traveltime="17.98" overlapTraveltime="18.16" density="4.03" laneDensity="4.03" occupancy="2.01" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="403" entered="403" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="right2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="3600.00" id="swallow_jam" nVehContrib="545" removed="0" inserted="234" cleared="0" flow="545.00" aspiredFlow="2500.00" speed="1.30" aspiredSpeed="27.80"/>
    <interval begin="3600.00" end="5400.00" id="swallow_jam" nVehContrib="233" removed="0" inserted="126" cleared="0" flow="466.00" aspiredFlow="2500.00" speed="1.09" aspiredSpeed="27.80"/>
</calibratorstats>

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

---------- Differences in errors ----------
1c1
< Error: Type calibration is not supported in meso for calibrator 'c1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
</meandata>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="3600.00" id="c1" nVehContrib="0" removed="0" inserted="0" cleared="0" flow="0.00" aspiredFlow="-1.00" speed="-1.00" aspiredSpeed="-1.00"/>
</calibratorstats>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
extended calibrator vType calibrate_type ( Last six runs Jul2024 )
extended calibrator vType calibrate_type_distribution ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1c1
< Error: Type calibration is not supported in meso for calibrator 'c1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
extended calibrator vType change_speedFactor ( Last six runs Jul2024 )
extended calibrator vType change_speedFactor_origDev0 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended calibrator vType type_and_speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Type calibration is not supported in meso for calibrator 'c1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
</meandata>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="3600.00" id="c1" nVehContrib="0" removed="0" inserted="0" cleared="0" flow="0.00" aspiredFlow="-1.00" speed="-1.00" aspiredSpeed="10.00"/>
</calibratorstats>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended calibrator vType vTypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'motorway.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3089.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 746
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="100.00" id="expect10vehs">
        <edge id="beg" sampledSeconds="22.15" traveltime="85.82" overlapTraveltime="85.98" density="0.07" laneDensity="0.02" occupancy="0.01" waitingTime="0.00" timeLoss="0.67" speed="34.91" speedRelative="0.97" departed="4" arrived="0" entered="0" left="4" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2" sampledSeconds="443.48" traveltime="83.37" overlapTraveltime="83.55" density="1.48" laneDensity="0.74" occupancy="0.47" waitingTime="0.00" timeLoss="1.40" speed="35.89" speedRelative="1.00" departed="9" arrived="2" entered="4" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="merge" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="offRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="onRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="200.00" end="400.00" id="expect31vehs">
        <edge id="beg" sampledSeconds="35.89" traveltime="84.81" overlapTraveltime="84.97" density="0.06" laneDensity="0.02" occupancy="0.01" waitingTime="0.00" timeLoss="0.67" speed="35.32" speedRelative="0.98" departed="7" arrived="0" entered="0" left="6" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2" sampledSeconds="2209.46" traveltime="83.23" overlapTraveltime="83.41" density="3.69" laneDensity="1.85" occupancy="1.23" waitingTime="0.00" timeLoss="3.12" speed="35.95" speedRelative="1.00" departed="30" arrived="16" entered="6" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="merge" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="offRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="onRamp" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="400.00" end="700.00" id="expect100vehs">
        <edge id="beg" sampledSeconds="45.33" traveltime="83.23" overlapTraveltime="83.37" density="0.05" laneDensity="0.02" occupancy="0.01" waitingTime="0.00" timeLoss="0.01" speed="35.99" speedRelative="1.00" departed="8" arrived="0" entered="0" left="9" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2" sampledSeconds="8672.13" traveltime="83.14" overlapTraveltime="83.33" density="9.66" laneDensity="4.83" occupancy="3.35" waitingTime="0.00" timeLoss="2.95" speed="35.99" speedRelative="1.00" departed="100" arrived="100" entered="9" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="100.00" id="calibtest" nVehContrib="10" removed="0" inserted="9" cleared="0" flow="360.00" aspiredFlow="360.00" speed="34.22" aspiredSpeed="-1.00"/>
    <interval begin="200.00" end="400.00" id="calibtest" nVehContrib="31" removed="0" inserted="30" cleared="0" flow="558.00" aspiredFlow="558.00" speed="34.83" aspiredSpeed="-1.00"/>
    <interval begin="400.00" end="700.00" id="calibtest" nVehContrib="100" removed="0" inserted="100" cleared="0" flow="1200.00" aspiredFlow="1200.00" speed="36.00" aspiredSpeed="-1.00"/>
    <interval begin="2000.00" end="2100.00" id="calibtest" nVehContrib="10" removed="0" inserted="6" cleared="0" flow="360.00" aspiredFlow="360.00" speed="35.08" aspiredSpeed="-1.00"/>
    <interval begin="2200.00" end="2400.00" id="calibtest" nVehContrib="31" removed="0" inserted="23" cleared="0" flow="558.00" aspiredFlow="558.00" speed="34.87" aspiredSpeed="-1.00"/>
    <interval begin="2400.00" end="2700.00" id="calibtest" nVehContrib="100" removed="0" inserted="88" cleared="0" flow="1200.00" aspiredFlow="1200.00" speed="35.47" aspiredSpeed="-1.00"/>
</calibratorstats>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="low.0" depart="0.00" departPos="2802.71" departSpeed="35.9945" speedFactor="1.0000" arrival="89.00">
        <route edges="beg beg2"/>
    </vehicle>

    <vehicle id="lowTruck.0" type="truck" depart="0.00" departPos="2802.71" departSpeed="30.877" speedFactor="1.0000" arrival="90.00">
        <route edges="beg beg2"/>
    </vehicle>

    <vehicle id="low.1" depart="36.00" departPos="2802.71" departSpeed="35.9945" speedFactor="1.0000" arrival="125.00">
        <route edges="beg beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.0" type="truck" depart="59.00" arrival="143.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.1" type="truck" depart="65.00" arrival="149.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.2" type="truck" depart="65.00" arrival="149.00">
        <route edges="beg2"/>
    </vehicle>

    <vehicle id="calibtest.0.3" type="truck" depart="74.00" arrival="158.00">
        <route edges="beg2"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended hbefa all_30kmh ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="HDV_3_1" depart="0.00" departLane="" departPos="0.00" departSpeed="8.34" departDelay="0.00" arrival="420.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="8.34" duration="420.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_3_1 emissions_HDV_3_1" vType="HDV_3_1" speedFactor="1.00" vaporized="">
        <emissions CO_abs="5627.255230" CO2_abs="2043142.646076" HC_abs="1951.236159" PMx_abs="693.865343" NOx_abs="21844.774725" fuel_abs="643509.265388" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_3_2" depart="20.00" departLane="" departPos="0.00" departSpeed="8.34" departDelay="0.00" arrival="440.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="8.34" duration="420.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_3_2 emissions_HDV_3_2" vType="HDV_3_2" speedFactor="1.00" vaporized="">
        <emissions CO_abs="10951.106731" CO2_abs="3589759.359162" HC_abs="3844.932042" PMx_abs="1897.026031" NOx_abs="43572.871455" fuel_abs="1130633.143622" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_3_3" depart="40.00" departLane="" departPos="0.00" departSpeed="8.34" departDelay="0.00" arrival="460.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="8.34" duration="420.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_3_3 emissions_HDV_3_3" vType="HDV_3_3" speedFactor="1.00" vaporized="">
        <emissions CO_abs="8972.254497" CO2_abs="3685770.997755" HC_abs="2289.966224" PMx_abs="883.559829" NOx_abs="38033.239307" fuel_abs="1155060.387389" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_1" depart="100.00" departLane="" departPos="0.00" departSpeed="8.34" departDelay="0.00" arrival="520.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="8.34" duration="420.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_1 emissions_HDV_6_1" vType="HDV_6_1" speedFactor="1.00" vaporized="">
        <emissions CO_abs="5334.672587" CO2_abs="1954681.278919" HC_abs="1789.031284" PMx_abs="586.729910" NOx_abs="20991.687848" fuel_abs="615647.745682" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_2" depart="120.00" departLane="" departPos="0.00" departSpeed="8.34" departDelay="0.00" arrival="540.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="8.34" duration="420.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_2 emissions_HDV_6_2" vType="HDV_6_2" speedFactor="1.00" vaporized="">
        <emissions CO_abs="8356.723556" CO2_abs="3582427.287213" HC_abs="2089.140624" PMx_abs="714.189387" NOx_abs="35633.816384" fuel_abs="1128323.506273" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_3" depart="140.00" departLane="" departPos="0.00" departSpeed="8.34" departDelay="0.00" arrival="560.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="8.34" duration="420.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_3 emissions_HDV_6_3" vType="HDV_6_3" speedFactor="1.00" vaporized="">
        <emissions CO_abs="9427.159327" CO2_abs="3862747.426603" HC_abs="2420.151230" PMx_abs="1120.009435" NOx_abs="40664.257748" fuel_abs="1194477.427016" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_4" depart="160.00" departLane="" departPos="0.00" departSpeed="8.34" departDelay="0.00" arrival="580.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="8.34" duration="420.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_4 emissions_HDV_6_4" vType="HDV_6_4" speedFactor="1.00" vaporized="">
        <emissions CO_abs="11295.454585" CO2_abs="3969949.808821" HC_abs="3286.837154" PMx_abs="2056.624448" NOx_abs="50934.116495" fuel_abs="1250378.195644" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_5" depart="180.00" departLane="" departPos="0.00" departSpeed="8.34" departDelay="0.00" arrival="600.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="8.34" duration="420.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_5 emissions_HDV_6_5" vType="HDV_6_5" speedFactor="1.00" vaporized="">
        <emissions CO_abs="14993.910451" CO2_abs="4394972.012200" HC_abs="4309.954120" PMx_abs="2206.562213" NOx_abs="58933.381575" fuel_abs="1357650.532036" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_6" depart="200.00" departLane="" departPos="0.00" departSpeed="8.34" departDelay="0.00" arrival="620.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="8.34" duration="420.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_6 emissions_HDV_6_6" vType="HDV_6_6" speedFactor="1.00" vaporized="">
        <emissions CO_abs="9790.090769" CO2_abs="3105333.186312" HC_abs="3898.627588" PMx_abs="1657.279416" NOx_abs="35027.774257" fuel_abs="978058.253153" electricity_abs="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended hbefa all_50kmh ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="HDV_3_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_3_1 emissions_HDV_3_1" vType="HDV_3_1" speedFactor="1.00" vaporized="">
        <emissions CO_abs="4205.625624" CO2_abs="1761601.824002" HC_abs="1321.164026" PMx_abs="516.601332" NOx_abs="17933.687655" fuel_abs="554834.892709" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_3_2" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="272.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_3_2 emissions_HDV_3_2" vType="HDV_3_2" speedFactor="1.00" vaporized="">
        <emissions CO_abs="7984.612896" CO2_abs="3011687.652286" HC_abs="2572.609423" PMx_abs="1398.449317" NOx_abs="36917.298423" fuel_abs="948563.957738" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_3_3" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_3_3 emissions_HDV_3_3" vType="HDV_3_3" speedFactor="1.00" vaporized="">
        <emissions CO_abs="5747.406351" CO2_abs="3058881.882290" HC_abs="1592.353820" PMx_abs="621.049773" NOx_abs="29362.916344" fuel_abs="954573.664991" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_1" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="352.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_1 emissions_HDV_6_1" vType="HDV_6_1" speedFactor="1.00" vaporized="">
        <emissions CO_abs="4003.864577" CO2_abs="1697116.972025" HC_abs="1210.519277" PMx_abs="444.256914" NOx_abs="17211.116582" fuel_abs="534524.894042" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_2" depart="120.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="372.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_2 emissions_HDV_6_2" vType="HDV_6_2" speedFactor="1.00" vaporized="">
        <emissions CO_abs="5526.076881" CO2_abs="3047234.097691" HC_abs="1484.902771" PMx_abs="514.886170" NOx_abs="27641.841985" fuel_abs="959758.270466" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_3" depart="140.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_3 emissions_HDV_6_3" vType="HDV_6_3" speedFactor="1.00" vaporized="">
        <emissions CO_abs="6343.690920" CO2_abs="2991579.309055" HC_abs="1671.685327" PMx_abs="820.501109" NOx_abs="31382.020817" fuel_abs="909048.516338" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_4" depart="160.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="412.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_4 emissions_HDV_6_4" vType="HDV_6_4" speedFactor="1.00" vaporized="">
        <emissions CO_abs="7872.362020" CO2_abs="3332741.298093" HC_abs="2209.563068" PMx_abs="1508.014575" NOx_abs="43614.893701" fuel_abs="1049682.846387" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_5" depart="180.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="432.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_5 emissions_HDV_6_5" vType="HDV_6_5" speedFactor="1.00" vaporized="">
        <emissions CO_abs="6614.484221" CO2_abs="3400564.520630" HC_abs="2645.525988" PMx_abs="1296.396010" NOx_abs="43958.621227" fuel_abs="1028931.937511" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_6" depart="200.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="452.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="252.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_6 emissions_HDV_6_6" vType="HDV_6_6" speedFactor="1.00" vaporized="">
        <emissions CO_abs="7345.358389" CO2_abs="2601155.715350" HC_abs="2611.262494" PMx_abs="1216.922378" NOx_abs="29269.123220" fuel_abs="819262.879291" electricity_abs="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended hbefa all_70kmh ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="HDV_3_1" depart="0.00" departLane="" departPos="0.00" departSpeed="19.44" departDelay="0.00" arrival="222.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="19.44" duration="222.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_3_1 emissions_HDV_3_1" vType="HDV_3_1" speedFactor="1.00" vaporized="">
        <emissions CO_abs="3779.569874" CO2_abs="1739361.812759" HC_abs="1184.803520" PMx_abs="479.171773" NOx_abs="17317.118297" fuel_abs="547830.090824" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_3_2" depart="20.00" departLane="" departPos="0.00" departSpeed="19.44" departDelay="0.00" arrival="242.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="19.44" duration="222.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_3_2 emissions_HDV_3_2" vType="HDV_3_2" speedFactor="1.00" vaporized="">
        <emissions CO_abs="7209.454454" CO2_abs="2867456.557037" HC_abs="2276.221885" PMx_abs="1270.348355" NOx_abs="35378.820127" fuel_abs="903137.247447" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_3_3" depart="40.00" departLane="" departPos="0.00" departSpeed="19.44" departDelay="0.00" arrival="262.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="19.44" duration="222.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_3_3 emissions_HDV_3_3" vType="HDV_3_3" speedFactor="1.00" vaporized="">
        <emissions CO_abs="4933.458245" CO2_abs="2904276.796485" HC_abs="1437.830634" PMx_abs="559.903035" NOx_abs="27340.853546" fuel_abs="905781.948405" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_1" depart="100.00" departLane="" departPos="0.00" departSpeed="19.44" departDelay="0.00" arrival="322.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="19.44" duration="222.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_1 emissions_HDV_6_1" vType="HDV_6_1" speedFactor="1.00" vaporized="">
        <emissions CO_abs="3582.317284" CO2_abs="1681669.896863" HC_abs="1084.422609" PMx_abs="413.091163" NOx_abs="16628.594536" fuel_abs="529659.527443" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_2" depart="120.00" departLane="" departPos="0.00" departSpeed="19.44" departDelay="0.00" arrival="342.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="19.44" duration="222.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_2 emissions_HDV_6_2" vType="HDV_6_2" speedFactor="1.00" vaporized="">
        <emissions CO_abs="4758.779898" CO2_abs="2893589.455853" HC_abs="1338.220598" PMx_abs="460.738829" NOx_abs="25638.719881" fuel_abs="911365.971434" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_3" depart="140.00" departLane="" departPos="0.00" departSpeed="19.44" departDelay="0.00" arrival="362.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="19.44" duration="222.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_3 emissions_HDV_6_3" vType="HDV_6_3" speedFactor="1.00" vaporized="">
        <emissions CO_abs="5601.277666" CO2_abs="2839102.929842" HC_abs="1536.298244" PMx_abs="762.256145" NOx_abs="29472.083747" fuel_abs="860637.330251" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_4" depart="160.00" departLane="" departPos="0.00" departSpeed="19.44" departDelay="0.00" arrival="382.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="19.44" duration="222.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_4 emissions_HDV_6_4" vType="HDV_6_4" speedFactor="1.00" vaporized="">
        <emissions CO_abs="6975.607835" CO2_abs="3167629.112695" HC_abs="1963.208005" PMx_abs="1373.336976" NOx_abs="41772.342384" fuel_abs="997679.169136" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_5" depart="180.00" departLane="" departPos="0.00" departSpeed="19.44" departDelay="0.00" arrival="402.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="19.44" duration="222.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_5 emissions_HDV_6_5" vType="HDV_6_5" speedFactor="1.00" vaporized="">
        <emissions CO_abs="5026.105434" CO2_abs="3228045.983038" HC_abs="2340.222753" PMx_abs="1142.442785" NOx_abs="41372.888427" fuel_abs="974205.270321" electricity_abs="0"/>
    </tripinfo>
    <tripinfo id="HDV_6_6" depart="200.00" departLane="" departPos="0.00" departSpeed="19.44" departDelay="0.00" arrival="422.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="19.44" duration="222.00" routeLength="3500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_HDV_6_6 emissions_HDV_6_6" vType="HDV_6_6" speedFactor="1.00" vaporized="">
        <emissions CO_abs="6724.355794" CO2_abs="2490468.935832" HC_abs="2314.793124" PMx_abs="1107.034727" NOx_abs="28092.222871" fuel_abs="784401.333098" electricity_abs="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended inc-dua larger_numbers ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="000" depart="0.00" departPos="0.00" arrival="194.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="004" depart="40.00" departPos="0.00" arrival="234.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="007" depart="70.00" departPos="0.00" arrival="264.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="010" depart="100.00" departPos="0.00" arrival="294.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="013" depart="130.00" departPos="0.00" arrival="324.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="016" depart="160.00" departPos="0.00" arrival="354.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="019" depart="190.00" departPos="0.00" arrival="384.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended inc-dua more_digits ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 299.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 3 (Loaded: 10)
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua numeric_accuracy ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1185.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 70 (Loaded: 100)
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="horizontal01" depart="100.00" departPos="0.00" arrival="294.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended inc-dua step10 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="horizontal01" depart="100.00" departPos="0.00" arrival="294.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal02" depart="100.00" departPos="0.00" arrival="296.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal03" depart="100.00" departPos="0.00" arrival="298.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal04" depart="100.00" departPos="0.00" arrival="299.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal05" depart="100.00" departPos="0.00" arrival="301.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal06" depart="108.00" departPos="0.00" arrival="303.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal07" depart="110.00" departPos="0.00" arrival="305.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended inc-dua step2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="horizontal01" depart="100.00" departPos="0.00" arrival="294.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal06" depart="100.00" departPos="0.00" arrival="296.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended inc-dua step5 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="horizontal01" depart="100.00" departPos="0.00" arrival="294.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal03" depart="100.00" departPos="0.00" arrival="296.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal05" depart="100.00" departPos="0.00" arrival="298.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal07" depart="100.00" departPos="0.00" arrival="299.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal09" depart="100.00" departPos="0.00" arrival="301.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended inc-dua step8 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="horizontal01" depart="100.00" departPos="0.00" arrival="294.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal03" depart="100.00" departPos="0.00" arrival="296.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal04" depart="100.00" departPos="0.00" arrival="298.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal05" depart="100.00" departPos="0.00" arrival="299.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal06" depart="100.00" departPos="0.00" arrival="301.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal08" depart="108.00" departPos="0.00" arrival="303.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal09" depart="110.00" departPos="0.00" arrival="305.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 288.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 400
<  Running: 0
<  Waiting: 0
< Statistics (avg of 400):
<  RouteLength: 800.00
<  Speed: 17.47
<  Duration: 48.16
<  WaitingTime: 0.04
<  TimeLoss: 18.87
<  DepartDelay: 15.46
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_all ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,21d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 283.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 143
<  Running: 0
<  Waiting: 0
< Statistics (avg of 143):
<  RouteLength: 854.55
<  Speed: 8.19
<  Duration: 116.24
<  WaitingTime: 3.57
<  TimeLoss: 79.14
<  DepartDelay: 0.71
< 
< DijkstraRouter answered 39 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="flow.28" depart="20.00" departLane="free" departSpeed="27.80" speedFactor="1.0000" arrival="78.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="20.00" probability="0" edges="beg beg2 middle end"/>
            <route edges="beg detour end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow.30" depart="21.00" departLane="free" departSpeed="24.6184" speedFactor="1.0000" arrival="80.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="21.00" probability="0" edges="beg beg2 middle end"/>
            <route edges="beg detour end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow.35" depart="25.00" departLane="free" departSpeed="27.80" speedFactor="1.0000" arrival="83.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="25.00" probability="0" edges="beg beg2 middle end"/>
            <route edges="beg detour end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow.37" depart="26.00" departLane="free" departSpeed="24.6184" speedFactor="1.0000" arrival="85.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="26.00" probability="0" edges="beg beg2 middle end"/>
            <route edges="beg detour end"/>
        </routeDistribution>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_no_notification ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 288.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 400
<  Running: 0
<  Waiting: 0
< Statistics (avg of 400):
<  RouteLength: 800.00
<  Speed: 17.47
<  Duration: 48.16
<  WaitingTime: 0.04
<  TimeLoss: 18.87
<  DepartDelay: 15.46
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_with_rerouting ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,21d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 130.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 143
<  Running: 0
<  Waiting: 0
< Statistics (avg of 143):
<  RouteLength: 800.00
<  Speed: 26.04
<  Duration: 30.83
<  WaitingTime: 0.00
<  TimeLoss: 1.65
<  DepartDelay: 0.45
< 
< DijkstraRouter answered 39 queries and explored 5.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="flow.0" depart="0.00" departLane="free" departSpeed="27.80" speedFactor="1.0000" arrival="34.00">
        <route edges="beg beg2 middle end"/>
    </vehicle>

    <vehicle id="flow.1" depart="1.00" departLane="free" departSpeed="27.80" speedFactor="1.0000" arrival="35.00">
        <route edges="beg beg2 middle end"/>
    </vehicle>

    <vehicle id="flow.2" depart="2.00" departLane="free" departSpeed="27.80" speedFactor="1.0000" arrival="36.00">
        <route edges="beg beg2 middle end"/>
    </vehicle>

    <vehicle id="flow.3" depart="3.00" departLane="free" departSpeed="27.80" speedFactor="1.0000" arrival="36.00">
        <route edges="beg beg2 middle end"/>
    </vehicle>

    <vehicle id="flow.4" depart="3.00" departLane="free" departSpeed="24.6184" speedFactor="1.0000" arrival="37.00">
        <route edges="beg beg2 middle end"/>
    </vehicle>

    <vehicle id="flow.5" depart="4.00" departLane="free" departSpeed="27.80" speedFactor="1.0000" arrival="38.00">
        <route edges="beg beg2 middle end"/>
    </vehicle>

    <vehicle id="flow.6" depart="5.00" departLane="free" departSpeed="27.80" speedFactor="1.0000" arrival="38.00">
        <route edges="beg beg2 middle end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute directional_lane_switch ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,20d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 330.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 90
<  Running: 0
<  Waiting: 0
< Statistics (avg of 90):
<  RouteLength: 593.91
<  Speed: 5.07
<  Duration: 129.31
<  WaitingTime: 0.79
<  TimeLoss: 74.99
<  DepartDelay: 0.27
< DijkstraRouter answered 114 queries and explored 2.79 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="100.00" id="lcCount">
        <edge id="E1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-E1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="100.00" end="200.00" id="lcCount">
        <edge id="E1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-E1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute directional_lane_switch_visible ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,20d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 330.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 90
<  Running: 0
<  Waiting: 0
< Statistics (avg of 90):
<  RouteLength: 593.92
<  Speed: 5.07
<  Duration: 129.31
<  WaitingTime: 0.79
<  TimeLoss: 74.99
<  DepartDelay: 0.27
< DijkstraRouter answered 114 queries and explored 2.79 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="100.00" id="lcCount">
        <edge id="E1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-E1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="100.00" end="200.00" id="lcCount">
        <edge id="E1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-E1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute routingMode_ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Teleporting vehicle 'VehicleClosedAlready'; waited too long, from edge 'middle':4, time=337.99.
< Warning: Vehicle 'VehicleClosedAlready' ends teleporting on edge 'end':0, time=355.99.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="VehicleClosedAlready" depart="1.00" arrival="392.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
1,4c1,2
< Warning: Teleporting vehicle 'tripCloseEnroute'; waited too long, from edge 'middle':4, time=336.99.
< Warning: Vehicle 'tripCloseEnroute' is not allowed on source edge 'middle2'.
< Warning: No route for vehicle 'tripCloseEnroute' found.
< Warning: Vehicle 'tripCloseEnroute' ends teleporting on edge 'end':0, time=354.99.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="tripCloseEnroute" depart="0.00" arrival="391.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>
extended rerouter closingReroute hard_alt_nosign trip_closeEnroute ( Last six runs Jul2024 )
extended rerouter closingReroute hard_noalt_nosign trip_closeEnroute ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="tripClosedAlready" depart="1000.00" arrival="1198.00">
        <route edges="beg beg2 left left2 end end2"/>
    </vehicle>

</routes>
extended rerouter closingReroute hard_alt_nosign trip_closedAlready ( Last six runs Jul2024 )
extended rerouter closingReroute hard_alt_sign trip_closedAlready ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1c1
< Error: Vehicle 'VehicleClosedAlready' has no valid route. No connection between edge 'middle' and edge 'middle2'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
extended rerouter closingReroute hard_alt_nosign vehicle_closedAlready ( Last six runs Jul2024 )
extended rerouter closingReroute hard_alt_sign vehicle_closedAlready ( Last six runs Jul2024 )
extended rerouter closingReroute hard_noalt_nosign vehicle_closedAlready ( Last six runs Jul2024 )
extended rerouter closingReroute hard_noalt_sign vehicle_closedAlready ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,4c1,2
< Warning: Teleporting vehicle 'VehicleClosedAlready'; waited too long, from edge 'middle':4, time=1336.99.
< Warning: Vehicle 'VehicleClosedAlready' is not allowed on source edge 'middle2'.
< Warning: No route for vehicle 'VehicleClosedAlready' found.
< Warning: Vehicle 'VehicleClosedAlready' ends teleporting on edge 'end':0, time=1354.99.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="VehicleClosedAlready" depart="1000.00" arrival="1391.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>
extended rerouter closingReroute hard_alt_nosign vehicle_closedAlready_ignore ( Last six runs Jul2024 )
extended rerouter closingReroute hard_alt_nosign vehicle_closedAlready_ignore_option ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,4c1,2
< Warning: Teleporting vehicle 'VehicleCloseEnroute'; waited too long, from edge 'middle':4, time=336.99.
< Warning: Vehicle 'VehicleCloseEnroute' is not allowed on source edge 'middle2'.
< Warning: No route for vehicle 'VehicleCloseEnroute' found.
< Warning: Vehicle 'VehicleCloseEnroute' ends teleporting on edge 'end':0, time=354.99.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="VehicleCloseEnroute" depart="0.00" arrival="391.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>
extended rerouter closingReroute hard_alt_nosign vehicle_closedEnroute ( Last six runs Jul2024 )
extended rerouter closingReroute hard_noalt_nosign vehicle_closedEnroute ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="tripCloseEnroute" depart="0.00" arrival="198.00">
        <routeDistribution>
            <route replacedOnEdge="beg2" replacedOnIndex="1" reason="rr" replacedAtTime="11.00" probability="0" edges="beg beg2 middle middle2 end end2"/>
            <route edges="beg beg2 left left2 end end2"/>
        </routeDistribution>
    </vehicle>

</routes>
extended rerouter closingReroute hard_alt_sign trip_closeEnroute ( Last six runs Jul2024 )
extended rerouter closingReroute soft_alt_sign trip_closeEnroute ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closeEnroute_CHWrapper ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Routing algorithm CHWrapper does not support dynamic closing of edges
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="tripCloseEnroute" depart="0.00" arrival="198.00">
        <routeDistribution>
            <route replacedOnEdge="beg2" replacedOnIndex="1" reason="rr" replacedAtTime="11.00" probability="0" edges="beg beg2 middle middle2 end end2"/>
            <route edges="beg beg2 left left2 end end2"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closedAlready_CH ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Vehicle 'tripClosedAlready' has no valid route. No connection between edge 'middle' and edge 'middle2'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="VehicleClosedAlready" depart="1000.00" arrival="1198.00">
        <routeDistribution>
            <route replacedOnEdge="beg2" replacedOnIndex="1" reason="rr" replacedAtTime="1011.00" probability="0" edges="beg beg2 middle middle2 end end2"/>
            <route edges="beg beg2 left left2 end end2"/>
        </routeDistribution>
    </vehicle>

</routes>
extended rerouter closingReroute hard_alt_sign vehicle_closedAlready_ignore ( Last six runs Jul2024 )
extended rerouter closingReroute soft_alt_sign vehicle_closedAlready ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="VehicleCloseEnroute" depart="0.00" arrival="198.00">
        <routeDistribution>
            <route replacedOnEdge="beg2" replacedOnIndex="1" reason="rr" replacedAtTime="11.00" probability="0" edges="beg beg2 middle middle2 end end2"/>
            <route edges="beg beg2 left left2 end end2"/>
        </routeDistribution>
    </vehicle>

</routes>
extended rerouter closingReroute hard_alt_sign vehicle_closedEnroute ( Last six runs Jul2024 )
extended rerouter closingReroute soft_alt_sign vehicle_closedEnroute ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1c1
< Error: Vehicle 'tripClosedAlready' is not allowed to depart on any lane of edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
extended rerouter closingReroute hard_closedDepartEdge trip_departLane_best ( Last six runs Jul2024 )
extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default_ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'tripClosedAlready' is not allowed to depart on any lane of edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,11d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 800.00.
< Simulation ended at time: 1001.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 0 (Loaded: 1)
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

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

---------- Differences in errors ----------
1c1
< Error: Vehicle 'VehicleClosedAlready' is not allowed to depart on any lane of edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_best ( Last six runs Jul2024 )
extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_default ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_default_ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'VehicleClosedAlready' is not allowed to depart on any lane of edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,11d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 800.00.
< Simulation ended at time: 1001.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 0 (Loaded: 1)
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

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

---------- Differences in errors ----------
1,3c1
< Warning: No connection between edge 'beg' and edge 'end2' found.
< Warning: No route for vehicle 'tripClosedAlready' found.
< Error: Vehicle 'tripClosedAlready' has no valid route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
extended rerouter closingReroute hard_noalt_nosign trip_closedAlready ( Last six runs Jul2024 )
extended rerouter closingReroute hard_noalt_sign trip_closedAlready ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,2c1,2
< Warning: No connection between edge 'beg' and edge 'end2' found.
< Warning: No route for vehicle 'tripClosedAlready' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="tripClosedAlready" depart="1000.00" arrival="1029.00">
        <route edges="beg end2"/>
    </vehicle>

</routes>
extended rerouter closingReroute hard_noalt_nosign trip_closedAlready_ignore ( Last six runs Jul2024 )
extended rerouter closingReroute hard_noalt_sign trip_closedAlready_ignore ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closeEnroute ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1,2
< Warning: No connection between edge 'beg2' and edge 'end2' found.
< Warning: No route for vehicle 'tripCloseEnroute' found.
< Warning: Teleporting vehicle 'tripCloseEnroute'; waited too long, from edge 'middle':4, time=336.99.
< Warning: Vehicle 'tripCloseEnroute' ends teleporting on edge 'end':0, time=354.99.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="tripCloseEnroute" depart="0.00" arrival="391.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign vehicle_closedEnroute ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1,2
< Warning: No connection between edge 'beg2' and edge 'end2' found.
< Warning: No route for vehicle 'VehicleCloseEnroute' found.
< Warning: Teleporting vehicle 'VehicleCloseEnroute'; waited too long, from edge 'middle':4, time=336.99.
< Warning: Vehicle 'VehicleCloseEnroute' ends teleporting on edge 'end':0, time=354.99.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="VehicleCloseEnroute" depart="0.00" arrival="391.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'tripCloseEnroute' is not allowed on source edge 'middle2'.
< Warning: No route for vehicle 'tripCloseEnroute' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="tripCloseEnroute" depart="0.00" arrival="90.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>
extended rerouter closingReroute soft_alt_nosign trip_closeEnroute ( Last six runs Jul2024 )
extended rerouter closingReroute soft_noalt_nosign trip_closeEnroute ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'tripClosedAlready' is not allowed on source edge 'middle2'.
< Warning: No route for vehicle 'tripClosedAlready' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="tripClosedAlready" depart="1000.00" arrival="1090.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>
extended rerouter closingReroute soft_alt_nosign trip_closedAlready ( Last six runs Jul2024 )
extended rerouter closingReroute soft_noalt_nosign trip_closedAlready ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'VehicleClosedAlready' is not allowed on source edge 'middle2'.
< Warning: No route for vehicle 'VehicleClosedAlready' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="VehicleClosedAlready" depart="1000.00" arrival="1090.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>
extended rerouter closingReroute soft_alt_nosign vehicle_closedAlready ( Last six runs Jul2024 )
extended rerouter closingReroute soft_noalt_nosign vehicle_closedAlready ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'VehicleCloseEnroute' is not allowed on source edge 'middle2'.
< Warning: No route for vehicle 'VehicleCloseEnroute' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="VehicleCloseEnroute" depart="0.00" arrival="90.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>
extended rerouter closingReroute soft_alt_nosign vehicle_closedEnroute ( Last six runs Jul2024 )
extended rerouter closingReroute soft_noalt_nosign vehicle_closedEnroute ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign trip_closedAlready ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="tripClosedAlready" depart="1000.00" arrival="1198.00">
        <routeDistribution>
            <route replacedOnEdge="beg2" replacedOnIndex="1" reason="rr" replacedAtTime="1011.00" probability="0" edges="beg beg2 middle middle2 end end2"/>
            <route edges="beg beg2 left left2 end end2"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_closedDepartEdge trip_closedAlready ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'tripClosedAlready' is not allowed on source edge 'beg'.
< Warning: No route for vehicle 'tripClosedAlready' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="tripClosedAlready" depart="1000.00" arrival="1090.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_closedDepartEdge vehicle_closedAlready ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'VehicleClosedAlready' is not allowed on source edge 'beg'.
< Warning: No route for vehicle 'VehicleClosedAlready' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="VehicleClosedAlready" depart="1000.00" arrival="1090.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closeEnroute ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: No connection between edge 'beg2' and edge 'end2' found.
< Warning: No route for vehicle 'tripCloseEnroute' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="tripCloseEnroute" depart="0.00" arrival="90.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closedAlready ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: No connection between edge 'beg2' and edge 'end2' found.
< Warning: No route for vehicle 'tripClosedAlready' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="tripClosedAlready" depart="1000.00" arrival="1090.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign vehicle_closedAlready ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: No connection between edge 'beg2' and edge 'end2' found.
< Warning: No route for vehicle 'VehicleClosedAlready' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="VehicleClosedAlready" depart="1000.00" arrival="1090.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign vehicle_closedEnroute ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: No connection between edge 'beg2' and edge 'end2' found.
< Warning: No route for vehicle 'VehicleCloseEnroute' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="VehicleCloseEnroute" depart="0.00" arrival="90.00">
        <route edges="beg beg2 middle middle2 end end2"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closing_and_dest_prob_and_specialDestinations ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Cannot keep destination edge 'middle' for vehicle 'flow_dest_forbidden.3' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'middle' for vehicle 'flow_dest_forbidden.4' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'middle' for vehicle 'flow_dest_forbidden.8' due to closed edges. Terminating route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="flow_detour.0" depart="0.00" arrival="198.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="0.00" probability="0" edges="beg middle end rend"/>
            <route edges="beg beg2right right right2end end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow_dest_forbidden.0" depart="200.00" arrival="204.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="200.00" probability="0" edges="beg middle"/>
            <route edges="beg"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow_detour.1" depart="10.00" arrival="208.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="10.00" probability="0" edges="beg middle end rend"/>
            <route edges="beg beg2right right right2end end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow_dest_forbidden.1" depart="210.00" arrival="214.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="210.00" probability="0" edges="beg middle"/>
            <route edges="beg"/>
        </routeDistribution>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closing_and_dest_prob_unaffected ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="unaffected_drive_right" depart="0.00" arrival="198.00">
        <route edges="beg beg2right right right2end end rend"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closing_disallow_misleading_alternative ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: No connection between edge 'beg2' and edge 'end' found.
< Warning: No route for vehicle 'veh0' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="0.00" arrival="154.00">
        <route edges="beg1 beg2 middle end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closing_disallows_dest ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1,2
< Warning: Vehicle 'veh0' is not allowed on destination edge 'left'.
< Warning: No route for vehicle 'veh0' found.
< Warning: Vehicle 'veh1' is not allowed on destination edge 'left'.
< Warning: No route for vehicle 'veh1' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="0.00" arrival="172.00">
        <route edges="beg beg2left left"/>
    </vehicle>

    <vehicle id="veh1" depart="51.00" arrival="178.00">
        <route edges="beg beg2left left"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closing_disconnects_dest ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: No connection between edge 'beg2left' and edge 'rend' found.
< Warning: No route for vehicle 'veh0' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="0.00" arrival="199.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closing_disconnects_dest_disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1,2
< Warning: No connection between edge 'beg2left' and edge 'rend' found.
< Warning: No route for vehicle 'beforeRerouterEdgeAtClose' found.
< Warning: No connection between edge 'beg2left' and edge 'rend' found.
< Warning: No route for vehicle 'insertedWhileClosed' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="onRerouterEdgeAtClose" depart="0.00" arrival="244.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="beforeRerouterEdgeAtClose" depart="40.00" arrival="246.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="insertedWhileClosed" depart="60.00" arrival="259.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closing_disconnects_dest_disallow_destProb ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,26c1,2
< Warning: No connection between edge 'beg2left' and edge 'rend' found.
< Warning: No connection between edge 'beg2left' and edge 'right' found.
< Warning: No connection between edge 'beg2left' and edge 'rend' found.
< Warning: No route for vehicle 'insertedWhileClosed.0' found.
< Warning: No connection between edge 'beg2left' and edge 'rend' found.
< Warning: No connection between edge 'beg2left' and edge 'rend' found.
< Warning: No connection between edge 'beg2left' and edge 'rend' found.
< Warning: No route for vehicle 'insertedWhileClosed.3' found.
< Warning: No connection between edge 'beg2left' and edge 'rend' found.
< Warning: No connection between edge 'beg2left' and edge 'right' found.
< Warning: No route for vehicle 'insertedWhileClosed.4' found.
< Warning: No connection between edge 'beg2left' and edge 'rend' found.
< Warning: No connection between edge 'beg2left' and edge 'rend' found.
< Warning: No connection between edge 'beg2left' and edge 'right' found.
< Warning: No route for vehicle 'insertedWhileClosed.6' found.
< Warning: No connection between edge 'beg2left' and edge 'rend' found.
< Warning: No connection between edge 'beg2left' and edge 'right' found.
< Warning: No route for vehicle 'insertedWhileClosed.7' found.
< Warning: No connection between edge 'beg2left' and edge 'rend' found.
< Warning: No connection between edge 'beg2left' and edge 'rend' found.
< Warning: Teleporting vehicle 'onRerouterEdgeAtClose'; waited too long, from edge 'beg2left':4, time=355.18.
< Warning: Vehicle 'onRerouterEdgeAtClose' ends teleporting on edge 'left2end':0, time=391.37.
< Warning: Teleporting vehicle 'insertedWhileClosed.0'; waited too long, from edge 'beg2left':4, time=656.18.
< Warning: Vehicle 'insertedWhileClosed.0' ends teleporting on edge 'left2end':0, time=692.37.
< Warning: Teleporting vehicle 'insertedWhileClosed.3'; waited too long, from edge 'beg2left':4, time=957.18.
< Warning: Vehicle 'insertedWhileClosed.3' ends teleporting on edge 'left2end':0, time=993.37.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="beforeRerouterEdgeAtClose" depart="40.00" arrival="66.00">
        <routeDistribution>
            <route replacedOnEdge="beg2left" replacedOnIndex="1" reason="rerouter" replacedAtTime="58.00" probability="0" edges="beg beg2left left left2end end rend"/>
            <route edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="insertedWhileClosed.1" depart="62.00" arrival="88.00">
        <routeDistribution>
            <route replacedOnEdge="beg2left" replacedOnIndex="1" reason="rerouter" replacedAtTime="80.00" probability="0" edges="beg beg2left left left2end end rend"/>
            <route edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="insertedWhileClosed.2" depart="64.00" arrival="90.00">
        <routeDistribution>
            <route replacedOnEdge="beg2left" replacedOnIndex="1" reason="rerouter" replacedAtTime="82.00" probability="0" edges="beg beg2left left left2end end rend"/>
            <route edges="beg beg2left"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="insertedWhileClosed.5" depart="70.00" arrival="96.00">
        <routeDistribution>
            <route replacedOnEdge="beg2left" replacedOnIndex="1" reason="rerouter" replacedAtTime="88.00" probability="0" edges="beg beg2left left left2end end rend"/>
            <route edges="beg beg2left"/>
        </routeDistribution>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="flow_detour.0" depart="0.00" arrival="77.00">
        <route edges="beg middle end"/>
        <stop edge="end" endPos="50.00" duration="5.00"/>
    </vehicle>

    <vehicle id="flow_detour.1" depart="10.00" arrival="87.00">
        <route edges="beg middle end"/>
        <stop edge="end" endPos="50.00" duration="5.00"/>
    </vehicle>

    <vehicle id="flow_detour.2" depart="20.00" arrival="205.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="20.00" probability="0" edges="beg middle end"/>
            <route edges="beg beg2right right right2end end"/>
        </routeDistribution>
        <stop edge="end" endPos="50.00" duration="5.00"/>
    </vehicle>

    <vehicle id="flow_detour.3" depart="30.00" arrival="215.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="30.00" probability="0" edges="beg middle end"/>
            <route edges="beg beg2right right right2end end"/>
        </routeDistribution>
        <stop edge="end" endPos="50.00" duration="5.00"/>
    </vehicle>

<truncated after showing first 30 lines>
extended rerouter closing_keep_route_stop ( Last six runs Jul2024 )
extended rerouter closing_keep_vehicle_stop ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended rerouter closing_timeThreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="blocker" depart="0.00" arrival="472.00">
        <route edges="beg middle end"/>
        <stop lane="beg_1" endPos="499.00" duration="400.00"/>
    </vehicle>

    <vehicle id="ego" depart="0.00" arrival="474.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,8c1,2
< Warning: No connection between edge 'beg' and edge 'rend' found.
< Warning: No route for vehicle 'flow_maybe_detour.0' found.
< Warning: No connection between edge 'beg' and edge 'rend' found.
< Warning: No route for vehicle 'flow_maybe_detour.3' found.
< Warning: No connection between edge 'beg' and edge 'rend' found.
< Warning: No route for vehicle 'flow_maybe_detour.8' found.
< Warning: No connection between edge 'beg' and edge 'rend' found.
< Warning: No route for vehicle 'flow_maybe_detour.9' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="flow_maybe_detour.0" depart="0.00" arrival="136.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.1" depart="10.00" arrival="138.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.2" depart="20.00" arrival="139.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.3" depart="30.00" arrival="140.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.4" depart="40.00" arrival="142.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.5" depart="50.00" arrival="143.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.6" depart="60.00" arrival="150.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_disallow2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,8c1,2
< Warning: Vehicle 'flow_maybe_detour.0' is not allowed on destination edge 'rend'.
< Warning: No route for vehicle 'flow_maybe_detour.0' found.
< Warning: Vehicle 'flow_maybe_detour.3' is not allowed on destination edge 'rend'.
< Warning: No route for vehicle 'flow_maybe_detour.3' found.
< Warning: Vehicle 'flow_maybe_detour.8' is not allowed on destination edge 'rend'.
< Warning: No route for vehicle 'flow_maybe_detour.8' found.
< Warning: Vehicle 'flow_maybe_detour.9' is not allowed on destination edge 'rend'.
< Warning: No route for vehicle 'flow_maybe_detour.9' found.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="flow_maybe_detour.0" depart="0.00" arrival="136.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.1" depart="10.00" arrival="138.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.2" depart="20.00" arrival="139.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.3" depart="30.00" arrival="140.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.4" depart="40.00" arrival="142.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.5" depart="50.00" arrival="143.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.6" depart="60.00" arrival="150.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_disallow_teleport ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,24c1,2
< Warning: No connection between edge 'beg' and edge 'rend' found.
< Warning: No route for vehicle 'flow_maybe_detour.0' found.
< Warning: No connection between edge 'beg' and edge 'rend' found.
< Warning: No route for vehicle 'flow_maybe_detour.3' found.
< Warning: No connection between edge 'beg' and edge 'rend' found.
< Warning: No route for vehicle 'flow_maybe_detour.8' found.
< Warning: No connection between edge 'beg' and edge 'rend' found.
< Warning: No route for vehicle 'flow_maybe_detour.9' found.
< Warning: No connection between edge 'beg' and edge 'rend' found.
< Warning: No route for vehicle 'flow_maybe_detour.10' found.
< Warning: Teleporting vehicle 'flow_maybe_detour.0'; waited too long, from edge 'middle':9, time=104.96.
< Warning: No connection between edge 'beg' and edge 'rend' found.
< Warning: No route for vehicle 'flow_maybe_detour.11' found.
< Warning: No connection between edge 'beg' and edge 'rend' found.
< Warning: No route for vehicle 'flow_maybe_detour.12' found.
< Warning: No connection between edge 'beg' and edge 'rend' found.
< Warning: No route for vehicle 'flow_maybe_detour.13' found.
< Warning: Vehicle 'flow_maybe_detour.0' ends teleporting on edge 'rend':0, time=140.93.
< Warning: No connection between edge 'beg' and edge 'rend' found.
< Warning: No route for vehicle 'flow_maybe_detour.15' found.
< Warning: Teleporting vehicle 'flow_maybe_detour.1'; waited too long, from edge 'middle':9, time=155.96.
< Warning: No connection between edge 'beg' and edge 'rend' found.
< Warning: No route for vehicle 'flow_maybe_detour.17' found.
< Warning: Vehicle 'flow_maybe_detour.1' ends teleporting on edge 'rend':0, time=191.93.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="flow_maybe_detour.0" depart="0.00" arrival="159.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.1" depart="10.00" arrival="210.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.2" depart="20.00" arrival="236.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.3" depart="30.00" arrival="238.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.4" depart="40.00" arrival="240.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.5" depart="50.00" arrival="242.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.6" depart="60.00" arrival="244.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_prob ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="flow_maybe_detour.1" depart="10.00" arrival="100.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.2" depart="20.00" arrival="110.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.4" depart="40.00" arrival="130.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.5" depart="50.00" arrival="140.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.6" depart="60.00" arrival="150.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.7" depart="70.00" arrival="160.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.0" depart="0.00" arrival="198.00">
        <routeDistribution>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route plain ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="1.00">
        <routeDistribution>
            <route replacedOnEdge="1o" replacedOnIndex="2" reason="rerouter" replacedAtTime="41.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="124.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="208.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="291.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="375.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="458.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="542.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="625.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="708.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="792.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="875.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="959.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route simple_example ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh1" type="type1" depart="0.00">
        <routeDistribution>
            <route replacedOnEdge="1o" replacedOnIndex="2" reason="rerouter" replacedAtTime="40.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="123.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="207.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="290.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_route ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="1.00">
        <routeDistribution>
            <route replacedOnEdge="1o" replacedOnIndex="2" reason="rerouter" replacedAtTime="61.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="174.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="288.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="401.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="515.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="628.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="742.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="855.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="968.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
        </routeDistribution>
        <stop lane="1fi_0" endPos="6.00" duration="10.00"/>
        <stop lane="1si_0" endPos="4.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="3.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="6.00" duration="10.00"/>
        <stop lane="1si_0" endPos="4.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="3.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="6.00" duration="10.00"/>
        <stop lane="1si_0" endPos="4.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="3.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="6.00" duration="10.00"/>
        <stop lane="1si_0" endPos="4.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="3.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="6.00" duration="10.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_route_until ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1fi" pos="0.00" parking="0" started="1.00" ended="69.00" delay="8.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1si" pos="0.00" parking="0" started="83.37" ended="130.00" delay="9.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1fi" pos="0.00" parking="0" started="182.06" ended="269.00" delay="8.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1si" pos="0.00" parking="0" started="283.37" ended="330.00" delay="9.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1fi" pos="0.00" parking="0" started="382.06" ended="469.00" delay="8.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1si" pos="0.00" parking="0" started="483.37" ended="530.00" delay="9.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1fi" pos="0.00" parking="0" started="582.06" ended="669.00" delay="8.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1si" pos="0.00" parking="0" started="683.37" ended="730.00" delay="9.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1fi" pos="0.00" parking="0" started="782.06" ended="869.00" delay="8.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1si" pos="0.00" parking="0" started="883.37" ended="930.00" delay="9.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="1.00">
        <routeDistribution>
            <route replacedOnEdge="1o" replacedOnIndex="2" reason="rerouter" replacedAtTime="139.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="339.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="539.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="739.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="939.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
        </routeDistribution>
        <stop lane="1fi_0" endPos="6.00" until="61.00"/>
        <stop lane="1si_0" endPos="4.00" until="121.00"/>
        <stop lane="1fi_0" endPos="6.00" until="261.00"/>
        <stop lane="1si_0" endPos="4.00" until="321.00"/>
        <stop lane="1fi_0" endPos="6.00" until="461.00"/>
        <stop lane="1si_0" endPos="4.00" until="521.00"/>
        <stop lane="1fi_0" endPos="6.00" until="661.00"/>
        <stop lane="1si_0" endPos="4.00" until="721.00"/>
        <stop lane="1fi_0" endPos="6.00" until="861.00"/>
        <stop lane="1si_0" endPos="4.00" until="921.00"/>
        <stop lane="1fi_0" endPos="6.00" until="1061.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_veh ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="1.00">
        <routeDistribution>
            <route replacedOnEdge="1o" replacedOnIndex="2" reason="rerouter" replacedAtTime="61.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="154.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="238.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="321.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="405.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="488.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="572.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="655.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="738.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="822.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="905.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" replacedOnIndex="5" reason="rerouter" replacedAtTime="989.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
        </routeDistribution>
        <stop lane="1fi_0" endPos="6.00" duration="10.00"/>
        <stop lane="1si_0" endPos="4.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="3.00" duration="10.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="283.00" id="ed0">
        <edge id="left" arrived="41"/>
        <edge id="middle" arrived="29"/>
        <edge id="right" arrived="30"/>
    </interval>
</meandata>
extended rerouter destProb ( Last six runs Jul2024 )
extended rerouter person destProb ( Last six runs Jul2024 )
extended rerouter person optional ( Last six runs Jul2024 )
extended rerouter person viaProb ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended rerouter duplicate_id ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Could not build rerouter 'rerouter'; probably declared twice.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter multiple_reroute first_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="90.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="0.00" probability="0" edges="beg middle end rend"/>
            <route replacedOnEdge="beg" reason="rerouter2" replacedAtTime="0.00" probability="0" edges="beg beg2left left left2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="1" depart="20.00" arrival="110.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="20.00" probability="0" edges="beg middle end rend"/>
            <route replacedOnEdge="beg" reason="rerouter2" replacedAtTime="20.00" probability="0" edges="beg beg2left left left2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="2" depart="40.00" arrival="130.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="40.00" probability="0" edges="beg middle end rend"/>
            <route replacedOnEdge="beg" reason="rerouter2" replacedAtTime="40.00" probability="0" edges="beg beg2left left left2end end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="3" depart="60.00" arrival="150.00">
        <routeDistribution>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter multiple_reroute second_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="108.00">
        <routeDistribution>
            <route replacedOnEdge="beg" replacedOnIndex="1" reason="rerouter" replacedAtTime="18.00" probability="0" edges="preBeg beg middle end rend"/>
            <route replacedOnEdge="beg" replacedOnIndex="1" reason="rerouter2" replacedAtTime="18.00" probability="0" edges="preBeg beg beg2left left left2end end rend"/>
            <route edges="preBeg beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="1" depart="20.00" arrival="128.00">
        <routeDistribution>
            <route replacedOnEdge="beg" replacedOnIndex="1" reason="rerouter" replacedAtTime="38.00" probability="0" edges="preBeg beg middle end rend"/>
            <route replacedOnEdge="beg" replacedOnIndex="1" reason="rerouter2" replacedAtTime="38.00" probability="0" edges="preBeg beg beg2left left left2end end rend"/>
            <route edges="preBeg beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="2" depart="40.00" arrival="148.00">
        <routeDistribution>
            <route replacedOnEdge="beg" replacedOnIndex="1" reason="rerouter" replacedAtTime="58.00" probability="0" edges="preBeg beg middle end rend"/>
            <route replacedOnEdge="beg" replacedOnIndex="1" reason="rerouter2" replacedAtTime="58.00" probability="0" edges="preBeg beg beg2left left left2end end rend"/>
            <route edges="preBeg beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="3" depart="60.00" arrival="168.00">
        <routeDistribution>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter on_edge_when_activated ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,8c1,2
< Warning: Teleporting vehicle 'flow_maybe_detour.1'; waited too long, from edge 'beg':4, time=320.58.
< Warning: Teleporting vehicle 'flow_maybe_detour.0'; waited too long, from edge 'middle':0, time=322.58.
< Warning: Vehicle 'flow_maybe_detour.1' ends teleporting on edge 'end':0, time=338.57.
< Warning: Vehicle 'flow_maybe_detour.0' ends teleporting on edge 'rend':0, time=358.55.
< Warning: Teleporting vehicle 'flow_maybe_detour.2'; waited too long, from edge 'beg':4, time=621.58.
< Warning: Vehicle 'flow_maybe_detour.2' ends teleporting on edge 'end':0, time=639.57.
< Warning: Teleporting vehicle 'flow_maybe_detour.3'; waited too long, from edge 'beg':4, time=922.58.
< Warning: Vehicle 'flow_maybe_detour.3' ends teleporting on edge 'end':0, time=940.57.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="flow_maybe_detour.1" depart="2.00" arrival="375.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.0" depart="0.00" arrival="377.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.2" depart="4.00" arrival="676.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.3" depart="6.00" arrival="977.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.4" depart="8.00" arrival="1072.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.5" depart="10.00" arrival="1074.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="flow_maybe_detour.6" depart="12.00" arrival="1075.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter routeProb_multiLane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v.0" type="car" depart="1.00" departLane="random" arrival="15.00">
        <routeDistribution>
            <route replacedOnEdge="SC" reason="rerouter" replacedAtTime="1.00" probability="0" edges="SC CN"/>
            <route edges="SC CW"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="v.1" type="car" depart="1.00" departLane="random" arrival="17.00">
        <routeDistribution>
            <route replacedOnEdge="SC" reason="rerouter" replacedAtTime="1.00" probability="0" edges="SC CN"/>
            <route edges="SC CW"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="v.2" type="car" depart="4.00" departLane="random" arrival="18.00">
        <routeDistribution>
            <route replacedOnEdge="SC" reason="rerouter" replacedAtTime="4.00" probability="0" edges="SC CN"/>
            <route edges="SC CN"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="v.3" type="car" depart="5.00" departLane="random" arrival="19.00">
        <routeDistribution>
            <route replacedOnEdge="SC" reason="rerouter" replacedAtTime="5.00" probability="0" edges="SC CN"/>
            <route edges="SC CE"/>
        </routeDistribution>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter routeProb_pastEdge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="0.00" departSpeed="27.80" speedFactor="1.0000" arrival="49.00">
        <routeDistribution>
            <route replacedOnEdge="beg2" replacedOnIndex="1" reason="rerouter" replacedAtTime="7.00" probability="0" edges="beg beg2 middle end"/>
            <route edges="beg beg2 beg2right right right2end end"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter routeProb_type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="noReroute.0" type="noReroute" depart="0.00" arrival="90.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="noReroute.1" type="noReroute" depart="10.00" arrival="100.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="noReroute.2" type="noReroute" depart="20.00" arrival="110.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="canReroute.2" type="canReroute" depart="25.00" arrival="115.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="25.00" probability="0" edges="beg middle end rend"/>
            <route edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="noReroute.3" type="noReroute" depart="30.00" arrival="120.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="noReroute.4" type="noReroute" depart="40.00" arrival="130.00">
        <route edges="beg middle end rend"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter terminateRoute_on_depart ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="15.28" departDelay="0.00" arrival="7.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="15.28" duration="7.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.10" vaporized=""/>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="15.28" departDelay="0.00" arrival="7.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="15.28" duration="7.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_v1" vType="t0" speedFactor="1.10" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended rerouter use_routing_device ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="rerouting_device.0" depart="0.00" color="blue" arrival="198.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="0.00" probability="0" edges="beg beg2left left left2end end rend"/>
            <route edges="beg beg2right right right2end end rend"/>
        </routeDistribution>
        <param key="has.rerouting.device" value="true"/>
    </vehicle>

    <vehicle id="rerouting_device.1" depart="2.00" color="blue" arrival="201.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="2.00" probability="0" edges="beg beg2left left left2end end rend"/>
            <route edges="beg beg2right right right2end end rend"/>
        </routeDistribution>
        <param key="has.rerouting.device" value="true"/>
    </vehicle>

    <vehicle id="rerouting_device.2" depart="4.00" color="blue" arrival="204.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="rerouter" replacedAtTime="4.00" probability="0" edges="beg beg2left left left2end end rend"/>
            <route edges="beg beg2right right right2end end rend"/>
        </routeDistribution>
        <param key="has.rerouting.device" value="true"/>
    </vehicle>

    <vehicle id="rerouting_device.3" depart="7.00" color="blue" arrival="206.00">
        <routeDistribution>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,7d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading state from 'input_meso_state.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 10.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="29.00">
        <route edges="beg middle end"/>
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
    </vehicle>

    <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>
extended state load ( Last six runs Jul2024 )
extended state load_scaled ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended state load_and_save ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,7d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading state from 'input_meso_state.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 1.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in state2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="10.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="2" begin="2" end="0" depart="7.00" time="0.00"/>
    <vType id="type0" sigma="0"/>
    <vType id="type1" sigma="0"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="type0 type1" probabilities="1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="7 0" speedFactor="1.0000" state="34818 0 1 0 0 0 14199 7000 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="1.00 0.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 7000 0 0 0 0 15630 7000 9223372036854774807">
        <device id="vehroute_v1" state="0.81 0.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="15630" value="v1"/>
    </segment>
    <segment id="middle:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="29.00">
        <route edges="beg middle end"/>
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
    </vehicle>

    <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended state load_and_save_actionStepLength ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1,2
< Warning: Given action step length 3 for vehicle type 'DEFAULT_VEHTYPE' is larger than its parameter tau (=1)! This may lead to collisions. (This warning is only issued once per vehicle type).
< Warning: Action step length '3.00' is used for vehicle type 'DEFAULT_VEHTYPE' but step-method.ballistic was not set. This may cause collisions.
< Warning: Given action step length 2 for vehicle type 'type0' is larger than its parameter tau (=1)! This may lead to collisions. (This warning is only issued once per vehicle type).
< Warning: Action step length '2.00' is used for vehicle type 'type0' but step-method.ballistic was not set. This may cause collisions.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,7d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading state from 'input_meso_state.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 1.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in state2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="10.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="2" begin="2" end="0" depart="7.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE" actionStepLength="3.00"/>
    <vType id="type0" actionStepLength="2.00" sigma="0.00"/>
    <vType id="type1" actionStepLength="1.00" sigma="0.00"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="DEFAULT_VEHTYPE type0 type1" probabilities="1.00 1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="7 0" speedFactor="1.0000" state="34818 0 1 0 0 0 14199 7000 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="1.00 0.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 7000 0 0 0 0 15630 7000 9223372036854774807">
        <device id="vehroute_v1" state="0.81 0.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="15630" value="v1"/>
    </segment>
    <segment id="middle:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="29.00">
        <route edges="beg middle end"/>
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
    </vehicle>

    <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended state load_and_save_actionStepLength2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Given action step length 3 for vehicle type 'DEFAULT_VEHTYPE' is larger than its parameter tau (=1)! This may lead to collisions. (This warning is only issued once per vehicle type).
< Warning: Given action step length 4 for vehicle type 'type0' is larger than its parameter tau (=1)! This may lead to collisions. (This warning is only issued once per vehicle type).
< Warning: Given action step length 4 for vehicle type 'type1' is larger than its parameter tau (=1)! This may lead to collisions. (This warning is only issued once per vehicle type).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,8d0
< Integration method was set to 'ballistic', since a default action step length was specified.
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading state from 'input_meso_state.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 1.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in state2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="10.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="2" begin="2" end="0" depart="7.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE" actionStepLength="3.00"/>
    <vType id="type0" sigma="0.00"/>
    <vType id="type1" sigma="0.00"/>
    <vType id="type2" actionStepLength="1.00" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="DEFAULT_VEHTYPE type0 type1" probabilities="1.00 1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="7 0" speedFactor="1.0000" state="34818 0 1 0 0 0 14199 7000 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="1.00 0.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 7000 0 0 0 0 15630 7000 9223372036854774807">
        <device id="vehroute_v1" state="0.81 0.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="15630" value="v1"/>
    </segment>
    <segment id="middle:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="29.00">
        <route edges="beg middle end"/>
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
    </vehicle>

    <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended state load_and_save_same ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,7d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading state from 'input_meso_state.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 5.00.
< Simulation ended at time: 44.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="5.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="1" begin="2" end="0" depart="0.00" time="0.00"/>
    <vType id="type0" sigma="0"/>
    <vType id="type1" sigma="0"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="type0 type1" probabilities="1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="0 0" speedFactor="0.9752" state="34818 0 0 0 0 0 7178 0 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="-1.00 -1.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="0.8392" state="2050 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <device id="vehroute_v1" state="-1.00 -1.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="30.00">
        <route edges="beg middle end"/>
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
    </vehicle>

    <vehicle id="v1" type="type2" depart="8.00" arrival="43.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended state load_arriving ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,7d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading state from 'input_meso_state.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 26.00.
< Simulation ended at time: 30.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="1.00" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="29.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0" vType="type0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended state load_late_insertion ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,7d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading state from 'input_meso_state.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 1.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="29.00">
        <route edges="beg middle end"/>
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
    </vehicle>

    <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended state load_remove ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading state from 'input_meso_state.xml' ...
< Removed 1 vehicles while loading state.
<  done ((TIME)).
< Loading done.
< Simulation started with time: 10.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1 (Loaded: 2)
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended state load_routes_as_additional ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,8d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading state from 'input_meso_state.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 1.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="29.00">
        <route edges="beg middle end"/>
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
    </vehicle>

    <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended state load_shifted ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: State was written at a different time=1000.00 than the begin time 0!
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,7d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading state from 'input_meso_state.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 130.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v1" depart="-10.00" departLane="" departPos="0.00" departSpeed="1.00" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="29.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1" vType="type0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="1.00" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="29.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0" vType="type0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v2" depart="100.00" departLane="" departPos="0.00" departSpeed="1.00" departDelay="0.00" arrival="129.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="29.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v2" vType="type0" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,5d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="1.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="1" begin="2" end="0" depart="0.00" time="0.00"/>
    <vType id="type0" sigma="0"/>
    <vType id="type1" sigma="0"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="type0 type1" probabilities="1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="0 0" speedFactor="1.0000" state="34818 0 0 0 0 0 7000 0 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="1.00 0.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <device id="vehroute_v1" state="-1.00 -1.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in state2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="10.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="2" begin="2" end="0" depart="7.00" time="0.00"/>
    <vType id="type0" sigma="0"/>
    <vType id="type1" sigma="0"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="type0 type1" probabilities="1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="7 0" speedFactor="1.0000" state="34818 0 1 0 0 0 14199 7000 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="1.00 0.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 7000 0 0 0 0 15630 7000 9223372036854774807">
        <device id="vehroute_v1" state="0.81 0.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="15630" value="v1"/>
    </segment>
    <segment id="middle:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="29.00">
        <route edges="beg middle end"/>
        <stop lane="middle_0" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
    </vehicle>

    <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>
extended state save2 ( Last six runs Jul2024 )
extended state save2_H ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended state save2_begin_mismatch ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,3
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,5d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 1.00.
< Simulation ended at time: 11.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="3.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="0" begin="0" end="0" depart="0.00" time="0.00"/>
    <vType id="type0" sigma="0"/>
    <vType id="type1" sigma="0"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="type0 type1" probabilities="1.00 1.00"/>
</snapshot>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : extended state save2_mismatch ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,4
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,5d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 11.00.
< Reason: The final simulation step has been reached.
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : extended state save_actionStepLength ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Given action step length 3 for vehicle type 'DEFAULT_VEHTYPE' is larger than its parameter tau (=1)! This may lead to collisions. (This warning is only issued once per vehicle type).
< Warning: Action step length '3.00' is used for vehicle type 'DEFAULT_VEHTYPE' but step-method.ballistic was not set. Setting it now to avoid collisions.
< Warning: Given action step length 2 for vehicle type 'type0' is larger than its parameter tau (=1)! This may lead to collisions. (This warning is only issued once per vehicle type).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,5d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="1.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="1" begin="2" end="0" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE" actionStepLength="3.00"/>
    <vType id="type0" actionStepLength="2.00" sigma="0.00"/>
    <vType id="type1" actionStepLength="1.00" sigma="0.00"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="DEFAULT_VEHTYPE type0 type1" probabilities="1.00 1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="0 0" speedFactor="1.0000" state="34818 0 0 0 0 0 7000 0 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="1.00 0.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <device id="vehroute_v1" state="-1.00 -1.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in state2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="10.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="2" begin="2" end="0" depart="7.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE" actionStepLength="3.00"/>
    <vType id="type0" actionStepLength="2.00" sigma="0.00"/>
    <vType id="type1" actionStepLength="1.00" sigma="0.00"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="DEFAULT_VEHTYPE type0 type1" probabilities="1.00 1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="7 0" speedFactor="1.0000" state="34818 0 1 0 0 0 14199 7000 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="1.00 0.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 7000 0 0 0 0 15630 7000 9223372036854774807">
        <device id="vehroute_v1" state="0.81 0.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="15630" value="v1"/>
    </segment>
    <segment id="middle:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="29.00">
        <route edges="beg middle end"/>
        <stop lane="middle_0" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
    </vehicle>

    <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended state save_actionStepLength2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Given action step length 3 for vehicle type 'DEFAULT_VEHTYPE' is larger than its parameter tau (=1)! This may lead to collisions. (This warning is only issued once per vehicle type).
< Warning: Action step length '3.00' is used for vehicle type 'DEFAULT_VEHTYPE' but step-method.ballistic was not set. Setting it now to avoid collisions.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,5d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="1.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="1" begin="2" end="0" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE" actionStepLength="3.00"/>
    <vType id="type0" sigma="0.00"/>
    <vType id="type1" sigma="0.00"/>
    <vType id="type2" actionStepLength="1.00" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="DEFAULT_VEHTYPE type0 type1" probabilities="1.00 1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="0 0" speedFactor="1.0000" state="34818 0 0 0 0 0 7000 0 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="1.00 0.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <device id="vehroute_v1" state="-1.00 -1.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in state2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="10.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="2" begin="2" end="0" depart="7.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE" actionStepLength="3.00"/>
    <vType id="type0" sigma="0.00"/>
    <vType id="type1" sigma="0.00"/>
    <vType id="type2" actionStepLength="1.00" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="DEFAULT_VEHTYPE type0 type1" probabilities="1.00 1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="7 0" speedFactor="1.0000" state="34818 0 1 0 0 0 14199 7000 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="1.00 0.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 7000 0 0 0 0 15630 7000 9223372036854774807">
        <device id="vehroute_v1" state="0.81 0.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="15630" value="v1"/>
    </segment>
    <segment id="middle:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="29.00">
        <route edges="beg middle end"/>
        <stop lane="middle_0" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
    </vehicle>

    <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended state save_at_interval ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,5d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in state_0 ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="0.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="0" begin="2" end="0" depart="0.00" time="0.00"/>
    <vType id="type0" sigma="0"/>
    <vType id="type1" sigma="0"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="type0 type1" probabilities="1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="0 0" speedFactor="1.0000" state="34818 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="-1.00 -1.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <device id="vehroute_v1" state="-1.00 -1.00 0"/>
    </vehicle>
</snapshot>
---------- Missing result in state_12 ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="12.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="2" begin="2" end="0" depart="7.00" time="0.00"/>
    <vType id="type0" sigma="0"/>
    <vType id="type1" sigma="0"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="type0 type1" probabilities="1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="7 0" speedFactor="1.0000" state="34818 0 1 0 0 0 14199 7000 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="1.00 0.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 7000 0 0 0 0 15630 7000 9223372036854774807">
        <device id="vehroute_v1" state="0.81 0.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="15630" value="v1"/>
    </segment>
    <segment id="middle:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in state_4 ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="4.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="1" begin="2" end="0" depart="0.00" time="0.00"/>
    <vType id="type0" sigma="0"/>
    <vType id="type1" sigma="0"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="type0 type1" probabilities="1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="0 0" speedFactor="1.0000" state="34818 0 0 0 0 0 7000 0 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="1.00 0.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <device id="vehroute_v1" state="-1.00 -1.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in state_8 ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="8.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="2" begin="2" end="0" depart="7.00" time="0.00"/>
    <vType id="type0" sigma="0"/>
    <vType id="type1" sigma="0"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="type0 type1" probabilities="1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="7 0" speedFactor="1.0000" state="34818 0 1 0 0 0 14199 7000 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="1.00 0.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 7000 0 0 0 0 15630 7000 9223372036854774807">
        <device id="vehroute_v1" state="0.81 0.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="15630" value="v1"/>
    </segment>
    <segment id="middle:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="29.00">
        <route edges="beg middle end"/>
        <stop lane="middle_0" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
    </vehicle>

    <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,5d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 00:00:00
< Simulation ended at time: 00:00:20
< Reason: The final simulation step has been reached.
---------- New result in exitcode ----------
1
---------- Missing result in state_0 ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="00:00:00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="0" begin="2" end="0" depart="0.00" time="0.00"/>
    <vType id="type0" sigma="0"/>
    <vType id="type1" sigma="0"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="type0 type1" probabilities="1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="00:00:00" line="line1" route="r0" distance="0 0" speedFactor="1.0000" state="34818 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="00:00:00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="-1.00 -1.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="00:00:00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <device id="vehroute_v1" state="-1.00 -1.00 0"/>
    </vehicle>
</snapshot>
---------- Missing result in state_12 ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="00:00:12" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="2" begin="2" end="0" depart="7.00" time="0.00"/>
    <vType id="type0" sigma="0"/>
    <vType id="type1" sigma="0"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="type0 type1" probabilities="1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="00:00:00" line="line1" route="r0" distance="7 0" speedFactor="1.0000" state="34818 0 1 0 0 0 14199 7000 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="00:00:00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="1.00 0.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="00:00:00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 7000 0 0 0 0 15630 7000 9223372036854774807">
        <device id="vehroute_v1" state="0.81 0.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="15630" value="v1"/>
    </segment>
    <segment id="middle:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
extended state save_at_interval_H ( Last six runs Jul2024 )
extended state save_default_names_H ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended state save_at_interval_mismatch ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,3
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,5d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 38.50.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in state_0 ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="0.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="0" begin="2" end="0" depart="0.00" time="0.00"/>
    <vType id="type0" sigma="0"/>
    <vType id="type1" sigma="0"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="type0 type1" probabilities="1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="0 0" speedFactor="1.0000" state="34818 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <stop lane="middle_0" startPos="199.80" endPos="200.00" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="-1.00 -1.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <device id="vehroute_v1" state="-1.00 -1.00 0"/>
    </vehicle>
</snapshot>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="28.60">
        <route edges="beg middle end"/>
        <stop lane="middle_0" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
    </vehicle>

    <vehicle id="v1" type="type2" depart="7.70" arrival="37.40">
        <route edges="beg middle end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended state save_pastStop_param ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,5d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 46.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="10.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="1" begin="1" end="0" depart="0.00" time="0.00"/>
    <vType id="t0" sigma="0"/>
    <vehicle id="v0" type="t0" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 0 0 0 0 0 12000 0 9223372036854774807">
        <stop edge="beg" startPos="6.80" endPos="7.00" until="5.00" started="0.00">
            <param key="custom" value="42"/>
        </stop>
        <stop edge="middle" startPos="0.00" endPos="199.00" until="30.00">
            <param key="custom2" value="43"/>
        </stop>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>

TEST FAILED on ts-sim-build-ba : extended state save_routeProbe ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,6d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 70.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <routeDistribution id="middle_10.00">
        <route id="r0_10.00" edges="beg middle end" probability="1.00"/>
    </routeDistribution>
    <routeDistribution id="middle_20.00">
        <route id="r0_20.00" edges="beg middle end" probability="1.00"/>
    </routeDistribution>
    <routeDistribution id="end_20.00">
        <route id="r0_20.00" edges="beg middle end" probability="1.00"/>
    </routeDistribution>
    <routeDistribution id="middle_30.00">
        <route id="r0_30.00" edges="beg middle end" probability="2.00"/>
    </routeDistribution>
    <routeDistribution id="end_30.00">
        <route id="r0_30.00" edges="beg middle end" probability="1.00"/>
    </routeDistribution>
    <routeDistribution id="middle_40.00">
        <route id="r0_40.00" edges="beg middle end" probability="1.00"/>
    </routeDistribution>
    <routeDistribution id="end_40.00">
        <route id="r0_40.00" edges="beg middle end" probability="1.00"/>
    </routeDistribution>
    <routeDistribution id="end_50.00">
        <route id="r0_50.00" edges="beg middle end" probability="1.00"/>
    </routeDistribution>
    <routeDistribution id="end_60.00">
        <route id="r0_60.00" edges="beg middle end" probability="1.00"/>
<truncated after showing first 30 lines>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="10.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="1" begin="1" end="0" depart="0.00" time="0.00"/>
    <vType id="t0" sigma="0"/>
    <vehicle id="flowNumber.0" type="t0" depart="5.00" route="r0" distance="0 0" speedFactor="1.0000" state="2146 5000 0 0 0 0 12000 5000 9223372036854774807"/>
    <flowState id="flowNumber" type="t0" begin="5.00" period="7.00" next="7.00" end="40.00" route="r0" done="1" index="1"/>
    <segment id="beg:0">
        <vehicles time="-1" value="flowNumber.0"/>
    </segment>
</snapshot>

TEST FAILED on ts-sim-build-ba : extended state save_stopTimes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,5d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 35.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="10.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="1" begin="1" end="0" depart="0.00" time="0.00"/>
    <vType id="t0" sigma="0"/>
    <vehicle id="v0" type="t0" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 0 0 0 0 0 12000 0 9223372036854774807">
        <stop edge="beg" startPos="6.80" endPos="7.00" until="5.00" started="0.00" ended="3.00"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>

TEST FAILED on ts-sim-build-ba : extended state save_taz ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,8d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_districts.taz.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 280.00.
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 2 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="10.00" type="meso">
    <route id="!flowFromTo" state="0" edges="beg end"/>
    <route id="!flowFromTo.0!var#1" state="0" edges="beg middle end"/>
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="2" begin="4" end="0" depart="7.00" time="0.00"/>
    <vType id="t0" sigma="0"/>
    <vehicle id="flowFromTo.0" type="t0" depart="0.00" route="!flowFromTo.0!var#1" distance="0 1" speedFactor="1.0000" reroute="1" state="262242 7000 0 0 0 0 15630 7000 9223372036854774807">
        <device id="tripinfo_flowFromTo.0" state="0.811124 -0 0 0 0 0 -1 -1000 NONE -1 0 -1"/>
        <device id="routing_flowFromTo.0" state="0"/>
    </vehicle>
    <vehicle id="flowNumber.0" type="t0" depart="0.00" route="r0" distance="7 0" speedFactor="1.0000" state="2146 0 1 0 0 0 14199 7000 9223372036854774807">
        <device id="tripinfo_flowNumber.0" state="1 7 0 0 0 0 -1 -1000 NONE -1 0 -1"/>
    </vehicle>
    <vehicle id="flowNumber.1" type="t0" depart="8.00" route="r0" distance="0 0" speedFactor="1.0000" state="2146 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807"/>
    <vehicle id="flowPeriod.0" type="t0" depart="5.00" route="r0" distance="0 0" speedFactor="1.0000" state="2146 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807"/>
    <flowState id="flowNumber" type="t0" begin="0.00" period="8.00" next="16.00" end="40.00" route="r0" done="2" index="2"/>
    <flowState id="flowFromTo" type="t0" begin="0.00" period="10.00" next="10.00" end="20.00" route="!flowFromTo" done="1" index="1" reroute="1"/>
    <flowState id="flowPeriod" type="t0" begin="5.00" period="5.00" next="5.00" end="55.00" route="r0" done="1" index="1"/>
    <flowState id="flowProb" type="t0" begin="20.00" probability="0.10" end="100.00" route="r0" done="0" index="0"/>
    <segment id="beg:0">
        <vehicles time="15630" value="flowFromTo.0"/>
    </segment>
    <segment id="middle:0">
        <vehicles time="-1" value="flowNumber.0"/>
    </segment>
</snapshot>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="flowNumber.0" depart="0.00" departLane="" departPos="0.00" departSpeed="1.00" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="29.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flowNumber.0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowFromTo.0" depart="7.00" departLane="" departPos="0.00" departSpeed="0.81" departDelay="7.00" arrival="38.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="31.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.63" rerouteNo="1" devices="tripinfo_flowFromTo.0 routing_flowFromTo.0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowPeriod.0" depart="16.00" departLane="" departPos="0.00" departSpeed="0.85" departDelay="11.00" arrival="46.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.26" rerouteNo="0" devices="tripinfo_flowPeriod.0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowNumber.1" depart="25.00" departLane="" departPos="0.00" departSpeed="0.89" departDelay="17.00" arrival="55.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.89" rerouteNo="0" devices="tripinfo_flowNumber.1" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowFromTo.1" depart="33.00" departLane="" departPos="0.00" departSpeed="0.82" departDelay="23.00" arrival="64.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="31.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.52" rerouteNo="1" devices="tripinfo_flowFromTo.1 routing_flowFromTo.1" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowPeriod.1" depart="42.00" departLane="" departPos="0.00" departSpeed="0.86" departDelay="32.00" arrival="72.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.15" rerouteNo="0" devices="tripinfo_flowPeriod.1" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowPeriod.2" depart="51.00" departLane="" departPos="0.00" departSpeed="0.90" departDelay="36.00" arrival="81.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.78" rerouteNo="0" devices="tripinfo_flowPeriod.2" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowNumber.2" depart="59.00" departLane="" departPos="0.00" departSpeed="0.83" departDelay="43.00" arrival="90.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="31.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.41" rerouteNo="0" devices="tripinfo_flowNumber.2" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowPeriod.3" depart="68.00" departLane="" departPos="0.00" departSpeed="0.87" departDelay="48.00" arrival="98.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.04" rerouteNo="0" devices="tripinfo_flowPeriod.3" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowProb.0" depart="77.00" departLane="" departPos="0.00" departSpeed="0.91" departDelay="55.00" arrival="107.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="tripinfo_flowProb.0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowNumber.3" depart="85.00" departLane="" departPos="0.00" departSpeed="0.84" departDelay="61.00" arrival="115.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.30" rerouteNo="0" devices="tripinfo_flowNumber.3" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowPeriod.4" depart="94.00" departLane="" departPos="0.00" departSpeed="0.88" departDelay="69.00" arrival="124.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.93" rerouteNo="0" devices="tripinfo_flowPeriod.4" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowProb.1" depart="102.00" departLane="" departPos="0.00" departSpeed="0.82" departDelay="77.00" arrival="133.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="31.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.56" rerouteNo="0" devices="tripinfo_flowProb.1" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowPeriod.5" depart="111.00" departLane="" departPos="0.00" departSpeed="0.85" departDelay="81.00" arrival="141.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.19" rerouteNo="0" devices="tripinfo_flowPeriod.5" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowProb.2" depart="120.00" departLane="" departPos="0.00" departSpeed="0.90" departDelay="90.00" arrival="150.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.82" rerouteNo="0" devices="tripinfo_flowProb.2" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowNumber.4" depart="128.00" departLane="" departPos="0.00" departSpeed="0.83" departDelay="96.00" arrival="159.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="31.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.45" rerouteNo="0" devices="tripinfo_flowNumber.4" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowPeriod.6" depart="137.00" departLane="" departPos="0.00" departSpeed="0.87" departDelay="102.00" arrival="167.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.08" rerouteNo="0" devices="tripinfo_flowPeriod.6" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowProb.3" depart="146.00" departLane="" departPos="0.00" departSpeed="0.91" departDelay="110.00" arrival="176.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.71" rerouteNo="0" devices="tripinfo_flowProb.3" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowPeriod.7" depart="154.00" departLane="" departPos="0.00" departSpeed="0.84" departDelay="114.00" arrival="184.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.34" rerouteNo="0" devices="tripinfo_flowPeriod.7" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowProb.4" depart="163.00" departLane="" departPos="0.00" departSpeed="0.88" departDelay="123.00" arrival="193.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.97" rerouteNo="0" devices="tripinfo_flowProb.4" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowPeriod.8" depart="171.00" departLane="" departPos="0.00" departSpeed="0.81" departDelay="126.00" arrival="202.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="31.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.60" rerouteNo="0" devices="tripinfo_flowPeriod.8" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowPeriod.9" depart="180.00" departLane="" departPos="0.00" departSpeed="0.85" departDelay="130.00" arrival="210.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.23" rerouteNo="0" devices="tripinfo_flowPeriod.9" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowProb.5" depart="189.00" departLane="" departPos="0.00" departSpeed="0.89" departDelay="139.00" arrival="219.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.86" rerouteNo="0" devices="tripinfo_flowProb.5" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowProb.6" depart="197.00" departLane="" departPos="0.00" departSpeed="0.82" departDelay="142.00" arrival="228.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="31.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.49" rerouteNo="0" devices="tripinfo_flowProb.6" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowProb.7" depart="206.00" departLane="" departPos="0.00" departSpeed="0.86" departDelay="138.00" arrival="236.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.12" rerouteNo="0" devices="tripinfo_flowProb.7" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flowProb.8" depart="215.00" departLane="" departPos="0.00" departSpeed="0.90" departDelay="132.00" arrival="245.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="30.00" routeLength="307.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.75" rerouteNo="0" devices="tripinfo_flowProb.8" vType="t0" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended state save_taz_route_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: No connection between edge '3-source' and edge '3-sink' found.
< Warning: No route for vehicle 'tripFromTo5' found.
< Warning: Removing vehicle 'tripFromTo5' which has no valid route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,8d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_districts.taz.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 600.00.
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 5 queries and explored 3.40 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="10.00" type="meso">
    <route id="!tripFromTo!var#1" state="0" edges="middle"/>
    <route id="!tripFromTo2" state="0" edges="1-source 1-sink"/>
    <route id="!tripFromTo3" state="0" edges="1-source 1-sink"/>
    <route id="!tripFromTo4" state="0" edges="1-source 1-sink"/>
    <delay number="1" begin="4" end="0" depart="0.00" time="0.00"/>
    <vType id="t0" sigma="0"/>
    <vehicle id="tripFromTo" type="t0" depart="9.00" fromTaz="1" toTaz="1" route="!tripFromTo!var#1" distance="0 1" speedFactor="1.0000" reroute="1" state="458754 9000 0 0 0 0 16199 9000 9223372036854774807">
        <device id="tripinfo_tripFromTo" state="13.89 -0 0 0 0 0 -1 -1000 NONE -1 0 -1"/>
        <device id="routing_tripFromTo" state="0"/>
    </vehicle>
    <vehicle id="tripFromTo2" type="t0" depart="10.00" fromTaz="1" toTaz="1" route="!tripFromTo2" distance="0 0" speedFactor="1.0000" reroute="1" state="458754 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <device id="routing_tripFromTo2" state="0"/>
    </vehicle>
    <vehicle id="tripFromTo3" type="t0" depart="199.00" fromTaz="1" toTaz="1" route="!tripFromTo3" distance="0 0" speedFactor="1.0000" reroute="1" state="458754 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <device id="routing_tripFromTo3" state="0"/>
    </vehicle>
    <vehicle id="tripFromTo4" type="t0" depart="399.00" fromTaz="1" toTaz="1" route="!tripFromTo4" distance="0 0" speedFactor="1.0000" reroute="1" state="458754 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <device id="routing_tripFromTo4" state="0"/>
    </vehicle>
    <segment id="middle:0">
        <vehicles time="-1" value="tripFromTo"/>
    </segment>
</snapshot>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="tripFromTo" depart="9.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="24.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_tripFromTo routing_tripFromTo" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tripFromTo2" depart="10.00" departLane="" departPos="0.00" departSpeed="12.71" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="13.89" duration="16.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="1" devices="tripinfo_tripFromTo2 routing_tripFromTo2" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tripFromTo3" depart="199.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="214.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_tripFromTo3 routing_tripFromTo3" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tripFromTo4" depart="399.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="414.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_tripFromTo4 routing_tripFromTo4" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended state save_with_internal_links ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,5d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
---------- New result in exitcode ----------
1
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="1.00" type="meso">
    <route id="r0" state="1" edges="beg middle end"/>
    <delay number="1" begin="2" end="0" depart="0.00" time="0.00"/>
    <vType id="type0" sigma="0"/>
    <vType id="type1" sigma="0"/>
    <vType id="type2" sigma="0">
        <param key="has.rerouting.device" value="false"/>
    </vType>
    <vTypeDistribution id="testDist" vTypes="type0 type1" probabilities="1.00 1.00"/>
    <vehicle id="v0" type="type1" depart="0.00" line="line1" route="r0" distance="0 0" speedFactor="1.0000" state="34818 0 0 0 0 0 7000 0 9223372036854774807">
        <stop lane="middle_0" startPos="198.30" endPos="198.50" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
        <device id="vehroute_v0" state="1.00 0.00 0"/>
    </vehicle>
    <vehicle id="v1" type="type2" depart="0.00" route="r0" distance="0 0" speedFactor="1.0000" state="2050 9223372036854774807 0 -1000 -1 0 -9223372036854775808 -9223372036854775808 9223372036854774807">
        <device id="vehroute_v1" state="-1.00 -1.00 0"/>
    </vehicle>
    <segment id="beg:0">
        <vehicles time="-1" value="v0"/>
    </segment>
</snapshot>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="29.00">
        <route edges="beg middle end"/>
        <stop lane="middle_0" duration="0.00"/>
        <param key="has.rerouting.device" value="false"/>
    </vehicle>

    <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="0.00" ended="17.00" arrivalDelay="-20.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
extended stops arrival premature ( Last six runs Jul2024 )
extended stops arrival premature_flexArrival ( Last six runs Jul2024 )
extended stops arrival premature_slowDown ( Last six runs Jul2024 )
extended stops arrival premature_slowDown_limit ( Last six runs Jul2024 )
extended stops arrival premature_started ( Last six runs Jul2024 )
extended stops arrival premature_started2 ( Last six runs Jul2024 )
extended stops arrival premature_useStarted ( Last six runs Jul2024 )
extended stops arrival premature_useStarted_later ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended stops arrival premature_slowDown_longDistance ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="WC" pos="0.00" parking="0" started="26.48" ended="44.00" arrivalDelay="-73.52" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : extended stops arrival premature_slowdown_rail ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="t_0" speed="33.00" arrivalDelay="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="t_0" speed="33.00" arrivalDelay="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="t_0" speed="33.00" arrivalDelay="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="t_0" speed="33.00" arrivalDelay="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="t_0" speed="33.00" arrivalDelay="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="t_0" speed="33.00" arrivalDelay="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="t_0" speed="33.00" arrivalDelay="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="t_0" speed="33.00" arrivalDelay="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="t_0" speed="33.00" arrivalDelay="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="t_0" type="train" edge="E0" pos="196.62" parking="0" started="10.67" ended="123.00" delay="3.00" arrivalDelay="-79.33" busStop="bs_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="t_0" type="train" edge="E0" pos="7078.24" parking="0" started="328.53" ended="423.00" delay="3.00" arrivalDelay="-61.47" busStop="bs_1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="t_0" type="train" edge="E0" pos="12976.76" parking="0" started="598.74" ended="723.00" delay="3.00" arrivalDelay="-91.26" busStop="bs_2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00"/>
</fcd-export>
extended stops arrive_after_until ( Last six runs Jul2024 )
extended stops duration_0 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended stops at_start ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="p" type="DEFAULT_VEHTYPE" edge="middle" pos="0.00" parking="0" started="17.99" ended="1022.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p" depart="0.00" arrival="1072.00">
        <route edges="beg middle end"/>
        <stop lane="middle_0" endPos="0.00" duration="1000.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops bestLaneStop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="stopped" depart="1.00" arrival="174.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="24.00 41.00 135.00 157.00 174.00"/>
        <stop lane="1o_0" endPos="8.00" duration="50.00" started="40.44" ended="100.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops bestLaneStop0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="stopped" depart="1.00" arrival="174.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="24.00 41.00 135.00 157.00 174.00"/>
        <stop lane="1o_0" startPos="0.00" endPos="8.00" duration="50.00" started="40.44" ended="100.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops busstop_customPos ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="b0" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="0.00" ended="14.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : extended stops busstop_stopping_position_assignment ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="b0" type="DEFAULT_VEHTYPE" edge="beg" pos="100.00" parking="0" started="3.60" ended="18.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="b1" type="DEFAULT_VEHTYPE" edge="beg" pos="100.00" parking="0" started="5.60" ended="110.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="b2" type="DEFAULT_VEHTYPE" edge="beg" pos="100.00" parking="0" started="7.60" ended="110.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : extended stops close_to_start ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="0" started="1.00" ended="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="7.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="0.01" duration="5.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops cyclic_route ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00">
        <edge id="1fi">
            <vehicle id="veh0" pos="0.00" speed="0.00"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1fi">
            <vehicle id="veh0" pos="0.00" speed="0.00"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1fi">
            <vehicle id="veh0" pos="0.00" speed="0.00"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="1fi">
            <vehicle id="veh0" pos="0.00" speed="0.00"/>
        </edge>
    </timestep>
    <timestep time="5.00">
        <edge id="1fi">
            <vehicle id="veh0" pos="0.00" speed="0.00"/>
        </edge>
    </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended stops cyclic_trip ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'veh0' has multiple stops on segment 'SC:0', time=43.24 (stop-output will be merged).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="0.00" ended="17.00" tripId="xyz" line="S45" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="23.24" ended="50.00" tripId="bla" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="23.24" ended="50.00" tripId="123" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="0.00" arrival="50.00">
        <route edges="SC CS SC"/>
        <stop lane="SC_0" endPos="50.00" duration="10.00" tripId="xyz" line="S45"/>
        <stop lane="SC_0" endPos="10.00" duration="10.00" tripId="bla"/>
        <stop lane="SC_0" endPos="50.00" duration="10.00" tripId="123"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops flow_until ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="bus1.0" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="0.00" ended="54.00" delay="4.00" arrivalDelay="-20.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus1.0" type="DEFAULT_VEHTYPE" edge="end" pos="0.00" parking="0" started="67.99" ended="104.00" delay="4.00" arrivalDelay="-2.02" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus1.1" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="100.00" ended="154.00" delay="4.00" arrivalDelay="-20.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus1.1" type="DEFAULT_VEHTYPE" edge="end" pos="0.00" parking="0" started="167.99" ended="204.00" delay="4.00" arrivalDelay="-2.02" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus1.2" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="200.00" ended="254.00" delay="4.00" arrivalDelay="-20.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus1.2" type="DEFAULT_VEHTYPE" edge="end" pos="0.00" parking="0" started="267.99" ended="304.00" delay="4.00" arrivalDelay="-2.02" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus2.0" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="500.00" ended="554.00" delay="4.00" arrivalDelay="-20.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus2.0" type="DEFAULT_VEHTYPE" edge="end" pos="0.00" parking="0" started="567.99" ended="604.00" delay="4.00" arrivalDelay="-2.02" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus2.1" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="600.00" ended="654.00" delay="4.00" arrivalDelay="-20.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus2.1" type="DEFAULT_VEHTYPE" edge="end" pos="0.00" parking="0" started="667.99" ended="704.00" delay="4.00" arrivalDelay="-2.02" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus3.0" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="1000.00" ended="1054.00" delay="4.00" arrivalDelay="-20.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus3.0" type="DEFAULT_VEHTYPE" edge="end" pos="0.00" parking="0" started="1067.99" ended="1104.00" delay="4.00" arrivalDelay="-2.02" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus3.1" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="1100.00" ended="1154.00" delay="4.00" arrivalDelay="-20.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus3.1" type="DEFAULT_VEHTYPE" edge="end" pos="0.00" parking="0" started="1167.99" ended="1204.00" delay="4.00" arrivalDelay="-2.02" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus3.2" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="1200.00" ended="1254.00" delay="4.00" arrivalDelay="-20.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus3.2" type="DEFAULT_VEHTYPE" edge="end" pos="0.00" parking="0" started="1267.99" ended="1304.00" delay="4.00" arrivalDelay="-2.02" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus4.0" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="1500.00" ended="1554.00" delay="4.00" arrivalDelay="-20.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus4.0" type="DEFAULT_VEHTYPE" edge="end" pos="0.00" parking="0" started="1567.99" ended="1604.00" delay="4.00" arrivalDelay="-2.02" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus4.1" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="0" started="1600.00" ended="1654.00" delay="4.00" arrivalDelay="-20.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="bus4.1" type="DEFAULT_VEHTYPE" edge="end" pos="0.00" parking="0" started="1667.99" ended="1704.00" delay="4.00" arrivalDelay="-2.02" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="bus1.0" depart="0.00" arrival="118.00">
        <route edges="beg end"/>
        <stop lane="beg_0" endPos="6.00" arrival="20.00" until="50.00"/>
        <stop lane="end_0" endPos="4.00" arrival="70.00" until="100.00"/>
    </vehicle>

    <vehicle id="bus1.1" depart="100.00" arrival="218.00">
        <route edges="beg end"/>
        <stop lane="beg_0" endPos="6.00" arrival="120.00" until="150.00"/>
        <stop lane="end_0" endPos="4.00" arrival="170.00" until="200.00"/>
    </vehicle>

    <vehicle id="bus1.2" depart="200.00" arrival="318.00">
        <route edges="beg end"/>
        <stop lane="beg_0" endPos="6.00" arrival="220.00" until="250.00"/>
        <stop lane="end_0" endPos="4.00" arrival="270.00" until="300.00"/>
    </vehicle>

    <vehicle id="bus2.0" depart="500.00" arrival="618.00">
        <route edges="beg end"/>
        <stop lane="beg_0" endPos="6.00" arrival="520.00" until="550.00"/>
        <stop lane="end_0" endPos="4.00" arrival="570.00" until="600.00"/>
    </vehicle>

    <vehicle id="bus2.1" depart="600.00" arrival="718.00">
        <route edges="beg end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended stops four_on_same ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="1.00" arrival="237.00">
        <route edges="beg end"/>
        <stop lane="beg_0" endPos="50.00" duration="50.00"/>
        <stop lane="beg_2" endPos="100.00" duration="50.00"/>
        <stop lane="beg_1" endPos="150.00" duration="50.00"/>
        <stop lane="beg_0" endPos="200.00" duration="50.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrival="64.00">
        <route edges="E0 E1 E2 E3 E4 E5"/>
        <stop busStop="bs_0" duration="5.00"/>
        <stop busStop="bs_1" duration="5.00" jump="10.00"/>
        <stop busStop="bs_2" duration="5.00"/>
        <stop busStop="bs_3" duration="5.00"/>
    </vehicle>

</routes>
extended stops jumps jump ( Last six runs Jul2024 )
extended stops jumps trip_jump ( Last six runs Jul2024 )
extended stops jumps vias ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrival="56.00">
        <route edges="E0 E2 E3 E4 E5"/>
        <stop busStop="bs_0" duration="5.00" jump="6.00"/>
        <stop busStop="bs_1" duration="5.00" jump="10.00"/>
        <stop busStop="bs_2" duration="5.00"/>
        <stop busStop="bs_3" duration="5.00"/>
    </vehicle>

</routes>
extended stops jumps jump2 ( Last six runs Jul2024 )
extended stops jumps trip_jump2 ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrival="25.00">
        <route edges="E0 E2"/>
        <stop busStop="bs_0" duration="5.00" jump="12.00"/>
        <stop busStop="bs_1" duration="5.00"/>
    </vehicle>

</routes>
extended stops jumps jump_connected ( Last six runs Jul2024 )
extended stops jumps trip_jump_connected ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended stops jumps jump_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrival="34.00">
        <route edges="E0 E1 E2 E5"/>
        <stop busStop="bs_1" duration="5.00" jump="10.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops jumps jump_route_connected ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="v0" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="v0" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended stops jumps jump_same ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrival="25.00">
        <route edges="E0 E1"/>
        <stop edge="E0" endPos="10.00" duration="5.00" jump="10.00"/>
        <stop edge="E0" endPos="40.00" duration="5.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops jumps jump_same_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrival="18.00">
        <route edges="E0"/>
        <stop edge="E0" endPos="10.00" duration="5.00" jump="10.00"/>
        <stop edge="E0" endPos="40.00" duration="5.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops jumps target_occupied ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="blocker" type="long" depart="0.00" arrival="308.00">
        <route edges="E3"/>
        <stop edge="E3" duration="300.00"/>
    </vehicle>

    <vehicle id="v0" depart="0.00" arrival="340.00">
        <route edges="E0 E1 E2 E3 E4 E5"/>
        <stop busStop="bs_0" duration="5.00"/>
        <stop busStop="bs_1" duration="5.00" jump="10.00"/>
        <stop busStop="bs_2" duration="5.00"/>
        <stop busStop="bs_3" duration="5.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1
< Warning: No connection between edge 'E2' and edge 'E5' found.
< Warning: No route for vehicle 'v0' found.
< Error: Vehicle 'v0' has no valid route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump_waypoint ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="8.20" duration="59.00" routeLength="600.00" waitingTime="0.00" waitingCount="0" stopTime="15.00" timeLoss="15.00" rerouteNo="1" devices="vehroute_v0 tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrival="59.00">
        <route edges="E0 E1 E2 E3 E4 E5"/>
        <stop busStop="bs_0" duration="5.00"/>
        <stop busStop="bs_1" speed="10.00" jump="10.00"/>
        <stop busStop="bs_2" duration="5.00"/>
        <stop busStop="bs_3" duration="5.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: The lane ':C_11_0' for a stop is not known in vehicle 'veh0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
</fcd-export>

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: The lane ':C_9_0' for a stop is not known in vehicle 'veh0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
</fcd-export>

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction_invalid2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: The lane ':C_5_0' for a stop is not known in vehicle 'veh0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
</fcd-export>

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction_trip ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: The lane ':C_10_0' for a stop is not known in vehicle 'veh0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : extended stops long_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="502.00">
        <route edges="1to2 out"/>
        <stop lane="out_0" endPos="1.00" duration="500.00"/>
    </vehicle>

    <vehicle id="veh1" type="Car" depart="10.00" departPos="0.00" arrival="503.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="4.00" duration="50.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops looped_route ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="links" pos="97.95" parking="0" started="56.42" ended="74.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : extended stops looped_route2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="links" pos="97.95" parking="0" started="7.05" ended="25.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="links" pos="0.00" parking="0" started="66.42" ended="84.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : extended stops max_delay ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="52.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="2.00" duration="50.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops occupied ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="stopped" depart="1.00" arrival="174.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="24.00 91.00 135.00 157.00 174.00"/>
        <stop lane="1si_0" endPos="8.00" duration="50.00" started="23.37" ended="82.00"/>
    </vehicle>

    <vehicle id="stop_as_well" depart="10.00" arrival="183.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="33.00 100.00 144.00 166.00 183.00"/>
        <stop lane="1si_0" endPos="7.00" duration="50.00" started="32.37" ended="91.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops onDemand no_persons ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="0" started="1.00" ended="59.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="66.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="30.00" duration="50.00" onDemand="1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops onDemand no_persons_until ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="0" started="1.00" ended="59.00" delay="39.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="66.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="30.00" duration="50.00" until="20.00" onDemand="1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops onDemand no_persons_until_late ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="0" started="20.00" ended="78.00" delay="58.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" type="Car" depart="20.00" departPos="0.00" arrival="85.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="96.00" duration="50.00" until="20.00" onDemand="1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_enter ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="0" started="1.00" ended="59.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" departPos="30.00" arrival="66.00">
        <ride from="1to2" to="out" arrivalPos="100.00" lines="veh0"/>
    </person>

    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="66.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="30.00" duration="50.00" onDemand="1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_enterFurther ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Person 'p0' aborted waiting for veh0 at edge '1to2'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="0" started="1.00" ended="59.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="66.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="30.00" duration="50.00" onDemand="1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_exit ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="0" started="1.00" ended="59.00" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="triggered" arrival="1.00">
        <ride from="1to2" to="1to2" arrivalPos="0.00" lines="veh0"/>
    </person>

    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="66.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="30.00" duration="50.00" onDemand="1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_exitFurther ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Teleporting person 'p0' from vehicle destination edge 'out' to intended destination edge '1to2' time=66.00
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="0" started="1.00" ended="59.00" initialPersons="1" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="triggered" arrival="66.00">
        <ride from="1to2" to="1to2" arrivalPos="100.00" lines="veh0"/>
    </person>

    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="66.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="30.00" duration="50.00" onDemand="1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops onDemand person_noExit ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="0" started="1.00" ended="59.00" initialPersons="1" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="triggered" arrival="66.00">
        <ride from="1to2" to="out" arrivalPos="100.00" lines="veh0"/>
    </person>

    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="66.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="30.00" duration="50.00" onDemand="1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops out_of_order ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="1.00" arrival="187.00">
        <route edges="beg end"/>
        <stop lane="beg_0" endPos="6.00" duration="50.00"/>
        <stop lane="beg_0" endPos="16.00" duration="50.00"/>
        <stop lane="end_0" endPos="4.00" duration="50.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops overtaking ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="stopped" depart="1.00" arrival="624.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="24.00 541.00 585.00 607.00 624.00"/>
        <stop lane="1si_2" endPos="187.15" duration="500.00" started="31.91" ended="541.00"/>
    </vehicle>

    <vehicle id="overtaking_right" depart="10.00" arrival="133.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="33.00 50.00 94.00 116.00 133.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops overtaking_highspeed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="stopped" depart="1.00" arrival="607.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="24.00 532.00 576.00 599.00 607.00"/>
        <stop lane="1si_2" endPos="187.15" duration="500.00" started="27.64" ended="532.00"/>
    </vehicle>

    <vehicle id="overtaking_right" depart="10.00" arrival="116.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="33.00 41.00 85.00 108.00 116.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops parking basic ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="9.00">
<truncated after showing first 30 lines>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="1" started="1.00" ended="51.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh1" type="Car" depart="10.00" departPos="0.00" arrival="11.00">
        <route edges="1to2 out"/>
    </vehicle>

    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="52.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="4.00" duration="50.00" parking="1"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="b0" type="DEFAULT_VEHTYPE" edge="beg" pos="100.00" parking="1" started="3.60" ended="14.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="b2" type="DEFAULT_VEHTYPE" edge="beg" pos="100.00" parking="1" started="7.60" ended="18.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="b1" type="DEFAULT_VEHTYPE" edge="beg" pos="100.00" parking="1" started="5.60" ended="106.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
extended stops parking busstop_parkingLength ( Last six runs Jul2024 )
extended stops parking busstop_stopping_position_assignment_parking ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended stops parking busstop_parkingLength_mixed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 173.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 5):
<  RouteLength: 500.00
<  Speed: 6.44
<  Duration: 100.60
<  WaitingTime: 0.00
<  TimeLoss: 82.56
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="b0" type="DEFAULT_VEHTYPE" edge="beg" pos="100.00" parking="1" started="3.60" ended="14.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="b1" type="DEFAULT_VEHTYPE" edge="beg" pos="100.00" parking="0" started="5.60" ended="110.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="b4" type="DEFAULT_VEHTYPE" edge="beg" pos="100.00" parking="1" started="103.60" ended="134.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="b6" type="DEFAULT_VEHTYPE" edge="beg" pos="100.00" parking="1" started="105.60" ended="136.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="b2" type="DEFAULT_VEHTYPE" edge="beg" pos="100.00" parking="1" started="7.60" ended="158.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="b1" depart="2.00" departLane="" departPos="0.00" departSpeed="27.78" departDelay="0.00" arrival="120.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.78" duration="118.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="0" devices="tripinfo_b1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.78" departDelay="0.00" arrival="121.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.78" duration="121.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="102.79" rerouteNo="0" devices="tripinfo_b0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b4" depart="100.00" departLane="" departPos="0.00" departSpeed="27.78" departDelay="0.00" arrival="148.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.78" duration="48.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_b4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b6" depart="102.00" departLane="" departPos="0.00" departSpeed="27.78" departDelay="0.00" arrival="150.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.78" duration="48.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_b6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b2" depart="4.00" departLane="" departPos="0.00" departSpeed="27.78" departDelay="0.00" arrival="172.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.78" duration="168.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="150.00" timeLoss="150.00" rerouteNo="0" devices="tripinfo_b2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended stops parking busstop_parkingLength_mixed2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 119.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 3):
<  RouteLength: 500.00
<  Speed: 6.28
<  Duration: 85.00
<  WaitingTime: 0.00
<  TimeLoss: 66.93
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="b1" type="DEFAULT_VEHTYPE" edge="beg" pos="100.00" parking="0" started="5.60" ended="60.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="b2" type="DEFAULT_VEHTYPE" edge="beg" pos="100.00" parking="0" started="6.39" ended="60.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="b0" type="DEFAULT_VEHTYPE" edge="beg" pos="100.00" parking="1" started="3.60" ended="104.00" busStop="bs0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="b1" depart="2.00" departLane="" departPos="0.00" departSpeed="27.78" departDelay="0.00" arrival="70.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.78" duration="68.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="50.00" timeLoss="50.00" rerouteNo="0" devices="tripinfo_b1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b2" depart="2.00" departLane="" departPos="0.00" departSpeed="22.78" departDelay="0.00" arrival="71.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.78" duration="69.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="50.00" timeLoss="50.79" rerouteNo="0" devices="tripinfo_b2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.78" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.78" duration="118.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="0" devices="tripinfo_b0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended stops parking parkingArea_departPos ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 198.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 50):
<  RouteLength: 500.00
<  Speed: 5.09
<  Duration: 98.20
<  WaitingTime: 0.14
<  TimeLoss: 80.14
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking parking_delay_insertion ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="9.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended stops parking parking_until ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" x="0.00" y="-1.65" angle="90.00" type="Car" speed="0.00" pos="0.00" edge="1to2" slope="0.00"/>
    </timestep>
    <timestep time="9.00">
<truncated after showing first 30 lines>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="1" started="1.00" ended="40.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh1" type="Car" depart="10.00" departPos="0.00" arrival="11.00">
        <route edges="1to2 out"/>
    </vehicle>

    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="41.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="4.00" until="40.00" parking="1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad access ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: parkingArea 'ParkAreaA'on lane 'a_0' forbids access because vehicle 'foreigner' does not provide any valid badge.
< Warning: Vehicle 'resident' has multiple stops on segment 'a:2', time=54.63 (stop-output will be merged).
< Warning: Vehicle 'guest' has multiple stops on segment 'a:2', time=59.63 (stop-output will be merged).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="resident" type="resident" edge="a" pos="203.21" parking="1" started="14.63" ended="62.00" parkingArea="ParkAreaA" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="resident" type="resident" edge="a" pos="203.21" parking="1" started="14.63" ended="62.00" parkingArea="ParkAreaB" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="foreigner" type="foreigner" edge="a" pos="203.21" parking="1" started="15.46" ended="63.00" parkingArea="ParkAreaB" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="guest" type="foreigner" edge="a" pos="203.21" parking="1" started="19.63" ended="67.00" parkingArea="ParkAreaA" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="guest" type="foreigner" edge="a" pos="203.21" parking="1" started="19.63" ended="67.00" parkingArea="ParkAreaB" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="resident" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="62.00" arrivalLane="" arrivalPos="304.81" arrivalSpeed="2.15" duration="62.00" routeLength="304.81" waitingTime="0.00" waitingCount="0" stopTime="40.00" timeLoss="40.00" rerouteNo="0" devices="tripinfo_resident" vType="resident" speedFactor="1.00" vaporized=""/>
    <tripinfo id="foreigner" depart="0.00" departLane="" departPos="0.00" departSpeed="12.47" departDelay="0.00" arrival="63.00" arrivalLane="" arrivalPos="304.81" arrivalSpeed="2.15" duration="63.00" routeLength="304.81" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="40.83" rerouteNo="0" devices="tripinfo_foreigner" vType="foreigner" speedFactor="1.00" vaporized=""/>
    <tripinfo id="guest" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="67.00" arrivalLane="" arrivalPos="304.81" arrivalSpeed="2.15" duration="62.00" routeLength="304.81" waitingTime="0.00" waitingCount="0" stopTime="40.00" timeLoss="40.00" rerouteNo="0" devices="tripinfo_guest" vType="foreigner" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 327.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 16):
<  RouteLength: 500.00
<  Speed: 2.40
<  Duration: 209.81
<  WaitingTime: 0.00
<  TimeLoss: 173.63
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="f_0.0" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="22.60" ended="150.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.0" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="23.60" ended="211.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.1" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="26.60" ended="212.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.2" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="31.60" ended="213.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.3" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="36.60" ended="213.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.1" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="38.60" ended="226.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.2" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="52.60" ended="240.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.4" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="59.60" ended="241.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.5" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="67.60" ended="241.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.3" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="81.60" ended="269.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.4" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="92.60" ended="280.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.5" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="97.60" ended="285.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.6" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="99.60" ended="286.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.6" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="122.60" ended="310.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.7" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="125.60" ended="313.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.8" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="131.60" ended="319.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
extended stops parkingArea_onRoad congestion ( Last six runs Jul2024 )
extended stops parkingArea_onRoad long_lots ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad different_durations ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 235.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 19):
<  RouteLength: 500.00
<  Speed: 3.37
<  Duration: 150.16
<  WaitingTime: 0.00
<  TimeLoss: 113.79
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="f_0.0" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="22.60" ended="90.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.0" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="23.60" ended="151.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.1" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="26.60" ended="152.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.2" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="29.60" ended="153.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.3" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="31.60" ended="154.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.4" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="36.60" ended="154.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.1" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="38.60" ended="166.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.5" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="45.60" ended="167.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.2" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="52.60" ended="180.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.3" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="54.60" ended="182.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.6" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="57.60" ended="183.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.7" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="59.60" ended="183.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.4" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="60.15" ended="188.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.8" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="67.60" ended="188.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.5" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="81.60" ended="209.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.6" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="92.60" ended="220.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_1.7" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="97.60" ended="225.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.9" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="99.60" ended="226.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="f_0.10" type="DEFAULT_VEHTYPE" edge="E0" pos="300.00" parking="1" started="113.60" ended="226.00" parkingArea="pa_0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad onRoad ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="flow1.0" type="DEFAULT_VEHTYPE" edge="a" pos="203.21" parking="1" started="14.63" ended="222.00" parkingArea="ParkAreaA" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="flow1.1" type="DEFAULT_VEHTYPE" edge="a" pos="203.21" parking="1" started="19.63" ended="227.00" parkingArea="ParkAreaA" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="flow1.2" type="DEFAULT_VEHTYPE" edge="a" pos="203.21" parking="1" started="24.63" ended="232.00" parkingArea="ParkAreaA" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="flow1.3" type="DEFAULT_VEHTYPE" edge="a" pos="203.21" parking="1" started="29.63" ended="237.00" parkingArea="ParkAreaA" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="flow1.4" type="DEFAULT_VEHTYPE" edge="a" pos="203.21" parking="1" started="34.63" ended="242.00" parkingArea="ParkAreaA" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="flow1.5" type="DEFAULT_VEHTYPE" edge="a" pos="203.21" parking="1" started="39.63" ended="247.00" parkingArea="ParkAreaA" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="flow1.6" type="DEFAULT_VEHTYPE" edge="a" pos="203.21" parking="1" started="44.63" ended="252.00" parkingArea="ParkAreaA" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="flow1.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="222.00" arrivalLane="" arrivalPos="304.81" arrivalSpeed="0.49" duration="222.00" routeLength="304.81" waitingTime="0.00" waitingCount="0" stopTime="200.00" timeLoss="200.00" rerouteNo="0" devices="tripinfo_flow1.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow1.1" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="227.00" arrivalLane="" arrivalPos="304.81" arrivalSpeed="0.49" duration="222.00" routeLength="304.81" waitingTime="0.00" waitingCount="0" stopTime="200.00" timeLoss="200.00" rerouteNo="0" devices="tripinfo_flow1.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow1.2" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="232.00" arrivalLane="" arrivalPos="304.81" arrivalSpeed="0.49" duration="222.00" routeLength="304.81" waitingTime="0.00" waitingCount="0" stopTime="200.00" timeLoss="200.00" rerouteNo="0" devices="tripinfo_flow1.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow1.3" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="237.00" arrivalLane="" arrivalPos="304.81" arrivalSpeed="0.49" duration="222.00" routeLength="304.81" waitingTime="0.00" waitingCount="0" stopTime="200.00" timeLoss="200.00" rerouteNo="0" devices="tripinfo_flow1.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow1.4" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="242.00" arrivalLane="" arrivalPos="304.81" arrivalSpeed="0.49" duration="222.00" routeLength="304.81" waitingTime="0.00" waitingCount="0" stopTime="200.00" timeLoss="200.00" rerouteNo="0" devices="tripinfo_flow1.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow1.5" depart="25.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="247.00" arrivalLane="" arrivalPos="304.81" arrivalSpeed="0.49" duration="222.00" routeLength="304.81" waitingTime="0.00" waitingCount="0" stopTime="200.00" timeLoss="200.00" rerouteNo="0" devices="tripinfo_flow1.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow1.6" depart="30.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="252.00" arrivalLane="" arrivalPos="304.81" arrivalSpeed="0.49" duration="222.00" routeLength="304.81" waitingTime="0.00" waitingCount="0" stopTime="200.00" timeLoss="200.00" rerouteNo="0" devices="tripinfo_flow1.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended stops posLat ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" type="Car" depart="0.00" arrival="19.00">
        <route edges="SC CN"/>
        <stop lane="SC_0" endPos="30.00" posLat="-2.00" duration="5.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="1.00" arrival="137.00">
        <route edges="beg end"/>
        <stop lane="beg_0" endPos="490.00" duration="50.00"/>
        <stop lane="beg_2" endPos="499.00" duration="50.00"/>
    </vehicle>

</routes>
extended stops second_near_end1 ( Last six runs Jul2024 )
extended stops second_near_end2 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended stops simple_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="0" started="1.00" ended="52.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="52.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="4.00" duration="50.00"/>
    </vehicle>

    <vehicle id="veh1" type="Car" depart="52.00" departPos="0.00" arrival="53.00">
        <route edges="1to2 out"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops teleport ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="660.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.20" duration="660.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="500.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="5.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="665.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.20" duration="660.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="500.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended stops teleport_across_stopped ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Teleporting vehicle '1'; waited too long, from edge 'beg':4, time=318.99.
< Warning: Vehicle '1' ends teleporting on edge 'end':0, time=336.97.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="1" depart="1.00" arrivalPos="400.00" arrival="355.00">
        <route edges="beg middle end" exitTimes="319.00 337.00 355.00"/>
    </vehicle>

    <vehicle id="0" depart="0.00" arrivalPos="400.00" arrival="1018.00">
        <route edges="middle end" exitTimes="1001.00 1018.00"/>
        <stop lane="middle_0" endPos="2.00" duration="1000.00" started="0.00" ended="1001.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
1,16c1,2
< Warning: Teleporting vehicle '0.13'; waited too long, from edge '1/1to0/1':2, time=474.44.
< Warning: Vehicle '0.13' teleports beyond arrival edge '1/1to0/1', time=514.44.
< Warning: Teleporting vehicle '0.14'; waited too long, from edge '1/1to0/1':2, time=774.44.
< Warning: Vehicle '0.14' teleports beyond arrival edge '1/1to0/1', time=814.44.
< Warning: Teleporting vehicle '0.15'; waited too long, from edge '1/1to0/1':2, time=1074.44.
< Warning: Vehicle '0.15' teleports beyond arrival edge '1/1to0/1', time=1114.44.
< Warning: Teleporting vehicle '0.29'; waited too long, from edge '1/1to0/1':2, time=1557.09.
< Warning: Vehicle '0.29' teleports beyond arrival edge '1/1to0/1', time=1597.09.
< Warning: Teleporting vehicle '0.30'; waited too long, from edge '1/1to0/1':2, time=1857.09.
< Warning: Vehicle '0.30' teleports beyond arrival edge '1/1to0/1', time=1897.09.
< Warning: Teleporting vehicle '0.31'; waited too long, from edge '1/1to0/1':2, time=2157.09.
< Warning: Vehicle '0.31' teleports beyond arrival edge '1/1to0/1', time=2197.09.
< Warning: Teleporting vehicle '0.45'; waited too long, from edge '1/1to0/1':2, time=2606.91.
< Warning: Vehicle '0.45' teleports beyond arrival edge '1/1to0/1', time=2646.91.
< Warning: Teleporting vehicle '0.46'; waited too long, from edge '1/1to0/1':2, time=2906.91.
< Warning: Vehicle '0.46' teleports beyond arrival edge '1/1to0/1', time=2946.91.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0.13" depart="24.00" departLane="" departPos="0.00" departSpeed="9.58" departDelay="11.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="451.00" routeLength="1600.00" waitingTime="300.00" waitingCount="0" stopTime="0.00" timeLoss="300.44" rerouteNo="0" devices="tripinfo_0.13" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.14" depart="26.00" departLane="" departPos="0.00" departSpeed="9.69" departDelay="12.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="749.00" routeLength="1600.00" waitingTime="300.00" waitingCount="0" stopTime="0.00" timeLoss="598.44" rerouteNo="0" devices="tripinfo_0.14" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.15" depart="27.00" departLane="" departPos="0.00" departSpeed="8.93" departDelay="12.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1048.00" routeLength="1600.00" waitingTime="300.00" waitingCount="0" stopTime="0.00" timeLoss="897.44" rerouteNo="0" devices="tripinfo_0.15" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="1160.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="1160.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1000.00" rerouteNo="0" devices="tripinfo_0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.1" depart="1.00" departLane="" departPos="0.00" departSpeed="9.19" departDelay="0.00" arrival="1162.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="1161.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1000.88" rerouteNo="0" devices="tripinfo_0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.2" depart="2.00" departLane="" departPos="0.00" departSpeed="8.50" departDelay="0.00" arrival="1164.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="1162.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1001.76" rerouteNo="0" devices="tripinfo_0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.3" depart="3.00" departLane="" departPos="0.00" departSpeed="7.91" departDelay="0.00" arrival="1166.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="1163.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1002.64" rerouteNo="0" devices="tripinfo_0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.4" depart="4.00" departLane="" departPos="0.00" departSpeed="7.40" departDelay="0.00" arrival="1168.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="1164.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1003.52" rerouteNo="0" devices="tripinfo_0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.5" depart="5.00" departLane="" departPos="0.00" departSpeed="6.94" departDelay="0.00" arrival="1170.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="1165.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1004.40" rerouteNo="0" devices="tripinfo_0.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.6" depart="10.00" departLane="" departPos="0.00" departSpeed="8.87" departDelay="4.00" arrival="1172.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="1162.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1001.28" rerouteNo="0" devices="tripinfo_0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.7" depart="12.00" departLane="" departPos="0.00" departSpeed="8.96" departDelay="5.00" arrival="1174.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="1162.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1001.16" rerouteNo="0" devices="tripinfo_0.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.8" depart="14.00" departLane="" departPos="0.00" departSpeed="9.06" departDelay="6.00" arrival="1176.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="1162.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1001.04" rerouteNo="0" devices="tripinfo_0.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.9" depart="16.00" departLane="" departPos="0.00" departSpeed="9.16" departDelay="7.00" arrival="1177.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="1161.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1000.92" rerouteNo="0" devices="tripinfo_0.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.10" depart="18.00" departLane="" departPos="0.00" departSpeed="9.26" departDelay="8.00" arrival="1179.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="1161.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1000.80" rerouteNo="0" devices="tripinfo_0.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.11" depart="20.00" departLane="" departPos="0.00" departSpeed="9.36" departDelay="9.00" arrival="1181.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="1161.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1000.68" rerouteNo="0" devices="tripinfo_0.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.12" depart="22.00" departLane="" departPos="0.00" departSpeed="9.47" departDelay="10.00" arrival="1183.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="1161.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1000.56" rerouteNo="0" devices="tripinfo_0.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.29" depart="54.00" departLane="" departPos="0.00" departSpeed="9.51" departDelay="25.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1504.00" routeLength="1600.00" waitingTime="369.09" waitingCount="0" stopTime="0.00" timeLoss="1353.09" rerouteNo="0" devices="tripinfo_0.29" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.30" depart="56.00" departLane="" departPos="0.00" departSpeed="9.62" departDelay="26.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1802.00" routeLength="1600.00" waitingTime="300.00" waitingCount="0" stopTime="0.00" timeLoss="1651.09" rerouteNo="0" devices="tripinfo_0.30" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.31" depart="57.00" departLane="" departPos="0.00" departSpeed="8.87" departDelay="26.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="2101.00" routeLength="1600.00" waitingTime="300.00" waitingCount="0" stopTime="0.00" timeLoss="1950.09" rerouteNo="0" devices="tripinfo_0.31" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.16" depart="29.00" departLane="" departPos="0.00" departSpeed="9.03" departDelay="13.00" arrival="2171.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="2142.00" routeLength="1600.00" waitingTime="85.56" waitingCount="0" stopTime="1000.00" timeLoss="1981.00" rerouteNo="0" devices="tripinfo_0.16" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.17" depart="31.00" departLane="" departPos="0.00" departSpeed="9.12" departDelay="14.00" arrival="2187.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="2156.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1995.48" rerouteNo="0" devices="tripinfo_0.17" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.18" depart="33.00" departLane="" departPos="0.00" departSpeed="9.23" departDelay="15.00" arrival="2189.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="2156.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1995.96" rerouteNo="0" devices="tripinfo_0.18" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.19" depart="35.00" departLane="" departPos="0.00" departSpeed="9.33" departDelay="16.00" arrival="2192.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="2157.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1996.44" rerouteNo="0" devices="tripinfo_0.19" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.20" depart="37.00" departLane="" departPos="0.00" departSpeed="9.43" departDelay="17.00" arrival="2194.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="2157.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1996.92" rerouteNo="0" devices="tripinfo_0.20" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.21" depart="39.00" departLane="" departPos="0.00" departSpeed="9.54" departDelay="18.00" arrival="2197.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="2158.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1997.40" rerouteNo="0" devices="tripinfo_0.21" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.22" depart="41.00" departLane="" departPos="0.00" departSpeed="9.65" departDelay="19.00" arrival="2199.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.10" duration="2158.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="1000.00" timeLoss="1997.88" rerouteNo="0" devices="tripinfo_0.22" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>
extended stops teleport_multihop ( Last six runs Jul2024 )
output tripinfo teleport_multihop ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1c1,2
< Warning: Container 'c.2' aborted waiting for v1 at edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="1" started="20.00" ended="21.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="2" unloadedContainers="0"/>
</stops>
extended stops triggered abort_full early_containers ( Last six runs Jul2024 )
extended stops triggered abort_full late_containers ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended stops triggered abort_full early_persons ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Person 'p.2' aborted waiting for v1 at edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="1" started="20.00" ended="21.00" initialPersons="0" loadedPersons="2" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : extended stops triggered abort_full late_persons ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Person 'p.2' aborted waiting for v1 at edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="1" started="0.00" ended="21.00" initialPersons="0" loadedPersons="2" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

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

---------- Differences in errors ----------
1,4c1,2
< Warning: Container 'c.0' aborted waiting for v1 at edge 'beg'.
< Warning: Container 'c.1' aborted waiting for v1 at edge 'beg'.
< Warning: Container 'c.2' aborted waiting for v1 at edge 'beg'.
< Warning: Vehicle 'v1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
extended stops triggered abort_inactive early_expect_both ( Last six runs Jul2024 )
extended stops triggered abort_inactive late_expect_both ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Person 'p.2' aborted waiting for v1 at edge 'beg'.
< Warning: Vehicle 'v1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
extended stops triggered abort_inactive early_expect_both2 ( Last six runs Jul2024 )
extended stops triggered abort_inactive late_expect_both2 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended stops triggered abort_inactive late_expect_both3 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'v1' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Person 'p1' aborted waiting for 1 at edge '1to2'.
< Warning: Person 'p2' aborted waiting for 1 at edge '1to2'.
< Warning: Vehicle 'veh0' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh1" type="Car" depart="10.00" departPos="0.00" arrival="11.00">
        <route edges="1to2 out"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Person 'p2' aborted waiting for veh0 at edge '1to2'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh1" type="Car" depart="10.00" departPos="0.00" arrival="11.00">
        <route edges="1to2 out"/>
    </vehicle>

    <person id="p1" depart="100.00" departPos="4.00" arrival="102.00">
        <ride from="1to2" to="out" arrivalPos="1.00" lines="veh0"/>
    </person>

    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="102.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="4.00" triggered="person" expected="p1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Person 'p2' aborted waiting for veh0 at edge '1to2'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh1" type="Car" depart="10.00" departPos="0.00" arrival="11.00">
        <route edges="1to2 out"/>
    </vehicle>

    <person id="p1" depart="100.00" departPos="4.00" arrival="102.00">
        <ride from="1to2" to="out" arrivalPos="1.00" lines="veh0"/>
    </person>

    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="102.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="4.00" duration="10.00" expected="p1 p2"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting2_duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh1" type="Car" depart="10.00" departPos="0.00" arrival="11.00">
        <route edges="1to2 out"/>
    </vehicle>

    <person id="p1" depart="100.00" departPos="4.00" arrival="252.00">
        <ride from="1to2" to="out" arrivalPos="1.00" lines="veh0"/>
    </person>

    <person id="p2" depart="200.00" departPos="4.00" arrival="252.00">
        <ride from="1to2" to="out" arrivalPos="1.00" lines="veh0"/>
    </person>

    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="252.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="4.00" duration="250.00" triggered="person" expected="p1 p2"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops triggered triggered_defaults_to_parking ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'v1_triggered' aborted waiting for a person that will never come.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v2_following" depart="10.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="191.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="181.00" routeLength="3012.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v2_following" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended stops triggered triggered_duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="1" started="0.00" ended="100.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : extended stops triggered triggered_duration_abort ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Person 'p0' aborted waiting for v1 at edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="beg" pos="0.00" parking="1" started="0.00" ended="201.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : extended stops until_and_duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended stops very_close_to_start ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="0" started="1.00" ended="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="7.00">
        <route edges="1to2 out"/>
        <stop lane="1to2_0" endPos="0.00" duration="5.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_empty ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Error: Attribute 'begin' in definition of a vaporizer is empty.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

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

---------- Differences in errors ----------
1,2c1
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Error: A vaporization ends before it starts (edge id='middle').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
extended vaporizer errors begin_larger_than_end ( Last six runs Jul2024 )
extended vaporizer errors end_negative ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Error: Attribute 'begin' is missing in definition of a vaporizer.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_negative ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Error: A vaporization begin time is negative (edge id='middle').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_not_numeric ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Error: Attribute 'begin' in definition of a vaporizer is not a valid time value.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer errors end_empty ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Error: Attribute 'end' in definition of a vaporizer is empty.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer errors end_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Error: Attribute 'end' is missing in definition of a vaporizer.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer errors end_not_numeric ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Error: Attribute 'end' in definition of a vaporizer is not a valid time value.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer errors id_empty ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Error: Attribute 'id' in definition of a vaporizer is empty.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer errors id_false ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Error: Unknown edge ('xxx') referenced in a vaporizer.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer errors id_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Error: Attribute 'id' is missing in definition of a vaporizer.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

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

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
extended vaporizer on_depart routes_explicite_routes vapor_b0_off0 ( Last six runs Jul2024 )
extended vaporizer on_depart routes_explicite_routes vapor_b100_off0 ( Last six runs Jul2024 )
extended vaporizer on_depart routes_same_route vapor_b0_off0 ( Last six runs Jul2024 )
extended vaporizer on_depart routes_same_route vapor_b100_off0 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_explicite_routes vapor_b0_off100 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="90.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="110.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="130.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="150.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="80.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="170.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_explicite_routes vapor_b50_e100_off0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="90.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="110.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="130.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="100.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="190.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="120.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="210.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="140.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="230.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="160.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="250.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="180.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="270.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_same_route vapor_b0_off100 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="90.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.1" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="110.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.2" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="130.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.3" depart="60.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="150.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.4" depart="80.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="170.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_same_route vapor_b50_e100_off0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="90.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.1" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="110.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.2" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="130.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.5" depart="100.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="190.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.6" depart="120.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="210.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.7" depart="140.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="230.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.8" depart="160.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="250.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.9" depart="180.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="270.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.10" depart="200.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="290.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_explicite_routes vapor_b0_off0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="58.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="78.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="4" depart="80.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="98.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="5" depart="100.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="6" depart="120.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="138.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="7" depart="140.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="158.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="8" depart="160.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="178.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="9" depart="180.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="198.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_explicite_routes vapor_b0_off100 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="90.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="110.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="100.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="130.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="120.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="138.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="150.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="140.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="158.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="4" depart="80.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="170.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="160.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="178.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="9" depart="180.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="198.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_explicite_routes vapor_b100_off0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="5" depart="100.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="6" depart="120.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="138.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="7" depart="140.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="158.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="8" depart="160.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="178.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="9" depart="180.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="198.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_explicite_routes vapor_b50_e100_off0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="2" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="58.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="3" depart="60.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="78.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="90.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="80.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="98.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="1" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="110.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="100.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="190.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="6" depart="120.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="210.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="7" depart="140.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="230.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="8" depart="160.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="250.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="9" depart="180.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="270.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_same_route vapor_b0_off0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.1" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.2" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="58.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.3" depart="60.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="78.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.4" depart="80.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="98.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.5" depart="100.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.6" depart="120.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="138.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.7" depart="140.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="158.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.8" depart="160.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="178.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.9" depart="180.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="198.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.10" depart="200.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="218.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_same_route vapor_b0_off100 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="90.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.1" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="110.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.5" depart="100.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.2" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="130.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.6" depart="120.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="138.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.3" depart="60.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="150.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.7" depart="140.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="158.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.4" depart="80.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="170.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.8" depart="160.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="178.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.9" depart="180.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="198.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.10" depart="200.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="218.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_same_route vapor_b100_off0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0.0" depart="100.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.1" depart="120.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="138.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.2" depart="140.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="158.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.3" depart="160.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="178.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.4" depart="180.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="198.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.5" depart="200.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="218.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_same_route vapor_b50_e100_off0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0.2" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="58.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.3" depart="60.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="78.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="90.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.4" depart="80.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="98.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.80" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
    <tripinfo id="0.1" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="110.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.5" depart="100.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="190.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.6" depart="120.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="210.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.7" depart="140.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="230.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.8" depart="160.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="250.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.9" depart="180.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="270.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.10" depart="200.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="290.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="90.00" routeLength="2500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving short_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="27.78" duration="18.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="vaporizer"/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="25.00" id="dump_25">
        <edge id="beg" sampledSeconds="35.93" traveltime="17.93" overlapTraveltime="18.04" density="2.88" laneDensity="2.88" occupancy="0.86" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="6.07" traveltime="71.26" overlapTraveltime="71.48" density="0.24" laneDensity="0.24" occupancy="0.07" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="25.00" end="50.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="58.20" traveltime="71.26" overlapTraveltime="71.48" density="2.35" laneDensity="2.35" occupancy="0.71" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="50.00" end="75.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.87" traveltime="17.93" overlapTraveltime="18.04" density="3.60" laneDensity="3.60" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="122.13" traveltime="71.26" overlapTraveltime="71.48" density="4.93" laneDensity="4.93" occupancy="1.48" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="100.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="9.80" traveltime="17.93" overlapTraveltime="18.04" density="0.79" laneDensity="0.79" occupancy="0.24" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="173.39" traveltime="71.26" overlapTraveltime="71.48" density="7.00" laneDensity="7.00" occupancy="2.10" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="3" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="100.00" end="125.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.87" traveltime="17.93" overlapTraveltime="18.04" density="3.60" laneDensity="3.60" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="8.13" traveltime="17.93" overlapTraveltime="18.04" density="0.65" laneDensity="0.65" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="174.13" traveltime="471.75" overlapTraveltime="473.18" density="7.03" laneDensity="7.03" occupancy="2.11" waitingTime="0.00" timeLoss="75.27" speed="2.10" speedRelative="0.75" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="rend" sampledSeconds="16.87" traveltime="17.98" overlapTraveltime="18.09" density="1.35" laneDensity="1.35" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="125.00" end="150.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="17.94" traveltime="17.94" overlapTraveltime="18.04" density="1.44" laneDensity="1.44" occupancy="0.43" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
extended variable_speed_signs b0_offset_100 ( Last six runs Jul2024 )
extended variable_speed_signs b100_offset_100 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b0_offset_100_doubleTime ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Time 100.00 was set twice for vss 'vss'; replacing first entry.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="25.00" id="dump_25">
        <edge id="beg" sampledSeconds="35.93" traveltime="17.93" overlapTraveltime="18.04" density="2.88" laneDensity="2.88" occupancy="0.86" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="6.07" traveltime="71.26" overlapTraveltime="71.48" density="0.24" laneDensity="0.24" occupancy="0.07" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="25.00" end="50.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="58.20" traveltime="71.26" overlapTraveltime="71.48" density="2.35" laneDensity="2.35" occupancy="0.71" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="50.00" end="75.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.87" traveltime="17.93" overlapTraveltime="18.04" density="3.60" laneDensity="3.60" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="122.13" traveltime="71.26" overlapTraveltime="71.48" density="4.93" laneDensity="4.93" occupancy="1.48" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="100.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="9.80" traveltime="17.93" overlapTraveltime="18.04" density="0.79" laneDensity="0.79" occupancy="0.24" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="173.39" traveltime="71.26" overlapTraveltime="71.48" density="7.00" laneDensity="7.00" occupancy="2.10" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="3" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="100.00" end="125.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.87" traveltime="17.93" overlapTraveltime="18.04" density="3.60" laneDensity="3.60" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="8.13" traveltime="17.93" overlapTraveltime="18.04" density="0.65" laneDensity="0.65" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="174.13" traveltime="471.75" overlapTraveltime="473.18" density="7.03" laneDensity="7.03" occupancy="2.11" waitingTime="0.00" timeLoss="75.27" speed="2.10" speedRelative="0.75" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="rend" sampledSeconds="16.87" traveltime="17.98" overlapTraveltime="18.09" density="1.35" laneDensity="1.35" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="125.00" end="150.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="17.94" traveltime="17.94" overlapTraveltime="18.04" density="1.44" laneDensity="1.44" occupancy="0.43" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="25.00" id="dump_25">
        <edge id="beg" sampledSeconds="35.93" traveltime="17.93" overlapTraveltime="18.04" density="2.88" laneDensity="2.88" occupancy="0.86" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="6.07" traveltime="353.75" overlapTraveltime="354.82" density="0.24" laneDensity="0.24" occupancy="0.07" waitingTime="0.00" timeLoss="0.00" speed="2.80" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="25.00" end="50.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="58.19" traveltime="353.75" overlapTraveltime="354.82" density="2.35" laneDensity="2.35" occupancy="0.71" waitingTime="0.00" timeLoss="0.00" speed="2.80" speedRelative="1.00" departed="0" arrived="0" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="50.00" end="75.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.87" traveltime="17.93" overlapTraveltime="18.04" density="3.60" laneDensity="3.60" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="122.13" traveltime="353.75" overlapTraveltime="354.82" density="4.93" laneDensity="4.93" occupancy="1.48" waitingTime="0.00" timeLoss="0.00" speed="2.80" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="100.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="183.19" traveltime="353.75" overlapTraveltime="354.82" density="7.40" laneDensity="7.40" occupancy="2.22" waitingTime="0.00" timeLoss="0.00" speed="2.80" speedRelative="1.00" departed="0" arrived="0" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="100.00" end="125.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.87" traveltime="17.93" overlapTraveltime="18.04" density="3.60" laneDensity="3.60" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="24.99" traveltime="17.93" overlapTraveltime="18.04" density="2.00" laneDensity="2.00" occupancy="0.60" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="6" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="222.14" traveltime="25.77" overlapTraveltime="25.85" density="8.97" laneDensity="8.97" occupancy="2.69" waitingTime="0.00" timeLoss="41.35" speed="38.43" speedRelative="0.81" departed="0" arrived="0" entered="2" left="6" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="125.00" end="150.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="164.53" traveltime="17.93" overlapTraveltime="18.04" density="13.20" laneDensity="13.20" occupancy="3.96" waitingTime="0.00" timeLoss="0.01" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="6" left="10" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="61.15" traveltime="20.98" overlapTraveltime="21.04" density="2.47" laneDensity="2.47" occupancy="0.74" waitingTime="0.00" timeLoss="0.01" speed="47.21" speedRelative="1.00" departed="0" arrived="0" entered="3" left="6" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="rend" sampledSeconds="82.52" traveltime="17.99" overlapTraveltime="18.09" density="6.60" laneDensity="6.60" occupancy="1.98" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="10" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
extended variable_speed_signs b100_offset_0 ( Last six runs Jul2024 )
extended variable_speed_signs begin_0 ( Last six runs Jul2024 )
extended variable_speed_signs nested ( Last six runs Jul2024 )
extended variable_speed_signs reset_to_default ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_200 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="25.00" id="dump_25">
        <edge id="beg" sampledSeconds="35.93" traveltime="17.93" overlapTraveltime="18.04" density="2.88" laneDensity="2.88" occupancy="0.86" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="6.07" traveltime="71.26" overlapTraveltime="71.48" density="0.24" laneDensity="0.24" occupancy="0.07" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="25.00" end="50.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="58.20" traveltime="71.26" overlapTraveltime="71.48" density="2.35" laneDensity="2.35" occupancy="0.71" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="50.00" end="75.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.87" traveltime="17.93" overlapTraveltime="18.04" density="3.60" laneDensity="3.60" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="122.13" traveltime="71.26" overlapTraveltime="71.48" density="4.93" laneDensity="4.93" occupancy="1.48" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="100.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="9.80" traveltime="17.93" overlapTraveltime="18.04" density="0.79" laneDensity="0.79" occupancy="0.24" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="173.39" traveltime="71.26" overlapTraveltime="71.48" density="7.00" laneDensity="7.00" occupancy="2.10" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="3" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="100.00" end="125.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.87" traveltime="17.93" overlapTraveltime="18.04" density="3.60" laneDensity="3.60" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="45.68" traveltime="17.94" overlapTraveltime="18.04" density="3.66" laneDensity="3.66" occupancy="1.10" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="3" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="177.72" traveltime="71.26" overlapTraveltime="71.48" density="7.18" laneDensity="7.18" occupancy="2.15" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="2" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="rend" sampledSeconds="23.74" traveltime="17.98" overlapTraveltime="18.09" density="1.90" laneDensity="1.90" occupancy="0.57" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="125.00" end="150.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="44.00" traveltime="17.94" overlapTraveltime="18.04" density="3.53" laneDensity="3.53" occupancy="1.06" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="2" left="3" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_50 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated25 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="25.00" id="dump_25">
        <edge id="beg" sampledSeconds="35.93" traveltime="17.93" overlapTraveltime="18.04" density="2.88" laneDensity="2.88" occupancy="0.86" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="6.07" traveltime="71.26" overlapTraveltime="71.48" density="0.24" laneDensity="0.24" occupancy="0.07" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="25.00" end="50.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="58.20" traveltime="71.26" overlapTraveltime="71.48" density="2.35" laneDensity="2.35" occupancy="0.71" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="50.00" end="75.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.87" traveltime="17.93" overlapTraveltime="18.04" density="3.60" laneDensity="3.60" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="98.13" traveltime="423.33" overlapTraveltime="424.62" density="3.96" laneDensity="3.96" occupancy="1.19" waitingTime="0.00" timeLoss="31.99" speed="2.34" speedRelative="0.84" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="100.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="179.63" traveltime="374.37" overlapTraveltime="375.51" density="7.25" laneDensity="7.25" occupancy="2.18" waitingTime="0.00" timeLoss="9.90" speed="2.65" speedRelative="0.94" departed="0" arrived="0" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="100.00" end="125.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.87" traveltime="17.93" overlapTraveltime="18.04" density="3.60" laneDensity="3.60" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="247.13" traveltime="353.75" overlapTraveltime="354.82" density="9.98" laneDensity="9.98" occupancy="2.99" waitingTime="0.00" timeLoss="0.00" speed="2.80" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="125.00" end="150.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.81" traveltime="17.94" overlapTraveltime="18.04" density="3.59" laneDensity="3.59" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="2" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="308.19" traveltime="353.75" overlapTraveltime="354.82" density="12.45" laneDensity="12.45" occupancy="3.73" waitingTime="0.00" timeLoss="0.00" speed="2.80" speedRelative="1.00" departed="0" arrived="0" entered="3" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="150.00" end="175.00" id="dump_25">
        <edge id="beg" sampledSeconds="44.87" traveltime="17.93" overlapTraveltime="18.04" density="3.60" laneDensity="3.60" occupancy="1.08" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="3" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs speed0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="0.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="1.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="2.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="3.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="4.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="5.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="6.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="7.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="8.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="9.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="10.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="11.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="12.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="13.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="14.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="15.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="16.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="17.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="18.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="20.85" meanSpeedRelative="1.00"/>
    <step time="19.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="20.85" meanSpeedRelative="1.00"/>
    <step time="20.00" loaded="3" inserted="3" running="3" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="23.17" meanSpeedRelative="1.00"/>
    <step time="21.00" loaded="3" inserted="3" running="3" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="23.17" meanSpeedRelative="1.00"/>
    <step time="22.00" loaded="3" inserted="3" running="3" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="23.17" meanSpeedRelative="1.00"/>
    <step time="23.00" loaded="3" inserted="3" running="3" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="23.17" meanSpeedRelative="1.00"/>
    <step time="24.00" loaded="3" inserted="3" running="3" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="23.17" meanSpeedRelative="1.00"/>
    <step time="25.00" loaded="3" inserted="3" running="3" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="23.17" meanSpeedRelative="1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs vclass ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="0.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="1.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="2.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="3.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="4.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="5.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="6.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="7.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="8.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="9.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="10.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="11.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="12.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="13.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="14.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="15.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="16.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="17.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.80" meanSpeedRelative="1.00"/>
    <step time="18.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.84" meanSpeedRelative="1.50"/>
    <step time="19.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.84" meanSpeedRelative="1.50"/>
    <step time="20.00" loaded="3" inserted="3" running="3" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.83" meanSpeedRelative="1.34"/>
    <step time="21.00" loaded="3" inserted="3" running="3" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.83" meanSpeedRelative="1.34"/>
    <step time="22.00" loaded="3" inserted="3" running="3" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.83" meanSpeedRelative="1.34"/>
    <step time="23.00" loaded="3" inserted="3" running="3" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.83" meanSpeedRelative="1.34"/>
    <step time="24.00" loaded="3" inserted="3" running="3" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.83" meanSpeedRelative="1.34"/>
    <step time="25.00" loaded="3" inserted="3" running="3" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="27.83" meanSpeedRelative="1.34"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model approachInformation adaptLeaveSpeed_subsecond ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.00">
        <link from="23603261#4_0" via="" to="23602742_0">
            <approaching id="vehicle_0" impatience="0.00" arrivalTime="10.52" leaveTime="11.71" arrivalSpeed="8.33" arrivalSpeedBraking="8.33" leaveSpeed="8.33" willPass="1"/>
        </link>
        <link from="289207651#0_0" via="" to="289207651#1_0">
            <approaching id="vehicle_1" impatience="0.00" arrivalTime="2.60" leaveTime="2.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="0.10">
        <link from="23603261#4_0" via="" to="23602742_0">
            <approaching id="vehicle_0" impatience="0.00" arrivalTime="10.52" leaveTime="11.71" arrivalSpeed="8.33" arrivalSpeedBraking="8.33" leaveSpeed="8.33" willPass="1"/>
        </link>
        <link from="289207651#0_0" via="" to="289207651#1_0">
            <approaching id="vehicle_1" impatience="0.00" arrivalTime="2.60" leaveTime="2.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="0.20">
        <link from="23603261#4_0" via="" to="23602742_0">
            <approaching id="vehicle_0" impatience="0.00" arrivalTime="10.52" leaveTime="11.71" arrivalSpeed="8.33" arrivalSpeedBraking="8.33" leaveSpeed="8.33" willPass="1"/>
        </link>
        <link from="289207651#0_0" via="" to="289207651#1_0">
            <approaching id="vehicle_1" impatience="0.00" arrivalTime="2.60" leaveTime="2.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="0.30">
        <link from="23603261#4_0" via="" to="23602742_0">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="vehicle_0" depart="0.00" departLane="" departPos="0.00" departSpeed="8.33" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="20.00" routeLength="114.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_vehicle_0 routing_vehicle_0" vType="vType_0" speedFactor="1.00" vaporized="end"/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model approachInformation internal_junction_with_foe ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.00">
        <link from="SC_1" via="" to="CW_1">
            <approaching id="ego" impatience="0.00" arrivalTime="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="1.00">
        <link from="SC_1" via="" to="CW_1">
            <approaching id="ego" impatience="0.00" arrivalTime="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="2.00">
        <link from="NC_0" via="" to="CS_0">
            <approaching id="foe" impatience="0.00" arrivalTime="8.62" leaveTime="10.14" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_1">
            <approaching id="ego" impatience="0.00" arrivalTime="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="3.00">
        <link from="NC_0" via="" to="CS_0">
            <approaching id="foe" impatience="0.00" arrivalTime="8.62" leaveTime="10.14" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_1">
            <approaching id="ego" impatience="0.00" arrivalTime="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_green2yellow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="20.00"/>
    <timestep id="21.00"/>
    <timestep id="22.00">
        <link from="0/0to1/0_0" via="" to="1/0to2/0_0">
            <approaching id="ego" impatience="0.00" arrivalTime="27.00" leaveTime="27.73" arrivalSpeed="20.00" arrivalSpeedBraking="20.00" leaveSpeed="20.00" willPass="1"/>
        </link>
    </timestep>
    <timestep id="23.00">
        <link from="0/0to1/0_0" via="" to="1/0to2/0_0">
            <approaching id="ego" impatience="0.00" arrivalTime="27.00" leaveTime="27.73" arrivalSpeed="20.00" arrivalSpeedBraking="20.00" leaveSpeed="20.00" willPass="1"/>
        </link>
    </timestep>
    <timestep id="24.00">
        <link from="0/0to1/0_0" via="" to="1/0to2/0_0">
            <approaching id="ego" impatience="0.00" arrivalTime="27.00" leaveTime="27.73" arrivalSpeed="20.00" arrivalSpeedBraking="20.00" leaveSpeed="20.00" willPass="1"/>
        </link>
    </timestep>
    <timestep id="25.00">
        <link from="0/0to1/0_0" via="" to="1/0to2/0_0">
            <approaching id="ego" impatience="0.00" arrivalTime="27.00" leaveTime="27.73" arrivalSpeed="20.00" arrivalSpeedBraking="20.00" leaveSpeed="20.00" willPass="1"/>
        </link>
    </timestep>
    <timestep id="26.00">
        <link from="0/0to1/0_0" via="" to="1/0to2/0_0">
            <approaching id="ego" impatience="0.00" arrivalTime="27.00" leaveTime="27.73" arrivalSpeed="20.00" arrivalSpeedBraking="20.00" leaveSpeed="20.00" willPass="1"/>
        </link>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.00">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="ego" impatience="0.00" arrivalTime="8.33" leaveTime="9.12" arrivalSpeed="12.00" arrivalSpeedBraking="12.00" leaveSpeed="12.00" willPass="1"/>
        </link>
    </timestep>
    <timestep id="1.00">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="ego" impatience="0.00" arrivalTime="8.33" leaveTime="9.12" arrivalSpeed="12.00" arrivalSpeedBraking="12.00" leaveSpeed="12.00" willPass="1"/>
        </link>
    </timestep>
    <timestep id="2.00">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="ego" impatience="0.00" arrivalTime="8.33" leaveTime="9.12" arrivalSpeed="12.00" arrivalSpeedBraking="12.00" leaveSpeed="12.00" willPass="1"/>
        </link>
    </timestep>
    <timestep id="3.00">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="ego" impatience="0.00" arrivalTime="8.33" leaveTime="9.12" arrivalSpeed="12.00" arrivalSpeedBraking="12.00" leaveSpeed="12.00" willPass="1"/>
        </link>
    </timestep>
    <timestep id="4.00">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="ego" impatience="0.00" arrivalTime="8.33" leaveTime="9.12" arrivalSpeed="12.00" arrivalSpeedBraking="12.00" leaveSpeed="12.00" willPass="1"/>
        </link>
    </timestep>
    <timestep id="5.00">
<truncated after showing first 30 lines>
junction_model approachInformation one_minor ( Last six runs Jul2024 )
junction_model approachInformation one_minor2 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor_subsecond ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.00">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="ego" impatience="0.00" arrivalTime="8.33" leaveTime="9.12" arrivalSpeed="12.00" arrivalSpeedBraking="12.00" leaveSpeed="12.00" willPass="1"/>
        </link>
    </timestep>
    <timestep id="0.20">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="ego" impatience="0.00" arrivalTime="8.33" leaveTime="9.12" arrivalSpeed="12.00" arrivalSpeedBraking="12.00" leaveSpeed="12.00" willPass="1"/>
        </link>
    </timestep>
    <timestep id="0.40">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="ego" impatience="0.00" arrivalTime="8.33" leaveTime="9.12" arrivalSpeed="12.00" arrivalSpeedBraking="12.00" leaveSpeed="12.00" willPass="1"/>
        </link>
    </timestep>
    <timestep id="0.60">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="ego" impatience="0.00" arrivalTime="8.33" leaveTime="9.12" arrivalSpeed="12.00" arrivalSpeedBraking="12.00" leaveSpeed="12.00" willPass="1"/>
        </link>
    </timestep>
    <timestep id="0.80">
        <link from="right2end_0" via="" to="end_0">
            <approaching id="ego" impatience="0.00" arrivalTime="8.33" leaveTime="9.12" arrivalSpeed="12.00" arrivalSpeedBraking="12.00" leaveSpeed="12.00" willPass="1"/>
        </link>
    </timestep>
    <timestep id="1.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_right_turn_followers_cont ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.0000">
        <link from="NC_1" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
    </timestep>
    <timestep id="1.0000">
        <link from="NC_1" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
    </timestep>
    <timestep id="2.0000">
        <link from="NC_1" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
    </timestep>
    <timestep id="3.0000">
        <link from="NC_1" via="" to="CE_0">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_right_turn_followers_cont_subsecond ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.0000">
        <link from="NC_1" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
    </timestep>
    <timestep id="0.2500">
        <link from="NC_1" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
    </timestep>
    <timestep id="0.5000">
        <link from="NC_1" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
    </timestep>
    <timestep id="0.7500">
        <link from="NC_1" via="" to="CE_0">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_straight_followers ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.00">
        <link from="NC_0" via="" to="CE_0">
            <approaching id="NE" impatience="0.00" arrivalTime="6.86" leaveTime="7.87" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
        <link from="SC_0" via="" to="CW_0">
            <approaching id="SW" impatience="0.00" arrivalTime="6.86" leaveTime="7.87" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="1.00">
        <link from="NC_0" via="" to="CE_0">
            <approaching id="NE" impatience="0.00" arrivalTime="6.86" leaveTime="7.87" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
        <link from="SC_0" via="" to="CW_0">
            <approaching id="SW" impatience="0.00" arrivalTime="6.86" leaveTime="7.87" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="2.00">
        <link from="NC_0" via="" to="CE_0">
            <approaching id="NE" impatience="0.00" arrivalTime="6.86" leaveTime="7.87" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
        <link from="SC_0" via="" to="CW_0">
            <approaching id="SW" impatience="0.00" arrivalTime="6.86" leaveTime="7.87" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="3.00">
        <link from="NC_0" via="" to="CE_0">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_straight_followers2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.0000">
        <link from="NC_0" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.152" leaveTime="8.161" arrivalSpeed="13.8898" arrivalSpeedBraking="13.8898" leaveSpeed="13.8898" willPass="1"/>
        </link>
        <link from="SC_0" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.389" leaveTime="8.398" arrivalSpeed="13.8911" arrivalSpeedBraking="13.8911" leaveSpeed="13.8911" willPass="1"/>
        </link>
    </timestep>
    <timestep id="1.0000">
        <link from="NC_0" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.152" leaveTime="8.161" arrivalSpeed="13.8898" arrivalSpeedBraking="13.8898" leaveSpeed="13.8898" willPass="1"/>
        </link>
        <link from="SC_0" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.389" leaveTime="8.398" arrivalSpeed="13.8911" arrivalSpeedBraking="13.8911" leaveSpeed="13.8911" willPass="1"/>
        </link>
    </timestep>
    <timestep id="2.0000">
        <link from="NC_0" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.152" leaveTime="8.161" arrivalSpeed="13.8898" arrivalSpeedBraking="13.8898" leaveSpeed="13.8898" willPass="1"/>
        </link>
        <link from="SC_0" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.389" leaveTime="8.398" arrivalSpeed="13.8911" arrivalSpeedBraking="13.8911" leaveSpeed="13.8911" willPass="1"/>
        </link>
    </timestep>
    <timestep id="3.0000">
        <link from="NC_0" via="" to="CE_0">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_2nd_blocked ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="0.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="9.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="9.00" routeLength="26.35" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego" vType="ego" speedFactor="1.00" vaporized=""/>
    <tripinfo id="across" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="9.00" arrivalLane="" arrivalPos="18.55" arrivalSpeed="13.90" duration="9.00" routeLength="113.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="9.00" arrivalLane="" arrivalPos="18.55" arrivalSpeed="13.90" duration="9.00" routeLength="113.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.1" depart="2.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="11.00" arrivalLane="" arrivalPos="18.55" arrivalSpeed="13.90" duration="9.00" routeLength="113.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.2" depart="4.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.00" arrivalLane="" arrivalPos="18.55" arrivalSpeed="13.90" duration="9.00" routeLength="113.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.3" depart="6.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="18.55" arrivalSpeed="13.90" duration="9.00" routeLength="113.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.4" depart="8.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="17.00" arrivalLane="" arrivalPos="18.55" arrivalSpeed="13.90" duration="9.00" routeLength="113.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.5" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="18.55" arrivalSpeed="13.90" duration="9.00" routeLength="113.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.6" depart="12.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="21.00" arrivalLane="" arrivalPos="18.55" arrivalSpeed="13.90" duration="9.00" routeLength="113.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.7" depart="14.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="23.00" arrivalLane="" arrivalPos="18.55" arrivalSpeed="13.90" duration="9.00" routeLength="113.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.8" depart="16.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="25.00" arrivalLane="" arrivalPos="18.55" arrivalSpeed="13.90" duration="9.00" routeLength="113.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.9" depart="18.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="27.00" arrivalLane="" arrivalPos="18.55" arrivalSpeed="13.90" duration="9.00" routeLength="113.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.10" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="18.55" arrivalSpeed="13.90" duration="9.00" routeLength="113.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_blocker.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="across" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="9.00" arrivalLane="" arrivalPos="18.55" arrivalSpeed="13.90" duration="9.00" routeLength="113.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
junction_model avoid_spill_back 2junctions_not_enough_contiguous_space ( Last six runs Jul2024 )
junction_model avoid_spill_back no_space_behind_junction ( Last six runs Jul2024 )
junction_model avoid_spill_back no_space_behind_junction_blocker_braking ( Last six runs Jul2024 )
junction_model ignoreKeepClear no_space_behind_junction ( Last six runs Jul2024 )
junction_model ignoreKeepClear no_space_behind_junction_ignore ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1c1
< Error: Vehicle 'filler' has no valid route. No connection between edge ':gneJ1_1' and edge 'middle'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
junction_model avoid_spill_back blocker_with_enough_free_space ( Last six runs Jul2024 )
junction_model avoid_spill_back blocker_without_enough_free_space ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back large_junction_short_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 80.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 20
<  Running: 0
<  Waiting: 0
< Statistics (avg of 20):
<  RouteLength: 256.80
<  Speed: 7.74
<  Duration: 33.20
<  WaitingTime: 0.00
<  TimeLoss: 0.45
<  DepartDelay: 13.15
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back network_ends_behind_junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 42.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 20
<  Running: 0
<  Waiting: 0
< Statistics (avg of 20):
<  RouteLength: 116.80
<  Speed: 12.31
<  Duration: 9.55
<  WaitingTime: 0.00
<  TimeLoss: 0.56
<  DepartDelay: 6.10
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back roundabout ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 125.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 52
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1):
<  RouteLength: 273.56
<  Speed: 2.79
<  Duration: 98.00
<  WaitingTime: 0.00
<  TimeLoss: 72.69
<  DepartDelay: 0.00
< DijkstraRouter answered 52 queries and explored 6.88 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="108.00" arrivalLane="" arrivalPos="10.00" arrivalSpeed="1.10" duration="98.00" routeLength="273.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="72.69" rerouteNo="1" devices="tripinfo_ego routing_ego" vType="ego" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back small_junction_before_tls ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 80.00.
< Simulation ended at time: 90.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 2
<  Waiting: 0
< Statistics (avg of 0):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="80.00"/>
    <timestep time="80.50"/>
    <timestep time="81.00">
        <vehicle id="1" x="-120.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="81.50">
        <vehicle id="1" x="-120.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="82.00">
        <vehicle id="1" x="-120.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="82.50">
        <vehicle id="1" x="-120.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="83.00">
        <vehicle id="1" x="-120.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.00" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="2" x="-120.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="83.50">
        <vehicle id="1" x="-120.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.00" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="2" x="-120.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="84.00">
        <vehicle id="1" x="-120.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.00" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="2" x="-120.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model bikes prioLarge_onlyBike ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net3.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 635.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 112
<  Running: 0
<  Waiting: 0
< Bike Statistics (avg of 50):
<  RouteLength: 179.20
<  Speed: 5.04
<  Duration: 35.94
<  WaitingTime: 2.36
<  TimeLoss: 3.00
<  DepartDelay: 0.00
< DijkstraRouter answered 112 queries and explored 2.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="635.00" id="DEFAULT_EDGEDATA">
        <edge id="CN" sampledSeconds="354.82" traveltime="16.13" overlapTraveltime="16.42" density="6.24" laneDensity="2.08" occupancy="0.33" waitingTime="0.00" timeLoss="0.00" speed="5.56" speedRelative="0.40" departed="0" arrived="22" entered="22" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CS" sampledSeconds="451.58" traveltime="16.13" overlapTraveltime="16.42" density="7.94" laneDensity="2.65" occupancy="0.42" waitingTime="0.00" timeLoss="0.00" speed="5.56" speedRelative="0.40" departed="0" arrived="28" entered="28" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CW" sampledSeconds="999.94" traveltime="16.13" overlapTraveltime="16.42" density="17.57" laneDensity="5.86" occupancy="0.94" waitingTime="0.00" timeLoss="0.00" speed="5.56" speedRelative="0.40" departed="0" arrived="62" entered="62" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="EC" sampledSeconds="1004.75" traveltime="16.21" overlapTraveltime="16.49" density="17.66" laneDensity="5.89" occupancy="0.94" waitingTime="0.00" timeLoss="4.81" speed="5.53" speedRelative="0.40" departed="62" arrived="0" entered="0" left="62" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="NC" sampledSeconds="536.71" traveltime="19.17" overlapTraveltime="19.51" density="9.43" laneDensity="3.14" occupancy="0.50" waitingTime="0.00" timeLoss="85.12" speed="4.67" speedRelative="0.34" departed="28" arrived="0" entered="0" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="419.50" traveltime="19.07" overlapTraveltime="19.41" density="7.37" laneDensity="2.46" occupancy="0.39" waitingTime="0.00" timeLoss="64.69" speed="4.70" speedRelative="0.34" departed="22" arrived="0" entered="0" left="22" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : junction_model cutting_corner bus ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.50" arrivalLane="" arrivalPos="95.16" arrivalSpeed="13.89" duration="13.50" routeLength="187.18" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car routing_car" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus" depart="2.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="15.50" arrivalLane="" arrivalPos="95.16" arrivalSpeed="13.89" duration="13.50" routeLength="187.18" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_bus routing_bus" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="113.00" arrivalLane="" arrivalPos="92.02" arrivalSpeed="0.86" duration="113.00" routeLength="180.28" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="1" devices="tripinfo_blocker routing_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model cutting_corner car ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.50" arrivalLane="" arrivalPos="95.16" arrivalSpeed="13.89" duration="13.50" routeLength="187.18" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car routing_car" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="113.00" arrivalLane="" arrivalPos="92.02" arrivalSpeed="0.86" duration="113.00" routeLength="180.28" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="1" devices="tripinfo_blocker routing_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.2" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.2" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>
junction_model driveAfterRedTime red_15s_EW ( Last six runs Jul2024 )
junction_model ignoreRightOfWay EW_ignores ( Last six runs Jul2024 )
junction_model ignoreRightOfWay NE_ignores ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_foes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="25.00"/>
    <timestep time="26.00"/>
    <timestep time="27.00"/>
    <timestep time="28.00"/>
    <timestep time="29.00"/>
    <timestep time="30.00"/>
    <timestep time="31.00"/>
    <timestep time="32.00"/>
    <timestep time="33.00"/>
    <timestep time="34.00"/>
    <timestep time="35.00">
        <vehicle id="foe.0" x="200.00" y="104.95" angle="270.00" type="foeType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="36.00">
        <vehicle id="foe.0" x="200.00" y="104.95" angle="270.00" type="foeType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="37.00">
        <vehicle id="foe.0" x="200.00" y="104.95" angle="270.00" type="foeType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="foe.1" x="200.00" y="104.95" angle="270.00" type="foeType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="38.00">
        <vehicle id="foe.0" x="200.00" y="104.95" angle="270.00" type="foeType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="foe.1" x="200.00" y="104.95" angle="270.00" type="foeType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="39.00">
        <vehicle id="foe.0" x="200.00" y="104.95" angle="270.00" type="foeType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_junction_foes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="foe.0" depart="25.00" departLane="" departPos="0.00" departSpeed="2.78" departDelay="0.00" arrival="92.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="2.78" duration="67.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.0" vType="foeType" speedFactor="0.20" vaporized=""/>
    <tripinfo id="foe.1" depart="26.00" departLane="" departPos="0.00" departSpeed="2.78" departDelay="0.00" arrival="93.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="2.78" duration="67.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.1" vType="foeType" speedFactor="0.20" vaporized=""/>
    <tripinfo id="foe.2" depart="27.00" departLane="" departPos="0.00" departSpeed="2.78" departDelay="0.00" arrival="94.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="2.78" duration="67.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.2" vType="foeType" speedFactor="0.20" vaporized=""/>
    <tripinfo id="foe.3" depart="28.00" departLane="" departPos="0.00" departSpeed="2.78" departDelay="0.00" arrival="95.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="2.78" duration="67.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.3" vType="foeType" speedFactor="0.20" vaporized=""/>
    <tripinfo id="foe.4" depart="29.00" departLane="" departPos="0.00" departSpeed="2.78" departDelay="0.00" arrival="96.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="2.78" duration="67.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.4" vType="foeType" speedFactor="0.20" vaporized=""/>
    <tripinfo id="ego" depart="42.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="97.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.89" duration="55.00" routeLength="141.95" waitingTime="41.00" waitingCount="0" stopTime="0.00" timeLoss="41.00" rerouteNo="0" devices="tripinfo_ego" vType="egoType" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_junction_foes_stopped ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: The lane ':C_6_0' for a stop is not known in vehicle 'foe'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="25.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="99.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="10.00" duration="74.00" routeLength="95.95" waitingTime="55.00" waitingCount="0" stopTime="0.00" timeLoss="55.00" rerouteNo="0" devices="tripinfo_ego" vType="egoType" speedFactor="1.00" vaporized=""/>
</tripinfos>
junction_model driveAfterRedTime red_1s_brake ( Last six runs Jul2024 )
junction_model driveAfterRedTime red_1s_brake_ignore ( Last six runs Jul2024 )
junction_model driveAfterRedTime red_1s_cannot_brake ( Last six runs Jul2024 )
junction_model driveAfterRedTime red_2s_brake ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_5s_driveRedSpeed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="25.00"/>
    <timestep time="26.00"/>
    <timestep time="27.00"/>
    <timestep time="28.00"/>
    <timestep time="29.00"/>
    <timestep time="30.00"/>
    <timestep time="31.00"/>
    <timestep time="32.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="egoType" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="33.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="egoType" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="34.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="egoType" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="35.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="egoType" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="36.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="egoType" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="37.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="egoType" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="38.00">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="25.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="39.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="14.00" routeLength="95.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego" vType="egoType" speedFactor="1.00" vaporized=""/>
</tripinfos>
junction_model driveAfterRedTime yellow_2s_brake ( Last six runs Jul2024 )
junction_model driveAfterRedTime yellow_2s_drive ( Last six runs Jul2024 )
junction_model driveAfterRedTime yellow_brake ( Last six runs Jul2024 )
junction_model driveAfterRedTime yellow_brake_ignore ( Last six runs Jul2024 )
junction_model driveAfterRedTime yellow_drive ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,24d0
< Loading net-file from 'net3.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 116.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 12
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 19
<  Running: 0
< Statistics (avg of 12):
<  RouteLength: 185.60
<  Speed: 13.26
<  Duration: 14.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 19 walks):
<  RouteLength: 20.00
<  Duration: 16.00
<  TimeLoss: 1.60
---------- New result in exitcode ----------
1
junction_model ignoreFoeOnJunction ignore_pedestrians_all ( Last six runs Jul2024 )
junction_model ignoreFoeOnJunction ignore_pedestrians_none ( Last six runs Jul2024 )
junction_model ignoreFoeOnJunction ignore_pedestrians_some ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 122.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 32
<  Running: 0
<  Waiting: 0
< Statistics (avg of 32):
<  RouteLength: 183.20
<  Speed: 11.25
<  Duration: 17.25
<  WaitingTime: 0.38
<  TimeLoss: 0.38
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
junction_model ignoreFoeOnJunction ignore_veh_all ( Last six runs Jul2024 )
junction_model ignoreFoeOnJunction ignore_veh_none ( Last six runs Jul2024 )
junction_model ignoreFoeOnJunction ignore_veh_some ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="foe.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.03" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.03" duration="15.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.0" vType="t0" speedFactor="0.94" vaporized=""/>
    <tripinfo id="foe.1" depart="2.00" departLane="" departPos="0.00" departSpeed="14.03" departDelay="0.00" arrival="16.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="14.03" duration="14.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.1" vType="t0" speedFactor="1.01" vaporized=""/>
    <tripinfo id="foe.2" depart="4.00" departLane="" departPos="0.00" departSpeed="15.04" departDelay="0.00" arrival="17.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="15.04" duration="13.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.2" vType="t0" speedFactor="1.08" vaporized=""/>
    <tripinfo id="foe.3" depart="6.00" departLane="" departPos="0.00" departSpeed="14.31" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="14.31" duration="13.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.3" vType="t0" speedFactor="1.03" vaporized=""/>
    <tripinfo id="ego" depart="7.00" departLane="" departPos="0.00" departSpeed="14.72" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="14.72" duration="13.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego" vType="t0" speedFactor="1.06" vaporized=""/>
    <tripinfo id="foe.4" depart="8.00" departLane="" departPos="0.00" departSpeed="11.54" departDelay="0.00" arrival="24.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="11.54" duration="16.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.4" vType="t0" speedFactor="0.83" vaporized=""/>
    <tripinfo id="foe.5" depart="10.00" departLane="" departPos="0.00" departSpeed="14.53" departDelay="0.00" arrival="25.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="11.54" duration="15.00" routeLength="141.95" waitingTime="0.47" waitingCount="0" stopTime="0.00" timeLoss="2.11" rerouteNo="0" devices="tripinfo_foe.5" vType="t0" speedFactor="1.05" vaporized=""/>
    <tripinfo id="foe.6" depart="12.00" departLane="" departPos="0.00" departSpeed="12.31" departDelay="0.00" arrival="27.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="12.31" duration="15.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.6" vType="t0" speedFactor="0.89" vaporized=""/>
    <tripinfo id="foe.7" depart="14.00" departLane="" departPos="0.00" departSpeed="13.03" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.03" duration="15.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.7" vType="t0" speedFactor="0.94" vaporized=""/>
    <tripinfo id="foe.8" depart="16.00" departLane="" departPos="0.00" departSpeed="11.90" departDelay="0.00" arrival="32.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="11.90" duration="16.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.8" vType="t0" speedFactor="0.86" vaporized=""/>
    <tripinfo id="foe.9" depart="18.00" departLane="" departPos="0.00" departSpeed="15.15" departDelay="0.00" arrival="33.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="11.90" duration="15.00" routeLength="141.95" waitingTime="0.49" waitingCount="0" stopTime="0.00" timeLoss="2.14" rerouteNo="0" devices="tripinfo_foe.9" vType="t0" speedFactor="1.09" vaporized=""/>
    <tripinfo id="foe.10" depart="20.00" departLane="" departPos="0.00" departSpeed="14.26" departDelay="0.00" arrival="34.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.79" duration="14.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.22" rerouteNo="0" devices="tripinfo_foe.10" vType="t0" speedFactor="1.03" vaporized=""/>
    <tripinfo id="foe.11" depart="22.00" departLane="" departPos="0.00" departSpeed="14.54" departDelay="0.00" arrival="35.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="14.54" duration="13.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.11" vType="t0" speedFactor="1.05" vaporized=""/>
    <tripinfo id="foe.12" depart="24.00" departLane="" departPos="0.00" departSpeed="15.60" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="15.60" duration="12.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.12" vType="t0" speedFactor="1.12" vaporized=""/>
    <tripinfo id="foe.13" depart="26.00" departLane="" departPos="0.00" departSpeed="13.77" departDelay="0.00" arrival="40.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.77" duration="14.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.13" vType="t0" speedFactor="0.99" vaporized=""/>
    <tripinfo id="foe.14" depart="28.00" departLane="" departPos="0.00" departSpeed="12.87" departDelay="0.00" arrival="43.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="12.87" duration="15.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.14" vType="t0" speedFactor="0.93" vaporized=""/>
    <tripinfo id="foe.15" depart="30.00" departLane="" departPos="0.00" departSpeed="12.20" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="12.20" duration="16.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.15" vType="t0" speedFactor="0.88" vaporized=""/>
    <tripinfo id="foe.16" depart="32.00" departLane="" departPos="0.00" departSpeed="13.08" departDelay="0.00" arrival="47.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.08" duration="15.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.16" vType="t0" speedFactor="0.94" vaporized=""/>
    <tripinfo id="foe.17" depart="34.00" departLane="" departPos="0.00" departSpeed="13.00" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.00" duration="15.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.17" vType="t0" speedFactor="0.94" vaporized=""/>
    <tripinfo id="foe.18" depart="36.00" departLane="" departPos="0.00" departSpeed="16.09" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.00" duration="13.00" routeLength="141.95" waitingTime="0.19" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_foe.18" vType="t0" speedFactor="1.16" vaporized=""/>
    <tripinfo id="foe.19" depart="38.00" departLane="" departPos="0.00" departSpeed="14.14" departDelay="0.00" arrival="52.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="14.14" duration="14.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.19" vType="t0" speedFactor="1.02" vaporized=""/>
    <tripinfo id="foe.20" depart="40.00" departLane="" departPos="0.00" departSpeed="14.03" departDelay="0.00" arrival="54.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="14.03" duration="14.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.20" vType="t0" speedFactor="1.01" vaporized=""/>
    <tripinfo id="foe.21" depart="42.00" departLane="" departPos="0.00" departSpeed="13.54" departDelay="0.00" arrival="56.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.54" duration="14.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.21" vType="t0" speedFactor="0.98" vaporized=""/>
    <tripinfo id="foe.22" depart="44.00" departLane="" departPos="0.00" departSpeed="12.36" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="12.36" duration="15.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.22" vType="t0" speedFactor="0.89" vaporized=""/>
</tripinfos>
junction_model ignoreID EW_ignores ( Last six runs Jul2024 )
junction_model ignoreType EW_ignores ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="SN" depart="12.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="91.20" arrivalSpeed="13.89" duration="14.00" routeLength="182.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="91.20" arrivalSpeed="13.89" duration="14.00" routeLength="182.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="sudden_stop" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="414.00" arrivalLane="" arrivalPos="91.20" arrivalSpeed="0.22" duration="414.00" routeLength="182.40" waitingTime="0.00" waitingCount="0" stopTime="400.00" timeLoss="400.00" rerouteNo="0" devices="tripinfo_sudden_stop" vType="long" speedFactor="1.00" vaporized=""/>
</tripinfos>
junction_model ignoreJunctionBlocker default ( Last six runs Jul2024 )
junction_model ignoreJunctionBlocker ignore_after_30 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model ignoreKeepClear no_space_behind_junction_some_ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="across.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="9.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="9.00" routeLength="99.25" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_across.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.0" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="6.41" duration="15.00" routeLength="20.00" waitingTime="0.00" waitingCount="0" stopTime="8.00" timeLoss="8.00" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego.0" depart="4.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="17.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="8.51" duration="13.00" routeLength="38.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.33" rerouteNo="0" devices="tripinfo_ego.0" vType="egoType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego.1" depart="7.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="9.66" duration="12.00" routeLength="38.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.00" rerouteNo="0" devices="tripinfo_ego.1" vType="egoType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="across.1" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="9.00" routeLength="99.25" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_across.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego.2" depart="12.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="21.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="13.89" duration="9.00" routeLength="38.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego.2" vType="egoType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego.3" depart="18.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="27.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="13.89" duration="9.00" routeLength="38.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego.3" vType="egoType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="across.2" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="9.00" routeLength="99.25" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_across.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.1" depart="20.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="35.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="6.41" duration="15.00" routeLength="20.00" waitingTime="0.00" waitingCount="0" stopTime="8.00" timeLoss="8.00" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego.4" depart="22.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="37.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="7.22" duration="15.00" routeLength="38.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.33" rerouteNo="0" devices="tripinfo_ego.4" vType="egoType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="across.3" depart="30.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="39.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="9.00" routeLength="99.25" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_across.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego.5" depart="32.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="41.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="13.89" duration="9.00" routeLength="38.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego.5" vType="egoType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego.6" depart="37.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="13.89" duration="9.00" routeLength="38.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego.6" vType="egoType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="across.4" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="9.00" routeLength="99.25" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_across.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.2" depart="40.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="55.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="6.41" duration="15.00" routeLength="20.00" waitingTime="0.00" waitingCount="0" stopTime="8.00" timeLoss="8.00" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="across.5" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="9.00" routeLength="99.25" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_across.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego.7" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="13.89" duration="9.00" routeLength="38.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego.7" vType="egoType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="across.6" depart="60.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="69.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="9.00" routeLength="99.25" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_across.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.3" depart="60.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="75.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="6.41" duration="15.00" routeLength="20.00" waitingTime="0.00" waitingCount="0" stopTime="8.00" timeLoss="8.00" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego.8" depart="65.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="77.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="9.35" duration="12.00" routeLength="38.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.33" rerouteNo="0" devices="tripinfo_ego.8" vType="egoType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego.9" depart="69.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="79.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="12.12" duration="10.00" routeLength="38.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_ego.9" vType="egoType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="across.7" depart="70.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="79.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="9.00" routeLength="99.25" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_across.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego.10" depart="74.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="83.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="13.89" duration="9.00" routeLength="38.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego.10" vType="egoType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego.11" depart="78.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="87.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="13.89" duration="9.00" routeLength="38.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego.11" vType="egoType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="across.8" depart="80.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="89.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="9.00" routeLength="99.25" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_across.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker.4" depart="80.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="" arrivalPos="20.00" arrivalSpeed="6.41" duration="15.00" routeLength="20.00" waitingTime="0.00" waitingCount="0" stopTime="8.00" timeLoss="8.00" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay EW_ignores_some ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ego.0" x="200.00" y="104.95" angle="270.00" type="egoType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego.0" x="200.00" y="104.95" angle="270.00" type="egoType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego.0" x="200.00" y="104.95" angle="270.00" type="egoType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ego.0" x="200.00" y="104.95" angle="270.00" type="egoType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="ego.0" x="200.00" y="104.95" angle="270.00" type="egoType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.2" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="ego.0" x="200.00" y="104.95" angle="270.00" type="egoType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay NE_tls_ignore_slow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="80.00">
        <vehicle id="ego.0" x="95.05" y="200.00" angle="180.00" type="egoType" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="81.00">
        <vehicle id="ego.0" x="95.05" y="200.00" angle="180.00" type="egoType" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="82.00">
        <vehicle id="ego.0" x="95.05" y="200.00" angle="180.00" type="egoType" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="83.00">
        <vehicle id="ego.0" x="95.05" y="200.00" angle="180.00" type="egoType" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="84.00">
        <vehicle id="ego.0" x="95.05" y="200.00" angle="180.00" type="egoType" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="85.00">
        <vehicle id="ego.0" x="95.05" y="200.00" angle="180.00" type="egoType" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="86.00">
        <vehicle id="ego.0" x="95.05" y="200.00" angle="180.00" type="egoType" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="0.00" departLane="" departPos="300.00" departSpeed="13.90" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="72.00" routeLength="700.00" waitingTime="38.80" waitingCount="0" stopTime="0.00" timeLoss="38.80" rerouteNo="0" devices="tripinfo_ego" vType="t" speedFactor="1.00" vaporized=""/>
</tripinfos>
junction_model impatience impatience_0.5 ( Last six runs Jul2024 )
junction_model impatience impatience_off ( Last six runs Jul2024 )
junction_model impatience impatience_zero ( Last six runs Jul2024 )
junction_model impatience impatience_zero_ttt_60 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="0.00" departLane="" departPos="300.00" departSpeed="13.90" departDelay="0.00" arrival="33.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="33.00" routeLength="700.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego" vType="t" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1_subsecond ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="1.20">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="1.40">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="1.60">
        <vehicle id="ego"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1_visibility ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="ego"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="ego"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,2c1
< Warning: Vehicle class 'bicycle' of vType 'DEFAULT_BIKETYPE' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Error: Vehicle 'flow_2.0' is not allowed to depart on any lane of edge 'SC'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 0.00
< Performance: 
< Vehicles: 
<  Inserted: 0 (Loaded: 1)
<  Running: 0
<  Waiting: 1
< Statistics (avg of 0):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< 
junction_model indirect_left_turn internal_junction_controlled ( Last six runs Jul2024 )
junction_model indirect_left_turn internal_junction_uncontrolled ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_controlled_moped ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,20d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1434.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 427
<  Running: 0
<  Waiting: 0
< Statistics (avg of 427):
<  RouteLength: 179.20
<  Speed: 5.08
<  Duration: 120.92
<  WaitingTime: 7.81
<  TimeLoss: 107.63
<  DepartDelay: 181.06
< DijkstraRouter answered 607 queries and explored 3.25 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1434.00" id="cars">
        <edge id="CN" sampledSeconds="458.02" traveltime="6.45" overlapTraveltime="6.81" density="3.56" laneDensity="1.78" occupancy="0.89" waitingTime="0.00" timeLoss="0.02" speed="13.89" speedRelative="1.00" departed="0" arrived="71" entered="71" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CS" sampledSeconds="651.58" traveltime="6.45" overlapTraveltime="6.81" density="5.07" laneDensity="2.54" occupancy="1.27" waitingTime="0.00" timeLoss="0.06" speed="13.89" speedRelative="1.00" departed="0" arrived="101" entered="101" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CW" sampledSeconds="296.75" traveltime="6.45" overlapTraveltime="6.81" density="2.31" laneDensity="1.15" occupancy="0.58" waitingTime="0.00" timeLoss="0.02" speed="13.89" speedRelative="1.00" departed="0" arrived="46" entered="46" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="NC" sampledSeconds="2012.82" traveltime="19.93" overlapTraveltime="21.04" density="15.67" laneDensity="7.83" occupancy="3.92" waitingTime="0.00" timeLoss="1361.30" speed="4.50" speedRelative="0.32" departed="101" arrived="0" entered="0" left="101" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="20978.45" traveltime="179.30" overlapTraveltime="189.31" density="163.27" laneDensity="81.64" occupancy="40.82" waitingTime="0.00" timeLoss="20223.72" speed="0.50" speedRelative="0.04" departed="117" arrived="0" entered="0" left="117" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="1434.00" id="scooters">
        <edge id="CN" sampledSeconds="464.48" traveltime="6.45" overlapTraveltime="6.60" density="3.62" laneDensity="1.81" occupancy="0.38" waitingTime="0.00" timeLoss="0.03" speed="13.89" speedRelative="1.00" departed="0" arrived="72" entered="72" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CS" sampledSeconds="638.69" traveltime="6.45" overlapTraveltime="6.60" density="4.97" laneDensity="2.49" occupancy="0.52" waitingTime="0.00" timeLoss="0.07" speed="13.89" speedRelative="1.00" departed="0" arrived="99" entered="99" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CW" sampledSeconds="245.14" traveltime="6.45" overlapTraveltime="6.60" density="1.91" laneDensity="0.95" occupancy="0.20" waitingTime="0.00" timeLoss="0.02" speed="13.89" speedRelative="1.00" departed="0" arrived="38" entered="38" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="NC" sampledSeconds="2001.14" traveltime="20.21" overlapTraveltime="20.69" density="15.57" laneDensity="7.79" occupancy="1.64" waitingTime="0.00" timeLoss="1362.52" speed="4.43" speedRelative="0.32" departed="99" arrived="0" entered="0" left="99" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="23718.96" traveltime="215.63" overlapTraveltime="220.68" density="184.60" laneDensity="92.30" occupancy="19.38" waitingTime="0.00" timeLoss="23009.38" speed="0.42" speedRelative="0.03" departed="110" arrived="0" entered="0" left="110" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

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

---------- Differences in errors ----------
1,3c1
< Warning: Vehicle class 'bicycle' of vType 'bicycle' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Warning: Vehicle class 'bicycle' of vType 'bicycle_bikeboxleft' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
< Error: The lane ':C_1_0' for a stop is not known in vehicle 'EW_bike'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
</fcd-export>
junction_model indirect_left_turn opposite_left_turner ( Last six runs Jul2024 )
junction_model indirect_left_turn opposite_left_turner_bikes ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority2_oncoming ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'bike' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,27d0
< Loading net-file from 'net3.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1029.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 343
<  Running: 0
<  Waiting: 0
< Statistics (avg of 181):
<  RouteLength: 179.20
<  Speed: 8.42
<  Duration: 25.25
<  WaitingTime: 1.72
<  TimeLoss: 12.10
< Bike Statistics (avg of 162):
<  RouteLength: 179.20
<  Speed: 4.89
<  Duration: 39.07
<  WaitingTime: 4.40
<  TimeLoss: 6.13
< Statistics (avg of 343):
<  DepartDelay: 0.00
< DijkstraRouter answered 343 queries and explored 3.42 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1029.00" id="cars">
        <edge id="CS" sampledSeconds="1265.02" traveltime="12.91" overlapTraveltime="13.63" density="13.72" laneDensity="6.86" occupancy="3.43" waitingTime="0.00" timeLoss="632.86" speed="6.94" speedRelative="0.50" departed="0" arrived="98" entered="98" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CW" sampledSeconds="981.72" traveltime="11.83" overlapTraveltime="12.49" density="10.65" laneDensity="5.32" occupancy="2.66" waitingTime="0.00" timeLoss="446.31" speed="7.58" speedRelative="0.55" departed="0" arrived="83" entered="83" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="NC" sampledSeconds="750.42" traveltime="7.66" overlapTraveltime="8.08" density="8.14" laneDensity="4.07" occupancy="2.03" waitingTime="0.00" timeLoss="118.26" speed="11.70" speedRelative="0.84" departed="98" arrived="0" entered="0" left="98" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="1528.71" traveltime="18.42" overlapTraveltime="19.45" density="16.58" laneDensity="8.29" occupancy="4.15" waitingTime="0.00" timeLoss="993.30" speed="4.86" speedRelative="0.35" departed="83" arrived="0" entered="0" left="83" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="1029.00" id="bikes">
        <edge id="CS" sampledSeconds="1645.06" traveltime="16.13" overlapTraveltime="16.42" density="17.84" laneDensity="8.92" occupancy="1.43" waitingTime="0.00" timeLoss="0.00" speed="5.56" speedRelative="0.40" departed="0" arrived="102" entered="102" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CW" sampledSeconds="967.69" traveltime="16.13" overlapTraveltime="16.42" density="10.50" laneDensity="5.25" occupancy="0.84" waitingTime="0.00" timeLoss="0.01" speed="5.56" speedRelative="0.40" departed="0" arrived="60" entered="60" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="NC" sampledSeconds="1645.06" traveltime="16.13" overlapTraveltime="16.42" density="17.84" laneDensity="8.92" occupancy="1.43" waitingTime="0.00" timeLoss="0.00" speed="5.56" speedRelative="0.40" departed="102" arrived="0" entered="0" left="102" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="1961.00" traveltime="32.68" overlapTraveltime="33.27" density="21.27" laneDensity="10.63" occupancy="1.70" waitingTime="0.00" timeLoss="993.32" speed="2.74" speedRelative="0.20" departed="60" arrived="0" entered="0" left="60" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority2_sameStraight ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'bike' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,27d0
< Loading net-file from 'net3.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1111.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 834
<  Running: 0
<  Waiting: 0
< Statistics (avg of 413):
<  RouteLength: 179.20
<  Speed: 3.80
<  Duration: 52.34
<  WaitingTime: 0.42
<  TimeLoss: 38.95
< Bike Statistics (avg of 421):
<  RouteLength: 179.20
<  Speed: 3.26
<  Duration: 59.20
<  WaitingTime: 0.60
<  TimeLoss: 26.45
< Statistics (avg of 834):
<  DepartDelay: 29.49
< DijkstraRouter answered 907 queries and explored 3.40 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1111.00" id="cars">
        <edge id="CN" sampledSeconds="3107.68" traveltime="12.48" overlapTraveltime="13.18" density="31.22" laneDensity="15.61" occupancy="7.80" waitingTime="0.00" timeLoss="1501.46" speed="7.18" speedRelative="0.52" departed="0" arrived="249" entered="249" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CW" sampledSeconds="1933.14" traveltime="11.79" overlapTraveltime="12.45" density="19.42" laneDensity="9.71" occupancy="4.85" waitingTime="0.00" timeLoss="875.23" speed="7.60" speedRelative="0.55" departed="0" arrived="164" entered="164" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="16372.32" traveltime="39.64" overlapTraveltime="41.85" density="164.47" laneDensity="82.24" occupancy="41.12" waitingTime="0.00" timeLoss="13708.19" speed="2.26" speedRelative="0.16" departed="413" arrived="0" entered="0" left="413" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="1111.00" id="bikes">
        <edge id="CN" sampledSeconds="4048.14" traveltime="16.13" overlapTraveltime="16.42" density="40.67" laneDensity="20.33" occupancy="3.25" waitingTime="0.00" timeLoss="0.01" speed="5.56" speedRelative="0.40" departed="0" arrived="251" entered="251" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CW" sampledSeconds="2741.76" traveltime="16.13" overlapTraveltime="16.42" density="27.54" laneDensity="13.77" occupancy="2.20" waitingTime="0.00" timeLoss="0.00" speed="5.56" speedRelative="0.40" departed="0" arrived="170" entered="170" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="17924.71" traveltime="42.58" overlapTraveltime="43.34" density="180.07" laneDensity="90.03" occupancy="14.41" waitingTime="0.00" timeLoss="11134.82" speed="2.10" speedRelative="0.15" departed="421" arrived="0" entered="0" left="421" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_oncoming ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'bike' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,27d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1029.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 343
<  Running: 0
<  Waiting: 0
< Statistics (avg of 181):
<  RouteLength: 179.20
<  Speed: 8.42
<  Duration: 25.25
<  WaitingTime: 1.72
<  TimeLoss: 12.10
< Bike Statistics (avg of 162):
<  RouteLength: 179.20
<  Speed: 4.89
<  Duration: 39.07
<  WaitingTime: 4.40
<  TimeLoss: 6.13
< Statistics (avg of 343):
<  DepartDelay: 0.00
< DijkstraRouter answered 343 queries and explored 3.42 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1029.00" id="cars">
        <edge id="CS" sampledSeconds="1265.02" traveltime="12.91" overlapTraveltime="13.63" density="13.72" laneDensity="6.86" occupancy="3.43" waitingTime="0.00" timeLoss="632.86" speed="6.94" speedRelative="0.50" departed="0" arrived="98" entered="98" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CW" sampledSeconds="981.72" traveltime="11.83" overlapTraveltime="12.49" density="10.65" laneDensity="5.32" occupancy="2.66" waitingTime="0.00" timeLoss="446.31" speed="7.58" speedRelative="0.55" departed="0" arrived="83" entered="83" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="NC" sampledSeconds="750.42" traveltime="7.66" overlapTraveltime="8.08" density="8.14" laneDensity="4.07" occupancy="2.03" waitingTime="0.00" timeLoss="118.26" speed="11.70" speedRelative="0.84" departed="98" arrived="0" entered="0" left="98" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="1528.71" traveltime="18.42" overlapTraveltime="19.45" density="16.58" laneDensity="8.29" occupancy="4.15" waitingTime="0.00" timeLoss="993.30" speed="4.86" speedRelative="0.35" departed="83" arrived="0" entered="0" left="83" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="1029.00" id="bikes">
        <edge id="CS" sampledSeconds="1645.06" traveltime="16.13" overlapTraveltime="16.42" density="17.84" laneDensity="8.92" occupancy="1.43" waitingTime="0.00" timeLoss="0.00" speed="5.56" speedRelative="0.40" departed="0" arrived="102" entered="102" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CW" sampledSeconds="967.69" traveltime="16.13" overlapTraveltime="16.42" density="10.50" laneDensity="5.25" occupancy="0.84" waitingTime="0.00" timeLoss="0.01" speed="5.56" speedRelative="0.40" departed="0" arrived="60" entered="60" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="NC" sampledSeconds="1645.06" traveltime="16.13" overlapTraveltime="16.42" density="17.84" laneDensity="8.92" occupancy="1.43" waitingTime="0.00" timeLoss="0.00" speed="5.56" speedRelative="0.40" departed="102" arrived="0" entered="0" left="102" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="1961.00" traveltime="32.68" overlapTraveltime="33.27" density="21.27" laneDensity="10.63" occupancy="1.70" waitingTime="0.00" timeLoss="993.32" speed="2.74" speedRelative="0.20" departed="60" arrived="0" entered="0" left="60" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

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

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'bike' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,27d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1111.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 834
<  Running: 0
<  Waiting: 0
< Statistics (avg of 413):
<  RouteLength: 179.20
<  Speed: 3.80
<  Duration: 52.34
<  WaitingTime: 0.42
<  TimeLoss: 38.95
< Bike Statistics (avg of 421):
<  RouteLength: 179.20
<  Speed: 3.26
<  Duration: 59.20
<  WaitingTime: 0.60
<  TimeLoss: 26.45
< Statistics (avg of 834):
<  DepartDelay: 29.49
< DijkstraRouter answered 907 queries and explored 3.40 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1111.00" id="cars">
        <edge id="CN" sampledSeconds="3107.68" traveltime="12.48" overlapTraveltime="13.18" density="31.22" laneDensity="15.61" occupancy="7.80" waitingTime="0.00" timeLoss="1501.46" speed="7.18" speedRelative="0.52" departed="0" arrived="249" entered="249" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CW" sampledSeconds="1933.14" traveltime="11.79" overlapTraveltime="12.45" density="19.42" laneDensity="9.71" occupancy="4.85" waitingTime="0.00" timeLoss="875.23" speed="7.60" speedRelative="0.55" departed="0" arrived="164" entered="164" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="16372.32" traveltime="39.64" overlapTraveltime="41.85" density="164.47" laneDensity="82.24" occupancy="41.12" waitingTime="0.00" timeLoss="13708.19" speed="2.26" speedRelative="0.16" departed="413" arrived="0" entered="0" left="413" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="1111.00" id="bikes">
        <edge id="CN" sampledSeconds="4048.14" traveltime="16.13" overlapTraveltime="16.42" density="40.67" laneDensity="20.33" occupancy="3.25" waitingTime="0.00" timeLoss="0.01" speed="5.56" speedRelative="0.40" departed="0" arrived="251" entered="251" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CW" sampledSeconds="2741.76" traveltime="16.13" overlapTraveltime="16.42" density="27.54" laneDensity="13.77" occupancy="2.20" waitingTime="0.00" timeLoss="0.00" speed="5.56" speedRelative="0.40" departed="0" arrived="170" entered="170" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="17924.71" traveltime="42.58" overlapTraveltime="43.34" density="180.07" laneDensity="90.03" occupancy="14.41" waitingTime="0.00" timeLoss="11134.82" speed="2.10" speedRelative="0.15" departed="421" arrived="0" entered="0" left="421" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
junction_model indirect_left_turn priority_sameStraight ( Last six runs Jul2024 )
junction_model indirect_left_turn priority_sameStraight_defaultShape ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn straight_from_left ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: The lane ':C_1_0' for a stop is not known in vehicle 'EW_bike'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
<truncated after showing first 30 lines>
junction_model internalJunction left_turn ( Last six runs Jul2024 )
junction_model internalJunction left_turn_width2 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model internalLanes diverging_siblings ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="follower" depart="1.00" departLane="" departPos="0.00" departSpeed="1.97" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="75.85" arrivalSpeed="13.89" duration="45.00" routeLength="152.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="33.52" rerouteNo="0" devices="tripinfo_follower" vType="fast" speedFactor="1.00" vaporized=""/>
    <tripinfo id="leader" depart="0.00" departLane="" departPos="0.00" departSpeed="2.00" departDelay="0.00" arrival="79.00" arrivalLane="" arrivalPos="80.05" arrivalSpeed="2.00" duration="79.00" routeLength="156.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_leader" vType="slow" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model internalLanes endOffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="SC">
            <vehicle id="fast" pos="0.00" speed="2.78"/>
            <vehicle id="slow" pos="0.00" speed="3.00"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="SC">
            <vehicle id="fast" pos="0.00" speed="2.78"/>
            <vehicle id="slow" pos="0.00" speed="3.00"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="SC">
            <vehicle id="fast" pos="0.00" speed="2.78"/>
            <vehicle id="slow" pos="0.00" speed="3.00"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="SC">
            <vehicle id="fast" pos="0.00" speed="2.78"/>
            <vehicle id="slow" pos="0.00" speed="3.00"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="SC">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model internalLanes keepClear ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="1si">
            <vehicle id="enter" pos="118.58" speed="11.62"/>
            <vehicle id="block" pos="118.58" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1si">
            <vehicle id="enter" pos="118.58" speed="11.62"/>
            <vehicle id="block" pos="118.58" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1si">
            <vehicle id="enter" pos="118.58" speed="11.62"/>
            <vehicle id="block" pos="118.58" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1si">
            <vehicle id="enter" pos="118.58" speed="11.62"/>
            <vehicle id="block" pos="118.58" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="1si">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model internalLanes parallel_siblings ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="leader" depart="0.00" departLane="" departPos="0.00" departSpeed="2.00" departDelay="0.00" arrival="77.00" arrivalLane="" arrivalPos="76.75" arrivalSpeed="2.00" duration="77.00" routeLength="153.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_leader" vType="slow" speedFactor="1.00" vaporized=""/>
    <tripinfo id="follower" depart="1.00" departLane="" departPos="0.00" departSpeed="1.97" departDelay="0.00" arrival="78.00" arrivalLane="" arrivalPos="76.75" arrivalSpeed="2.04" duration="77.00" routeLength="153.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="65.53" rerouteNo="0" devices="tripinfo_follower" vType="fast" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="prio" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prio" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="noprio" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_noprio" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
junction_model jmSigmaMinor across_nohindrance_jmSigmaMinor ( Last six runs Jul2024 )
junction_model junction_type priority_junction across_nohindrance ( Last six runs Jul2024 )
junction_model junction_type priority_junction across_nohindrance_sigma0 ( Last six runs Jul2024 )
junction_model timegapMinor 3s ( Last six runs Jul2024 )
junction_model timegapMinor default ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model jmSigmaMinor keep_dawdling_jmSigmaMinor ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="EC">
            <vehicle id="noprio" pos="0.00" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="EC">
            <vehicle id="noprio" pos="0.00" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="EC">
            <vehicle id="noprio" pos="0.00" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="EC">
            <vehicle id="noprio" pos="0.00" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="EC">
            <vehicle id="noprio" pos="0.00" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop arrival_same_time ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="295.17" departSpeed="16.00" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="26.00" routeLength="296.78" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="295.17" departSpeed="16.00" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="26.00" routeLength="296.78" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v1" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop basic ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="20.00" routeLength="198.39" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v1" depart="1.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="21.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="20.00" routeLength="198.39" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v1" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v2" depart="2.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="20.00" routeLength="198.39" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v2" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v3" depart="3.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="23.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="20.00" routeLength="198.39" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v3" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop intermodal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="EC" depart="0.00" departLane="" departPos="0.00" departSpeed="16.00" departDelay="0.00" arrival="25.00" arrivalLane="" arrivalPos="186.80" arrivalSpeed="16.00" duration="25.00" routeLength="373.60" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_EC" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SC" depart="2.00" departLane="" departPos="0.00" departSpeed="16.00" departDelay="0.00" arrival="27.00" arrivalLane="" arrivalPos="186.80" arrivalSpeed="16.00" duration="25.00" routeLength="373.60" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_SC" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NC" depart="4.00" departLane="" departPos="0.00" departSpeed="16.00" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="186.80" arrivalSpeed="16.00" duration="25.00" routeLength="373.60" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_NC" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WC" depart="6.00" departLane="" departPos="0.00" departSpeed="16.00" departDelay="0.00" arrival="31.00" arrivalLane="" arrivalPos="186.80" arrivalSpeed="16.00" duration="25.00" routeLength="373.60" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_WC" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SE" depart="20.00" departLane="" departPos="0.00" departSpeed="16.00" departDelay="0.00" arrival="45.00" arrivalLane="" arrivalPos="186.80" arrivalSpeed="16.00" duration="25.00" routeLength="373.60" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_SE" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN" depart="22.00" departLane="" departPos="0.00" departSpeed="16.00" departDelay="0.00" arrival="47.00" arrivalLane="" arrivalPos="186.80" arrivalSpeed="16.00" duration="25.00" routeLength="373.60" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_EN" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NE" depart="24.00" departLane="" departPos="0.00" departSpeed="16.00" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="186.80" arrivalSpeed="16.00" duration="25.00" routeLength="373.60" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_NE" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WN" depart="26.00" departLane="" departPos="0.00" departSpeed="16.00" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="186.80" arrivalSpeed="16.00" duration="25.00" routeLength="373.60" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_WN" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop two_queues ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="a.0" depart="0.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="20.00" routeLength="198.39" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_a.0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b.0" depart="1.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="21.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="1.60" rerouteNo="0" devices="tripinfo_b.0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="a.1" depart="2.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="23.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="21.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="2.20" rerouteNo="0" devices="tripinfo_a.1" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b.1" depart="3.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="25.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="22.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="2.79" rerouteNo="0" devices="tripinfo_b.1" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="a.2" depart="4.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="22.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="3.39" rerouteNo="0" devices="tripinfo_a.2" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b.2" depart="5.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="28.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="23.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="3.99" rerouteNo="0" devices="tripinfo_b.2" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="a.3" depart="6.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="30.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="24.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="4.59" rerouteNo="0" devices="tripinfo_a.3" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b.3" depart="7.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="31.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="24.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="5.19" rerouteNo="0" devices="tripinfo_b.3" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="a.4" depart="8.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="33.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="25.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="5.78" rerouteNo="0" devices="tripinfo_a.4" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b.4" depart="9.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="34.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="25.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="6.38" rerouteNo="0" devices="tripinfo_b.4" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_custom narrow_road ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3601.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 742
<  Running: 0
<  Waiting: 0
< Statistics (avg of 742):
<  RouteLength: 200.00
<  Speed: 11.84
<  Duration: 18.11
<  WaitingTime: 1.35
<  TimeLoss: 3.08
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="flow_1.0" depart="1.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="17.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="16.00" routeLength="200.00" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_flow_1.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_0.0" depart="2.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="17.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_1.1" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_1.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_1.2" depart="8.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="23.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_1.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_1.3" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="32.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="22.00" routeLength="200.00" waitingTime="7.00" waitingCount="0" stopTime="0.00" timeLoss="7.00" rerouteNo="0" devices="tripinfo_flow_1.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_0.1" depart="17.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="32.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_1.4" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="34.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="19.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.67" rerouteNo="0" devices="tripinfo_flow_1.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_0.2" depart="31.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_0.3" depart="33.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="48.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_1.5" depart="24.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="53.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="29.00" routeLength="200.00" waitingTime="14.00" waitingCount="0" stopTime="0.00" timeLoss="14.00" rerouteNo="0" devices="tripinfo_flow_1.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_0.4" depart="38.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="53.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_1.6" depart="36.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="55.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="19.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.67" rerouteNo="0" devices="tripinfo_flow_1.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_1.7" depart="38.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="56.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="18.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.34" rerouteNo="0" devices="tripinfo_flow_1.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_1.8" depart="46.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="61.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_1.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_0.5" depart="60.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="75.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_0.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_0.6" depart="71.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="86.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_0.7" depart="76.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="91.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_0.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_1.9" depart="78.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="93.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_1.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_1.10" depart="92.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="107.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_1.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_0.8" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="115.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_0.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_0.9" depart="101.00" departLane="" departPos="0.00" departSpeed="12.71" departDelay="0.00" arrival="117.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="16.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="tripinfo_flow_0.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_0.10" depart="104.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="119.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_0.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_0.11" depart="105.00" departLane="" departPos="0.00" departSpeed="12.71" departDelay="0.00" arrival="121.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="16.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="tripinfo_flow_0.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_0.12" depart="110.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="125.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_0.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_0.13" depart="121.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="136.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="15.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow_0.13" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow_1.11" depart="120.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="138.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="18.00" routeLength="200.00" waitingTime="3.00" waitingCount="0" stopTime="0.00" timeLoss="3.00" rerouteNo="0" devices="tripinfo_flow_1.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="1fi">
            <vehicle id="ego" pos="393.56" speed="16.00"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1fi">
            <vehicle id="ego" pos="393.56" speed="16.00"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1fi">
            <vehicle id="ego" pos="393.56" speed="16.00"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1fi">
            <vehicle id="ego" pos="393.56" speed="16.00"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="1fi">
            <vehicle id="ego" pos="393.56" speed="16.00"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>
junction_model junction_type priority_stop basic ( Last six runs Jul2024 )
junction_model junction_type priority_stop skip_wait ( Last six runs Jul2024 )
junction_model junction_type priority_stop wait_longer ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing basic ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,15d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 941.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 432):
<  RouteLength: 303.00
<  Speed: 14.59
<  Duration: 17.21
<  WaitingTime: 0.18
<  TimeLoss: 0.31
<  DepartDelay: 0.00
< DijkstraRouter answered 432 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="1.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="2.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="3.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="4.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="5.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="6.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="7.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="8.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="9.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="10.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="11.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="12.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="13.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="14.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="15.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="16.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="17.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="18.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="19.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="20.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="21.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="22.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="23.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="24.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="25.00" id="C" programID="0" phase="0" state="GG"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="NS.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.0 routing_NS.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.0 routing_SN.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.1" depart="4.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.1 routing_NS.1" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.1" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.1 routing_SN.1" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.2" depart="8.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.2 routing_NS.2" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.2" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="24.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.2 routing_SN.2" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.3" depart="12.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.3 routing_NS.3" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.3" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.3 routing_SN.3" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.4" depart="16.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="30.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.4 routing_NS.4" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.5" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="34.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.5 routing_NS.5" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.4" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="34.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.4 routing_SN.4" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.6" depart="24.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.6 routing_NS.6" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.5" depart="25.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="39.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.5 routing_SN.5" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.7" depart="28.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="16.00" routeLength="190.50" waitingTime="2.00" waitingCount="0" stopTime="0.00" timeLoss="2.00" rerouteNo="0" devices="tripinfo_NS.7 routing_NS.7" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.6" depart="30.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.6 routing_SN.6" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.8" depart="32.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.8 routing_NS.8" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.7" depart="35.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.7 routing_SN.7" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.9" depart="36.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="50.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.9 routing_NS.9" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.10" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="54.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.10 routing_NS.10" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.8" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="54.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.8 routing_SN.8" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.11" depart="44.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="58.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.11 routing_NS.11" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.9" depart="45.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.9 routing_SN.9" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EW.0" depart="0.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="60.00" arrivalLane="" arrivalPos="995.25" arrivalSpeed="33.33" duration="60.00" routeLength="1990.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_EW.0 routing_EW.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.0" depart="0.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="60.00" arrivalLane="" arrivalPos="995.25" arrivalSpeed="33.33" duration="60.00" routeLength="1990.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.0 routing_WE.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.12" depart="48.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="62.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.12 routing_NS.12" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.10" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="64.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.10 routing_SN.10" vType="car" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-delay ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,15d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 941.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 432):
<  RouteLength: 303.00
<  Speed: 14.55
<  Duration: 17.28
<  WaitingTime: 0.20
<  TimeLoss: 0.39
<  DepartDelay: 0.00
< DijkstraRouter answered 432 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="1.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="2.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="3.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="4.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="5.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="6.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="7.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="8.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="9.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="10.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="11.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="12.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="13.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="14.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="15.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="16.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="17.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="18.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="19.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="20.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="21.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="22.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="23.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="24.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="25.00" id="C" programID="0" phase="0" state="GG"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-time ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,15d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 941.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 432):
<  RouteLength: 303.00
<  Speed: 13.90
<  Duration: 18.27
<  WaitingTime: 0.64
<  TimeLoss: 1.32
<  DepartDelay: 0.00
< DijkstraRouter answered 432 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="1.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="2.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="3.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="4.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="5.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="6.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="7.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="8.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="9.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="10.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="11.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="12.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="13.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="14.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="15.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="16.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="17.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="18.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="19.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="20.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="21.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="22.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="23.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="24.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="25.00" id="C" programID="0" phase="0" state="GG"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing space_gap ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,15d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 941.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 432):
<  RouteLength: 303.00
<  Speed: 14.59
<  Duration: 17.21
<  WaitingTime: 0.18
<  TimeLoss: 0.31
<  DepartDelay: 0.00
< DijkstraRouter answered 432 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="NS.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.0 routing_NS.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.0 routing_SN.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.1" depart="4.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.1 routing_NS.1" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.1" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.1 routing_SN.1" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.2" depart="8.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.2 routing_NS.2" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.2" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="24.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.2 routing_SN.2" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.3" depart="12.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.3 routing_NS.3" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.3" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.3 routing_SN.3" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.4" depart="16.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="30.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.4 routing_NS.4" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.5" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="34.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.5 routing_NS.5" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.4" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="34.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.4 routing_SN.4" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.6" depart="24.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.6 routing_NS.6" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.5" depart="25.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="39.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.5 routing_SN.5" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.7" depart="28.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="16.00" routeLength="190.50" waitingTime="2.00" waitingCount="0" stopTime="0.00" timeLoss="2.00" rerouteNo="0" devices="tripinfo_NS.7 routing_NS.7" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.6" depart="30.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.6 routing_SN.6" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.8" depart="32.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.8 routing_NS.8" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.7" depart="35.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.7 routing_SN.7" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.9" depart="36.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="50.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.9 routing_NS.9" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.10" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="54.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.10 routing_NS.10" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.8" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="54.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.8 routing_SN.8" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.11" depart="44.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="58.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.11 routing_NS.11" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.9" depart="45.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.9 routing_SN.9" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EW.0" depart="0.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="60.00" arrivalLane="" arrivalPos="995.25" arrivalSpeed="33.33" duration="60.00" routeLength="1990.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_EW.0 routing_EW.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.0" depart="0.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="60.00" arrivalLane="" arrivalPos="995.25" arrivalSpeed="33.33" duration="60.00" routeLength="1990.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.0 routing_WE.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.12" depart="48.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="62.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.12 routing_NS.12" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.10" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="64.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.10 routing_SN.10" vType="car" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing sudden_insertion ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="1.00" id="C" programID="0" phase="1" state="yy"/>
    <tlsState time="2.00" id="C" programID="0" phase="1" state="yy"/>
    <tlsState time="3.00" id="C" programID="0" phase="1" state="yy"/>
    <tlsState time="4.00" id="C" programID="0" phase="1" state="yy"/>
    <tlsState time="5.00" id="C" programID="0" phase="1" state="yy"/>
    <tlsState time="6.00" id="C" programID="0" phase="2" state="rr"/>
    <tlsState time="7.00" id="C" programID="0" phase="3" state="uu"/>
    <tlsState time="8.00" id="C" programID="0" phase="3" state="uu"/>
    <tlsState time="9.00" id="C" programID="0" phase="3" state="uu"/>
    <tlsState time="10.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="11.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="12.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="13.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="14.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="15.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="16.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="17.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="18.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="19.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="20.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="21.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="22.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="23.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="24.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="25.00" id="C" programID="0" phase="0" state="GG"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing time_gap ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="NS.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.0 routing_NS.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.0 routing_SN.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.1" depart="4.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.1 routing_NS.1" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.1" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.1 routing_SN.1" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.2" depart="8.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.2 routing_NS.2" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.2" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="24.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.2 routing_SN.2" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.3" depart="12.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.3 routing_NS.3" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.3" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.3 routing_SN.3" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.4" depart="16.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="30.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.4 routing_NS.4" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.5" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="34.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.5 routing_NS.5" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.4" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="34.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.4 routing_SN.4" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.6" depart="24.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.6 routing_NS.6" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.5" depart="25.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="39.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.5 routing_SN.5" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.7" depart="28.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="16.00" routeLength="190.50" waitingTime="2.00" waitingCount="0" stopTime="0.00" timeLoss="2.00" rerouteNo="0" devices="tripinfo_NS.7 routing_NS.7" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.6" depart="30.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.6 routing_SN.6" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.8" depart="32.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.8 routing_NS.8" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.7" depart="35.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.7 routing_SN.7" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.9" depart="36.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="50.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.9 routing_NS.9" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.10" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="54.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.10 routing_NS.10" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.8" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="54.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.8 routing_SN.8" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.11" depart="44.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="58.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.11 routing_NS.11" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.9" depart="45.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.9 routing_SN.9" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EW.0" depart="0.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="60.00" arrivalLane="" arrivalPos="995.25" arrivalSpeed="33.33" duration="60.00" routeLength="1990.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_EW.0 routing_EW.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.0" depart="0.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="60.00" arrivalLane="" arrivalPos="995.25" arrivalSpeed="33.33" duration="60.00" routeLength="1990.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.0 routing_WE.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NS.12" depart="48.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="62.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NS.12 routing_NS.12" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.10" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="64.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.10 routing_SN.10" vType="car" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing yellow-time ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,15d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 941.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 432):
<  RouteLength: 303.00
<  Speed: 14.41
<  Duration: 17.50
<  WaitingTime: 0.35
<  TimeLoss: 0.60
<  DepartDelay: 0.00
< DijkstraRouter answered 432 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="1.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="2.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="3.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="4.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="5.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="6.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="7.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="8.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="9.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="10.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="11.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="12.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="13.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="14.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="15.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="16.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="17.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="18.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="19.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="20.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="21.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="22.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="23.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="24.00" id="C" programID="0" phase="0" state="GG"/>
    <tlsState time="25.00" id="C" programID="0" phase="0" state="GG"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left basic ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left east_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left north_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left south_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_all ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NE" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SW" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NE" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SW" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NE" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SW" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NE" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SW" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_from_east ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_from_north ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NE" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NE" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NE" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NE" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NE" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_from_south ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SW" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SW" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SW" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SW" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SW" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_from_west ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_opposite ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WN" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left west_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="EW" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="NS" x="98.40" y="200.00" angle="180.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="SN" x="101.60" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls incompatible_program ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1,2
< Warning: Missing yellow phase in tlLogic 'C', program 'bad' for tl-index 8 when switching to phase 1.
< Warning: Program 'bad' at tlLogic 'C' is incompatible with logic at junction 'C' (mutual conflict between link indices 3,8 tl indices 3,8 phase 0).
<   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
<   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls low_decel ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="29.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="30.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="31.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="32.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="33.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="34.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="35.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="36.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="37.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls low_decel_idm ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="29.00"/>
    <timestep time="29.20"/>
    <timestep time="29.40"/>
    <timestep time="29.60"/>
    <timestep time="29.80"/>
    <timestep time="30.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="30.20">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="30.40">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="30.60">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="30.80">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="31.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="31.20">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls off_internal_cont_major ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 112.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 24
<  Running: 0
<  Waiting: 0
< Statistics (avg of 24):
<  RouteLength: 183.90
<  Speed: 12.69
<  Duration: 14.54
<  WaitingTime: 0.21
<  TimeLoss: 0.67
<  DepartDelay: 0.28
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls right_on_red_program ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 218.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 54
<  Running: 0
<  Waiting: 0
< Statistics (avg of 54):
<  RouteLength: 179.20
<  Speed: 5.59
<  Duration: 57.76
<  WaitingTime: 5.42
<  TimeLoss: 44.43
<  DepartDelay: 16.94
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red basic ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="SN.0" depart="1.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.0 routing_SN.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.1" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.1 routing_SN.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.2" depart="8.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.2 routing_SN.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.3" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="24.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.3 routing_SN.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.4" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.4 routing_SN.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.5" depart="19.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="33.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.5 routing_SN.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.6" depart="22.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.6 routing_SN.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.7" depart="24.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.7 routing_SN.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.0" depart="2.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="40.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="38.00" routeLength="190.50" waitingTime="23.67" waitingCount="0" stopTime="0.00" timeLoss="23.67" rerouteNo="0" devices="tripinfo_EN.0 routing_EN.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.1" depart="3.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="43.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="40.00" routeLength="190.50" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="25.94" rerouteNo="0" devices="tripinfo_EN.1 routing_EN.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.2" depart="7.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="39.00" routeLength="190.50" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="25.21" rerouteNo="0" devices="tripinfo_EN.2 routing_EN.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.3" depart="14.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="35.00" routeLength="190.50" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="20.88" rerouteNo="0" devices="tripinfo_EN.3 routing_EN.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.4" depart="16.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="52.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="36.00" routeLength="190.50" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="21.54" rerouteNo="0" devices="tripinfo_EN.4 routing_EN.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.5" depart="17.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="53.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="36.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="22.21" rerouteNo="0" devices="tripinfo_EN.5 routing_EN.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.6" depart="19.00" departLane="" departPos="0.00" departSpeed="13.24" departDelay="0.00" arrival="55.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="36.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="21.88" rerouteNo="0" devices="tripinfo_EN.6 routing_EN.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.7" depart="21.00" departLane="" departPos="0.00" departSpeed="13.88" departDelay="0.00" arrival="57.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="36.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="21.55" rerouteNo="0" devices="tripinfo_EN.7 routing_EN.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.0" depart="49.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="63.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.0 routing_WE.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.1" depart="50.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="65.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="15.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="tripinfo_WE.1 routing_WE.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.2" depart="51.00" departLane="" departPos="0.00" departSpeed="11.62" departDelay="0.00" arrival="67.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="16.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.34" rerouteNo="0" devices="tripinfo_WE.2 routing_WE.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.3" depart="54.00" departLane="" departPos="0.00" departSpeed="13.88" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.01" rerouteNo="0" devices="tripinfo_WE.3 routing_WE.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.4" depart="56.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="70.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.4 routing_WE.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.5" depart="58.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.5 routing_WE.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.6" depart="66.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="80.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.6 routing_WE.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.7" depart="67.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="82.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="15.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="tripinfo_WE.7 routing_WE.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SE.0" depart="51.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="84.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="33.00" routeLength="190.50" waitingTime="18.34" waitingCount="0" stopTime="0.00" timeLoss="18.34" rerouteNo="0" devices="tripinfo_SE.0 routing_SE.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SE.1" depart="53.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="86.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="33.00" routeLength="190.50" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="19.01" rerouteNo="0" devices="tripinfo_SE.1 routing_SE.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red no_stopping ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="SN.0" depart="1.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.0 routing_SN.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.1" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.1 routing_SN.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.2" depart="8.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.2 routing_SN.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.3" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="24.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.3 routing_SN.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.4" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.4 routing_SN.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.5" depart="19.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="33.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.5 routing_SN.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.6" depart="22.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.6 routing_SN.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.7" depart="24.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.7 routing_SN.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.0" depart="2.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="40.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="38.00" routeLength="190.50" waitingTime="23.67" waitingCount="0" stopTime="0.00" timeLoss="23.67" rerouteNo="0" devices="tripinfo_EN.0 routing_EN.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.1" depart="3.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="42.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="39.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="24.94" rerouteNo="0" devices="tripinfo_EN.1 routing_EN.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.2" depart="7.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="37.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="23.21" rerouteNo="0" devices="tripinfo_EN.2 routing_EN.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.3" depart="14.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="32.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="17.88" rerouteNo="0" devices="tripinfo_EN.3 routing_EN.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.4" depart="16.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="48.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="32.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="17.54" rerouteNo="0" devices="tripinfo_EN.4 routing_EN.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.5" depart="17.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="32.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="18.21" rerouteNo="0" devices="tripinfo_EN.5 routing_EN.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.6" depart="19.00" departLane="" departPos="0.00" departSpeed="13.24" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="32.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="17.88" rerouteNo="0" devices="tripinfo_EN.6 routing_EN.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.7" depart="21.00" departLane="" departPos="0.00" departSpeed="13.88" departDelay="0.00" arrival="53.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="32.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="17.55" rerouteNo="0" devices="tripinfo_EN.7 routing_EN.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.0" depart="49.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="63.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.0 routing_WE.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.1" depart="50.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="65.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="15.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="tripinfo_WE.1 routing_WE.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.2" depart="51.00" departLane="" departPos="0.00" departSpeed="11.62" departDelay="0.00" arrival="67.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="16.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.34" rerouteNo="0" devices="tripinfo_WE.2 routing_WE.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.3" depart="54.00" departLane="" departPos="0.00" departSpeed="13.88" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.01" rerouteNo="0" devices="tripinfo_WE.3 routing_WE.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.4" depart="56.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="70.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.4 routing_WE.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.5" depart="58.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.5 routing_WE.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.6" depart="66.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="80.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.6 routing_WE.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.7" depart="67.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="82.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="15.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="tripinfo_WE.7 routing_WE.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SE.0" depart="51.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="84.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="33.00" routeLength="190.50" waitingTime="18.34" waitingCount="0" stopTime="0.00" timeLoss="18.34" rerouteNo="0" devices="tripinfo_SE.0 routing_SE.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SE.1" depart="53.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="85.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="32.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="18.01" rerouteNo="0" devices="tripinfo_SE.1 routing_SE.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red stress_test original ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'BYC' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 1015 (Loaded: 1135)
<  Running: 287
<  Waiting: 120
< Statistics (avg of 728):
<  RouteLength: 334.61
<  Speed: 2.73
<  Duration: 187.03
<  WaitingTime: 21.02
<  TimeLoss: 156.15
<  DepartDelay: 15.27
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type unregulated basic ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="19.00" routeLength="198.39" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v1" depart="1.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="19.00" routeLength="198.39" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v2" depart="2.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="21.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="19.00" routeLength="198.39" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v2" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v3" depart="3.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="19.00" routeLength="198.39" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v3" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper action_step_offset ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Action step length '1.00' is used for vehicle type 't0' but step-method.ballistic was not set. Setting it now to avoid collisions.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="right" depart="0.00" departLane="" departPos="295.50" departSpeed="13.89" departDelay="0.00" arrival="86.00" arrivalLane="" arrivalPos="1094.00" arrivalSpeed="13.89" duration="86.00" routeLength="1192.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_right" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="left" depart="0.50" departLane="" departPos="295.50" departSpeed="13.27" departDelay="0.00" arrival="88.00" arrivalLane="" arrivalPos="1094.00" arrivalSpeed="13.89" duration="87.50" routeLength="1192.50" waitingTime="0.83" waitingCount="0" stopTime="0.00" timeLoss="1.17" rerouteNo="0" devices="tripinfo_left" vType="t1" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper symmetric_approach ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="right" depart="0.00" departLane="" departPos="298.88" departSpeed="13.89" departDelay="0.00" arrival="87.00" arrivalLane="" arrivalPos="1098.50" arrivalSpeed="13.89" duration="87.00" routeLength="1198.13" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_right" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="left" depart="0.00" departLane="" departPos="298.88" departSpeed="12.44" departDelay="0.00" arrival="88.00" arrivalLane="" arrivalPos="1098.50" arrivalSpeed="13.89" duration="88.00" routeLength="1198.13" waitingTime="0.83" waitingCount="0" stopTime="0.00" timeLoss="1.67" rerouteNo="0" devices="tripinfo_left" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1016.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 400
<  Running: 0
<  Waiting: 0
< Statistics (avg of 400):
<  RouteLength: 242.00
<  Speed: 12.77
<  Duration: 19.00
<  WaitingTime: 0.42
<  TimeLoss: 0.83
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
junction_model junction_type zipper variations ( Last six runs Jul2024 )
junction_model junction_type zipper variations_adaptDist_50 ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1007.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 500
<  Running: 0
<  Waiting: 0
< Statistics (avg of 500):
<  RouteLength: 242.00
<  Speed: 25.12
<  Duration: 10.02
<  WaitingTime: 0.45
<  TimeLoss: 2.02
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
junction_model junction_type zipper variations_dense ( Last six runs Jul2024 )
junction_model junction_type zipper variations_dense_adaptDist_50 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_highspeed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1005.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 400
<  Running: 0
<  Waiting: 0
< Statistics (avg of 400):
<  RouteLength: 242.00
<  Speed: 29.61
<  Duration: 8.30
<  WaitingTime: 0.37
<  TimeLoss: 0.85
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1014.40.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 400
<  Running: 0
<  Waiting: 0
< Statistics (avg of 400):
<  RouteLength: 242.00
<  Speed: 13.18
<  Duration: 18.40
<  WaitingTime: 0.42
<  TimeLoss: 0.83
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
junction_model junction_type zipper variations_subsecond ( Last six runs Jul2024 )
junction_model junction_type zipper variations_subsecond_IDM ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model minor_internalJunction bike_behind_crossing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'bike' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1357.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 486
<  Running: 0
<  Waiting: 0
< DijkstraRouter answered 642 queries and explored 2.45 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model opposite_left_turn small_junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="NE" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="13.80" routeLength="190.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NE" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SW" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="14.80" routeLength="190.60" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_SW" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ES" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="113.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="13.80" routeLength="190.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ES" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WN" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="114.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="14.80" routeLength="190.60" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_WN" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model opposite_left_turn small_junction_multiple_vehs ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="NE.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="13.80" routeLength="190.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NE.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NE.1" depart="2.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="15.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="13.80" routeLength="190.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NE.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SW.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="17.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="17.80" routeLength="190.60" waitingTime="4.00" waitingCount="0" stopTime="0.00" timeLoss="4.00" rerouteNo="0" devices="tripinfo_SW.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="NE.2" depart="4.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="17.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="13.80" routeLength="190.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NE.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SW.1" depart="2.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="19.40" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="17.40" routeLength="190.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.67" rerouteNo="0" devices="tripinfo_SW.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SW.2" depart="4.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="21.20" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="17.20" routeLength="190.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.34" rerouteNo="0" devices="tripinfo_SW.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ES.0" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="113.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="13.80" routeLength="190.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ES.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ES.1" depart="102.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="115.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="13.80" routeLength="190.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ES.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WN.0" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="117.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="17.80" routeLength="190.60" waitingTime="4.00" waitingCount="0" stopTime="0.00" timeLoss="4.00" rerouteNo="0" devices="tripinfo_WN.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ES.2" depart="104.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="117.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="13.80" routeLength="190.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ES.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WN.1" depart="102.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="119.40" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="17.40" routeLength="190.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.67" rerouteNo="0" devices="tripinfo_WN.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WN.2" depart="104.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="121.20" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="17.20" routeLength="190.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.34" rerouteNo="0" devices="tripinfo_WN.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model roundabout blocked_on_junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="foe" depart="0.00" departLane="" departPos="289.73" departSpeed="11.20" departDelay="0.00" arrival="17.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.89" duration="17.00" routeLength="164.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.67" rerouteNo="1" devices="tripinfo_foe routing_foe" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego" depart="5.00" departLane="" departPos="289.81" departSpeed="13.89" departDelay="0.00" arrival="21.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.89" duration="16.00" routeLength="164.26" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_ego routing_ego" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker" depart="0.00" departLane="" departPos="289.73" departSpeed="13.89" departDelay="0.00" arrival="115.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="0.90" duration="115.00" routeLength="155.82" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="1" devices="tripinfo_blocker routing_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model roundabout no_requests_from_outside ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v2" depart="0.00" departLane="" departPos="289.73" departSpeed="13.89" departDelay="0.00" arrival="16.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.89" duration="16.00" routeLength="164.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_v2 routing_v2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0" depart="0.00" departLane="" departPos="289.87" departSpeed="13.89" departDelay="0.00" arrival="17.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.89" duration="17.00" routeLength="164.93" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.01" rerouteNo="1" devices="tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="289.81" departSpeed="13.89" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.89" duration="18.00" routeLength="164.26" waitingTime="2.00" waitingCount="0" stopTime="0.00" timeLoss="2.33" rerouteNo="1" devices="tripinfo_v1 routing_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model roundabout small ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 310.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 217
<  Running: 0
<  Waiting: 0
< Statistics (avg of 217):
<  RouteLength: 624.93
<  Speed: 13.38
<  Duration: 46.85
<  WaitingTime: 0.16
<  TimeLoss: 1.31
<  DepartDelay: 14.30
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh1" x="95.25" y="51.65" angle="270.00" type="1" speed="13.89" pos="0.00" edge="CW" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh1" x="95.25" y="51.65" angle="270.00" type="1" speed="13.89" pos="0.00" edge="CW" slope="0.00"/>
<truncated after showing first 30 lines>
junction_model visibility high left_turn ( Last six runs Jul2024 )
junction_model visibility low left_turn ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh1" x="104.75" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="CE" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh1" x="104.75" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="CE" slope="0.00"/>
<truncated after showing first 30 lines>
junction_model visibility high straight ( Last six runs Jul2024 )
junction_model visibility low straight ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh1" x="101.65" y="54.75" angle="0.00" type="1" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh1" x="101.65" y="54.75" angle="0.00" type="1" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
<truncated after showing first 30 lines>
junction_model visibility major high ( Last six runs Jul2024 )
junction_model visibility major low ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : junction_model visibility with_foe left_turn ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model visibility with_foe straight ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model visibility with_sudden_foe cannot_stop_collision ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="1.50">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="2.50">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="3.50">
        <vehicle id="veh1" speed="20.00"/>
        <vehicle id="veh2" speed="20.00"/>
    </timestep>
    <timestep time="4.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model visibility with_sudden_foe cannot_stop_pass_first ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="1.50">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="2.50">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="3.50">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh1" speed="20.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model visibility with_sudden_foe cannot_stop_pass_later ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="1.50">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="2.50">
        <vehicle id="veh1" speed="20.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" speed="20.00"/>
        <vehicle id="veh2" speed="20.00"/>
    </timestep>
    <timestep time="3.50">
        <vehicle id="veh1" speed="20.00"/>
        <vehicle id="veh2" speed="20.00"/>
    </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso bugs invalid_route_multiqueue ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Vehicle '0' has no valid route. No connection between edge 'beg' and edge 'middle'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : meso bugs no_teleporting_backwards ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,1640c1,2
< Warning: Teleporting vehicle 'flow3.0'; waited too long, from edge 'start3':0 to edge 'start2':1, time=14.99.
< Warning: Teleporting vehicle 'flow0.1'; waited too long, from edge 'start0':0 to edge 'start2':1, time=14.99.
< Warning: Teleporting vehicle 'flow1.1'; waited too long, from edge 'start1':0 to edge 'start2':1, time=17.10.
< Warning: Teleporting vehicle 'flow3.1'; waited too long, from edge 'start3':0 to edge 'start2':1, time=17.10.
< Warning: Teleporting vehicle 'flow0.2'; waited too long, from edge 'start0':0 to edge 'start2':1, time=17.10.
< Warning: Teleporting vehicle 'flow1.2'; waited too long, from edge 'start1':0 to edge 'start2':1, time=19.22.
< Warning: Teleporting vehicle 'flow3.2'; waited too long, from edge 'start3':0 to edge 'start2':1, time=19.22.
< Warning: Teleporting vehicle 'flow0.3'; waited too long, from edge 'start0':0 to edge 'start2':1, time=19.22.
< Warning: Teleporting vehicle 'flow1.3'; waited too long, from edge 'start1':0 to edge 'start2':1, time=21.34.
< Warning: Teleporting vehicle 'flow3.3'; waited too long, from edge 'start3':0 to edge 'start2':1, time=21.34.
< Warning: Teleporting vehicle 'flow0.4'; waited too long, from edge 'start0':0 to edge 'start2':1, time=21.34.
< Warning: Teleporting vehicle 'flow1.4'; waited too long, from edge 'start1':0 to edge 'start2':1, time=23.45.
< Warning: Teleporting vehicle 'flow3.4'; waited too long, from edge 'start3':0 to edge 'start2':1, time=23.45.
< Warning: Teleporting vehicle 'flow0.5'; waited too long, from edge 'start0':0 to edge 'start2':1, time=23.45.
< Warning: Teleporting vehicle 'flow1.5'; waited too long, from edge 'start1':0 to edge 'start2':2, time=25.57.
< Warning: Teleporting vehicle 'flow3.5'; waited too long, from edge 'start3':0 to edge 'start2':2, time=25.57.
< Warning: Teleporting vehicle 'flow1.6'; waited too long, from edge 'start1':0 to edge 'start2':2, time=27.69.
< Warning: Teleporting vehicle 'flow3.6'; waited too long, from edge 'start3':0 to edge 'start2':2, time=27.69.
< Warning: Teleporting vehicle 'flow1.7'; waited too long, from edge 'start1':0 to edge 'start2':2, time=29.81.
< Warning: Teleporting vehicle 'flow3.7'; waited too long, from edge 'start3':0 to edge 'start2':2, time=29.81.
< Warning: Teleporting vehicle 'flow1.8'; waited too long, from edge 'start1':0 to edge 'start2':2, time=31.92.
< Warning: Teleporting vehicle 'flow3.8'; waited too long, from edge 'start3':0 to edge 'start2':2, time=31.92.
< Warning: Teleporting vehicle 'flow0.6'; waited too long, from edge 'start0':0 to edge 'start2':2, time=32.72.
< Warning: Teleporting vehicle 'flow1.9'; waited too long, from edge 'start1':0 to edge 'start2':2, time=34.04.
< Warning: Teleporting vehicle 'flow3.9'; waited too long, from edge 'start3':0 to edge 'start2':2, time=34.04.
< Warning: Teleporting vehicle 'flow0.7'; waited too long, from edge 'start0':0 to edge 'start2':2, time=34.84.
< Warning: Teleporting vehicle 'flow1.10'; waited too long, from edge 'start1':0 to edge 'start2':2, time=36.16.
< Warning: Teleporting vehicle 'flow3.10'; waited too long, from edge 'start3':0 to edge 'start2':2, time=36.16.
< Warning: Teleporting vehicle 'flow0.8'; waited too long, from edge 'start0':0 to edge 'start2':3, time=36.96.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso bugs ticket1017 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1,2
< Warning: Teleporting vehicle 'flow.13'; waited too long, from edge 'beg':1, time=336.10.
< Warning: Vehicle 'flow.13' ends teleporting on edge 'end':1, time=350.49.
< Warning: Teleporting vehicle 'flow.14'; waited too long, from edge 'middle':0 to edge 'end':1, time=667.15.
< Warning: Teleporting vehicle 'flow.15'; waited too long, from edge 'middle':0 to edge 'end':1, time=969.42.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso bugs ticket15093 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="3600.00" id="lane_data">
        <edge id="767378478">
            <lane id="767378478_0" sampledSeconds="805.66" traveltime="10.46" overlapTraveltime="10.74" density="1.17" laneDensity="1.17" occupancy="0.59" waitingTime="0.00" timeLoss="0.90" speed="18.26" speedRelative="0.82" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
            <lane id="767378478_1" sampledSeconds="1006.83" traveltime="10.43" overlapTraveltime="10.71" density="1.46" laneDensity="1.46" occupancy="0.73" waitingTime="0.00" timeLoss="0.16" speed="18.32" speedRelative="0.82" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
            <lane id="767378478_2" sampledSeconds="259.24" traveltime="10.17" overlapTraveltime="10.43" density="0.38" laneDensity="0.38" occupancy="0.19" waitingTime="0.00" timeLoss="0.01" speed="18.80" speedRelative="0.85" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="3600.00" end="7200.00" id="lane_data">
        <edge id="767378478">
            <lane id="767378478_0" sampledSeconds="585.80" traveltime="10.37" overlapTraveltime="10.64" density="0.85" laneDensity="0.85" occupancy="0.43" waitingTime="0.00" timeLoss="0.01" speed="18.43" speedRelative="0.83" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
            <lane id="767378478_1" sampledSeconds="555.42" traveltime="10.35" overlapTraveltime="10.62" density="0.81" laneDensity="0.81" occupancy="0.40" waitingTime="0.00" timeLoss="0.51" speed="18.46" speedRelative="0.83" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
            <lane id="767378478_2" sampledSeconds="76.87" traveltime="10.25" overlapTraveltime="10.52" density="0.11" laneDensity="0.11" occupancy="0.06" waitingTime="0.00" timeLoss="0.13" speed="18.65" speedRelative="0.84" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="7200.00" end="10800.00" id="lane_data">
        <edge id="767378478">
            <lane id="767378478_0" sampledSeconds="547.70" traveltime="10.24" overlapTraveltime="10.51" density="0.80" laneDensity="0.80" occupancy="0.40" waitingTime="0.00" timeLoss="0.02" speed="18.67" speedRelative="0.84" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
            <lane id="767378478_1" sampledSeconds="475.90" traveltime="10.27" overlapTraveltime="10.54" density="0.69" laneDensity="0.69" occupancy="0.35" waitingTime="0.00" timeLoss="0.01" speed="18.61" speedRelative="0.84" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
            <lane id="767378478_2" sampledSeconds="47.39" traveltime="10.53" overlapTraveltime="10.81" density="0.07" laneDensity="0.07" occupancy="0.03" waitingTime="0.00" timeLoss="0.00" speed="18.14" speedRelative="0.82" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="10800.00" end="14400.00" id="lane_data">
        <edge id="767378478">
            <lane id="767378478_0" sampledSeconds="484.38" traveltime="10.42" overlapTraveltime="10.69" density="0.70" laneDensity="0.70" occupancy="0.35" waitingTime="0.00" timeLoss="0.01" speed="18.35" speedRelative="0.83" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
            <lane id="767378478_1" sampledSeconds="421.58" traveltime="10.16" overlapTraveltime="10.42" density="0.61" laneDensity="0.61" occupancy="0.31" waitingTime="0.00" timeLoss="0.75" speed="18.81" speedRelative="0.85" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
            <lane id="767378478_2" sampledSeconds="59.56" traveltime="9.93" overlapTraveltime="10.19" density="0.09" laneDensity="0.09" occupancy="0.04" waitingTime="0.00" timeLoss="0.78" speed="19.25" speedRelative="0.87" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="3600.00" id="edge_data">
        <edge id="767378478" sampledSeconds="2071.73" traveltime="10.41" overlapTraveltime="10.68" density="3.01" laneDensity="1.00" occupancy="0.50" waitingTime="0.00" timeLoss="1.06" speed="18.36" speedRelative="0.83" departed="0" arrived="0" entered="199" left="199" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="3600.00" end="7200.00" id="edge_data">
        <edge id="767378478" sampledSeconds="1218.08" traveltime="10.35" overlapTraveltime="10.62" density="1.77" laneDensity="0.59" occupancy="0.30" waitingTime="0.00" timeLoss="0.65" speed="18.46" speedRelative="0.83" departed="0" arrived="0" entered="118" left="117" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="7200.00" end="10800.00" id="edge_data">
        <edge id="767378478" sampledSeconds="1070.99" traveltime="10.26" overlapTraveltime="10.53" density="1.56" laneDensity="0.52" occupancy="0.26" waitingTime="0.00" timeLoss="0.03" speed="18.62" speedRelative="0.84" departed="0" arrived="0" entered="104" left="105" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="10800.00" end="14400.00" id="edge_data">
        <edge id="767378478" sampledSeconds="965.52" traveltime="10.27" overlapTraveltime="10.54" density="1.40" laneDensity="0.47" occupancy="0.23" waitingTime="0.00" timeLoss="1.53" speed="18.60" speedRelative="0.84" departed="0" arrived="0" entered="94" left="94" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="14400.00" end="18000.00" id="edge_data">
        <edge id="767378478" sampledSeconds="1306.53" traveltime="10.37" overlapTraveltime="10.64" density="1.90" laneDensity="0.63" occupancy="0.32" waitingTime="0.00" timeLoss="2.51" speed="18.43" speedRelative="0.83" departed="0" arrived="0" entered="126" left="126" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="18000.00" end="21600.00" id="edge_data">
        <edge id="767378478" sampledSeconds="2635.90" traveltime="10.31" overlapTraveltime="10.58" density="3.83" laneDensity="1.28" occupancy="0.64" waitingTime="0.00" timeLoss="5.54" speed="18.54" speedRelative="0.83" departed="0" arrived="0" entered="256" left="255" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="21600.00" end="25200.00" id="edge_data">
        <edge id="767378478" sampledSeconds="5292.83" traveltime="10.27" overlapTraveltime="10.54" density="7.69" laneDensity="2.56" occupancy="1.28" waitingTime="0.00" timeLoss="18.80" speed="18.61" speedRelative="0.84" departed="0" arrived="0" entered="516" left="513" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="25200.00" end="25842.00" id="edge_data">
        <edge id="767378478" sampledSeconds="1242.00" traveltime="10.10" overlapTraveltime="10.36" density="10.12" laneDensity="3.37" occupancy="1.69" waitingTime="0.00" timeLoss="8.26" speed="18.92" speedRelative="0.85" departed="0" arrived="0" entered="122" left="126" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : meso bugs ticket2244 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 886.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 130
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="flow.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="336.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="336.00" routeLength="1500.00" waitingTime="228.00" waitingCount="0" stopTime="0.00" timeLoss="228.00" rerouteNo="0" devices="tripinfo_flow.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.1" depart="1.00" departLane="" departPos="0.00" departSpeed="12.71" departDelay="0.00" arrival="339.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="338.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="229.27" rerouteNo="0" devices="tripinfo_flow.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.2" depart="2.00" departLane="" departPos="0.00" departSpeed="11.71" departDelay="0.00" arrival="341.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="339.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="230.54" rerouteNo="0" devices="tripinfo_flow.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.3" depart="3.00" departLane="" departPos="0.00" departSpeed="10.86" departDelay="0.00" arrival="343.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="340.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="231.81" rerouteNo="0" devices="tripinfo_flow.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.4" depart="4.00" departLane="" departPos="0.00" departSpeed="10.13" departDelay="0.00" arrival="346.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="342.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="233.08" rerouteNo="0" devices="tripinfo_flow.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.5" depart="8.00" departLane="" departPos="0.00" departSpeed="13.26" departDelay="3.00" arrival="348.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="340.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="231.35" rerouteNo="0" devices="tripinfo_flow.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.6" depart="9.00" departLane="" departPos="0.00" departSpeed="12.18" departDelay="3.00" arrival="350.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="341.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="232.61" rerouteNo="0" devices="tripinfo_flow.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.7" depart="11.00" departLane="" departPos="0.00" departSpeed="12.69" departDelay="4.00" arrival="352.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="341.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="232.88" rerouteNo="0" devices="tripinfo_flow.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.8" depart="13.00" departLane="" departPos="0.00" departSpeed="13.24" departDelay="5.00" arrival="355.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="342.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="233.15" rerouteNo="0" devices="tripinfo_flow.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.9" depart="14.00" departLane="" departPos="0.00" departSpeed="12.17" departDelay="5.00" arrival="357.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="234.42" rerouteNo="0" devices="tripinfo_flow.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.10" depart="16.00" departLane="" departPos="0.00" departSpeed="12.68" departDelay="6.00" arrival="359.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="234.09" rerouteNo="0" devices="tripinfo_flow.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.11" depart="18.00" departLane="" departPos="0.00" departSpeed="13.23" departDelay="7.00" arrival="360.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="342.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="233.76" rerouteNo="0" devices="tripinfo_flow.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.12" depart="19.00" departLane="" departPos="0.00" departSpeed="12.16" departDelay="7.00" arrival="362.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="234.43" rerouteNo="0" devices="tripinfo_flow.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.13" depart="21.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="8.00" arrival="364.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="214.00" waitingCount="0" stopTime="0.00" timeLoss="234.10" rerouteNo="0" devices="tripinfo_flow.13" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.14" depart="23.00" departLane="" departPos="0.00" departSpeed="13.22" departDelay="9.00" arrival="365.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="342.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="233.77" rerouteNo="0" devices="tripinfo_flow.14" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.15" depart="24.00" departLane="" departPos="0.00" departSpeed="12.14" departDelay="9.00" arrival="367.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="234.44" rerouteNo="0" devices="tripinfo_flow.15" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.16" depart="26.00" departLane="" departPos="0.00" departSpeed="12.65" departDelay="10.00" arrival="369.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="234.10" rerouteNo="0" devices="tripinfo_flow.16" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.17" depart="28.00" departLane="" departPos="0.00" departSpeed="13.21" departDelay="11.00" arrival="370.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="342.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="233.77" rerouteNo="0" devices="tripinfo_flow.17" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.18" depart="29.00" departLane="" departPos="0.00" departSpeed="12.13" departDelay="11.00" arrival="372.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="234.44" rerouteNo="0" devices="tripinfo_flow.18" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.19" depart="31.00" departLane="" departPos="0.00" departSpeed="12.64" departDelay="12.00" arrival="374.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="234.11" rerouteNo="0" devices="tripinfo_flow.19" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.20" depart="33.00" departLane="" departPos="0.00" departSpeed="13.19" departDelay="13.00" arrival="376.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="234.12" rerouteNo="0" devices="tripinfo_flow.20" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.21" depart="34.00" departLane="" departPos="0.00" departSpeed="12.12" departDelay="13.00" arrival="378.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="344.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="235.39" rerouteNo="0" devices="tripinfo_flow.21" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.22" depart="36.00" departLane="" departPos="0.00" departSpeed="12.63" departDelay="14.00" arrival="380.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="344.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="235.66" rerouteNo="0" devices="tripinfo_flow.22" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.23" depart="38.00" departLane="" departPos="0.00" departSpeed="13.18" departDelay="15.00" arrival="382.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="344.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="235.93" rerouteNo="0" devices="tripinfo_flow.23" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.24" depart="39.00" departLane="" departPos="0.00" departSpeed="12.11" departDelay="15.00" arrival="384.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="345.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="236.60" rerouteNo="0" devices="tripinfo_flow.24" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.25" depart="41.00" departLane="" departPos="0.00" departSpeed="12.62" departDelay="16.00" arrival="386.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="345.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="236.27" rerouteNo="0" devices="tripinfo_flow.25" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso bugs ticket2246 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1487.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 130
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="flow.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="206.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="206.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="97.52" rerouteNo="0" devices="tripinfo_flow.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.1" depart="1.00" departLane="" departPos="0.00" departSpeed="12.71" departDelay="0.00" arrival="208.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="207.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="98.79" rerouteNo="0" devices="tripinfo_flow.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.2" depart="2.00" departLane="" departPos="0.00" departSpeed="11.71" departDelay="0.00" arrival="211.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="209.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="100.05" rerouteNo="0" devices="tripinfo_flow.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.3" depart="3.00" departLane="" departPos="0.00" departSpeed="10.86" departDelay="0.00" arrival="213.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="210.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="101.32" rerouteNo="0" devices="tripinfo_flow.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.4" depart="4.00" departLane="" departPos="0.00" departSpeed="10.13" departDelay="0.00" arrival="215.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="211.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="102.59" rerouteNo="0" devices="tripinfo_flow.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.5" depart="8.00" departLane="" departPos="0.00" departSpeed="13.26" departDelay="3.00" arrival="217.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="209.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="100.86" rerouteNo="0" devices="tripinfo_flow.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.6" depart="9.00" departLane="" departPos="0.00" departSpeed="12.18" departDelay="3.00" arrival="220.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="211.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="102.13" rerouteNo="0" devices="tripinfo_flow.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.7" depart="11.00" departLane="" departPos="0.00" departSpeed="12.69" departDelay="4.00" arrival="222.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="211.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="102.40" rerouteNo="0" devices="tripinfo_flow.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.8" depart="13.00" departLane="" departPos="0.00" departSpeed="13.24" departDelay="5.00" arrival="224.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="211.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="102.67" rerouteNo="0" devices="tripinfo_flow.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.9" depart="14.00" departLane="" departPos="0.00" departSpeed="12.17" departDelay="5.00" arrival="226.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="212.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="103.94" rerouteNo="0" devices="tripinfo_flow.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.10" depart="16.00" departLane="" departPos="0.00" departSpeed="12.68" departDelay="6.00" arrival="228.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="212.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="103.61" rerouteNo="0" devices="tripinfo_flow.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.11" depart="18.00" departLane="" departPos="0.00" departSpeed="13.23" departDelay="7.00" arrival="230.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="212.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="103.28" rerouteNo="0" devices="tripinfo_flow.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.12" depart="19.00" departLane="" departPos="0.00" departSpeed="12.16" departDelay="7.00" arrival="231.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="212.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="103.94" rerouteNo="0" devices="tripinfo_flow.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.13" depart="21.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="8.00" arrival="311.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="290.00" routeLength="1500.00" waitingTime="83.02" waitingCount="0" stopTime="0.00" timeLoss="181.23" rerouteNo="0" devices="tripinfo_flow.13" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.14" depart="23.00" departLane="" departPos="0.00" departSpeed="13.22" departDelay="9.00" arrival="327.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="304.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="195.81" rerouteNo="0" devices="tripinfo_flow.14" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.15" depart="24.00" departLane="" departPos="0.00" departSpeed="12.14" departDelay="9.00" arrival="332.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="308.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="199.59" rerouteNo="0" devices="tripinfo_flow.15" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.16" depart="26.00" departLane="" departPos="0.00" departSpeed="12.65" departDelay="10.00" arrival="334.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="308.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="199.86" rerouteNo="0" devices="tripinfo_flow.16" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.17" depart="28.00" departLane="" departPos="0.00" departSpeed="13.21" departDelay="11.00" arrival="337.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="309.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="200.13" rerouteNo="0" devices="tripinfo_flow.17" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.18" depart="29.00" departLane="" departPos="0.00" departSpeed="12.13" departDelay="11.00" arrival="339.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="310.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="201.40" rerouteNo="0" devices="tripinfo_flow.18" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.19" depart="31.00" departLane="" departPos="0.00" departSpeed="12.64" departDelay="12.00" arrival="341.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="310.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="201.67" rerouteNo="0" devices="tripinfo_flow.19" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.20" depart="33.00" departLane="" departPos="0.00" departSpeed="13.19" departDelay="13.00" arrival="346.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="313.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="204.44" rerouteNo="0" devices="tripinfo_flow.20" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.21" depart="34.00" departLane="" departPos="0.00" departSpeed="12.12" departDelay="13.00" arrival="353.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="319.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="210.19" rerouteNo="0" devices="tripinfo_flow.21" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.22" depart="36.00" departLane="" departPos="0.00" departSpeed="12.63" departDelay="14.00" arrival="361.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="325.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="216.90" rerouteNo="0" devices="tripinfo_flow.22" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.23" depart="38.00" departLane="" departPos="0.00" departSpeed="13.18" departDelay="15.00" arrival="372.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="334.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="225.58" rerouteNo="0" devices="tripinfo_flow.23" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.24" depart="39.00" departLane="" departPos="0.00" departSpeed="12.11" departDelay="15.00" arrival="385.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="346.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="237.22" rerouteNo="0" devices="tripinfo_flow.24" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.25" depart="41.00" departLane="" departPos="0.00" departSpeed="12.62" departDelay="16.00" arrival="399.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="358.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="249.84" rerouteNo="0" devices="tripinfo_flow.25" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso bugs ticket2769 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1123.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 783
<  Running: 0
<  Waiting: 0
< Statistics (avg of 783):
<  RouteLength: 1079.69
<  Speed: 3.47
<  Duration: 409.08
<  WaitingTime: 8.15
<  TimeLoss: 326.78
<  DepartDelay: 183.65
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso bugs ticket5722 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 5400.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 45 (Loaded: 1800)
<  Running: 45
<  Waiting: 1755
< DijkstraRouter answered 45 queries and explored 6.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="360.00" id="dump">
        <edge id="CW" sampledSeconds="6880.92" traveltime="155.59" overlapTraveltime="164.27" density="213.32" laneDensity="106.66" occupancy="53.33" waitingTime="0.00" timeLoss="6595.65" speed="0.58" speedRelative="0.04" departed="45" arrived="0" entered="0" left="22" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="7294.08" traveltime="340.92" overlapTraveltime="359.94" density="226.13" laneDensity="113.07" occupancy="56.53" waitingTime="0.00" timeLoss="7156.06" speed="0.26" speedRelative="0.02" departed="0" arrived="0" entered="22" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="360.00" end="720.00" id="dump">
        <edge id="CW" sampledSeconds="8280.00" traveltime="11060.73" overlapTraveltime="11677.96" density="256.70" laneDensity="128.35" occupancy="64.17" waitingTime="8280.00" timeLoss="8275.17" speed="0.01" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="7920.00" traveltime="13546.68" overlapTraveltime="14302.63" density="245.54" laneDensity="122.77" occupancy="61.38" waitingTime="7920.00" timeLoss="7916.23" speed="0.01" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="720.00" end="1080.00" id="dump">
        <edge id="CW" sampledSeconds="8280.00" traveltime="100000.00" overlapTraveltime="100000.00" density="256.70" laneDensity="128.35" occupancy="64.17" waitingTime="8280.00" timeLoss="8279.83" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="7920.00" traveltime="100000.00" overlapTraveltime="100000.00" density="245.54" laneDensity="122.77" occupancy="61.38" waitingTime="7920.00" timeLoss="7919.88" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1080.00" end="1440.00" id="dump">
        <edge id="CW" sampledSeconds="8280.00" traveltime="100000.00" overlapTraveltime="100000.00" density="256.70" laneDensity="128.35" occupancy="64.17" waitingTime="8280.00" timeLoss="8279.99" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="7920.00" traveltime="100000.00" overlapTraveltime="100000.00" density="245.54" laneDensity="122.77" occupancy="61.38" waitingTime="7920.00" timeLoss="7920.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1440.00" end="1800.00" id="dump">
        <edge id="CW" sampledSeconds="8280.00" traveltime="100000.00" overlapTraveltime="100000.00" density="256.70" laneDensity="128.35" occupancy="64.17" waitingTime="8280.00" timeLoss="8280.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="7920.00" traveltime="100000.00" overlapTraveltime="100000.00" density="245.54" laneDensity="122.77" occupancy="61.38" waitingTime="7920.00" timeLoss="7920.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1800.00" end="2160.00" id="dump">
        <edge id="CW" sampledSeconds="8280.00" overlapTraveltime="100000.00" density="256.70" laneDensity="128.35" occupancy="64.17" waitingTime="8280.00" timeLoss="8280.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="7920.00" overlapTraveltime="100000.00" density="245.54" laneDensity="122.77" occupancy="61.38" waitingTime="7920.00" timeLoss="7920.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="2160.00" end="2520.00" id="dump">
        <edge id="CW" sampledSeconds="8280.00" overlapTraveltime="100000.00" density="256.70" laneDensity="128.35" occupancy="64.17" waitingTime="8280.00" timeLoss="8280.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso bugs ticket5723 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,380c1,2
< Warning: Teleporting vehicle '253'; waited too long, from edge 'CW':0, time=361.88.
< Warning: Teleporting vehicle '352'; waited too long, from edge 'gneE7':0, time=371.88.
< Warning: Teleporting vehicle '280'; waited too long, from edge 'CE':0, time=372.34.
< Warning: Vehicle '253' ends teleporting on edge 'gneE4':0, time=373.96.
< Warning: Vehicle '352' teleports beyond arrival edge 'CN', time=385.45.
< Warning: Vehicle '280' ends teleporting on edge 'gneE2':0, time=386.74.
< Warning: Teleporting vehicle '419'; waited too long, from edge '-gneE0':0, time=405.88.
< Warning: Teleporting vehicle '150'; waited too long, from edge 'CS':0, time=407.35.
< Warning: Vehicle '419' teleports beyond arrival edge 'CW', time=420.06.
< Warning: Teleporting vehicle '392'; waited too long, from edge '-gneE4':0, time=420.07.
< Warning: Teleporting vehicle '275'; waited too long, from edge 'WC':0, time=420.34.
< Warning: Vehicle '150' ends teleporting on edge 'gneE0':0, time=421.74.
< Warning: Vehicle '275' ends teleporting on edge 'gneE6':0, time=426.38.
< Warning: Vehicle '392' ends teleporting on edge '-gneE7':0, time=434.47.
< Warning: Teleporting vehicle '122'; waited too long, from edge 'CE':0, time=442.73.
< Warning: Vehicle '122' teleports beyond arrival edge 'EC', time=449.93.
< Warning: Teleporting vehicle '230'; waited too long, from edge 'EC':0, time=450.34.
< Warning: Vehicle '230' teleports beyond arrival edge 'CS', time=457.54.
< Warning: Teleporting vehicle '271'; waited too long, from edge 'SC':0, time=457.34.
< Warning: Teleporting vehicle '214'; waited too long, from edge 'CW':0, time=457.79.
< Warning: Vehicle '214' teleports beyond arrival edge 'WC', time=463.83.
< Warning: Vehicle '271' ends teleporting on edge 'gneE6':0, time=464.54.
< Warning: Teleporting vehicle '194'; waited too long, from edge 'CN':0, time=484.86.
< Warning: Vehicle '194' teleports beyond arrival edge 'NC', time=492.06.
< Warning: Teleporting vehicle '325'; waited too long, from edge 'CN':0, time=488.86.
< Warning: Vehicle '325' teleports beyond arrival edge 'NC', time=496.06.
< Warning: Teleporting vehicle '531'; waited too long, from edge '-gneE4':0, time=515.25.
< Warning: Teleporting vehicle '327'; waited too long, from edge 'WC':0, time=520.20.
< Warning: Teleporting vehicle '447'; waited too long, from edge 'gneE7':0, time=524.13.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="180.00" id="test">
        <edge id="-gneE0" sampledSeconds="383.75" traveltime="8.22" overlapTraveltime="8.58" density="18.86" laneDensity="9.43" occupancy="4.72" waitingTime="0.00" timeLoss="3.68" speed="13.76" speedRelative="0.99" departed="19" arrived="5" entered="29" left="41" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-gneE1" sampledSeconds="8.62" traveltime="0.22" overlapTraveltime="0.59" density="15.97" laneDensity="7.99" occupancy="3.99" waitingTime="0.00" timeLoss="0.20" speed="13.57" speedRelative="0.98" departed="25" arrived="10" entered="14" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-gneE2" sampledSeconds="300.11" traveltime="7.49" overlapTraveltime="7.86" density="16.67" laneDensity="8.34" occupancy="4.17" waitingTime="0.00" timeLoss="11.51" speed="13.36" speedRelative="0.96" departed="15" arrived="10" entered="26" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-gneE3" sampledSeconds="268.52" traveltime="7.30" overlapTraveltime="7.67" density="14.92" laneDensity="7.46" occupancy="3.73" waitingTime="0.00" timeLoss="3.78" speed="13.70" speedRelative="0.99" departed="12" arrived="9" entered="25" left="26" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-gneE4" sampledSeconds="322.60" traveltime="7.31" overlapTraveltime="7.67" density="17.92" laneDensity="8.96" occupancy="4.48" waitingTime="0.00" timeLoss="4.78" speed="13.69" speedRelative="0.99" departed="17" arrived="8" entered="28" left="35" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-gneE5" sampledSeconds="252.04" traveltime="7.24" overlapTraveltime="7.60" density="14.00" laneDensity="7.00" occupancy="3.50" waitingTime="0.00" timeLoss="1.27" speed="13.82" speedRelative="1.00" departed="19" arrived="6" entered="16" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-gneE6" sampledSeconds="436.74" traveltime="10.73" overlapTraveltime="11.26" density="24.26" laneDensity="12.13" occupancy="6.07" waitingTime="0.00" timeLoss="143.60" speed="9.32" speedRelative="0.67" departed="15" arrived="4" entered="27" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-gneE7" sampledSeconds="292.05" traveltime="7.59" overlapTraveltime="7.95" density="15.51" laneDensity="7.75" occupancy="3.88" waitingTime="0.00" timeLoss="2.29" speed="13.78" speedRelative="0.99" departed="13" arrived="11" entered="27" left="27" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CE" sampledSeconds="1102.04" traveltime="21.89" overlapTraveltime="22.99" density="61.22" laneDensity="30.61" occupancy="15.31" waitingTime="0.00" timeLoss="739.66" speed="4.57" speedRelative="0.33" departed="16" arrived="6" entered="38" left="32" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CN" sampledSeconds="245.63" traveltime="8.04" overlapTraveltime="8.44" density="13.65" laneDensity="6.82" occupancy="3.41" waitingTime="0.00" timeLoss="25.65" speed="12.44" speedRelative="0.90" departed="9" arrived="7" entered="22" left="23" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CS" sampledSeconds="1902.83" traveltime="42.26" overlapTraveltime="44.37" density="105.71" laneDensity="52.86" occupancy="26.43" waitingTime="0.00" timeLoss="1578.68" speed="2.37" speedRelative="0.17" departed="18" arrived="5" entered="32" left="21" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CW" sampledSeconds="1494.07" traveltime="34.57" overlapTraveltime="36.63" density="98.92" laneDensity="49.46" occupancy="24.73" waitingTime="0.00" timeLoss="1233.01" speed="2.43" speedRelative="0.17" departed="11" arrived="3" entered="35" left="31" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="EC" sampledSeconds="2197.12" traveltime="38.08" overlapTraveltime="39.99" density="122.06" laneDensity="61.03" occupancy="30.52" waitingTime="0.00" timeLoss="1781.75" speed="2.63" speedRelative="0.19" departed="14" arrived="7" entered="50" left="31" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="NC" sampledSeconds="2972.08" traveltime="59.72" overlapTraveltime="62.71" density="165.12" laneDensity="82.56" occupancy="41.28" waitingTime="0.00" timeLoss="2613.82" speed="1.67" speedRelative="0.12" departed="14" arrived="4" entered="40" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="2869.20" traveltime="49.13" overlapTraveltime="51.58" density="159.40" laneDensity="79.70" occupancy="39.85" waitingTime="0.00" timeLoss="2448.74" speed="2.04" speedRelative="0.15" departed="9" arrived="6" entered="54" left="31" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="1615.06" traveltime="28.29" overlapTraveltime="29.97" density="106.93" laneDensity="53.47" occupancy="26.73" waitingTime="0.00" timeLoss="1270.17" speed="2.97" speedRelative="0.21" departed="9" arrived="4" entered="54" left="41" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE0" sampledSeconds="206.68" traveltime="8.27" overlapTraveltime="8.63" density="10.16" laneDensity="5.08" occupancy="2.54" waitingTime="0.00" timeLoss="3.26" speed="13.67" speedRelative="0.98" departed="15" arrived="6" entered="10" left="19" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE1" sampledSeconds="29.70" traveltime="1.30" overlapTraveltime="3.46" density="55.01" laneDensity="27.50" occupancy="13.75" waitingTime="0.00" timeLoss="24.76" speed="2.31" speedRelative="0.17" departed="4" arrived="4" entered="19" left="17" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE2" sampledSeconds="181.55" traveltime="7.26" overlapTraveltime="7.63" density="10.09" laneDensity="5.04" occupancy="2.52" waitingTime="0.00" timeLoss="1.57" speed="13.77" speedRelative="0.99" departed="10" arrived="7" entered="15" left="18" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE3" sampledSeconds="272.64" traveltime="8.84" overlapTraveltime="9.28" density="15.15" laneDensity="7.57" occupancy="3.79" waitingTime="0.00" timeLoss="50.53" speed="11.32" speedRelative="0.81" departed="15" arrived="8" entered="18" left="19" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE4" sampledSeconds="201.67" traveltime="7.20" overlapTraveltime="7.56" density="11.20" laneDensity="5.60" occupancy="2.80" waitingTime="0.00" timeLoss="0.10" speed="13.88" speedRelative="1.00" departed="17" arrived="5" entered="11" left="23" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE5" sampledSeconds="315.14" traveltime="8.02" overlapTraveltime="8.42" density="17.51" laneDensity="8.75" occupancy="4.38" waitingTime="0.00" timeLoss="32.16" speed="12.47" speedRelative="0.90" departed="17" arrived="8" entered="23" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE6" sampledSeconds="146.01" traveltime="7.20" overlapTraveltime="7.56" density="8.11" laneDensity="4.06" occupancy="2.03" waitingTime="0.00" timeLoss="0.03" speed="13.89" speedRelative="1.00" departed="12" arrived="4" entered="9" left="16" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE7" sampledSeconds="224.98" traveltime="8.15" overlapTraveltime="8.54" density="11.95" laneDensity="5.97" occupancy="2.99" waitingTime="0.00" timeLoss="16.96" speed="12.84" speedRelative="0.92" departed="12" arrived="7" entered="16" left="19" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso bugs ticket5723b ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,64c1,2
< Warning: Teleporting vehicle '3'; waited too long, from edge 'WC':0, time=185.96.
< Warning: Vehicle '3' teleports beyond arrival edge 'gneE0', time=186.83.
< Warning: Teleporting vehicle '8'; waited too long, from edge 'WC':0, time=190.22.
< Warning: Vehicle '8' teleports beyond arrival edge 'EC', time=190.80.
< Warning: Teleporting vehicle '1'; waited too long, from edge 'EC':0, time=191.96.
< Warning: Vehicle '1' teleports beyond arrival edge 'gneE1', time=194.34.
< Warning: Teleporting vehicle '10'; waited too long, from edge 'CW':0, time=195.39.
< Warning: Vehicle '10' teleports beyond arrival edge 'WC', time=195.82.
< Warning: Teleporting vehicle '20'; waited too long, from edge '-gneE4':0, time=195.47.
< Warning: Vehicle '20' teleports beyond arrival edge 'EC', time=197.27.
< Warning: Teleporting vehicle '28'; waited too long, from edge 'CE':0, time=196.36.
< Warning: Vehicle '28' teleports beyond arrival edge 'EC', time=196.50.
< Warning: Teleporting vehicle '29'; waited too long, from edge 'CW':0, time=205.92.
< Warning: Vehicle '29' teleports beyond arrival edge 'WC', time=206.35.
< Warning: Teleporting vehicle '48'; waited too long, from edge 'gneE1':0, time=208.02.
< Warning: Vehicle '48' ends teleporting on edge 'CE':0, time=208.23.
< Warning: Teleporting vehicle '50'; waited too long, from edge '-gneE0':0, time=209.80.
< Warning: Teleporting vehicle '49'; waited too long, from edge 'gneE1':0, time=210.02.
< Warning: Vehicle '49' ends teleporting on edge '-gneE3':0, time=210.45.
< Warning: Vehicle '50' ends teleporting on edge 'gneE4':0, time=212.03.
< Warning: Teleporting vehicle '44'; waited too long, from edge 'gneE3':0, time=213.00.
< Warning: Teleporting vehicle '64'; waited too long, from edge 'CS':0, time=213.87.
< Warning: Teleporting vehicle '63'; waited too long, from edge 'CN':0, time=214.22.
< Warning: Vehicle '63' ends teleporting on edge 'CS':0, time=214.43.
< Warning: Vehicle '64' ends teleporting on edge 'gneE4':0, time=214.44.
< Warning: Vehicle '44' ends teleporting on edge '-gneE7':0, time=214.94.
< Warning: Teleporting vehicle '45'; waited too long, from edge '-gneE4':0, time=227.10.
< Warning: Teleporting vehicle '31'; waited too long, from edge 'EC':0, time=227.14.
< Warning: Vehicle '31' ends teleporting on edge '-gneE7':0, time=227.29.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="10.00" id="test">
        <edge id="-gneE0" sampledSeconds="5.38" traveltime="1.80" overlapTraveltime="2.16" density="21.54" laneDensity="10.77" occupancy="5.38" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="3" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-gneE1" sampledSeconds="0.65" traveltime="0.22" overlapTraveltime="0.58" density="21.60" laneDensity="10.80" occupancy="5.40" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-gneE2" sampledSeconds="10.40" traveltime="7.20" overlapTraveltime="7.56" density="10.40" laneDensity="5.20" occupancy="2.60" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="2" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-gneE3" sampledSeconds="1.80" traveltime="1.80" overlapTraveltime="2.16" density="7.20" laneDensity="3.60" occupancy="1.80" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-gneE4" sampledSeconds="1.80" traveltime="1.80" overlapTraveltime="2.16" density="7.20" laneDensity="3.60" occupancy="1.80" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-gneE5" sampledSeconds="6.00" traveltime="7.20" overlapTraveltime="7.56" density="6.00" laneDensity="3.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-gneE6" sampledSeconds="4.38" traveltime="7.20" overlapTraveltime="7.56" density="4.38" laneDensity="2.19" occupancy="1.10" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="-gneE7" sampledSeconds="3.60" traveltime="1.80" overlapTraveltime="2.16" density="14.40" laneDensity="7.20" occupancy="3.60" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="1" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CE" sampledSeconds="0.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CN" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CS" sampledSeconds="2.00" traveltime="2.29" overlapTraveltime="5.15" density="50.00" laneDensity="25.00" occupancy="12.50" waitingTime="0.00" timeLoss="1.75" speed="1.75" speedRelative="0.13" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="CW" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="EC" sampledSeconds="0.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="NC" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="3.98" traveltime="4.43" overlapTraveltime="8.13" density="66.40" laneDensity="33.20" occupancy="16.60" waitingTime="0.00" timeLoss="3.60" speed="1.35" speedRelative="0.10" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE0" sampledSeconds="0.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE4" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE5" sampledSeconds="6.00" traveltime="7.20" overlapTraveltime="7.56" density="6.00" laneDensity="3.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE6" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="gneE7" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso bugs ticket747 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,8c1,2
< Warning: Teleporting vehicle 'flow_block.19'; waited too long, from edge '3/1to3/0':2, time=438.73.
< Warning: Vehicle 'flow_block.19' teleports beyond arrival edge '3/0to4/0', time=477.78.
< Warning: Teleporting vehicle 'detour'; waited too long, from edge '2/2to2/1':3, time=639.05.
< Warning: Vehicle 'detour' ends teleporting on edge '3/0to4/0':0, time=717.15.
< Warning: Teleporting vehicle 'flow_block.20'; waited too long, from edge '3/1to3/0':2, time=738.74.
< Warning: Vehicle 'flow_block.20' teleports beyond arrival edge '3/0to4/0', time=777.79.
< Warning: Teleporting vehicle 'flow_block.21'; waited too long, from edge '3/1to3/0':2, time=1038.74.
< Warning: Vehicle 'flow_block.21' teleports beyond arrival edge '3/0to4/0', time=1077.79.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso bugs ticket7491 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,20d0
< Loading net-file from 'net.net.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 203.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 3
<  Running: 0
<  Waiting: 0
< Statistics (avg of 3):
<  RouteLength: 1888.43
<  Speed: 10.73
<  Duration: 176.00
<  WaitingTime: 0.00
<  TimeLoss: 39.21
<  DepartDelay: 0.28
< DijkstraRouter answered 3 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso bugs ticket8156 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 2183.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1201
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1201):
<  RouteLength: 791.45
<  Speed: 3.90
<  Duration: 211.98
<  WaitingTime: 2.45
<  TimeLoss: 154.50
<  DepartDelay: 616.80
< DijkstraRouter answered 2250 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 53.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 20):
<  RouteLength: 300.00
<  Speed: 11.33
<  Duration: 26.85
<  WaitingTime: 0.64
<  TimeLoss: 4.66
<  DepartDelay: 2.00
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.4" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.13" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso edge_type jamThreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 56.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 20):
<  RouteLength: 300.00
<  Speed: 11.11
<  Duration: 27.75
<  WaitingTime: 0.45
<  TimeLoss: 5.61
<  DepartDelay: 2.00
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.4" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.13" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso edge_type junctionControl ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 55.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 20):
<  RouteLength: 300.00
<  Speed: 11.35
<  Duration: 27.70
<  WaitingTime: 0.36
<  TimeLoss: 5.56
<  DepartDelay: 2.00
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.4" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.13" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso edge_type minorPenalty ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 58.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 20):
<  RouteLength: 300.00
<  Speed: 11.02
<  Duration: 29.05
<  WaitingTime: 0.00
<  TimeLoss: 6.91
<  DepartDelay: 2.00
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.4" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.13" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso edge_type overtaking ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 70.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 7):
<  RouteLength: 200.00
<  Speed: 3.20
<  Duration: 62.57
<  WaitingTime: 0.02
<  TimeLoss: 32.88
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="SN_slow.0" depart="0.00" departLane="" departPos="0.00" departSpeed="3.00" departDelay="0.00" arrival="67.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.00" duration="67.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN_slow.0" vType="slow" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.0" depart="5.00" departLane="" departPos="0.00" departSpeed="3.33" departDelay="0.00" arrival="67.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.17" duration="62.00" routeLength="200.00" waitingTime="0.16" waitingCount="0" stopTime="0.00" timeLoss="47.27" rerouteNo="0" devices="tripinfo_SN.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.1" depart="6.00" departLane="" departPos="0.00" departSpeed="3.33" departDelay="0.00" arrival="67.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.26" duration="61.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="46.27" rerouteNo="0" devices="tripinfo_SN.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN_slow.1" depart="1.00" departLane="" departPos="0.00" departSpeed="3.00" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.00" duration="67.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN_slow.1" vType="slow" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.3" depart="8.00" departLane="" departPos="0.00" departSpeed="3.37" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.33" duration="60.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="45.27" rerouteNo="0" devices="tripinfo_SN.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.4" depart="9.00" departLane="" departPos="0.00" departSpeed="3.41" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.43" duration="59.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="44.27" rerouteNo="0" devices="tripinfo_SN.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.2" depart="7.00" departLane="" departPos="0.00" departSpeed="3.37" departDelay="0.00" arrival="69.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.16" duration="62.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="47.10" rerouteNo="0" devices="tripinfo_SN.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : meso edge_type overtaking_default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 73.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 7):
<  RouteLength: 200.00
<  Speed: 3.09
<  Duration: 64.71
<  WaitingTime: 0.02
<  TimeLoss: 34.84
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="SN_slow.0" depart="0.00" departLane="" departPos="0.00" departSpeed="3.00" departDelay="0.00" arrival="67.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.00" duration="67.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN_slow.0" vType="slow" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN_slow.1" depart="1.00" departLane="" departPos="0.00" departSpeed="3.00" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.00" duration="67.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN_slow.1" vType="slow" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.0" depart="5.00" departLane="" departPos="0.00" departSpeed="3.33" departDelay="0.00" arrival="69.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.00" duration="64.00" routeLength="200.00" waitingTime="0.16" waitingCount="0" stopTime="0.00" timeLoss="49.10" rerouteNo="0" devices="tripinfo_SN.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.1" depart="6.00" departLane="" departPos="0.00" departSpeed="3.33" departDelay="0.00" arrival="70.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.00" duration="64.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="48.94" rerouteNo="0" devices="tripinfo_SN.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.2" depart="7.00" departLane="" departPos="0.00" departSpeed="3.37" departDelay="0.00" arrival="71.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.00" duration="64.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="48.77" rerouteNo="0" devices="tripinfo_SN.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.3" depart="8.00" departLane="" departPos="0.00" departSpeed="3.37" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.00" duration="64.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="48.60" rerouteNo="0" devices="tripinfo_SN.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.4" depart="9.00" departLane="" departPos="0.00" departSpeed="3.41" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.00" duration="63.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="48.44" rerouteNo="0" devices="tripinfo_SN.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : meso edge_type overtaking_option ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 70.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 7):
<  RouteLength: 200.00
<  Speed: 3.20
<  Duration: 62.57
<  WaitingTime: 0.02
<  TimeLoss: 32.88
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="SN_slow.0" depart="0.00" departLane="" departPos="0.00" departSpeed="3.00" departDelay="0.00" arrival="67.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.00" duration="67.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN_slow.0" vType="slow" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.0" depart="5.00" departLane="" departPos="0.00" departSpeed="3.33" departDelay="0.00" arrival="67.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.17" duration="62.00" routeLength="200.00" waitingTime="0.16" waitingCount="0" stopTime="0.00" timeLoss="47.27" rerouteNo="0" devices="tripinfo_SN.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.1" depart="6.00" departLane="" departPos="0.00" departSpeed="3.33" departDelay="0.00" arrival="67.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.26" duration="61.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="46.27" rerouteNo="0" devices="tripinfo_SN.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN_slow.1" depart="1.00" departLane="" departPos="0.00" departSpeed="3.00" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.00" duration="67.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN_slow.1" vType="slow" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.3" depart="8.00" departLane="" departPos="0.00" departSpeed="3.37" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.33" duration="60.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="45.27" rerouteNo="0" devices="tripinfo_SN.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.4" depart="9.00" departLane="" departPos="0.00" departSpeed="3.41" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.43" duration="59.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="44.27" rerouteNo="0" devices="tripinfo_SN.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.2" depart="7.00" departLane="" departPos="0.00" departSpeed="3.37" departDelay="0.00" arrival="69.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="3.16" duration="62.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="47.10" rerouteNo="0" devices="tripinfo_SN.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : meso edge_type tauff ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 82.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 20):
<  RouteLength: 300.00
<  Speed: 11.85
<  Duration: 25.50
<  WaitingTime: 0.25
<  TimeLoss: 3.35
<  DepartDelay: 9.60
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.52" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.52" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.52" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.52" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="SE.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.52" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="SE.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso edge_type taufj ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 53.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 20):
<  RouteLength: 300.00
<  Speed: 11.33
<  Duration: 26.85
<  WaitingTime: 0.67
<  TimeLoss: 4.66
<  DepartDelay: 2.00
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.4" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.13" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso edge_type taufjj ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 53.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 20):
<  RouteLength: 300.00
<  Speed: 11.33
<  Duration: 26.85
<  WaitingTime: 0.64
<  TimeLoss: 4.66
<  DepartDelay: 2.00
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.4" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.13" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso edge_type taujf ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 57.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 20):
<  RouteLength: 300.00
<  Speed: 11.02
<  Duration: 28.15
<  WaitingTime: 0.45
<  TimeLoss: 6.00
<  DepartDelay: 2.00
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.4" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.13" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso edge_type tls_default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 53.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 20):
<  RouteLength: 300.00
<  Speed: 11.33
<  Duration: 26.85
<  WaitingTime: 0.64
<  TimeLoss: 4.66
<  DepartDelay: 2.00
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.4" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.13" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso edge_type tls_flowPenalty ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 62.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 20):
<  RouteLength: 300.00
<  Speed: 10.91
<  Duration: 28.65
<  WaitingTime: 0.36
<  TimeLoss: 6.38
<  DepartDelay: 2.00
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.4" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.13" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso edge_type tls_penalty ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,13d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 59.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 20):
<  RouteLength: 300.00
<  Speed: 8.81
<  Duration: 34.15
<  WaitingTime: 1.20
<  TimeLoss: 11.98
<  DepartDelay: 1.00
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="WE.0" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.1" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.2" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.71" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.3" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.86" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="WE.4" x="-200.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.13" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso ignore_lanes plain ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3708.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 6000):
<  RouteLength: 200.00
<  Speed: 13.14
<  Duration: 15.23
<  WaitingTime: 0.00
<  TimeLoss: 0.33
<  DepartDelay: 1545.66
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso ignore_lanes remove_bus ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 5415.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 6000):
<  RouteLength: 200.00
<  Speed: 13.16
<  Duration: 15.20
<  WaitingTime: 0.00
<  TimeLoss: 0.25
<  DepartDelay: 2399.25
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso ignore_lanes remove_none ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 2716.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 6000):
<  RouteLength: 200.00
<  Speed: 13.16
<  Duration: 15.21
<  WaitingTime: 0.00
<  TimeLoss: 0.36
<  DepartDelay: 1049.79
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso jamming single_jam_1lane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 584.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 130
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="flow.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="336.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="336.00" routeLength="1500.00" waitingTime="228.00" waitingCount="0" stopTime="0.00" timeLoss="228.00" rerouteNo="0" devices="tripinfo_flow.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.1" depart="1.00" departLane="" departPos="0.00" departSpeed="12.71" departDelay="0.00" arrival="339.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="338.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="229.27" rerouteNo="0" devices="tripinfo_flow.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.2" depart="2.00" departLane="" departPos="0.00" departSpeed="11.71" departDelay="0.00" arrival="341.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="339.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="230.54" rerouteNo="0" devices="tripinfo_flow.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.3" depart="3.00" departLane="" departPos="0.00" departSpeed="10.86" departDelay="0.00" arrival="343.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="340.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="231.81" rerouteNo="0" devices="tripinfo_flow.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.4" depart="4.00" departLane="" departPos="0.00" departSpeed="10.13" departDelay="0.00" arrival="346.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="342.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="233.08" rerouteNo="0" devices="tripinfo_flow.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.5" depart="8.00" departLane="" departPos="0.00" departSpeed="13.26" departDelay="3.00" arrival="348.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="340.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="231.35" rerouteNo="0" devices="tripinfo_flow.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.6" depart="9.00" departLane="" departPos="0.00" departSpeed="12.18" departDelay="3.00" arrival="350.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="341.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="232.61" rerouteNo="0" devices="tripinfo_flow.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.7" depart="11.00" departLane="" departPos="0.00" departSpeed="12.69" departDelay="4.00" arrival="352.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="341.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="232.88" rerouteNo="0" devices="tripinfo_flow.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.8" depart="13.00" departLane="" departPos="0.00" departSpeed="13.24" departDelay="5.00" arrival="355.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="342.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="233.15" rerouteNo="0" devices="tripinfo_flow.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.9" depart="14.00" departLane="" departPos="0.00" departSpeed="12.17" departDelay="5.00" arrival="357.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="234.42" rerouteNo="0" devices="tripinfo_flow.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.10" depart="16.00" departLane="" departPos="0.00" departSpeed="12.68" departDelay="6.00" arrival="359.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="234.09" rerouteNo="0" devices="tripinfo_flow.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.11" depart="18.00" departLane="" departPos="0.00" departSpeed="13.23" departDelay="7.00" arrival="360.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="342.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="233.76" rerouteNo="0" devices="tripinfo_flow.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.12" depart="19.00" departLane="" departPos="0.00" departSpeed="12.16" departDelay="7.00" arrival="362.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="234.43" rerouteNo="0" devices="tripinfo_flow.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.13" depart="21.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="8.00" arrival="364.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="214.00" waitingCount="0" stopTime="0.00" timeLoss="234.10" rerouteNo="0" devices="tripinfo_flow.13" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.14" depart="23.00" departLane="" departPos="0.00" departSpeed="13.22" departDelay="9.00" arrival="365.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="342.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="233.77" rerouteNo="0" devices="tripinfo_flow.14" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.15" depart="24.00" departLane="" departPos="0.00" departSpeed="12.14" departDelay="9.00" arrival="367.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="234.44" rerouteNo="0" devices="tripinfo_flow.15" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.16" depart="26.00" departLane="" departPos="0.00" departSpeed="12.65" departDelay="10.00" arrival="369.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="234.10" rerouteNo="0" devices="tripinfo_flow.16" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.17" depart="28.00" departLane="" departPos="0.00" departSpeed="13.21" departDelay="11.00" arrival="370.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="342.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="233.77" rerouteNo="0" devices="tripinfo_flow.17" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.18" depart="29.00" departLane="" departPos="0.00" departSpeed="12.13" departDelay="11.00" arrival="372.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="343.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="234.86" rerouteNo="0" devices="tripinfo_flow.18" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.19" depart="31.00" departLane="" departPos="0.00" departSpeed="12.64" departDelay="12.00" arrival="375.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="344.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="235.13" rerouteNo="0" devices="tripinfo_flow.19" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.20" depart="33.00" departLane="" departPos="0.00" departSpeed="13.19" departDelay="13.00" arrival="377.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="344.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="235.40" rerouteNo="0" devices="tripinfo_flow.20" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.21" depart="34.00" departLane="" departPos="0.00" departSpeed="12.12" departDelay="13.00" arrival="379.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="345.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="236.67" rerouteNo="0" devices="tripinfo_flow.21" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.22" depart="36.00" departLane="" departPos="0.00" departSpeed="12.63" departDelay="14.00" arrival="381.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="345.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="236.94" rerouteNo="0" devices="tripinfo_flow.22" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.23" depart="38.00" departLane="" departPos="0.00" departSpeed="13.18" departDelay="15.00" arrival="384.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="346.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="237.21" rerouteNo="0" devices="tripinfo_flow.23" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.24" depart="39.00" departLane="" departPos="0.00" departSpeed="12.11" departDelay="15.00" arrival="385.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="346.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="237.88" rerouteNo="0" devices="tripinfo_flow.24" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.25" depart="41.00" departLane="" departPos="0.00" departSpeed="12.62" departDelay="16.00" arrival="387.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="346.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="237.55" rerouteNo="0" devices="tripinfo_flow.25" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso jamming speedDev_jamThreshold_-0.8 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'motorway.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3702.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 5000
<  Running: 0
<  Waiting: 0
< Statistics (avg of 5000):
<  RouteLength: 2992.00
<  Speed: 27.41
<  Duration: 109.39
<  WaitingTime: 0.00
<  TimeLoss: 25.01
<  DepartDelay: 0.48
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'motorway.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3736.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 5000
<  Running: 0
<  Waiting: 0
< Statistics (avg of 5000):
<  RouteLength: 2992.00
<  Speed: 27.58
<  Duration: 108.71
<  WaitingTime: 0.00
<  TimeLoss: 24.33
<  DepartDelay: 14.44
---------- New result in exitcode ----------
1
meso jamming speedDev_jamThreshold_-1 ( Last six runs Jul2024 )
meso jamming speedDev_jamThreshold_default ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : meso junction_control multique ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 5158.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 5400
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem control ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,54c1,2
< Warning: Teleporting vehicle 'cb.0'; waited too long, from edge 'b_out':0, time=319.50.
< Warning: Vehicle 'cb.0' teleports beyond arrival edge 'b_out2', time=323.98.
< Warning: Teleporting vehicle 'ac.16'; waited too long, from edge 'a_in':0, time=392.50.
< Warning: Vehicle 'ac.16' ends teleporting on edge 'bc':0, time=396.81.
< Warning: Teleporting vehicle 'cb.4'; waited too long, from edge 'b_out':0, time=707.30.
< Warning: Vehicle 'cb.4' teleports beyond arrival edge 'b_out2', time=711.78.
< Warning: Teleporting vehicle 'cb.8'; waited too long, from edge 'b_out':0, time=1113.11.
< Warning: Vehicle 'cb.8' teleports beyond arrival edge 'b_out2', time=1117.59.
< Warning: Teleporting vehicle 'cb.12'; waited too long, from edge 'b_out':0, time=1518.92.
< Warning: Vehicle 'cb.12' teleports beyond arrival edge 'b_out2', time=1523.40.
< Warning: Teleporting vehicle 'cb.16'; waited too long, from edge 'b_out':0, time=1925.72.
< Warning: Vehicle 'cb.16' teleports beyond arrival edge 'b_out2', time=1930.21.
< Warning: Teleporting vehicle 'cb.20'; waited too long, from edge 'b_out':0, time=2331.53.
< Warning: Vehicle 'cb.20' teleports beyond arrival edge 'b_out2', time=2336.01.
< Warning: Teleporting vehicle 'cb.24'; waited too long, from edge 'b_out':0, time=2737.34.
< Warning: Vehicle 'cb.24' teleports beyond arrival edge 'b_out2', time=2741.82.
< Warning: Teleporting vehicle 'cb.28'; waited too long, from edge 'b_out':0, time=3143.14.
< Warning: Vehicle 'cb.28' teleports beyond arrival edge 'b_out2', time=3147.63.
< Warning: Teleporting vehicle 'cb.32'; waited too long, from edge 'b_out':0, time=3548.95.
< Warning: Vehicle 'cb.32' teleports beyond arrival edge 'b_out2', time=3553.43.
< Warning: Teleporting vehicle 'cb.36'; waited too long, from edge 'b_out':0, time=3955.76.
< Warning: Vehicle 'cb.36' teleports beyond arrival edge 'b_out2', time=3960.24.
< Warning: Teleporting vehicle 'cb.40'; waited too long, from edge 'b_out':0, time=4361.57.
< Warning: Vehicle 'cb.40' teleports beyond arrival edge 'b_out2', time=4366.05.
< Warning: Teleporting vehicle 'cb.44'; waited too long, from edge 'b_out':0, time=4767.37.
< Warning: Vehicle 'cb.44' teleports beyond arrival edge 'b_out2', time=4771.85.
< Warning: Teleporting vehicle 'cb.48'; waited too long, from edge 'b_out':0, time=5173.18.
< Warning: Vehicle 'cb.48' teleports beyond arrival edge 'b_out2', time=5177.66.
< Warning: Teleporting vehicle 'cb.52'; waited too long, from edge 'b_out':0, time=5578.99.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 10152.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 300
<  Running: 0
<  Waiting: 0
<  Teleports: 27 (Jam: 27)
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 446.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 300
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
meso junction_control network_problem control.limited ( Last six runs Jul2024 )
meso junction_control network_problem no_control ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem control.limited.small_roundabout ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 425.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 300
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem control.limited_minorPenalty ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 456.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 300
<  Running: 0
<  Waiting: 0
< Statistics (avg of 300):
<  RouteLength: 278.06
<  Speed: 5.84
<  Duration: 48.62
<  WaitingTime: 1.97
<  TimeLoss: 28.10
<  DepartDelay: 136.18
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem control.limited_tlsPenalty ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 2682.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 300
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control no_control ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3688.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 5400
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 4354.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 10795
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
meso junction_control no_control_flowPenalty0 ( Last six runs Jul2024 )
meso junction_control no_control_flowPenalty0.5 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : meso junction_control no_control_flowPenalty1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 4359.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 10795
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control no_control_flowPenalty40 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,8c1,2
< Warning: Green fraction is only 1% for link 0 in tlLogic '0', program '0'.
< Warning: Green fraction is only 1% for link 1 in tlLogic '0', program '0'.
< Warning: Green fraction is only 1% for link 4 in tlLogic '0', program '0'.
< Warning: Green fraction is only 1% for link 5 in tlLogic '0', program '0'.
< Warning: Green fraction is only 1% for link 8 in tlLogic '0', program '0'.
< Warning: Green fraction is only 1% for link 9 in tlLogic '0', program '0'.
< Warning: Green fraction is only 1% for link 12 in tlLogic '0', program '0'.
< Warning: Green fraction is only 1% for link 13 in tlLogic '0', program '0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 852 (Loaded: 2993)
<  Running: 792
<  Waiting: 2141
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control no_tls ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,11d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 6348.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 5400
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control no_tls_multique ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,11d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 11033.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 5400
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control plain ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 4778.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 5400
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control priority ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1440.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 900
<  Running: 0
<  Waiting: 0
< Statistics (avg of 900):
<  RouteLength: 183.90
<  Speed: 8.81
<  Duration: 56.16
<  WaitingTime: 3.23
<  TimeLoss: 42.35
<  DepartDelay: 406.99
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control priority_no_control ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 618.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 900
<  Running: 0
<  Waiting: 0
< Statistics (avg of 900):
<  RouteLength: 183.90
<  Speed: 11.01
<  Duration: 16.91
<  WaitingTime: 0.21
<  TimeLoss: 3.08
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tlsPenalty_minorPenalty ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 323.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 100
<  Running: 0
<  Waiting: 0
< Statistics (avg of 100):
<  RouteLength: 183.90
<  Speed: 7.36
<  Duration: 25.00
<  WaitingTime: 0.00
<  TimeLoss: 11.50
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination average control ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 179.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 30
<  Running: 0
<  Waiting: 0
< Statistics (avg of 30):
<  RouteLength: 300.00
<  Speed: 6.79
<  Duration: 54.87
<  WaitingTime: 4.39
<  TimeLoss: 32.73
<  DepartDelay: 9.17
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 123.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 30
<  Running: 0
<  Waiting: 0
< Statistics (avg of 30):
<  RouteLength: 300.00
<  Speed: 12.34
<  Duration: 24.60
<  WaitingTime: 0.37
<  TimeLoss: 2.62
<  DepartDelay: 9.33
---------- New result in exitcode ----------
1
meso junction_control tls_coordination average control.limited ( Last six runs Jul2024 )
meso junction_control tls_coordination bad control.limited ( Last six runs Jul2024 )
meso junction_control tls_coordination good control.limited ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 160.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 30
<  Running: 0
<  Waiting: 0
< Statistics (avg of 30):
<  RouteLength: 300.00
<  Speed: 4.86
<  Duration: 61.97
<  WaitingTime: 0.00
<  TimeLoss: 39.89
<  DepartDelay: 12.43
---------- New result in exitcode ----------
1
meso junction_control tls_coordination average control.limited_tlsPenalty ( Last six runs Jul2024 )
meso junction_control tls_coordination average control_tlsPenalty ( Last six runs Jul2024 )
meso junction_control tls_coordination bad control.limited_tlsPenalty ( Last six runs Jul2024 )
meso junction_control tls_coordination bad control_tlsPenalty ( Last six runs Jul2024 )
meso junction_control tls_coordination good control.limited_tlsPenalty ( Last six runs Jul2024 )
meso junction_control tls_coordination good control_tlsPenalty ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination average control.limited_tlsPenalty_scaled ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 143.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 30
<  Running: 0
<  Waiting: 0
< Statistics (avg of 30):
<  RouteLength: 300.00
<  Speed: 6.12
<  Duration: 49.40
<  WaitingTime: 0.00
<  TimeLoss: 27.31
<  DepartDelay: 7.90
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 111.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 30
<  Running: 0
<  Waiting: 0
< Statistics (avg of 30):
<  RouteLength: 300.00
<  Speed: 13.19
<  Duration: 22.77
<  WaitingTime: 0.00
<  TimeLoss: 0.80
<  DepartDelay: 8.90
---------- New result in exitcode ----------
1
meso junction_control tls_coordination average no_control ( Last six runs Jul2024 )
meso junction_control tls_coordination bad no_control ( Last six runs Jul2024 )
meso junction_control tls_coordination good no_control ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination bad control ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 202.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 30
<  Running: 0
<  Waiting: 0
< Statistics (avg of 30):
<  RouteLength: 300.00
<  Speed: 4.30
<  Duration: 77.87
<  WaitingTime: 7.45
<  TimeLoss: 55.73
<  DepartDelay: 9.17
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination good control ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 168.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 30
<  Running: 0
<  Waiting: 0
< Statistics (avg of 30):
<  RouteLength: 300.00
<  Speed: 9.74
<  Duration: 43.03
<  WaitingTime: 3.64
<  TimeLoss: 20.97
<  DepartDelay: 9.17
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso lane_queue closingLane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 350.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 400
<  Running: 0
<  Waiting: 0
< Statistics (avg of 400):
<  RouteLength: 800.00
<  Speed: 12.46
<  Duration: 73.95
<  WaitingTime: 0.24
<  TimeLoss: 44.53
<  DepartDelay: 42.86
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso lane_queue edgeData ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="152.00" id="DEFAULT_EDGEDATA">
        <edge id="beg" sampledSeconds="461.74" traveltime="20.99" overlapTraveltime="21.19" density="5.96" laneDensity="2.98" occupancy="1.49" waitingTime="0.00" timeLoss="58.61" speed="24.27" speedRelative="0.87" departed="22" arrived="0" entered="0" left="22" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="beg2left" sampledSeconds="203.61" traveltime="18.51" overlapTraveltime="18.69" density="2.60" laneDensity="2.60" occupancy="1.30" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="11" left="11" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="395.67" traveltime="17.98" overlapTraveltime="18.16" density="5.21" laneDensity="2.60" occupancy="1.30" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="22" left="22" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left" sampledSeconds="398.09" traveltime="36.19" overlapTraveltime="36.37" density="2.60" laneDensity="2.60" occupancy="1.30" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="11" left="11" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="left2end" sampledSeconds="199.05" traveltime="18.09" overlapTraveltime="18.27" density="2.60" laneDensity="2.60" occupancy="1.30" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="11" left="11" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="793.60" traveltime="72.15" overlapTraveltime="72.50" density="5.21" laneDensity="5.21" occupancy="2.60" waitingTime="0.00" timeLoss="0.05" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="11" left="11" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="rend" sampledSeconds="395.67" traveltime="17.98" overlapTraveltime="18.16" density="5.21" laneDensity="2.60" occupancy="1.30" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="22" entered="22" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="l.0" depart="0.00" arrival="128.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.1" depart="1.00" arrival="129.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.2" depart="2.00" arrival="130.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.3" depart="3.00" arrival="132.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.4" depart="4.00" arrival="133.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="m.0" depart="5.00" arrival="134.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="l.5" depart="5.00" arrival="135.00">
        <route edges="beg beg2left left left2end end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso lane_queue laneData ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="152.00" id="DEFAULT_LANEDATA">
        <edge id="beg">
            <lane id="beg_0" sampledSeconds="254.70" traveltime="21.58" overlapTraveltime="21.80" density="3.29" laneDensity="3.29" occupancy="1.64" waitingTime="0.00" timeLoss="38.48" speed="23.60" speedRelative="0.85" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
            <lane id="beg_1" sampledSeconds="207.03" traveltime="20.30" overlapTraveltime="20.50" density="2.67" laneDensity="2.67" occupancy="1.34" waitingTime="0.00" timeLoss="20.13" speed="25.10" speedRelative="0.90" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="beg2left">
            <lane id="beg2left_0" sampledSeconds="203.61" traveltime="18.51" overlapTraveltime="18.69" density="2.60" laneDensity="2.60" occupancy="1.30" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="end">
            <lane id="end_0" sampledSeconds="233.81" traveltime="17.99" overlapTraveltime="18.16" density="3.08" laneDensity="3.08" occupancy="1.54" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
            <lane id="end_1" sampledSeconds="161.86" traveltime="17.98" overlapTraveltime="18.16" density="2.13" laneDensity="2.13" occupancy="1.06" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="left">
            <lane id="left_0" sampledSeconds="398.09" traveltime="36.19" overlapTraveltime="36.37" density="2.60" laneDensity="2.60" occupancy="1.30" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="left2end">
            <lane id="left2end_0" sampledSeconds="199.05" traveltime="18.09" overlapTraveltime="18.27" density="2.60" laneDensity="2.60" occupancy="1.30" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="middle">
            <lane id="middle_0" sampledSeconds="793.60" traveltime="72.15" overlapTraveltime="72.50" density="5.21" laneDensity="5.21" occupancy="2.60" waitingTime="0.00" timeLoss="0.05" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="rend">
            <lane id="rend_0" sampledSeconds="233.81" traveltime="17.99" overlapTraveltime="18.16" density="3.08" laneDensity="3.08" occupancy="1.54" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
            <lane id="rend_1" sampledSeconds="161.86" traveltime="17.98" overlapTraveltime="18.16" density="2.13" laneDensity="2.13" occupancy="1.06" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="l.0" depart="0.00" arrival="128.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.1" depart="1.00" arrival="129.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.2" depart="2.00" arrival="130.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.3" depart="3.00" arrival="132.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.4" depart="4.00" arrival="133.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="m.0" depart="5.00" arrival="134.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="l.5" depart="5.00" arrival="135.00">
        <route edges="beg beg2left left left2end end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso lane_queue laneData_different_speeds ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="164.00" id="DEFAULT_LANEDATA">
        <edge id="beg">
            <lane id="beg_0" sampledSeconds="254.70" traveltime="21.58" overlapTraveltime="21.80" density="3.05" laneDensity="3.05" occupancy="1.52" waitingTime="0.00" timeLoss="38.48" speed="23.60" speedRelative="0.85" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
            <lane id="beg_1" sampledSeconds="207.03" traveltime="20.30" overlapTraveltime="20.50" density="2.48" laneDensity="2.48" occupancy="1.24" waitingTime="0.00" timeLoss="20.13" speed="25.10" speedRelative="0.90" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="beg2left">
            <lane id="beg2left_0" sampledSeconds="203.61" traveltime="18.51" overlapTraveltime="18.69" density="2.41" laneDensity="2.41" occupancy="1.21" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="end">
            <lane id="end_0" sampledSeconds="350.16" traveltime="21.09" overlapTraveltime="21.31" density="4.27" laneDensity="4.27" occupancy="2.14" waitingTime="0.00" timeLoss="51.61" speed="23.70" speedRelative="0.85" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
            <lane id="end_1" sampledSeconds="361.72" traveltime="50.24" overlapTraveltime="50.74" density="4.41" laneDensity="4.41" occupancy="2.21" waitingTime="0.00" timeLoss="232.23" speed="9.95" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="left">
            <lane id="left_0" sampledSeconds="398.09" traveltime="36.19" overlapTraveltime="36.37" density="2.41" laneDensity="2.41" occupancy="1.21" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="left2end">
            <lane id="left2end_0" sampledSeconds="199.05" traveltime="18.09" overlapTraveltime="18.27" density="2.41" laneDensity="2.41" occupancy="1.21" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="middle">
            <lane id="middle_0" sampledSeconds="793.60" traveltime="72.15" overlapTraveltime="72.50" density="4.83" laneDensity="4.83" occupancy="2.41" waitingTime="0.00" timeLoss="0.05" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="rend">
            <lane id="rend_0" sampledSeconds="251.79" traveltime="17.99" overlapTraveltime="18.16" density="3.07" laneDensity="3.07" occupancy="1.54" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
            <lane id="rend_1" sampledSeconds="143.88" traveltime="17.98" overlapTraveltime="18.16" density="1.75" laneDensity="1.75" occupancy="0.88" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="l.0" depart="0.00" arrival="128.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.3" depart="3.00" arrival="132.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.1" depart="1.00" arrival="135.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.9" depart="11.00" arrival="140.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.10" depart="12.00" arrival="142.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.6" depart="6.00" arrival="144.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.8" depart="9.00" arrival="145.00">
        <route edges="beg beg2left left left2end end rend"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="l.0" depart="0.00" arrival="128.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.1" depart="1.00" arrival="129.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.2" depart="2.00" arrival="130.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.3" depart="3.00" arrival="132.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.4" depart="4.00" arrival="133.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.5" depart="5.00" arrival="135.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="m.0" depart="5.00" arrival="135.00">
        <route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
meso lane_queue no_queue ( Last six runs Jul2024 )
meso multique no_multi ( Last six runs Jul2024 )
meso multique plain ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : meso lane_queue plain ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="l.0" depart="0.00" arrival="128.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.1" depart="1.00" arrival="129.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.2" depart="2.00" arrival="130.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.3" depart="3.00" arrival="132.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="l.4" depart="4.00" arrival="133.00">
        <route edges="beg beg2left left left2end end rend"/>
    </vehicle>

    <vehicle id="m.0" depart="5.00" arrival="134.00">
        <route edges="beg middle end rend"/>
    </vehicle>

    <vehicle id="l.5" depart="5.00" arrival="135.00">
        <route edges="beg beg2left left left2end end rend"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso minor_penalty_routing ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="route_first" depart="0.00" arrival="77.00">
        <route edges="beg right end"/>
    </vehicle>

    <vehicle id="right" depart="20.00" arrival="98.00">
        <route edges="beg right end"/>
    </vehicle>

    <vehicle id="left" depart="20.00" arrival="106.00">
        <route edges="beg left end"/>
    </vehicle>

    <vehicle id="route_second" depart="500.00" arrival="577.00">
        <route edges="beg right end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : meso minor_penalty_routing_tls ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="route_first" depart="0.00" arrival="75.00">
        <route cost="74.85" savings="0.00" edges="beg left end"/>
    </vehicle>

    <vehicle id="left" depart="20.00" arrival="95.00">
        <route cost="-1.00" savings="0.00" edges="beg left end"/>
    </vehicle>

    <vehicle id="right" depart="20.00" arrival="97.00">
        <route cost="-1.00" savings="0.00" edges="beg right end"/>
    </vehicle>

    <vehicle id="route_second" depart="500.00" arrival="575.00">
        <route cost="74.85" savings="0.00" edges="beg left end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : meso tau tau_ff ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="870.57" traveltime="51.09" overlapTraveltime="51.35" density="14.81" laneDensity="14.81" occupancy="7.40" waitingTime="0.00" timeLoss="18.66" speed="19.18" speedRelative="0.98" departed="30" arrived="0" entered="0" left="5" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="24.43" traveltime="50.00" overlapTraveltime="50.26" density="0.42" laneDensity="0.42" occupancy="0.21" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="5" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="1479.41" traveltime="50.73" overlapTraveltime="50.99" density="25.16" laneDensity="25.16" occupancy="12.58" waitingTime="0.00" timeLoss="21.50" speed="19.32" speedRelative="0.99" departed="29" arrived="0" entered="0" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="1070.16" traveltime="50.00" overlapTraveltime="50.26" density="18.20" laneDensity="18.20" occupancy="9.10" waitingTime="0.00" timeLoss="0.07" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="10" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="97.43" traveltime="50.00" overlapTraveltime="50.26" density="1.66" laneDensity="1.66" occupancy="0.83" waitingTime="0.00" timeLoss="0.01" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="10" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="180.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="1478.34" traveltime="50.64" overlapTraveltime="50.90" density="25.14" laneDensity="25.14" occupancy="12.57" waitingTime="0.00" timeLoss="18.90" speed="19.35" speedRelative="0.99" departed="29" arrived="0" entered="0" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="1458.33" traveltime="50.00" overlapTraveltime="50.26" density="24.80" laneDensity="24.80" occupancy="12.40" waitingTime="0.00" timeLoss="0.09" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="1240.31" traveltime="50.00" overlapTraveltime="50.26" density="21.10" laneDensity="21.10" occupancy="10.55" waitingTime="0.00" timeLoss="0.08" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="15" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to5/1" sampledSeconds="219.01" traveltime="50.00" overlapTraveltime="50.26" density="3.72" laneDensity="3.72" occupancy="1.86" waitingTime="0.00" timeLoss="0.01" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="15" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="180.00" end="240.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="1477.28" traveltime="50.66" overlapTraveltime="50.92" density="25.13" laneDensity="25.13" occupancy="12.56" waitingTime="0.00" timeLoss="19.26" speed="19.34" speedRelative="0.99" departed="29" arrived="0" entered="0" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="1458.33" traveltime="50.00" overlapTraveltime="50.26" density="24.80" laneDensity="24.80" occupancy="12.40" waitingTime="0.00" timeLoss="0.09" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="1458.33" traveltime="50.00" overlapTraveltime="50.26" density="24.80" laneDensity="24.80" occupancy="12.40" waitingTime="0.00" timeLoss="0.09" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to5/1" sampledSeconds="1361.81" traveltime="50.00" overlapTraveltime="50.26" density="23.16" laneDensity="23.16" occupancy="11.58" waitingTime="0.00" timeLoss="0.08" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="19" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="5/1to6/1" sampledSeconds="389.25" traveltime="50.00" overlapTraveltime="50.26" density="6.62" laneDensity="6.62" occupancy="3.31" waitingTime="0.00" timeLoss="0.02" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="19" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="240.00" end="300.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="1479.12" traveltime="50.72" overlapTraveltime="50.98" density="25.16" laneDensity="25.16" occupancy="12.58" waitingTime="0.00" timeLoss="21.10" speed="19.32" speedRelative="0.99" departed="29" arrived="0" entered="0" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="1458.43" traveltime="50.00" overlapTraveltime="50.26" density="24.80" laneDensity="24.80" occupancy="12.40" waitingTime="0.00" timeLoss="0.09" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="30" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="1458.33" traveltime="50.00" overlapTraveltime="50.26" density="24.80" laneDensity="24.80" occupancy="12.40" waitingTime="0.00" timeLoss="0.09" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="1188.23" traveltime="50.84" overlapTraveltime="51.10" density="20.21" laneDensity="20.21" occupancy="10.10" waitingTime="0.00" timeLoss="19.70" speed="19.27" speedRelative="0.98" departed="41" arrived="0" entered="0" left="7" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="31.77" traveltime="50.00" overlapTraveltime="50.26" density="0.54" laneDensity="0.54" occupancy="0.27" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="7" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="2035.43" traveltime="50.48" overlapTraveltime="50.73" density="34.62" laneDensity="34.62" occupancy="17.31" waitingTime="0.00" timeLoss="19.33" speed="19.41" speedRelative="0.99" departed="40" arrived="0" entered="0" left="40" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="1472.55" traveltime="50.00" overlapTraveltime="50.26" density="25.04" laneDensity="25.04" occupancy="12.52" waitingTime="0.00" timeLoss="0.09" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="40" left="13" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="131.01" traveltime="50.00" overlapTraveltime="50.26" density="2.23" laneDensity="2.23" occupancy="1.11" waitingTime="0.00" timeLoss="0.01" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="13" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="180.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="2035.92" traveltime="50.48" overlapTraveltime="50.73" density="34.63" laneDensity="34.63" occupancy="17.31" waitingTime="0.00" timeLoss="19.29" speed="19.41" speedRelative="0.99" departed="40" arrived="0" entered="0" left="40" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="2016.43" traveltime="50.00" overlapTraveltime="50.26" density="34.30" laneDensity="34.30" occupancy="17.15" waitingTime="0.00" timeLoss="0.12" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="40" left="41" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="1709.18" traveltime="50.00" overlapTraveltime="50.26" density="29.07" laneDensity="29.07" occupancy="14.53" waitingTime="0.00" timeLoss="0.10" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="41" left="20" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to5/1" sampledSeconds="297.47" traveltime="50.00" overlapTraveltime="50.26" density="5.06" laneDensity="5.06" occupancy="2.53" waitingTime="0.00" timeLoss="0.02" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="20" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="180.00" end="240.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="2035.35" traveltime="50.47" overlapTraveltime="50.73" density="34.62" laneDensity="34.62" occupancy="17.31" waitingTime="0.00" timeLoss="19.28" speed="19.41" speedRelative="0.99" departed="41" arrived="0" entered="0" left="41" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="2016.16" traveltime="50.00" overlapTraveltime="50.26" density="34.29" laneDensity="34.29" occupancy="17.15" waitingTime="0.00" timeLoss="0.12" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="41" left="40" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="2016.59" traveltime="50.00" overlapTraveltime="50.26" density="34.30" laneDensity="34.30" occupancy="17.15" waitingTime="0.00" timeLoss="0.12" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="40" left="40" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to5/1" sampledSeconds="1878.84" traveltime="50.00" overlapTraveltime="50.26" density="31.95" laneDensity="31.95" occupancy="15.98" waitingTime="0.00" timeLoss="0.12" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="40" left="27" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="5/1to6/1" sampledSeconds="531.06" traveltime="50.00" overlapTraveltime="50.26" density="9.03" laneDensity="9.03" occupancy="4.52" waitingTime="0.00" timeLoss="0.03" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="27" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="240.00" end="300.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="2035.41" traveltime="50.48" overlapTraveltime="50.73" density="34.62" laneDensity="34.62" occupancy="17.31" waitingTime="0.00" timeLoss="19.31" speed="19.41" speedRelative="0.99" departed="40" arrived="0" entered="0" left="40" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="2016.59" traveltime="50.00" overlapTraveltime="50.26" density="34.30" laneDensity="34.30" occupancy="17.15" waitingTime="0.00" timeLoss="0.12" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="40" left="40" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="2016.36" traveltime="50.00" overlapTraveltime="50.26" density="34.29" laneDensity="34.29" occupancy="17.15" waitingTime="0.00" timeLoss="0.12" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="40" left="41" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
meso tau tau_fj ( Last six runs Jul2024 )
meso tau tau_jf ( Last six runs Jul2024 )
meso tau tau_jj ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : meso tau vehicle_tau ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="1125.00" traveltime="51.65" overlapTraveltime="51.92" density="19.13" laneDensity="19.13" occupancy="9.57" waitingTime="0.00" timeLoss="36.05" speed="18.97" speedRelative="0.97" departed="38" arrived="0" entered="0" left="6" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="30.00" traveltime="50.00" overlapTraveltime="50.26" density="0.51" laneDensity="0.51" occupancy="0.26" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="6" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="1912.60" traveltime="51.00" overlapTraveltime="51.26" density="32.53" laneDensity="32.53" occupancy="16.26" waitingTime="0.00" timeLoss="37.55" speed="19.22" speedRelative="0.98" departed="38" arrived="0" entered="0" left="38" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="1370.00" traveltime="50.00" overlapTraveltime="50.26" density="23.30" laneDensity="23.30" occupancy="11.65" waitingTime="0.00" timeLoss="0.08" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="38" left="12" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="122.40" traveltime="50.00" overlapTraveltime="50.26" density="2.08" laneDensity="2.08" occupancy="1.04" waitingTime="0.00" timeLoss="0.01" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="12" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="180.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="1912.40" traveltime="51.00" overlapTraveltime="51.26" density="32.53" laneDensity="32.53" occupancy="16.26" waitingTime="0.00" timeLoss="37.68" speed="19.21" speedRelative="0.98" departed="37" arrived="0" entered="0" left="37" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="1875.00" traveltime="50.00" overlapTraveltime="50.26" density="31.89" laneDensity="31.89" occupancy="15.94" waitingTime="0.00" timeLoss="0.11" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="37" left="38" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="1590.20" traveltime="50.00" overlapTraveltime="50.26" density="27.05" laneDensity="27.05" occupancy="13.52" waitingTime="0.00" timeLoss="0.10" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="38" left="19" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to5/1" sampledSeconds="277.40" traveltime="50.00" overlapTraveltime="50.26" density="4.72" laneDensity="4.72" occupancy="2.36" waitingTime="0.00" timeLoss="0.02" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="19" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="180.00" end="240.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="1912.60" traveltime="51.00" overlapTraveltime="51.26" density="32.53" laneDensity="32.53" occupancy="16.26" waitingTime="0.00" timeLoss="37.55" speed="19.22" speedRelative="0.98" departed="38" arrived="0" entered="0" left="38" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="1875.00" traveltime="50.00" overlapTraveltime="50.26" density="31.89" laneDensity="31.89" occupancy="15.94" waitingTime="0.00" timeLoss="0.11" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="38" left="37" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="1874.80" traveltime="50.00" overlapTraveltime="50.26" density="31.89" laneDensity="31.89" occupancy="15.94" waitingTime="0.00" timeLoss="0.11" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="37" left="37" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to5/1" sampledSeconds="1747.60" traveltime="50.00" overlapTraveltime="50.26" density="29.72" laneDensity="29.72" occupancy="14.86" waitingTime="0.00" timeLoss="0.11" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="37" left="25" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="5/1to6/1" sampledSeconds="495.00" traveltime="50.00" overlapTraveltime="50.26" density="8.42" laneDensity="8.42" occupancy="4.21" waitingTime="0.00" timeLoss="0.03" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="25" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="240.00" end="300.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="1912.40" traveltime="51.00" overlapTraveltime="51.26" density="32.53" laneDensity="32.53" occupancy="16.26" waitingTime="0.00" timeLoss="37.68" speed="19.21" speedRelative="0.98" departed="37" arrived="0" entered="0" left="37" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="1875.00" traveltime="50.00" overlapTraveltime="50.26" density="31.89" laneDensity="31.89" occupancy="15.94" waitingTime="0.00" timeLoss="0.11" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="37" left="38" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to4/1" sampledSeconds="1875.20" traveltime="50.00" overlapTraveltime="50.26" density="31.89" laneDensity="31.89" occupancy="15.95" waitingTime="0.00" timeLoss="0.11" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="38" left="38" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso teleport jump_to_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,33c1,2
< Warning: Teleporting vehicle 'horizontal.0'; waited too long, from edge '2si':2, time=341.50.
< Warning: Vehicle 'horizontal.0' teleports beyond arrival edge '1fi', time=404.51.
< Warning: Teleporting vehicle 'long_jam.0'; waited too long, from edge '1si':2 to edge '2o':1, time=386.51.
< Warning: Teleporting vehicle 'horizontal.1'; waited too long, from edge '2si':2, time=641.85.
< Warning: Vehicle 'horizontal.1' teleports beyond arrival edge '1fi', time=704.85.
< Warning: Teleporting vehicle 'long_jam.1'; waited too long, from edge '1si':2 to edge '2o':1, time=689.60.
< Warning: Teleporting vehicle 'horizontal.2'; waited too long, from edge '2si':2, time=941.90.
< Warning: Vehicle 'horizontal.2' teleports beyond arrival edge '1fi', time=1004.90.
< Warning: Teleporting vehicle 'long_jam.2'; waited too long, from edge '1si':2 to edge '2o':1, time=992.69.
< Warning: Teleporting vehicle 'horizontal.3'; waited too long, from edge '2si':2, time=1241.95.
< Warning: Vehicle 'horizontal.3' teleports beyond arrival edge '1fi', time=1304.95.
< Warning: Teleporting vehicle 'long_jam.3'; waited too long, from edge '1si':2 to edge '2o':1, time=1295.78.
< Warning: Teleporting vehicle 'horizontal.4'; waited too long, from edge '2si':2, time=1542.00.
< Warning: Vehicle 'horizontal.4' teleports beyond arrival edge '1fi', time=1605.00.
< Warning: Teleporting vehicle 'long_jam.4'; waited too long, from edge '1si':2 to edge '2o':1, time=1598.86.
< Warning: Teleporting vehicle 'horizontal.5'; waited too long, from edge '2si':2, time=1842.05.
< Warning: Vehicle 'horizontal.5' teleports beyond arrival edge '1fi', time=1905.05.
< Warning: Teleporting vehicle 'long_jam.5'; waited too long, from edge '1si':2 to edge '2o':1, time=1901.95.
< Warning: Teleporting vehicle 'horizontal.6'; waited too long, from edge '2si':2, time=2142.10.
< Warning: Vehicle 'horizontal.6' teleports beyond arrival edge '1fi', time=2205.10.
< Warning: Teleporting vehicle 'long_jam.6'; waited too long, from edge '1si':2 to edge '2o':1, time=2205.04.
< Warning: Teleporting vehicle 'horizontal.7'; waited too long, from edge '2si':2, time=2442.15.
< Warning: Vehicle 'horizontal.7' teleports beyond arrival edge '1fi', time=2505.15.
< Warning: Teleporting vehicle 'long_jam.7'; waited too long, from edge '1si':2 to edge '2o':1, time=2508.13.
< Warning: Teleporting vehicle 'horizontal.8'; waited too long, from edge '2si':2, time=2742.20.
< Warning: Vehicle 'horizontal.8' teleports beyond arrival edge '1fi', time=2805.20.
< Warning: Teleporting vehicle 'long_jam.8'; waited too long, from edge '1si':2 to edge '2o':1, time=2811.22.
< Warning: Teleporting vehicle 'horizontal.9'; waited too long, from edge '2si':2, time=3042.25.
< Warning: Vehicle 'horizontal.9' teleports beyond arrival edge '1fi', time=3105.25.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 15104.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 7200
<  Running: 0
<  Waiting: 0
<  Teleports: 22 (Jam: 22)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso teleport multiple_jumps ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,43c1,2
< Warning: Teleporting vehicle 'horizontal.0'; waited too long, from edge '2si':2, time=341.50.
< Warning: Teleporting vehicle 'long_jam.0'; waited too long, from edge '1si':2 to edge '2o':1, time=386.51.
< Warning: Vehicle 'horizontal.0' ends teleporting on edge '1si':2, time=404.51.
< Warning: Teleporting vehicle 'horizontal.1'; waited too long, from edge '2si':2, time=641.85.
< Warning: Teleporting vehicle 'long_jam.1'; waited too long, from edge '1si':2 to edge '2o':1, time=689.60.
< Warning: Vehicle 'horizontal.1' ends teleporting on edge '1si':2, time=704.85.
< Warning: Teleporting vehicle 'horizontal.0'; waited too long, from edge '1si':2 to edge '2o':1, time=711.51.
< Warning: Teleporting vehicle 'horizontal.2'; waited too long, from edge '2si':2, time=941.90.
< Warning: Teleporting vehicle 'long_jam.2'; waited too long, from edge '1si':2 to edge '2o':1, time=992.69.
< Warning: Vehicle 'horizontal.2' ends teleporting on edge '1si':2, time=1004.90.
< Warning: Teleporting vehicle 'horizontal.1'; waited too long, from edge '1si':2 to edge '2o':1, time=1011.85.
< Warning: Teleporting vehicle 'horizontal.3'; waited too long, from edge '2si':2, time=1241.95.
< Warning: Teleporting vehicle 'long_jam.3'; waited too long, from edge '1si':2 to edge '2o':1, time=1295.78.
< Warning: Vehicle 'horizontal.3' ends teleporting on edge '1si':2, time=1304.95.
< Warning: Teleporting vehicle 'horizontal.2'; waited too long, from edge '1si':2 to edge '2o':1, time=1311.90.
< Warning: Teleporting vehicle 'horizontal.4'; waited too long, from edge '2si':2, time=1542.00.
< Warning: Teleporting vehicle 'long_jam.4'; waited too long, from edge '1si':2 to edge '2o':1, time=1598.86.
< Warning: Vehicle 'horizontal.4' ends teleporting on edge '1si':2, time=1605.00.
< Warning: Teleporting vehicle 'horizontal.3'; waited too long, from edge '1si':2 to edge '2o':1, time=1611.95.
< Warning: Teleporting vehicle 'horizontal.5'; waited too long, from edge '2si':2, time=1842.05.
< Warning: Teleporting vehicle 'long_jam.5'; waited too long, from edge '1si':2 to edge '2o':1, time=1901.95.
< Warning: Vehicle 'horizontal.5' ends teleporting on edge '1si':2, time=1905.05.
< Warning: Teleporting vehicle 'horizontal.4'; waited too long, from edge '1si':2 to edge '2o':1, time=1912.00.
< Warning: Teleporting vehicle 'horizontal.6'; waited too long, from edge '2si':2, time=2142.10.
< Warning: Teleporting vehicle 'long_jam.6'; waited too long, from edge '1si':2 to edge '2o':1, time=2205.04.
< Warning: Vehicle 'horizontal.6' ends teleporting on edge '1si':2, time=2205.10.
< Warning: Teleporting vehicle 'horizontal.5'; waited too long, from edge '1si':2 to edge '2o':1, time=2212.05.
< Warning: Teleporting vehicle 'horizontal.7'; waited too long, from edge '2si':2, time=2442.15.
< Warning: Vehicle 'horizontal.7' ends teleporting on edge '1si':2, time=2505.15.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 15169.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 7200
<  Running: 0
<  Waiting: 0
<  Teleports: 32 (Jam: 32)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso teleport single_jump ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,11c1,2
< Warning: Teleporting vehicle 'horizontal.0'; waited too long, from edge '2si':2 to edge '1o':1, time=341.50.
< Warning: Teleporting vehicle 'horizontal.1'; waited too long, from edge '2si':2 to edge '1o':1, time=644.59.
< Warning: Teleporting vehicle 'horizontal.2'; waited too long, from edge '2si':2 to edge '1o':1, time=947.68.
< Warning: Teleporting vehicle 'horizontal.3'; waited too long, from edge '2si':2 to edge '1o':1, time=1250.77.
< Warning: Teleporting vehicle 'horizontal.4'; waited too long, from edge '2si':2 to edge '1o':1, time=1553.86.
< Warning: Teleporting vehicle 'horizontal.5'; waited too long, from edge '2si':2 to edge '1o':1, time=1856.95.
< Warning: Teleporting vehicle 'horizontal.6'; waited too long, from edge '2si':2 to edge '1o':1, time=2160.04.
< Warning: Teleporting vehicle 'horizontal.7'; waited too long, from edge '2si':2 to edge '1o':1, time=2463.13.
< Warning: Teleporting vehicle 'horizontal.8'; waited too long, from edge '2si':2 to edge '1o':1, time=2766.22.
< Warning: Teleporting vehicle 'horizontal.9'; waited too long, from edge '2si':2 to edge '1o':1, time=3069.30.
< Warning: Teleporting vehicle 'horizontal.10'; waited too long, from edge '2si':2 to edge '1o':1, time=3372.39.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 7520.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 3600
<  Running: 0
<  Waiting: 0
<  Teleports: 11 (Jam: 11)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso teleport single_jump_to_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,43c1,2
< Warning: Teleporting vehicle 'horizontal.0'; waited too long, from edge '2si':2, time=341.50.
< Warning: Teleporting vehicle 'long_jam.0'; waited too long, from edge '1si':2 to edge '2o':1, time=386.51.
< Warning: Vehicle 'horizontal.0' teleports beyond arrival edge '1si', time=427.01.
< Warning: Teleporting vehicle 'horizontal.1'; waited too long, from edge '2si':2, time=642.50.
< Warning: Teleporting vehicle 'horizontal.70'; waited too long, from edge '2fi':1, time=661.88.
< Warning: Teleporting vehicle 'single_jump_to_end.18'; waited too long, from edge '2si':1, time=662.19.
< Warning: Vehicle 'single_jump_to_end.18' teleports beyond arrival edge '2si', time=680.19.
< Warning: Teleporting vehicle 'long_jam.1'; waited too long, from edge '1si':2 to edge '2o':1, time=688.20.
< Warning: Vehicle 'horizontal.1' teleports beyond arrival edge '1si', time=728.01.
< Warning: Vehicle 'horizontal.70' teleports beyond arrival edge '1si', time=769.89.
< Warning: Teleporting vehicle 'horizontal.2'; waited too long, from edge '2si':2, time=942.62.
< Warning: Teleporting vehicle 'single_jump_to_end.19'; waited too long, from edge '2si':1, time=981.62.
< Warning: Vehicle 'single_jump_to_end.19' teleports beyond arrival edge '2si', time=999.62.
< Warning: Teleporting vehicle 'long_jam.2'; waited too long, from edge '1si':2 to edge '2o':1, time=989.90.
< Warning: Vehicle 'horizontal.2' teleports beyond arrival edge '1si', time=1028.12.
< Warning: Teleporting vehicle 'horizontal.3'; waited too long, from edge '2si':2, time=1242.67.
< Warning: Teleporting vehicle 'long_jam.3'; waited too long, from edge '1si':2 to edge '2o':1, time=1291.59.
< Warning: Teleporting vehicle 'single_jump_to_end.20'; waited too long, from edge '2si':1, time=1300.38.
< Warning: Vehicle 'single_jump_to_end.20' teleports beyond arrival edge '2si', time=1318.38.
< Warning: Vehicle 'horizontal.3' teleports beyond arrival edge '1si', time=1328.17.
< Warning: Teleporting vehicle 'horizontal.4'; waited too long, from edge '2si':2, time=1542.72.
< Warning: Teleporting vehicle 'long_jam.4'; waited too long, from edge '1si':2 to edge '2o':1, time=1593.29.
< Warning: Vehicle 'horizontal.4' teleports beyond arrival edge '1si', time=1628.22.
< Warning: Teleporting vehicle 'single_jump_to_end.21'; waited too long, from edge '2si':1, time=1619.14.
< Warning: Vehicle 'single_jump_to_end.21' teleports beyond arrival edge '2si', time=1637.14.
< Warning: Teleporting vehicle 'horizontal.5'; waited too long, from edge '2si':2, time=1842.77.
< Warning: Teleporting vehicle 'long_jam.5'; waited too long, from edge '1si':2 to edge '2o':1, time=1894.98.
< Warning: Vehicle 'horizontal.5' teleports beyond arrival edge '1si', time=1928.27.
< Warning: Teleporting vehicle 'horizontal.6'; waited too long, from edge '2si':2, time=2142.82.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 15008.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 7695
<  Running: 0
<  Waiting: 0
<  Teleports: 27 (Jam: 27)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso tls_penalty_routing ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="route_first" depart="0.00" arrival="182.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>

    <vehicle id="avoid_tls" depart="1.00" arrival="185.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>

    <vehicle id="via_tls" depart="1.00" arrival="205.00">
        <route edges="beg middle1 middle2 end"/>
    </vehicle>

    <vehicle id="route_second" depart="500.00" arrival="682.00">
        <route edges="beg beg2left left left2end end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output duration_log statistics ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,17d0
< Loading net-file from 'three_split.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 261.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 25
<  Running: 0
<  Waiting: 0
< Statistics (avg of 25):
<  RouteLength: 2000.00
<  Speed: 9.98
<  Duration: 200.32
<  WaitingTime: 0.00
<  TimeLoss: 0.20
<  DepartDelay: 24.00
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log statistics_running ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 45.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 90
<  Running: 28
<  Waiting: 0
< Statistics (avg of 90):
<  RouteLength: 140.99
<  Speed: 10.40
<  Duration: 11.98
<  WaitingTime: 0.04
<  TimeLoss: 0.15
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log teleports_and_collisions ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Missing yellow phase in tlLogic '0', program 'freaky' for tl-index 0 when switching to phase 1
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,11d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 500.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 459 (Loaded: 1000)
<  Running: 183
<  Waiting: 541
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'three_split.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 261.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 25
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
output duration_log upscale ( Last six runs Jul2024 )
output duration_log upscale_with_flows ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output duration_log using_scale ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'three_split.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 211.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 5 (Loaded: 10)
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log using_scale_with_flows ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'three_split.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 211.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 5
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log vaporizer_on_depart_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'three_split.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ...
<  done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 10.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 0 (Loaded: 10)
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log vehicles_exceeding_max_depart_delay ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'three_split.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 215.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 7 (Loaded: 10)
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 errors file_empty ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Attribute 'file' in definition of e1Detector '4/1to3/1' is empty.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors file_false ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Could not build output file 'xxx/detector.xml' (No such file or directory).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors file_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Attribute 'file' is missing in definition of e1Detector '4/1to3/1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors freq_empty ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Attribute 'freq' in definition of e1Detector '4/1to3/1' is empty.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors freq_false ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Attribute 'freq' in definition of e1Detector '4/1to3/1' is not a valid time value.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors freq_negative ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Negative sampling frequency (in e1Detector '4/1to3/1').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors id_empty ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Attribute 'id' in definition of a e1Detector is empty.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors id_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Attribute 'id' is missing in definition of a e1Detector.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors lane_empty ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Attribute 'lane' in definition of e1Detector '4/1to3/1' is empty.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors lane_false ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: The lane with the id 'xxx' is not known (while building e1Detector '4/1to3/1').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors lane_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Attribute 'lane' is missing in definition of e1Detector '4/1to3/1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors nextEdges_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Unknown edge 'dummy' given as nextEdges in detector '4/1to3/1'
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors pos_empty ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Attribute 'pos' in definition of e1Detector '4/1to3/1' is empty.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors pos_false ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Attribute 'pos' in definition of e1Detector '4/1to3/1' Invalid Number Format (double) xxx.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors pos_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Attribute 'pos' is missing in definition of e1Detector '4/1to3/1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 errors pos_too_high ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: The position of e1Detector '4/1to3/1' lies beyond the lane's '4/1to3/1_0' end.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output e1 freq_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="1000.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 multi_occupancy length_2veh ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="det" sampledSeconds="10.62" density="11.55" laneDensity="5.77" occupancy="2.89" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="2" arrived="0" entered="0" left="1"/>
    <interval begin="10.00" end="20.00" id="det" sampledSeconds="2.62" density="2.85" laneDensity="1.42" occupancy="0.71" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1"/>
</detector>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="129.00" id="straight" sampledSeconds="233.84" density="19.53" laneDensity="19.53" occupancy="9.77" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="35" arrived="0" entered="0" left="35"/>
    <interval begin="0.00" end="129.00" id="right" sampledSeconds="233.84" density="19.53" laneDensity="19.53" occupancy="9.77" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="35" arrived="0" entered="0" left="35"/>
    <interval begin="0.00" end="129.00" id="left" sampledSeconds="233.84" density="19.53" laneDensity="19.53" occupancy="9.77" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="35" arrived="0" entered="0" left="35"/>
</detector>
output e1 nextEdges 20s_10r_5l ( Last six runs Jul2024 )
output e1 nextEdges 20s_10r_5l_internal ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output e1 nextEdges nextCrossing ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="209.00" id="all" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="209.00" id="cSN" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="209.00" id="cSW" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 nextEdges nextCrossing_reverse ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="147.00" id="all" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="147.00" id="cSN" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="147.00" id="cSW" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

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

---------- Differences in errors ----------
1,3c1
< Error: The lane with the id ':C_w2_0' is not known (while building e1Detector 'all').
< Error: The lane with the id ':C_w2_0' is not known (while building e1Detector 'cSN').
< Error: The lane with the id ':C_w2_0' is not known (while building e1Detector 'cSW').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
output e1 nextEdges walkingArea_nextCrossing ( Last six runs Jul2024 )
output e1 nextEdges walkingArea_nextCrossing2 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output e1 no_vehicles one_no_vehicles ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="100.00" end="200.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="200.00" end="300.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="300.00" end="400.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="400.00" end="500.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="500.00" end="600.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="600.00" end="700.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="700.00" end="800.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="800.00" end="900.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="900.00" end="1000.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 no_vehicles one_no_vehicles_id_with_space ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="id with spaces" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="100.00" end="200.00" id="id with spaces" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="200.00" end="300.00" id="id with spaces" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="300.00" end="400.00" id="id with spaces" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="400.00" end="500.00" id="id with spaces" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="500.00" end="600.00" id="id with spaces" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="600.00" end="700.00" id="id with spaces" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="700.00" end="800.00" id="id with spaces" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="800.00" end="900.00" id="id with spaces" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="900.00" end="1000.00" id="id with spaces" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 no_vehicles two_no_vehicles ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="100.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="100.00" end="200.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="100.00" end="200.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="200.00" end="300.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="200.00" end="300.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="300.00" end="400.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="300.00" end="400.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="400.00" end="500.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="400.00" end="500.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="500.00" end="600.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="500.00" end="600.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="600.00" end="700.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="600.00" end="700.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="700.00" end="800.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="700.00" end="800.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="800.00" end="900.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="800.00" end="900.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="900.00" end="1000.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="900.00" end="1000.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle end_of_route ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="1/1to1/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="100.00" end="161.00" id="1/1to1/0" sampledSeconds="10.00" density="1.64" laneDensity="1.64" occupancy="0.49" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="1" entered="1" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle lane_change ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="37.00" id="instant_beg_0_before" sampledSeconds="7.20" density="1.95" laneDensity="0.97" occupancy="0.49" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1"/>
    <interval begin="0.00" end="37.00" id="instant_beg_1_before" sampledSeconds="7.20" density="1.95" laneDensity="0.97" occupancy="0.49" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1"/>
    <interval begin="0.00" end="37.00" id="instant_beg_0_at" sampledSeconds="7.20" density="1.95" laneDensity="0.97" occupancy="0.49" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1"/>
    <interval begin="0.00" end="37.00" id="instant_beg_1_at" sampledSeconds="7.20" density="1.95" laneDensity="0.97" occupancy="0.49" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1"/>
    <interval begin="0.00" end="37.00" id="instant_beg_0_after" sampledSeconds="7.20" density="1.95" laneDensity="0.97" occupancy="0.49" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="1" entered="1" left="0"/>
    <interval begin="0.00" end="37.00" id="instant_beg_1_after" sampledSeconds="7.20" density="1.95" laneDensity="0.97" occupancy="0.49" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="1" entered="1" left="0"/>
</detector>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="3/1to2/1" sampledSeconds="10.00" density="1.00" laneDensity="1.00" occupancy="0.30" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1"/>
</detector>
output e1 one_vehicle one100s_1vehicle_10m_s ( Last six runs Jul2024 )
output e1 one_vehicle_subsecond one100s_1vehicle_10m_s ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one10s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="50.00" end="60.00" id="3/1to2/1" sampledSeconds="9.00" density="9.00" laneDensity="9.00" occupancy="2.70" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0"/>
    <interval begin="60.00" end="70.00" id="3/1to2/1" sampledSeconds="1.00" density="1.00" laneDensity="1.00" occupancy="0.30" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1"/>
    <interval begin="70.00" end="80.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="80.00" end="90.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one10s_1vehicle_10m_s_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="50.00" end="51.00" id="3/1to2/1" sampledSeconds="1.00" density="10.00" laneDensity="10.00" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0"/>
</detector>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="1.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.00" end="3.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="3.00" end="4.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="4.00" end="5.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="5.00" end="6.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="6.00" end="7.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="7.00" end="8.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="8.00" end="9.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="9.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="11.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="11.00" end="12.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="12.00" end="13.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="13.00" end="14.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="14.00" end="15.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="15.00" end="16.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="16.00" end="17.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="17.00" end="18.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="18.00" end="19.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="19.00" end="20.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="21.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="21.00" end="22.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="22.00" end="23.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="23.00" end="24.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="24.00" end="25.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="25.00" end="26.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
<truncated after showing first 30 lines>
output e1 one_vehicle one1s_1vehicle_10m_s ( Last six runs Jul2024 )
output e1 one_vehicle one1s_1vehicle_10m_shifted ( Last six runs Jul2024 )
output e1 one_vehicle_subsecond one1s_1vehicle_10m_s ( Last six runs Jul2024 )
output e1 two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Jul2024 )
output e1 two_vehicles_diff_length one1s_1vehicle_10m_s ( Last six runs Jul2024 )
output e1 two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one1s_1vehicle_internal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="1.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.00" end="3.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="3.00" end="4.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="4.00" end="5.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="5.00" end="6.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="6.00" end="7.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="7.00" end="8.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="8.00" end="9.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="9.00" end="10.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="11.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="11.00" end="12.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="12.00" end="13.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="13.00" end="14.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="14.00" end="15.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="15.00" end="16.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="16.00" end="17.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="17.00" end="18.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="18.00" end="19.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="19.00" end="20.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="3/1to2/1" sampledSeconds="10.00" density="1.00" laneDensity="1.00" occupancy="0.30" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1"/>
    <interval begin="0.00" end="100.00" id="4/1to3/1" sampledSeconds="10.00" density="1.00" laneDensity="1.00" occupancy="0.30" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1"/>
</detector>
output e1 one_vehicle two100s_1vehicle_10m_s ( Last six runs Jul2024 )
output e1 one_vehicle_subsecond two100s_1vehicle_10m_s ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle two10s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="4/1to3/1" sampledSeconds="9.00" density="9.00" laneDensity="9.00" occupancy="2.70" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="4/1to3/1" sampledSeconds="1.00" density="1.00" laneDensity="1.00" occupancy="0.30" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="50.00" end="60.00" id="3/1to2/1" sampledSeconds="9.00" density="9.00" laneDensity="9.00" occupancy="2.70" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0"/>
    <interval begin="50.00" end="60.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="60.00" end="70.00" id="3/1to2/1" sampledSeconds="1.00" density="1.00" laneDensity="1.00" occupancy="0.30" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1"/>
    <interval begin="60.00" end="70.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="70.00" end="80.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="70.00" end="80.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="80.00" end="90.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="80.00" end="90.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="1.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.00" end="3.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.00" end="3.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="3.00" end="4.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="3.00" end="4.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="4.00" end="5.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="4.00" end="5.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="5.00" end="6.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="5.00" end="6.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="6.00" end="7.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="6.00" end="7.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="7.00" end="8.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="7.00" end="8.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="8.00" end="9.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="8.00" end="9.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="9.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="9.00" end="10.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="11.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="11.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="1" left="0"/>
    <interval begin="11.00" end="12.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="11.00" end="12.00" id="4/1to3/1" sampledSeconds="1.00" density="10.00" laneDensity="10.00" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="12.00" end="13.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="12.00" end="13.00" id="4/1to3/1" sampledSeconds="1.00" density="10.00" laneDensity="10.00" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0"/>
<truncated after showing first 30 lines>
output e1 one_vehicle two1s_1vehicle_10m_s ( Last six runs Jul2024 )
output e1 two_same_vehicles two1s_1vehicle_10m_s ( Last six runs Jul2024 )
output e1 two_same_vehicles__split two1s_1vehicle_10m_s ( Last six runs Jul2024 )
output e1 two_vehicles_diff_length two1s_1vehicle_10m_s ( Last six runs Jul2024 )
output e1 two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond lane_change ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="36.10" id="instant_beg_0_before" sampledSeconds="7.20" density="1.99" laneDensity="1.00" occupancy="0.50" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1"/>
    <interval begin="0.00" end="36.10" id="instant_beg_1_before" sampledSeconds="7.20" density="1.99" laneDensity="1.00" occupancy="0.50" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1"/>
    <interval begin="0.00" end="36.10" id="instant_beg_0_at" sampledSeconds="7.20" density="1.99" laneDensity="1.00" occupancy="0.50" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1"/>
    <interval begin="0.00" end="36.10" id="instant_beg_1_at" sampledSeconds="7.20" density="1.99" laneDensity="1.00" occupancy="0.50" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1"/>
    <interval begin="0.00" end="36.10" id="instant_beg_0_after" sampledSeconds="7.20" density="1.99" laneDensity="1.00" occupancy="0.50" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="1" entered="1" left="0"/>
    <interval begin="0.00" end="36.10" id="instant_beg_1_after" sampledSeconds="7.20" density="1.99" laneDensity="1.00" occupancy="0.50" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="1" entered="1" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one.1s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="0.10" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.10" end="0.20" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.20" end="0.30" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.30" end="0.40" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.40" end="0.50" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.50" end="0.60" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.60" end="0.70" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.70" end="0.80" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.80" end="0.90" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.90" end="1.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="1.10" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.10" end="1.20" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.20" end="1.30" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.30" end="1.40" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.40" end="1.50" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.50" end="1.60" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.60" end="1.70" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.70" end="1.80" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.80" end="1.90" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.90" end="2.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.00" end="2.10" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.10" end="2.20" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.20" end="2.30" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.30" end="2.40" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.40" end="2.50" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.50" end="2.60" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one10s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="50.00" end="60.00" id="3/1to2/1" sampledSeconds="8.90" density="8.90" laneDensity="8.90" occupancy="2.67" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0"/>
    <interval begin="60.00" end="70.00" id="3/1to2/1" sampledSeconds="1.10" density="1.10" laneDensity="1.10" occupancy="0.33" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1"/>
    <interval begin="70.00" end="80.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="80.00" end="90.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond two10s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="4/1to3/1" sampledSeconds="8.90" density="8.90" laneDensity="8.90" occupancy="2.67" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="4/1to3/1" sampledSeconds="1.10" density="1.10" laneDensity="1.10" occupancy="0.33" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="50.00" end="60.00" id="3/1to2/1" sampledSeconds="8.90" density="8.90" laneDensity="8.90" occupancy="2.67" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0"/>
    <interval begin="50.00" end="60.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="60.00" end="70.00" id="3/1to2/1" sampledSeconds="1.10" density="1.10" laneDensity="1.10" occupancy="0.33" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1"/>
    <interval begin="60.00" end="70.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="70.00" end="80.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="70.00" end="80.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="80.00" end="90.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="80.00" end="90.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond two1s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="1.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.00" end="3.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.00" end="3.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="3.00" end="4.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="3.00" end="4.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="4.00" end="5.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="4.00" end="5.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="5.00" end="6.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="5.00" end="6.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="6.00" end="7.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="6.00" end="7.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="7.00" end="8.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="7.00" end="8.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="8.00" end="9.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="8.00" end="9.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="9.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="9.00" end="10.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="11.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="11.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="11.00" end="12.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="11.00" end="12.00" id="4/1to3/1" sampledSeconds="0.90" density="9.00" laneDensity="9.00" occupancy="2.70" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0"/>
    <interval begin="12.00" end="13.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="12.00" end="13.00" id="4/1to3/1" sampledSeconds="1.00" density="10.00" laneDensity="10.00" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
    <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
    <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
    <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1"/>
    <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>
---------- Missing result in detector2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
    <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
    <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3"/>
    <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1"/>
    <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>
output e1 persons car ( Last six runs Jul2024 )
output e1 persons default ( Last six runs Jul2024 )
output e1 persons walk ( Last six runs Jul2024 )
output e1 persons walkBackward ( Last six runs Jul2024 )
output e1 persons walkBackward_detAtEnd ( Last six runs Jul2024 )
output e1 persons walkBackward_detAtStart ( Last six runs Jul2024 )
output e1 persons walkForward ( Last six runs Jul2024 )
output e1 persons walkForward_detAStart ( Last six runs Jul2024 )
output e1 persons walkForward_detAtEnd ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output e1 persons laneEnd ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="209.00" id="a" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="209.00" id="b" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="209.00" id="c" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles one100s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="3/1to2/1" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="0.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles one10s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="50.00" end="60.00" id="3/1to2/1" sampledSeconds="13.00" density="13.00" laneDensity="13.00" occupancy="3.90" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0"/>
    <interval begin="60.00" end="70.00" id="3/1to2/1" sampledSeconds="7.00" density="7.00" laneDensity="7.00" occupancy="2.10" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2"/>
    <interval begin="70.00" end="80.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="80.00" end="90.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="3/1to2/1" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="0.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
    <interval begin="0.00" end="100.00" id="4/1to3/1" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="0.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
</detector>
output e1 two_same_vehicles two100s_1vehicle_10m_s ( Last six runs Jul2024 )
output e1 two_same_vehicles__split two100s_1vehicle_10m_s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="4/1to3/1" sampledSeconds="13.00" density="13.00" laneDensity="13.00" occupancy="3.90" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="4/1to3/1" sampledSeconds="7.00" density="7.00" laneDensity="7.00" occupancy="2.10" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="50.00" end="60.00" id="3/1to2/1" sampledSeconds="13.00" density="13.00" laneDensity="13.00" occupancy="3.90" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0"/>
    <interval begin="50.00" end="60.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="60.00" end="70.00" id="3/1to2/1" sampledSeconds="7.00" density="7.00" laneDensity="7.00" occupancy="2.10" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2"/>
    <interval begin="60.00" end="70.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="70.00" end="80.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="70.00" end="80.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="80.00" end="90.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="80.00" end="90.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>
output e1 two_same_vehicles two10s_1vehicle_10m_s ( Last six runs Jul2024 )
output e1 two_same_vehicles__split two10s_1vehicle_10m_s ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length one100s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="3/1to2/1" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length one10s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="50.00" end="60.00" id="3/1to2/1" sampledSeconds="13.00" density="13.00" laneDensity="13.00" occupancy="7.90" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0"/>
    <interval begin="60.00" end="70.00" id="3/1to2/1" sampledSeconds="7.00" density="7.00" laneDensity="7.00" occupancy="8.10" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2"/>
    <interval begin="70.00" end="80.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="80.00" end="90.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length two100s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="3/1to2/1" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
    <interval begin="0.00" end="100.00" id="4/1to3/1" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length two10s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="4/1to3/1" sampledSeconds="13.00" density="13.00" laneDensity="13.00" occupancy="7.90" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="4/1to3/1" sampledSeconds="7.00" density="7.00" laneDensity="7.00" occupancy="8.10" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="50.00" end="60.00" id="3/1to2/1" sampledSeconds="13.00" density="13.00" laneDensity="13.00" occupancy="7.90" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0"/>
    <interval begin="50.00" end="60.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="60.00" end="70.00" id="3/1to2/1" sampledSeconds="7.00" density="7.00" laneDensity="7.00" occupancy="8.10" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2"/>
    <interval begin="60.00" end="70.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="70.00" end="80.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="70.00" end="80.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="80.00" end="90.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="80.00" end="90.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length__split two100s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="3/1to2/1" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
    <interval begin="0.00" end="100.00" id="4/1to3/1" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
    <interval begin="0.00" end="100.00" id="3/1to2/1_t1" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
    <interval begin="0.00" end="100.00" id="4/1to3/1_t1" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
    <interval begin="0.00" end="100.00" id="3/1to2/1_t2" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
    <interval begin="0.00" end="100.00" id="4/1to3/1_t2" sampledSeconds="20.00" density="2.00" laneDensity="2.00" occupancy="1.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length__split two10s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="3/1to2/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="3/1to2/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="4/1to3/1" sampledSeconds="13.00" density="13.00" laneDensity="13.00" occupancy="7.90" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="4/1to3/1_t1" sampledSeconds="13.00" density="13.00" laneDensity="13.00" occupancy="7.90" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="4/1to3/1_t2" sampledSeconds="13.00" density="13.00" laneDensity="13.00" occupancy="7.90" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="4/1to3/1" sampledSeconds="7.00" density="7.00" laneDensity="7.00" occupancy="8.10" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="4/1to3/1_t1" sampledSeconds="7.00" density="7.00" laneDensity="7.00" occupancy="8.10" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="4/1to3/1_t2" sampledSeconds="7.00" density="7.00" laneDensity="7.00" occupancy="8.10" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="4/1to3/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="4/1to3/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="1.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="3/1to2/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="4/1to3/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="3/1to2/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="4/1to3/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="3/1to2/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="4/1to3/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="3/1to2/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="4/1to3/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.00" end="3.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.00" end="3.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.00" end="3.00" id="3/1to2/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.00" end="3.00" id="4/1to3/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.00" end="3.00" id="3/1to2/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.00" end="3.00" id="4/1to3/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="3.00" end="4.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="3.00" end="4.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="3.00" end="4.00" id="3/1to2/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="3.00" end="4.00" id="4/1to3/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="3.00" end="4.00" id="3/1to2/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="3.00" end="4.00" id="4/1to3/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="4.00" end="5.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="4.00" end="5.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
<truncated after showing first 30 lines>
output e1 two_vehicles_diff_length__split two1s_1vehicle_10m_s ( Last six runs Jul2024 )
output e1 two_vehicles_diff_speed__split two1s_1vehicle_10m_s ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed one100s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="3/1to2/1" sampledSeconds="21.11" density="2.11" laneDensity="2.11" occupancy="0.63" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="0" arrived="0" entered="2" left="2"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed one10s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="50.00" end="60.00" id="3/1to2/1" sampledSeconds="9.00" density="9.00" laneDensity="9.00" occupancy="2.70" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0"/>
    <interval begin="60.00" end="70.00" id="3/1to2/1" sampledSeconds="9.45" density="9.45" laneDensity="9.45" occupancy="2.83" waitingTime="0.00" timeLoss="0.00" speed="9.11" speedRelative="0.91" departed="0" arrived="0" entered="1" left="1"/>
    <interval begin="70.00" end="80.00" id="3/1to2/1" sampledSeconds="2.67" density="2.67" laneDensity="2.67" occupancy="0.80" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="0" arrived="0" entered="0" left="1"/>
    <interval begin="80.00" end="90.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed two100s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="3/1to2/1" sampledSeconds="21.11" density="2.11" laneDensity="2.11" occupancy="0.63" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="0" arrived="0" entered="2" left="2"/>
    <interval begin="0.00" end="100.00" id="4/1to3/1" sampledSeconds="21.11" density="2.11" laneDensity="2.11" occupancy="0.63" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="0" arrived="0" entered="2" left="2"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="4/1to3/1" sampledSeconds="11.89" density="11.89" laneDensity="11.89" occupancy="3.57" waitingTime="0.00" timeLoss="0.00" speed="9.76" speedRelative="0.98" departed="0" arrived="0" entered="2" left="0"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="4/1to3/1" sampledSeconds="9.22" density="9.22" laneDensity="9.22" occupancy="2.77" waitingTime="0.00" timeLoss="0.00" speed="9.11" speedRelative="0.91" departed="0" arrived="0" entered="0" left="2"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="50.00" end="60.00" id="3/1to2/1" sampledSeconds="9.00" density="9.00" laneDensity="9.00" occupancy="2.70" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0"/>
    <interval begin="50.00" end="60.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="60.00" end="70.00" id="3/1to2/1" sampledSeconds="9.45" density="9.45" laneDensity="9.45" occupancy="2.83" waitingTime="0.00" timeLoss="0.00" speed="9.11" speedRelative="0.91" departed="0" arrived="0" entered="1" left="1"/>
    <interval begin="60.00" end="70.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="70.00" end="80.00" id="3/1to2/1" sampledSeconds="2.67" density="2.67" laneDensity="2.67" occupancy="0.80" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="0" arrived="0" entered="0" left="1"/>
    <interval begin="70.00" end="80.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="80.00" end="90.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="80.00" end="90.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="90.00" end="100.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed two10s_1vehicle_10m_s_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="15.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="15.00" id="4/1to3/1" sampledSeconds="5.00" density="10.00" laneDensity="10.00" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed__split two100s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="3/1to2/1" sampledSeconds="21.11" density="2.11" laneDensity="2.11" occupancy="0.63" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="0" arrived="0" entered="2" left="2"/>
    <interval begin="0.00" end="100.00" id="4/1to3/1" sampledSeconds="21.11" density="2.11" laneDensity="2.11" occupancy="0.63" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="0" arrived="0" entered="2" left="2"/>
    <interval begin="0.00" end="100.00" id="3/1to2/1_t1" sampledSeconds="21.11" density="2.11" laneDensity="2.11" occupancy="0.63" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="0" arrived="0" entered="2" left="2"/>
    <interval begin="0.00" end="100.00" id="4/1to3/1_t1" sampledSeconds="21.11" density="2.11" laneDensity="2.11" occupancy="0.63" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="0" arrived="0" entered="2" left="2"/>
    <interval begin="0.00" end="100.00" id="3/1to2/1_t2" sampledSeconds="21.11" density="2.11" laneDensity="2.11" occupancy="0.63" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="0" arrived="0" entered="2" left="2"/>
    <interval begin="0.00" end="100.00" id="4/1to3/1_t2" sampledSeconds="21.11" density="2.11" laneDensity="2.11" occupancy="0.63" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="0" arrived="0" entered="2" left="2"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed__split two10s_1vehicle_10m_s ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="3/1to2/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="3/1to2/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="4/1to3/1" sampledSeconds="11.89" density="11.89" laneDensity="11.89" occupancy="3.57" waitingTime="0.00" timeLoss="0.00" speed="9.76" speedRelative="0.98" departed="0" arrived="0" entered="2" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="4/1to3/1_t1" sampledSeconds="11.89" density="11.89" laneDensity="11.89" occupancy="3.57" waitingTime="0.00" timeLoss="0.00" speed="9.76" speedRelative="0.98" departed="0" arrived="0" entered="2" left="0"/>
    <interval begin="10.00" end="20.00" id="3/1to2/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="20.00" id="4/1to3/1_t2" sampledSeconds="11.89" density="11.89" laneDensity="11.89" occupancy="3.57" waitingTime="0.00" timeLoss="0.00" speed="9.76" speedRelative="0.98" departed="0" arrived="0" entered="2" left="0"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="4/1to3/1" sampledSeconds="9.22" density="9.22" laneDensity="9.22" occupancy="2.77" waitingTime="0.00" timeLoss="0.00" speed="9.11" speedRelative="0.91" departed="0" arrived="0" entered="0" left="2"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="4/1to3/1_t1" sampledSeconds="9.22" density="9.22" laneDensity="9.22" occupancy="2.77" waitingTime="0.00" timeLoss="0.00" speed="9.11" speedRelative="0.91" departed="0" arrived="0" entered="0" left="2"/>
    <interval begin="20.00" end="30.00" id="3/1to2/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="20.00" end="30.00" id="4/1to3/1_t2" sampledSeconds="9.22" density="9.22" laneDensity="9.22" occupancy="2.77" waitingTime="0.00" timeLoss="0.00" speed="9.11" speedRelative="0.91" departed="0" arrived="0" entered="0" left="2"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="4/1to3/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="3/1to2/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="30.00" end="40.00" id="4/1to3/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="40.00" end="50.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed__split two10s_1vehicle_10m_s_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="3/1to2/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="3/1to2/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="10.00" id="4/1to3/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="15.00" id="3/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="15.00" id="4/1to3/1" sampledSeconds="5.00" density="10.00" laneDensity="10.00" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0"/>
    <interval begin="10.00" end="15.00" id="3/1to2/1_t1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="15.00" id="4/1to3/1_t1" sampledSeconds="5.00" density="10.00" laneDensity="10.00" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0"/>
    <interval begin="10.00" end="15.00" id="3/1to2/1_t2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="15.00" id="4/1to3/1_t2" sampledSeconds="5.00" density="10.00" laneDensity="10.00" occupancy="3.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 vTypeDist ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="100.00" id="filter" sampledSeconds="30.00" density="3.00" laneDensity="3.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="3" left="3"/>
    <interval begin="0.00" end="100.00" id="noFilter" sampledSeconds="30.00" density="3.00" laneDensity="3.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="3" left="3"/>
</detector>

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM BMW_i3 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="BMW_i3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.14" noise="64.57" route="r1" type="BMW_i3" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="BMW_i3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.14" noise="64.57" route="r1" type="BMW_i3" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="BMW_i3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.14" noise="64.57" route="r1" type="BMW_i3" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="BMW_i3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.14" noise="64.57" route="r1" type="BMW_i3" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="BMW_i3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.14" noise="64.57" route="r1" type="BMW_i3" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="BMW_i3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.14" noise="64.57" route="r1" type="BMW_i3" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="BMW_i3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.14" noise="64.57" route="r1" type="BMW_i3" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="BMW_i3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="0.10" noise="55.94" route="r1" type="BMW_i3" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="BMW_i3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="0.10" noise="55.94" route="r1" type="BMW_i3" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM SUV ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="SUV" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.83" noise="64.57" route="r1" type="SUV" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="SUV" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.83" noise="64.57" route="r1" type="SUV" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="SUV" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.83" noise="64.57" route="r1" type="SUV" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="SUV" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.83" noise="64.57" route="r1" type="SUV" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="SUV" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.83" noise="64.57" route="r1" type="SUV" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="SUV" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.83" noise="64.57" route="r1" type="SUV" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="SUV" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.83" noise="64.57" route="r1" type="SUV" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="SUV" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="0.10" noise="55.94" route="r1" type="SUV" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="SUV" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="0.10" noise="55.94" route="r1" type="SUV" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM VW_ID3 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="VW_ID3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.33" noise="64.57" route="r1" type="VW_ID3" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="VW_ID3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.33" noise="64.57" route="r1" type="VW_ID3" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="VW_ID3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.33" noise="64.57" route="r1" type="VW_ID3" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="VW_ID3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.33" noise="64.57" route="r1" type="VW_ID3" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="VW_ID3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.33" noise="64.57" route="r1" type="VW_ID3" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="VW_ID3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.33" noise="64.57" route="r1" type="VW_ID3" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="VW_ID3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.33" noise="64.57" route="r1" type="VW_ID3" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="VW_ID3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="0.10" noise="55.94" route="r1" type="VW_ID3" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="VW_ID3" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="0.10" noise="55.94" route="r1" type="VW_ID3" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM VW_ID4 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="VW_ID4" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.40" noise="64.57" route="r1" type="VW_ID4" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="VW_ID4" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.40" noise="64.57" route="r1" type="VW_ID4" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="VW_ID4" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.40" noise="64.57" route="r1" type="VW_ID4" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="VW_ID4" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.40" noise="64.57" route="r1" type="VW_ID4" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="VW_ID4" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.40" noise="64.57" route="r1" type="VW_ID4" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="VW_ID4" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.40" noise="64.57" route="r1" type="VW_ID4" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="VW_ID4" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.40" noise="64.57" route="r1" type="VW_ID4" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="VW_ID4" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="0.10" noise="55.94" route="r1" type="VW_ID4" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="VW_ID4" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="0.10" noise="55.94" route="r1" type="VW_ID4" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM VW_eUp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="VW_eUp" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.29" noise="64.57" route="r1" type="VW_eUp" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="VW_eUp" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.29" noise="64.57" route="r1" type="VW_eUp" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="VW_eUp" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.29" noise="64.57" route="r1" type="VW_eUp" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="VW_eUp" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.29" noise="64.57" route="r1" type="VW_eUp" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="VW_eUp" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.29" noise="64.57" route="r1" type="VW_eUp" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="VW_eUp" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.29" noise="64.57" route="r1" type="VW_eUp" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="VW_eUp" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="1.29" noise="64.57" route="r1" type="VW_eUp" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="VW_eUp" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="0.10" noise="55.94" route="r1" type="VW_eUp" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="VW_eUp" eclass="MMPEVEM/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="0.10" noise="55.94" route="r1" type="VW_eUp" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output attributes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" CO2="2112.22" PMx="0.01" route="r1" waiting="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" CO2="2112.22" PMx="0.01" route="r1" waiting="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" CO2="2112.22" PMx="0.01" route="r1" waiting="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" CO2="2112.22" PMx="0.01" route="r1" waiting="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" CO2="2112.22" PMx="0.01" route="r1" waiting="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" CO2="2112.22" PMx="0.01" route="r1" waiting="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" CO2="2112.22" PMx="0.01" route="r1" waiting="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" CO2="2112.22" PMx="0.01" route="r1" waiting="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="0" CO2="2112.22" PMx="0.01" route="r1" waiting="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="5.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="9.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="10.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="11.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="12.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="13.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output emissionClasses ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="PHEMlight_PC_D_EU4" eclass="PHEMlight/PC_D_EU4" CO2="6514.58" CO="0.89" HC="0.25" NOx="26.34" PMx="0.72" fuel="2061.50" electricity="0.00" noise="77.02" route="route0" type="PHEMlight_PC_D_EU4" waiting="0.00" edge="e" pos="0.00" speed="37.00" angle="90.00" x="0.00" y="-1.60"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="PHEMlight_PC_D_EU4" eclass="PHEMlight/PC_D_EU4" CO2="6514.58" CO="0.89" HC="0.25" NOx="26.34" PMx="0.72" fuel="2061.50" electricity="0.00" noise="77.02" route="route0" type="PHEMlight_PC_D_EU4" waiting="0.00" edge="e" pos="0.00" speed="37.00" angle="90.00" x="0.00" y="-1.60"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="PHEMlight_PC_D_EU4" eclass="PHEMlight/PC_D_EU4" CO2="6514.58" CO="0.89" HC="0.25" NOx="26.34" PMx="0.72" fuel="2061.50" electricity="0.00" noise="77.02" route="route0" type="PHEMlight_PC_D_EU4" waiting="0.00" edge="e" pos="0.00" speed="37.00" angle="90.00" x="0.00" y="-1.60"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="PHEMlight_PC_D_EU4" eclass="PHEMlight/PC_D_EU4" CO2="6514.58" CO="0.89" HC="0.25" NOx="26.34" PMx="0.72" fuel="2061.50" electricity="0.00" noise="77.02" route="route0" type="PHEMlight_PC_D_EU4" waiting="0.00" edge="e" pos="100.00" speed="37.00" angle="90.00" x="100.00" y="-1.60"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="PHEMlight_PC_D_EU4" eclass="PHEMlight/PC_D_EU4" CO2="6514.58" CO="0.89" HC="0.25" NOx="26.34" PMx="0.72" fuel="2061.50" electricity="0.00" noise="77.02" route="route0" type="PHEMlight_PC_D_EU4" waiting="0.00" edge="e" pos="100.00" speed="37.00" angle="90.00" x="100.00" y="-1.60"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="PHEMlight_PC_D_EU4" eclass="PHEMlight/PC_D_EU4" CO2="6514.58" CO="0.89" HC="0.25" NOx="26.34" PMx="0.72" fuel="2061.50" electricity="0.00" noise="77.02" route="route0" type="PHEMlight_PC_D_EU4" waiting="0.00" edge="e" pos="100.00" speed="37.00" angle="90.00" x="100.00" y="-1.60"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="PHEMlight_PC_D_EU4" eclass="PHEMlight/PC_D_EU4" CO2="6514.58" CO="0.89" HC="0.25" NOx="26.34" PMx="0.72" fuel="2061.50" electricity="0.00" noise="77.02" route="route0" type="PHEMlight_PC_D_EU4" waiting="0.00" edge="e" pos="200.00" speed="37.00" angle="90.00" x="200.00" y="-1.60"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="PHEMlight_PC_D_EU4" eclass="PHEMlight/PC_D_EU4" CO2="6514.58" CO="0.89" HC="0.25" NOx="26.34" PMx="0.72" fuel="2061.50" electricity="0.00" noise="77.02" route="route0" type="PHEMlight_PC_D_EU4" waiting="0.00" edge="e" pos="200.00" speed="37.00" angle="90.00" x="200.00" y="-1.60"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="PHEMlight_PC_D_EU4" eclass="PHEMlight/PC_D_EU4" CO2="6514.58" CO="0.89" HC="0.25" NOx="26.34" PMx="0.72" fuel="2061.50" electricity="0.00" noise="77.02" route="route0" type="PHEMlight_PC_D_EU4" waiting="0.00" edge="e" pos="200.00" speed="37.00" angle="90.00" x="200.00" y="-1.60"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1
< Error: Could not build output file 'xxx/missing.xml' (No such file or directory).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
output emission-output errors file_false ( Last six runs Jul2024 )
output full-output errors file_false ( Last six runs Jul2024 )
output queue-output errors file_false ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output emission-output half_equipped ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00"/>
    <timestep time="11.00"/>
    <timestep time="12.00"/>
    <timestep time="13.00"/>
    <timestep time="14.00"/>
    <timestep time="15.00"/>
    <timestep time="16.00"/>
    <timestep time="17.00"/>
    <timestep time="18.00"/>
    <timestep time="19.00"/>
    <timestep time="20.00"/>
    <timestep time="21.00"/>
    <timestep time="22.00"/>
    <timestep time="23.00"/>
    <timestep time="24.00"/>
    <timestep time="25.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output models_cycle ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output no_vehicles ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
</emission-export>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="1595.25" y="401.65"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="1595.25" y="401.65"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="1595.25" y="401.65"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="1595.25" y="401.65"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="1595.25" y="401.65"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="1595.25" y="401.65"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="1595.25" y="401.65"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="1595.25" y="401.65"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="1595.25" y="401.65"/>
<truncated after showing first 30 lines>
output emission-output one_vehicle ( Last six runs Jul2024 )
output emission-output one_vehicle_parking ( Last six runs Jul2024 )
output emission-output one_vehicle_parking_onRoad ( Last six runs Jul2024 )
output emission-output one_vehicle_waiting ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_elevation ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.96" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.39" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="A0B0" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="-1.60" z="6.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.96" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.39" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="A0B0" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="-1.60" z="6.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.96" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.39" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="A0B0" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="-1.60" z="6.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.96" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.39" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="A0B0" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="-1.60" z="6.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.96" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.39" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="A0B0" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="-1.60" z="6.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.96" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.39" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="A0B0" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="-1.60" z="6.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.96" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.39" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="A0B0" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="-1.60" z="6.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.96" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.39" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="A0B0" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="-1.60" z="6.00"/>
    </timestep>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_geo ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="11.092135" y="48.836205"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="11.092135" y="48.836205"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="11.092135" y="48.836205"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="11.092135" y="48.836205"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="11.092135" y="48.836205"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="11.092135" y="48.836205"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="11.092135" y="48.836205"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="11.092135" y="48.836205"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="4/1to3/1" pos="0.00" speed="10.00" angle="270.00" x="11.092135" y="48.836205"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_subsecond ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22222" CO="19.25000" HC="0.13306" NOx="0.69528" PMx="0.01247" fuel="673.72222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.10">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22222" CO="19.25000" HC="0.13306" NOx="0.69528" PMx="0.01247" fuel="673.72222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22222" CO="19.25000" HC="0.13306" NOx="0.69528" PMx="0.01247" fuel="673.72222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.30">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22222" CO="19.25000" HC="0.13306" NOx="0.69528" PMx="0.01247" fuel="673.72222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22222" CO="19.25000" HC="0.13306" NOx="0.69528" PMx="0.01247" fuel="673.72222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22222" CO="19.25000" HC="0.13306" NOx="0.69528" PMx="0.01247" fuel="673.72222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22222" CO="19.25000" HC="0.13306" NOx="0.69528" PMx="0.01247" fuel="673.72222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.70">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22222" CO="19.25000" HC="0.13306" NOx="0.69528" PMx="0.01247" fuel="673.72222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22222" CO="19.25000" HC="0.13306" NOx="0.69528" PMx="0.01247" fuel="673.72222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_subsecond_scaled ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="211.22222" CO="1.92500" HC="0.01331" NOx="0.06953" PMx="0.00125" fuel="67.37222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.10">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="211.22222" CO="1.92500" HC="0.01331" NOx="0.06953" PMx="0.00125" fuel="67.37222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="211.22222" CO="1.92500" HC="0.01331" NOx="0.06953" PMx="0.00125" fuel="67.37222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.30">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="211.22222" CO="1.92500" HC="0.01331" NOx="0.06953" PMx="0.00125" fuel="67.37222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="211.22222" CO="1.92500" HC="0.01331" NOx="0.06953" PMx="0.00125" fuel="67.37222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="211.22222" CO="1.92500" HC="0.01331" NOx="0.06953" PMx="0.00125" fuel="67.37222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="211.22222" CO="1.92500" HC="0.01331" NOx="0.06953" PMx="0.00125" fuel="67.37222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.70">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="211.22222" CO="1.92500" HC="0.01331" NOx="0.06953" PMx="0.00125" fuel="67.37222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="211.22222" CO="1.92500" HC="0.01331" NOx="0.06953" PMx="0.00125" fuel="67.37222" electricity="0.00000" noise="61.77479" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00000" edge="4/1to3/1" pos="0.00000" speed="10.00000" angle="270.00000" x="1595.25000" y="401.65000"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output period ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="10.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="15.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="20.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="25.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="30.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="35.00"/>
    <timestep time="40.00"/>
    <timestep time="45.00"/>
    <timestep time="50.00"/>
    <timestep time="55.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output period_begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.400">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.988" CO="0.000" HC="0.024" NOx="0.703" PMx="0.012" fuel="745.403" electricity="0.000" noise="64.568" route="r1" type="DEFAULT_VEHTYPE" waiting="0.000" edge="WC" pos="0.000" speed="13.890" angle="90.000" x="0.000" y="95.050"/>
    </timestep>
    <timestep time="0.650">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.988" CO="0.000" HC="0.024" NOx="0.703" PMx="0.012" fuel="745.403" electricity="0.000" noise="64.568" route="r1" type="DEFAULT_VEHTYPE" waiting="0.000" edge="WC" pos="0.000" speed="13.890" angle="90.000" x="0.000" y="95.050"/>
    </timestep>
    <timestep time="0.900">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.988" CO="0.000" HC="0.024" NOx="0.703" PMx="0.012" fuel="745.403" electricity="0.000" noise="64.568" route="r1" type="DEFAULT_VEHTYPE" waiting="0.000" edge="WC" pos="0.000" speed="13.890" angle="90.000" x="0.000" y="95.050"/>
    </timestep>
    <timestep time="1.150">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.988" CO="0.000" HC="0.024" NOx="0.703" PMx="0.012" fuel="745.403" electricity="0.000" noise="64.568" route="r1" type="DEFAULT_VEHTYPE" waiting="0.000" edge="WC" pos="0.000" speed="13.890" angle="90.000" x="0.000" y="95.050"/>
    </timestep>
    <timestep time="1.400">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.988" CO="0.000" HC="0.024" NOx="0.703" PMx="0.012" fuel="745.403" electricity="0.000" noise="64.568" route="r1" type="DEFAULT_VEHTYPE" waiting="0.000" edge="WC" pos="0.000" speed="13.890" angle="90.000" x="0.000" y="95.050"/>
    </timestep>
    <timestep time="1.650">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.988" CO="0.000" HC="0.024" NOx="0.703" PMx="0.012" fuel="745.403" electricity="0.000" noise="64.568" route="r1" type="DEFAULT_VEHTYPE" waiting="0.000" edge="WC" pos="0.000" speed="13.890" angle="90.000" x="0.000" y="95.050"/>
    </timestep>
    <timestep time="1.900">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.988" CO="0.000" HC="0.024" NOx="0.703" PMx="0.012" fuel="745.403" electricity="0.000" noise="64.568" route="r1" type="DEFAULT_VEHTYPE" waiting="0.000" edge="WC" pos="0.000" speed="13.890" angle="90.000" x="0.000" y="95.050"/>
    </timestep>
</emission-export>

TEST FAILED on ts-sim-build-ba : output emission-output shut_off_auto ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="10.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="13.89" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="15.00"/>
    <timestep time="20.00"/>
    <timestep time="25.00"/>
    <timestep time="30.00"/>
    <timestep time="35.00"/>
    <timestep time="40.00"/>
    <timestep time="45.00"/>
    <timestep time="50.00"/>
    <timestep time="55.00"/>
    <timestep time="60.00"/>
    <timestep time="65.00"/>
    <timestep time="70.00"/>
    <timestep time="75.00"/>
    <timestep time="80.00"/>
    <timestep time="85.00"/>
    <timestep time="90.00">
        <vehicle id="1" eclass="HBEFA2/P_7_7" CO2="2136.60" CO="0.00" HC="0.33" NOx="3.59" PMx="0.14" fuel="672.95" electricity="0.00" noise="64.57" route="r1" type="HBEFA2/P_7_7" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output shut_off_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="745.40" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="50.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="100.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="150.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="200.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="250.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="300.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="350.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="400.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2624.72" CO="164.78" HC="0.81" NOx="1.20" PMx="0.07" fuel="837.22" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="0.00" angle="90.00" x="108.05" y="95.05"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_amitran ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in full ----------
<?xml version="1.0" encoding="UTF-8"?>


<trajectories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/trajectories.xsd" timeStepSize="1000">
    <actorConfig id="0" vehicleClass="Passenger" fuel="Gasoline" emissionClass="Euro4" ref="DEFAULT_VEHTYPE"/>
    <vehicle id="0" actorConfig="0" startTime="100000" ref="always_left.0"/>
    <motionState vehicle="0" speed="1111" time="100000" acceleration="0"/>
    <vehicle id="1" actorConfig="0" startTime="100000" ref="always_right.0"/>
    <motionState vehicle="1" speed="1111" time="100000" acceleration="0"/>
    <vehicle id="2" actorConfig="0" startTime="100000" ref="horizontal.0"/>
    <motionState vehicle="2" speed="1111" time="100000" acceleration="0"/>
    <vehicle id="3" actorConfig="0" startTime="100000" ref="vertical.0"/>
    <motionState vehicle="3" speed="894" time="100000" acceleration="0"/>
    <motionState vehicle="0" speed="1111" time="101000" acceleration="0"/>
    <motionState vehicle="1" speed="1111" time="101000" acceleration="0"/>
    <motionState vehicle="2" speed="1111" time="101000" acceleration="0"/>
    <motionState vehicle="3" speed="894" time="101000" acceleration="0"/>
    <motionState vehicle="0" speed="1111" time="102000" acceleration="0"/>
    <motionState vehicle="1" speed="1111" time="102000" acceleration="0"/>
    <motionState vehicle="2" speed="1111" time="102000" acceleration="0"/>
    <motionState vehicle="3" speed="894" time="102000" acceleration="0"/>
    <motionState vehicle="0" speed="1111" time="103000" acceleration="0"/>
    <motionState vehicle="1" speed="1111" time="103000" acceleration="0"/>
    <motionState vehicle="2" speed="1111" time="103000" acceleration="0"/>
    <motionState vehicle="3" speed="894" time="103000" acceleration="0"/>
    <motionState vehicle="0" speed="1111" time="104000" acceleration="0"/>
    <motionState vehicle="1" speed="1111" time="104000" acceleration="0"/>
    <motionState vehicle="2" speed="1111" time="104000" acceleration="0"/>
    <motionState vehicle="3" speed="894" time="104000" acceleration="0"/>
    <motionState vehicle="0" speed="1111" time="105000" acceleration="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_emission ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in emissions ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00"/>
    <timestep time="11.00"/>
    <timestep time="12.00"/>
    <timestep time="13.00"/>
    <timestep time="14.00"/>
    <timestep time="15.00"/>
    <timestep time="16.00"/>
    <timestep time="17.00"/>
    <timestep time="18.00"/>
    <timestep time="19.00"/>
    <timestep time="20.00"/>
    <timestep time="21.00"/>
    <timestep time="22.00"/>
    <timestep time="23.00"/>
    <timestep time="24.00"/>
    <timestep time="25.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_entryExit ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<e3Detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e3_file.xsd">
   <interval begin="0.00" end="60.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="60.00" end="120.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="120.00" end="180.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="180.00" end="240.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="240.00" end="300.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="300.00" end="360.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="360.00" end="420.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="420.00" end="480.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="480.00" end="540.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="540.00" end="600.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="600.00" end="660.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="660.00" end="720.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="720.00" end="780.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="780.00" end="840.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="840.00" end="900.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="900.00" end="960.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="960.00" end="1000.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
</e3Detector>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00"/>
    <timestep time="11.00"/>
    <timestep time="12.00"/>
    <timestep time="13.00"/>
    <timestep time="14.00"/>
    <timestep time="15.00"/>
    <timestep time="16.00"/>
    <timestep time="17.00"/>
    <timestep time="18.00"/>
    <timestep time="19.00"/>
    <timestep time="20.00"/>
    <timestep time="21.00"/>
    <timestep time="22.00"/>
    <timestep time="23.00"/>
    <timestep time="24.00"/>
    <timestep time="25.00"/>
<truncated after showing first 30 lines>
output examples cross3ltl_fcd ( Last six runs Jul2024 )
output fcd-output disable_all ( Last six runs Jul2024 )
output fcd-output shape_filter ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_full ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in full ----------
<?xml version="1.0" encoding="UTF-8"?>


<full-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/full_file.xsd">
    <data timestep="0.00">
        <vehicles/>
        <edges>
            <edge id="1fi" traveltime="22.37">
                <lane id="1fi_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="11.11" meanspeed="11.11" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="1o" traveltime="43.98">
                <lane id="1o_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="11.11" meanspeed="11.11" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="1si" traveltime="17.07">
                <lane id="1si_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
                <lane id="1si_1" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
                <lane id="1si_2" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="2fi" traveltime="22.37">
                <lane id="2fi_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="11.11" meanspeed="11.11" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="2o" traveltime="43.98">
                <lane id="2o_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="11.11" meanspeed="11.11" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="2si" traveltime="17.07">
                <lane id="2si_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
                <lane id="2si_1" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
                <lane id="2si_2" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="3fi" traveltime="22.37">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_inductloops ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="1.00" id="1si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="1si_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="1si_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="2si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="2si_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="2si_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="3si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="3si_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="3si_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="4si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="4si_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="4si_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="1o_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="2o_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="3o_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="4o_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="1si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="1si_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="1si_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="2si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="2si_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="2si_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="3si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="3si_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="3si_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="4si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_laneArea ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="15.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="15.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="15.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="15.00" end="30.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="15.00" end="30.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="15.00" end="30.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="30.00" end="45.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="30.00" end="45.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="30.00" end="45.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="45.00" end="60.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="45.00" end="60.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="45.00" end="60.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="60.00" end="75.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="60.00" end="75.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="60.00" end="75.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="75.00" end="90.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="75.00" end="90.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="75.00" end="90.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="90.00" end="105.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterv
alHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="90.00" end="105.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterv
alHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="90.00" end="105.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterv
alHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="105.00" end="120.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="105.00" end="120.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="105.00" end="120.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="120.00" end="135.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="120.00" end="135.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_amitran ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<linkData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/linkdata.xsd">
    <timeSlice startTime="0" duration="300000">
        <link id="32" amount="32" averageSpeed="1110">
            <actorConfig id="0" amount="32" averageSpeed="1110"/>
        </link>
        <link id="33" amount="16" averageSpeed="1110">
            <actorConfig id="0" amount="16" averageSpeed="1110"/>
        </link>
        <link id="34" amount="28" averageSpeed="1345">
            <actorConfig id="0" amount="28" averageSpeed="1345"/>
        </link>
        <link id="35" amount="40" averageSpeed="1108">
            <actorConfig id="0" amount="40" averageSpeed="1108"/>
        </link>
        <link id="36" amount="32" averageSpeed="1110">
            <actorConfig id="0" amount="32" averageSpeed="1110"/>
        </link>
        <link id="37" amount="29" averageSpeed="1384">
            <actorConfig id="0" amount="29" averageSpeed="1384"/>
        </link>
        <link id="38" amount="44" averageSpeed="1065">
            <actorConfig id="0" amount="44" averageSpeed="1065"/>
        </link>
        <link id="39" amount="8" averageSpeed="1110">
            <actorConfig id="0" amount="8" averageSpeed="1110"/>
        </link>
        <link id="40" amount="36" averageSpeed="1388">
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<linkData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/linkdata.xsd">
    <timeSlice startTime="0" duration="60000"/>
    <timeSlice startTime="60000" duration="60000">
        <link id="32" amount="2" averageSpeed="1110"/>
        <link id="35" amount="2" averageSpeed="1110"/>
        <link id="38" amount="4" averageSpeed="1040"/>
    </timeSlice>
    <timeSlice startTime="120000" duration="60000">
        <link id="32" amount="6" averageSpeed="1110"/>
        <link id="33" amount="4" averageSpeed="1110"/>
        <link id="34" amount="6" averageSpeed="1388"/>
        <link id="35" amount="6" averageSpeed="1110"/>
        <link id="36" amount="4" averageSpeed="1110"/>
        <link id="37" amount="6" averageSpeed="1388"/>
        <link id="38" amount="12" averageSpeed="1063"/>
        <link id="40" amount="12" averageSpeed="1388"/>
        <link id="42" amount="8" averageSpeed="1110"/>
    </timeSlice>
    <timeSlice startTime="180000" duration="60000">
        <link id="32" amount="12" averageSpeed="1110"/>
        <link id="33" amount="6" averageSpeed="1110"/>
        <link id="34" amount="10" averageSpeed="1368"/>
        <link id="35" amount="12" averageSpeed="1110"/>
        <link id="36" amount="10" averageSpeed="1110"/>
        <link id="37" amount="10" averageSpeed="1386"/>
        <link id="38" amount="12" averageSpeed="1065"/>
        <link id="39" amount="2" averageSpeed="1110"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_amitran_filter ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<linkData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/linkdata.xsd">
    <timeSlice startTime="0" duration="300000">
        <link id="32" amount="32">
            <actorConfig id="0" amount="32"/>
        </link>
        <link id="33" amount="16">
            <actorConfig id="0" amount="16"/>
        </link>
        <link id="34" amount="28">
            <actorConfig id="0" amount="28"/>
        </link>
        <link id="35" amount="40">
            <actorConfig id="0" amount="40"/>
        </link>
        <link id="36" amount="32">
            <actorConfig id="0" amount="32"/>
        </link>
        <link id="37" amount="29">
            <actorConfig id="0" amount="29"/>
        </link>
        <link id="38" amount="44">
            <actorConfig id="0" amount="44"/>
        </link>
        <link id="39" amount="8">
            <actorConfig id="0" amount="8"/>
        </link>
        <link id="40" amount="36">
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<linkData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/linkdata.xsd">
    <timeSlice startTime="0" duration="60000"/>
    <timeSlice startTime="60000" duration="60000">
        <link id="32" amount="2" averageSpeed="1110"/>
        <link id="35" amount="2" averageSpeed="1110"/>
        <link id="38" amount="4" averageSpeed="1040"/>
    </timeSlice>
    <timeSlice startTime="120000" duration="60000">
        <link id="32" amount="6" averageSpeed="1110"/>
        <link id="33" amount="4" averageSpeed="1110"/>
        <link id="34" amount="6" averageSpeed="1388"/>
        <link id="35" amount="6" averageSpeed="1110"/>
        <link id="36" amount="4" averageSpeed="1110"/>
        <link id="37" amount="6" averageSpeed="1388"/>
        <link id="38" amount="12" averageSpeed="1063"/>
        <link id="40" amount="12" averageSpeed="1388"/>
        <link id="42" amount="8" averageSpeed="1110"/>
    </timeSlice>
    <timeSlice startTime="180000" duration="60000">
        <link id="32" amount="12" averageSpeed="1110"/>
        <link id="33" amount="6" averageSpeed="1110"/>
        <link id="34" amount="10" averageSpeed="1368"/>
        <link id="35" amount="12" averageSpeed="1110"/>
        <link id="36" amount="10" averageSpeed="1110"/>
        <link id="37" amount="10" averageSpeed="1386"/>
        <link id="38" amount="12" averageSpeed="1065"/>
        <link id="39" amount="2" averageSpeed="1110"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_constrained ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="300.00" id="dump_300">
        <edge id="1fi" sampledSeconds="675.45" traveltime="22.37" overlapTraveltime="22.82" density="9.06" laneDensity="9.06" occupancy="4.53" waitingTime="0.00" timeLoss="0.02" speed="11.11" speedRelative="1.00" departed="20" arrived="0" entered="12" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="626.05" traveltime="43.99" overlapTraveltime="44.44" density="4.27" laneDensity="4.27" occupancy="2.14" waitingTime="0.00" timeLoss="0.03" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="16" left="12" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="463.88" traveltime="17.62" overlapTraveltime="17.99" density="6.52" laneDensity="2.17" occupancy="1.09" waitingTime="0.00" timeLoss="14.45" speed="13.46" speedRelative="0.97" departed="0" arrived="0" entered="28" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="788.11" traveltime="22.41" overlapTraveltime="22.86" density="10.57" laneDensity="10.57" occupancy="5.29" waitingTime="0.00" timeLoss="1.42" speed="11.09" speedRelative="1.00" departed="20" arrived="1" entered="20" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="1139.77" traveltime="43.99" overlapTraveltime="44.44" density="7.77" laneDensity="7.77" occupancy="3.89" waitingTime="0.00" timeLoss="0.06" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="32" left="20" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="460.22" traveltime="17.13" overlapTraveltime="17.49" density="6.47" laneDensity="2.16" occupancy="1.08" waitingTime="0.00" timeLoss="1.47" speed="13.85" speedRelative="1.00" departed="0" arrived="0" entered="29" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="948.06" traveltime="23.32" overlapTraveltime="23.79" density="12.72" laneDensity="12.72" occupancy="6.36" waitingTime="0.00" timeLoss="38.75" speed="10.66" speedRelative="0.96" departed="40" arrived="1" entered="4" left="36" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="253.24" traveltime="43.98" overlapTraveltime="44.44" density="1.73" laneDensity="1.73" occupancy="0.86" waitingTime="0.00" timeLoss="0.01" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="8" left="4" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="588.36" traveltime="17.07" overlapTraveltime="17.43" density="8.27" laneDensity="2.76" occupancy="1.38" waitingTime="0.00" timeLoss="0.02" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="36" left="32" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="544.30" traveltime="22.37" overlapTraveltime="22.82" density="7.30" laneDensity="7.30" occupancy="3.65" waitingTime="0.00" timeLoss="0.02" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="28" left="21" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="1504.62" traveltime="43.99" overlapTraveltime="44.44" density="10.26" laneDensity="10.26" occupancy="5.13" waitingTime="0.00" timeLoss="0.08" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="40" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="311.99" traveltime="17.07" overlapTraveltime="17.43" density="4.39" laneDensity="1.46" occupancy="0.73" waitingTime="0.00" timeLoss="0.01" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="21" left="16" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="300.00" id="dump_300">
        <edge id="1fi" sampledSeconds="675.45" traveltime="22.37" overlapTraveltime="22.82" density="9.06" laneDensity="9.06" occupancy="4.53" waitingTime="0.00" timeLoss="0.02" speed="11.11" speedRelative="1.00" departed="20" arrived="0" entered="12" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="626.05" traveltime="43.99" overlapTraveltime="44.44" density="4.27" laneDensity="4.27" occupancy="2.14" waitingTime="0.00" timeLoss="0.03" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="16" left="12" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="463.88" traveltime="17.62" overlapTraveltime="17.99" density="6.52" laneDensity="2.17" occupancy="1.09" waitingTime="0.00" timeLoss="14.45" speed="13.46" speedRelative="0.97" departed="0" arrived="0" entered="28" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="788.11" traveltime="22.41" overlapTraveltime="22.86" density="10.57" laneDensity="10.57" occupancy="5.29" waitingTime="0.00" timeLoss="1.42" speed="11.09" speedRelative="1.00" departed="20" arrived="1" entered="20" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="1139.77" traveltime="43.99" overlapTraveltime="44.44" density="7.77" laneDensity="7.77" occupancy="3.89" waitingTime="0.00" timeLoss="0.06" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="32" left="20" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="460.22" traveltime="17.13" overlapTraveltime="17.49" density="6.47" laneDensity="2.16" occupancy="1.08" waitingTime="0.00" timeLoss="1.47" speed="13.85" speedRelative="1.00" departed="0" arrived="0" entered="29" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="948.06" traveltime="23.32" overlapTraveltime="23.79" density="12.72" laneDensity="12.72" occupancy="6.36" waitingTime="0.00" timeLoss="38.75" speed="10.66" speedRelative="0.96" departed="40" arrived="1" entered="4" left="36" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="253.24" traveltime="43.98" overlapTraveltime="44.44" density="1.73" laneDensity="1.73" occupancy="0.86" waitingTime="0.00" timeLoss="0.01" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="8" left="4" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="588.36" traveltime="17.07" overlapTraveltime="17.43" density="8.27" laneDensity="2.76" occupancy="1.38" waitingTime="0.00" timeLoss="0.02" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="36" left="32" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="544.30" traveltime="22.37" overlapTraveltime="22.82" density="7.30" laneDensity="7.30" occupancy="3.65" waitingTime="0.00" timeLoss="0.02" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="28" left="21" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="1504.62" traveltime="43.99" overlapTraveltime="44.44" density="10.26" laneDensity="10.26" occupancy="5.13" waitingTime="0.00" timeLoss="0.08" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="40" left="28" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated900 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="900.00" id="dump_900">
        <edge id="1fi" sampledSeconds="5640.34" traveltime="22.57" overlapTraveltime="23.02" density="25.22" laneDensity="25.22" occupancy="12.61" waitingTime="0.00" timeLoss="50.55" speed="11.01" speedRelative="0.99" departed="80" arrived="45" entered="174" left="201" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="7944.31" traveltime="43.98" overlapTraveltime="44.44" density="18.06" laneDensity="18.06" occupancy="9.03" waitingTime="0.00" timeLoss="0.38" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="187" left="174" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="3485.41" traveltime="17.57" overlapTraveltime="17.94" density="16.33" laneDensity="5.44" occupancy="2.72" waitingTime="0.00" timeLoss="99.35" speed="13.49" speedRelative="0.97" departed="0" arrived="0" entered="201" left="195" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="6183.58" traveltime="22.48" overlapTraveltime="22.93" density="27.65" laneDensity="27.65" occupancy="13.82" waitingTime="0.00" timeLoss="29.68" speed="11.06" speedRelative="1.00" departed="80" arrived="61" entered="200" left="209" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="9055.27" traveltime="43.99" overlapTraveltime="44.44" density="20.59" laneDensity="20.59" occupancy="10.30" waitingTime="0.00" timeLoss="0.50" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="212" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="3563.61" traveltime="17.23" overlapTraveltime="17.60" density="16.70" laneDensity="5.57" occupancy="2.78" waitingTime="0.00" timeLoss="33.40" speed="13.76" speedRelative="0.99" departed="0" arrived="0" entered="209" left="204" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="7633.79" traveltime="23.83" overlapTraveltime="24.31" density="34.13" laneDensity="34.13" occupancy="17.07" waitingTime="0.00" timeLoss="469.12" speed="10.43" speedRelative="0.94" departed="160" arrived="106" entered="166" left="209" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="7582.47" traveltime="43.99" overlapTraveltime="44.44" density="17.24" laneDensity="17.24" occupancy="8.62" waitingTime="0.00" timeLoss="0.41" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="179" left="166" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="3546.37" traveltime="17.19" overlapTraveltime="17.56" density="16.62" laneDensity="5.54" occupancy="2.77" waitingTime="0.00" timeLoss="24.99" speed="13.79" speedRelative="0.99" departed="0" arrived="0" entered="209" left="203" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="4564.52" traveltime="22.37" overlapTraveltime="22.82" density="20.41" laneDensity="20.41" occupancy="10.20" waitingTime="0.00" timeLoss="0.16" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="208" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="9418.27" traveltime="43.99" overlapTraveltime="44.44" density="21.42" laneDensity="21.42" occupancy="10.71" waitingTime="0.00" timeLoss="0.51" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="220" left="208" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="3383.91" traveltime="17.07" overlapTraveltime="17.43" density="15.85" laneDensity="5.28" occupancy="2.64" waitingTime="0.00" timeLoss="0.11" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="200" left="196" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="900.00" id="dump_900">
        <edge id="1fi" sampledSeconds="5640.34" traveltime="22.57" overlapTraveltime="23.02" density="25.22" laneDensity="25.22" occupancy="12.61" waitingTime="0.00" timeLoss="50.55" speed="11.01" speedRelative="0.99" departed="80" arrived="45" entered="174" left="201" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="7944.31" traveltime="43.98" overlapTraveltime="44.44" density="18.06" laneDensity="18.06" occupancy="9.03" waitingTime="0.00" timeLoss="0.38" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="187" left="174" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="3485.41" traveltime="17.57" overlapTraveltime="17.94" density="16.33" laneDensity="5.44" occupancy="2.72" waitingTime="0.00" timeLoss="99.35" speed="13.49" speedRelative="0.97" departed="0" arrived="0" entered="201" left="195" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="6183.58" traveltime="22.48" overlapTraveltime="22.93" density="27.65" laneDensity="27.65" occupancy="13.82" waitingTime="0.00" timeLoss="29.68" speed="11.06" speedRelative="1.00" departed="80" arrived="61" entered="200" left="209" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="9055.27" traveltime="43.99" overlapTraveltime="44.44" density="20.59" laneDensity="20.59" occupancy="10.30" waitingTime="0.00" timeLoss="0.50" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="212" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="3563.61" traveltime="17.23" overlapTraveltime="17.60" density="16.70" laneDensity="5.57" occupancy="2.78" waitingTime="0.00" timeLoss="33.40" speed="13.76" speedRelative="0.99" departed="0" arrived="0" entered="209" left="204" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="7633.79" traveltime="23.83" overlapTraveltime="24.31" density="34.13" laneDensity="34.13" occupancy="17.07" waitingTime="0.00" timeLoss="469.12" speed="10.43" speedRelative="0.94" departed="160" arrived="106" entered="166" left="209" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="7582.47" traveltime="43.99" overlapTraveltime="44.44" density="17.24" laneDensity="17.24" occupancy="8.62" waitingTime="0.00" timeLoss="0.41" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="179" left="166" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="3546.37" traveltime="17.19" overlapTraveltime="17.56" density="16.62" laneDensity="5.54" occupancy="2.77" waitingTime="0.00" timeLoss="24.99" speed="13.79" speedRelative="0.99" departed="0" arrived="0" entered="209" left="203" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="4564.52" traveltime="22.37" overlapTraveltime="22.82" density="20.41" laneDensity="20.41" occupancy="10.20" waitingTime="0.00" timeLoss="0.16" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="208" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="9418.27" traveltime="43.99" overlapTraveltime="44.44" density="21.42" laneDensity="21.42" occupancy="10.71" waitingTime="0.00" timeLoss="0.51" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="220" left="208" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="300.00" id="dump_300">
        <edge id="1fi" sampledSeconds="675.45" traveltime="22.37" overlapTraveltime="22.82" density="9.06" laneDensity="9.06" occupancy="4.53" waitingTime="0.00" timeLoss="0.02" speed="11.11" speedRelative="1.00" departed="20" arrived="0" entered="12" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="626.05" traveltime="43.99" overlapTraveltime="44.44" density="4.27" laneDensity="4.27" occupancy="2.14" waitingTime="0.00" timeLoss="0.03" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="16" left="12" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="463.88" traveltime="17.62" overlapTraveltime="17.99" density="6.52" laneDensity="2.17" occupancy="1.09" waitingTime="0.00" timeLoss="14.45" speed="13.46" speedRelative="0.97" departed="0" arrived="0" entered="28" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="788.11" traveltime="22.41" overlapTraveltime="22.86" density="10.57" laneDensity="10.57" occupancy="5.29" waitingTime="0.00" timeLoss="1.42" speed="11.09" speedRelative="1.00" departed="20" arrived="1" entered="20" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="1139.77" traveltime="43.99" overlapTraveltime="44.44" density="7.77" laneDensity="7.77" occupancy="3.89" waitingTime="0.00" timeLoss="0.06" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="32" left="20" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="460.22" traveltime="17.13" overlapTraveltime="17.49" density="6.47" laneDensity="2.16" occupancy="1.08" waitingTime="0.00" timeLoss="1.47" speed="13.85" speedRelative="1.00" departed="0" arrived="0" entered="29" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="948.06" traveltime="23.32" overlapTraveltime="23.79" density="12.72" laneDensity="12.72" occupancy="6.36" waitingTime="0.00" timeLoss="38.75" speed="10.66" speedRelative="0.96" departed="40" arrived="1" entered="4" left="36" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="253.24" traveltime="43.98" overlapTraveltime="44.44" density="1.73" laneDensity="1.73" occupancy="0.86" waitingTime="0.00" timeLoss="0.01" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="8" left="4" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="588.36" traveltime="17.07" overlapTraveltime="17.43" density="8.27" laneDensity="2.76" occupancy="1.38" waitingTime="0.00" timeLoss="0.02" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="36" left="32" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="544.30" traveltime="22.37" overlapTraveltime="22.82" density="7.30" laneDensity="7.30" occupancy="3.65" waitingTime="0.00" timeLoss="0.02" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="28" left="21" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="1504.62" traveltime="43.99" overlapTraveltime="44.44" density="10.26" laneDensity="10.26" occupancy="5.13" waitingTime="0.00" timeLoss="0.08" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="40" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="311.99" traveltime="17.07" overlapTraveltime="17.43" density="4.39" laneDensity="1.46" occupancy="0.73" waitingTime="0.00" timeLoss="0.01" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="21" left="16" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="300.00" end="600.00" id="dump_300">
        <edge id="1fi" sampledSeconds="2257.31" traveltime="22.63" overlapTraveltime="23.08" density="30.28" laneDensity="30.28" occupancy="15.14" waitingTime="0.00" timeLoss="26.15" speed="10.98" speedRelative="0.99" departed="30" arrived="15" entered="72" left="83" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="3362.73" traveltime="43.99" overlapTraveltime="44.44" density="22.94" laneDensity="22.94" occupancy="11.47" waitingTime="0.00" timeLoss="0.16" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="81" left="72" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="1446.10" traveltime="17.61" overlapTraveltime="17.99" density="20.33" laneDensity="6.78" occupancy="3.39" waitingTime="0.00" timeLoss="44.42" speed="13.46" speedRelative="0.97" departed="0" arrived="0" entered="83" left="81" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="2696.22" traveltime="22.48" overlapTraveltime="22.94" density="36.17" laneDensity="36.17" occupancy="18.08" waitingTime="0.00" timeLoss="14.01" speed="11.05" speedRelative="0.99" departed="30" arrived="30" entered="90" left="90" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="3954.97" traveltime="43.99" overlapTraveltime="44.44" density="26.98" laneDensity="26.98" occupancy="13.49" waitingTime="0.00" timeLoss="0.22" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="90" left="90" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="1555.70" traveltime="17.31" overlapTraveltime="17.68" density="21.87" laneDensity="7.29" occupancy="3.64" waitingTime="0.00" timeLoss="21.41" speed="13.70" speedRelative="0.99" departed="0" arrived="0" entered="90" left="90" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="3069.73" traveltime="23.71" overlapTraveltime="24.19" density="41.18" laneDensity="41.18" occupancy="20.59" waitingTime="0.00" timeLoss="174.16" speed="10.48" speedRelative="0.94" departed="60" arrived="45" entered="71" left="83" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="3357.00" traveltime="43.99" overlapTraveltime="44.44" density="22.90" laneDensity="22.90" occupancy="11.45" waitingTime="0.00" timeLoss="0.19" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="81" left="71" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="1408.98" traveltime="17.25" overlapTraveltime="17.62" density="19.80" laneDensity="6.60" occupancy="3.30" waitingTime="0.00" timeLoss="14.63" speed="13.75" speedRelative="0.99" departed="0" arrived="0" entered="83" left="81" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="2002.13" traveltime="22.37" overlapTraveltime="22.82" density="26.86" laneDensity="26.86" occupancy="13.43" waitingTime="0.00" timeLoss="0.07" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="89" left="89" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="3938.16" traveltime="43.99" overlapTraveltime="44.44" density="26.86" laneDensity="26.86" occupancy="13.43" waitingTime="0.00" timeLoss="0.22" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="90" left="89" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="1fi" sampledSeconds="28.00" traveltime="22.37" overlapTraveltime="22.82" density="1.88" laneDensity="1.88" occupancy="0.94" waitingTime="0.00" timeLoss="0.00" speed="11.11" speedRelative="1.00" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="28.00" traveltime="22.37" overlapTraveltime="22.82" density="1.88" laneDensity="1.88" occupancy="0.94" waitingTime="0.00" timeLoss="0.00" speed="11.11" speedRelative="1.00" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="56.00" traveltime="23.89" overlapTraveltime="24.37" density="3.76" laneDensity="3.76" occupancy="1.88" waitingTime="0.00" timeLoss="3.56" speed="10.40" speedRelative="0.94" departed="4" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated900 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="900.00" id="dump_900">
        <edge id="1fi" sampledSeconds="5640.34" traveltime="22.57" overlapTraveltime="23.02" density="25.22" laneDensity="25.22" occupancy="12.61" waitingTime="0.00" timeLoss="50.55" speed="11.01" speedRelative="0.99" departed="80" arrived="45" entered="174" left="201" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="7944.31" traveltime="43.98" overlapTraveltime="44.44" density="18.06" laneDensity="18.06" occupancy="9.03" waitingTime="0.00" timeLoss="0.38" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="187" left="174" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="3485.41" traveltime="17.57" overlapTraveltime="17.94" density="16.33" laneDensity="5.44" occupancy="2.72" waitingTime="0.00" timeLoss="99.35" speed="13.49" speedRelative="0.97" departed="0" arrived="0" entered="201" left="195" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="6183.58" traveltime="22.48" overlapTraveltime="22.93" density="27.65" laneDensity="27.65" occupancy="13.82" waitingTime="0.00" timeLoss="29.68" speed="11.06" speedRelative="1.00" departed="80" arrived="61" entered="200" left="209" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="9055.27" traveltime="43.99" overlapTraveltime="44.44" density="20.59" laneDensity="20.59" occupancy="10.30" waitingTime="0.00" timeLoss="0.50" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="212" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="3563.61" traveltime="17.23" overlapTraveltime="17.60" density="16.70" laneDensity="5.57" occupancy="2.78" waitingTime="0.00" timeLoss="33.40" speed="13.76" speedRelative="0.99" departed="0" arrived="0" entered="209" left="204" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="7633.79" traveltime="23.83" overlapTraveltime="24.31" density="34.13" laneDensity="34.13" occupancy="17.07" waitingTime="0.00" timeLoss="469.12" speed="10.43" speedRelative="0.94" departed="160" arrived="106" entered="166" left="209" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="7582.47" traveltime="43.99" overlapTraveltime="44.44" density="17.24" laneDensity="17.24" occupancy="8.62" waitingTime="0.00" timeLoss="0.41" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="179" left="166" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="3546.37" traveltime="17.19" overlapTraveltime="17.56" density="16.62" laneDensity="5.54" occupancy="2.77" waitingTime="0.00" timeLoss="24.99" speed="13.79" speedRelative="0.99" departed="0" arrived="0" entered="209" left="203" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="4564.52" traveltime="22.37" overlapTraveltime="22.82" density="20.41" laneDensity="20.41" occupancy="10.20" waitingTime="0.00" timeLoss="0.16" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="208" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="9418.27" traveltime="43.99" overlapTraveltime="44.44" density="21.42" laneDensity="21.42" occupancy="10.71" waitingTime="0.00" timeLoss="0.51" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="220" left="208" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="3383.91" traveltime="17.07" overlapTraveltime="17.43" density="15.85" laneDensity="5.28" occupancy="2.64" waitingTime="0.00" timeLoss="0.11" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="200" left="196" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="900.00" end="1000.00" id="dump_900">
        <edge id="1fi" sampledSeconds="913.89" traveltime="22.72" overlapTraveltime="23.18" density="36.78" laneDensity="36.78" occupancy="18.39" waitingTime="0.00" timeLoss="14.14" speed="10.94" speedRelative="0.98" departed="10" arrived="9" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="1330.00" traveltime="43.99" overlapTraveltime="44.44" density="27.22" laneDensity="27.22" occupancy="13.61" waitingTime="0.00" timeLoss="0.16" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="533.33" traveltime="17.53" overlapTraveltime="17.90" density="22.49" laneDensity="7.50" occupancy="3.75" waitingTime="0.00" timeLoss="14.02" speed="13.52" speedRelative="0.97" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="909.36" traveltime="22.53" overlapTraveltime="22.98" density="36.59" laneDensity="36.59" occupancy="18.30" waitingTime="0.00" timeLoss="6.49" speed="11.03" speedRelative="0.99" departed="10" arrived="10" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="1330.27" traveltime="44.03" overlapTraveltime="44.48" density="27.22" laneDensity="27.22" occupancy="13.61" waitingTime="0.00" timeLoss="1.55" speed="11.10" speedRelative="1.00" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="524.32" traveltime="17.30" overlapTraveltime="17.66" density="22.11" laneDensity="7.37" occupancy="3.68" waitingTime="0.00" timeLoss="6.84" speed="13.71" speedRelative="0.99" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="1197.74" traveltime="23.89" overlapTraveltime="24.37" density="48.20" laneDensity="48.20" occupancy="24.10" waitingTime="0.00" timeLoss="76.14" speed="10.40" speedRelative="0.94" departed="20" arrived="19" entered="29" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="1328.79" traveltime="44.04" overlapTraveltime="44.49" density="27.19" laneDensity="27.19" occupancy="13.60" waitingTime="0.00" timeLoss="1.66" speed="11.10" speedRelative="1.00" departed="0" arrived="0" entered="30" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="521.71" traveltime="17.09" overlapTraveltime="17.45" density="22.00" laneDensity="7.33" occupancy="3.67" waitingTime="0.00" timeLoss="0.58" speed="13.87" speedRelative="1.00" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="681.74" traveltime="22.37" overlapTraveltime="22.82" density="27.43" laneDensity="27.43" occupancy="13.72" waitingTime="0.00" timeLoss="0.15" speed="11.11" speedRelative="1.00" departed="0" arrived="0" entered="30" left="31" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="1331.51" traveltime="44.03" overlapTraveltime="44.48" density="27.25" laneDensity="27.25" occupancy="13.62" waitingTime="0.00" timeLoss="1.42" speed="11.10" speedRelative="1.00" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
output examples cross3ltl_meandata_edges ( Last six runs Jul2024 )
output examples cross3ltl_meandata_lanes ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_prefixed_meandata_and_tripinfo_and_log ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in logPrefixed ----------
1,7c1,2
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Warning: Network contains internal links which are ignored. Vehicles will 'jump' across junctions and thus underestimate route lengths and travel times.
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 100.00.
< Reason: The final simulation step has been reached.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60Prefixed ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="100.00" id="dump_60">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfosPrefix ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_prefixed_nul ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in logPrefixed ----------
1,7c1,2
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Warning: Network contains internal links which are ignored. Vehicles will 'jump' across junctions and thus underestimate route lengths and travel times.
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 100.00.
< Reason: The final simulation step has been reached.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfosPrefix ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_queue ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in queue ----------
<?xml version="1.0" encoding="UTF-8"?>


<queue-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/queue_file.xsd">
    <data timestep="0.00">
        <lanes/>
    </data>
    <data timestep="1.00">
        <lanes/>
    </data>
    <data timestep="2.00">
        <lanes/>
    </data>
    <data timestep="3.00">
        <lanes/>
    </data>
    <data timestep="4.00">
        <lanes/>
    </data>
    <data timestep="5.00">
        <lanes/>
    </data>
    <data timestep="6.00">
        <lanes/>
    </data>
    <data timestep="7.00">
        <lanes/>
    </data>
    <data timestep="8.00">
        <lanes/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_rawdump ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="90.00"/>
    <timestep time="91.00"/>
    <timestep time="92.00"/>
    <timestep time="93.00"/>
    <timestep time="94.00"/>
    <timestep time="95.00"/>
    <timestep time="96.00"/>
    <timestep time="97.00"/>
    <timestep time="98.00"/>
    <timestep time="99.00"/>
    <timestep time="100.00">
        <edge id="1fi">
            <vehicle id="always_left.0" pos="0.00" speed="11.11"/>
        </edge>
        <edge id="2fi">
            <vehicle id="horizontal.0" pos="0.00" speed="11.11"/>
        </edge>
        <edge id="3fi">
            <vehicle id="vertical.0" pos="0.00" speed="8.95"/>
            <vehicle id="always_right.0" pos="0.00" speed="11.11"/>
        </edge>
    </timestep>
    <timestep time="101.00">
        <edge id="1fi">
            <vehicle id="always_left.0" pos="0.00" speed="11.11"/>
        </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_summary ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="0.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="1.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="2.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="3.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="4.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="5.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="6.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="7.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="8.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="9.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="10.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="11.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="12.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="13.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="14.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="15.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="16.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="17.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="18.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="19.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="20.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="21.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="22.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="23.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="24.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="25.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_tripinfo ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="horizontal.0" depart="100.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.0" depart="100.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.1" depart="110.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="302.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.1" depart="110.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="302.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.2" depart="120.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="312.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.2" depart="120.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="312.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.3" depart="130.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="322.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.3" depart="130.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="322.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.4" depart="140.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="332.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.4" depart="140.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="332.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.5" depart="150.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="342.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.5" depart="150.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="342.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.6" depart="160.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="352.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.6" depart="160.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="352.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.7" depart="170.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="362.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.7" depart="170.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="362.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.8" depart="180.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="372.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.8" depart="180.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="372.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.9" depart="190.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="382.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.9" depart="190.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="382.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.10" depart="200.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.10" depart="200.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.11" depart="210.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="402.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.11" depart="210.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="402.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.12" depart="220.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="412.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.12" depart="220.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="412.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_vehroutes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="horizontal.0" depart="100.00" arrival="292.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="vertical.0" depart="100.00" arrival="292.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="horizontal.1" depart="110.00" arrival="302.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="vertical.1" depart="110.00" arrival="302.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="horizontal.2" depart="120.00" arrival="312.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="vertical.2" depart="120.00" arrival="312.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="horizontal.3" depart="130.00" arrival="322.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_vtypeprobe ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vtypeprobe ----------
<?xml version="1.0" encoding="UTF-8"?>


<vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
    <timestep time="0.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="10.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="20.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="30.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="40.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="50.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="60.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="70.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="80.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="90.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="100.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="always_left.0" pos="0.00" x="0.00" y="498.35" speed="11.11"/>
        <vehicle id="always_right.0" pos="0.00" x="501.65" y="0.00" speed="11.11"/>
        <vehicle id="horizontal.0" pos="0.00" x="1000.00" y="501.65" speed="11.11"/>
        <vehicle id="vertical.0" pos="0.00" x="501.65" y="0.00" speed="8.95"/>
    </timestep>
    <timestep time="110.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="always_left.0" pos="82.83" x="82.83" y="498.35" speed="11.11"/>
        <vehicle id="always_left.1" pos="0.00" x="0.00" y="498.35" speed="11.11"/>
        <vehicle id="always_right.0" pos="82.83" x="501.65" y="82.83" speed="11.11"/>
        <vehicle id="always_right.1" pos="0.00" x="501.65" y="0.00" speed="11.11"/>
        <vehicle id="horizontal.0" pos="82.83" x="917.17" y="501.65" speed="11.11"/>
        <vehicle id="horizontal.1" pos="0.00" x="1000.00" y="501.65" speed="11.11"/>
        <vehicle id="vertical.0" pos="82.83" x="501.65" y="82.83" speed="11.11"/>
        <vehicle id="vertical.1" pos="0.00" x="501.65" y="0.00" speed="8.95"/>
    </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output fcd-output acceleration ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="-300.00" y="-50.00" angle="80.54" type="t1" speed="36.00" pos="0.00" edge="onRamp" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="-300.00" y="-50.00" angle="80.54" type="t1" speed="36.00" pos="0.00" edge="onRamp" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="-300.00" y="-50.00" angle="80.54" type="t1" speed="36.00" pos="0.00" edge="onRamp" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="-201.45" y="-33.58" angle="80.54" type="t1" speed="36.00" pos="99.91" edge="onRamp" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="-201.45" y="-33.58" angle="80.54" type="t1" speed="36.00" pos="99.91" edge="onRamp" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="-201.45" y="-33.58" angle="80.54" type="t1" speed="36.00" pos="99.91" edge="onRamp" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="-102.90" y="-17.15" angle="80.54" type="t1" speed="36.00" pos="199.81" edge="onRamp" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="v0" x="-102.90" y="-17.15" angle="80.54" type="t1" speed="36.00" pos="199.81" edge="onRamp" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="v0" x="-102.90" y="-17.15" angle="80.54" type="t1" speed="36.00" pos="199.81" edge="onRamp" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output fcd-output all_attributes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00" distance="97.62" odometer="0.00" posLat="0.00" arrivalDelay="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00" distance="97.62" odometer="0.00" posLat="0.00" arrivalDelay="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00" distance="97.62" odometer="0.00" posLat="0.00" arrivalDelay="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00" distance="97.62" odometer="0.00" posLat="0.00" arrivalDelay="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00" distance="97.62" odometer="0.00" posLat="0.00" arrivalDelay="0.00"/>
    </timestep>
</fcd-export>

TEST FAILED on ts-sim-build-ba : output fcd-output angle ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="goingEast" x="404.75" y="398.35" angle="90.00" type="t1" speed="10.00" pos="0.00" edge="1/1to2/1" slope="0.00"/>
        <vehicle id="goingNorth" x="401.65" y="404.75" angle="0.00" type="t1" speed="10.00" pos="0.00" edge="1/1to1/2" slope="0.00"/>
        <vehicle id="goingSouth" x="398.35" y="395.25" angle="180.00" type="t1" speed="10.00" pos="0.00" edge="1/1to1/0" slope="0.00"/>
        <vehicle id="goingWest" x="395.25" y="401.65" angle="270.00" type="t1" speed="10.00" pos="0.00" edge="1/1to0/1" slope="0.00"/>
    </timestep>
</fcd-export>

TEST FAILED on ts-sim-build-ba : output fcd-output attributes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" x="1497.62" y="401.65" speed="10.00" odometer="0.00" posLat="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" x="1497.62" y="401.65" speed="10.00" odometer="0.00" posLat="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" x="1497.62" y="401.65" speed="10.00" odometer="0.00" posLat="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" x="1497.62" y="401.65" speed="10.00" odometer="0.00" posLat="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" x="1497.62" y="401.65" speed="10.00" odometer="0.00" posLat="0.00"/>
    </timestep>
</fcd-export>

TEST FAILED on ts-sim-build-ba : output fcd-output begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="5.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
        <vehicle id="1" x="1497.62" y="401.65" angle="270.00" type="t2" speed="9.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
        <vehicle id="1" x="1497.62" y="401.65" angle="270.00" type="t2" speed="9.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
        <vehicle id="1" x="1497.62" y="401.65" angle="270.00" type="t2" speed="9.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
        <vehicle id="1" x="1497.62" y="401.65" angle="270.00" type="t2" speed="9.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="9.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
        <vehicle id="1" x="1497.62" y="401.65" angle="270.00" type="t2" speed="9.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
    </timestep>
</fcd-export>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
        <vehicle id="1" x="1497.63" y="401.65" angle="270.00" type="t2" speed="9.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
        <vehicle id="1" x="1497.63" y="401.65" angle="270.00" type="t2" speed="9.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
        <vehicle id="1" x="1497.63" y="401.65" angle="270.00" type="t2" speed="9.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
<truncated after showing first 30 lines>
output fcd-output cartesian ( Last six runs Jul2024 )
output fcd-output leader ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output fcd-output cartesian_slope ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="47.81"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="47.81"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="47.81"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="47.81"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="47.81"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="47.81"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="47.81"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="1" x="45.31" y="-1.65" z="50.00" angle="90.00" type="t1" speed="20.00" pos="120.94" edge="1" slope="47.81"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="1" x="45.31" y="-1.65" z="50.00" angle="90.00" type="t1" speed="20.00" pos="120.94" edge="1" slope="47.81"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output fcd-output cartesian_slope_geom ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="45.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="45.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="45.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="45.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="45.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="45.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="1" x="72.86" y="-1.65" z="72.86" angle="90.00" type="t1" speed="20.00" pos="103.04" edge="1" slope="45.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="1" x="72.86" y="-1.65" z="72.86" angle="90.00" type="t1" speed="20.00" pos="103.04" edge="1" slope="45.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="1" x="72.86" y="-1.65" z="72.86" angle="90.00" type="t1" speed="20.00" pos="103.04" edge="1" slope="45.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output fcd-output cartesian_slope_length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="47.81"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="47.81"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="47.81"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="47.81"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="1" x="0.00" y="-1.65" z="0.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="1" slope="47.81"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="1" x="90.63" y="-1.65" z="100.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="2" slope="-24.57"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="1" x="90.63" y="-1.65" z="100.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="2" slope="-24.57"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="1" x="90.63" y="-1.65" z="100.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="2" slope="-24.57"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="1" x="90.63" y="-1.65" z="100.00" angle="90.00" type="t1" speed="20.00" pos="0.00" edge="2" slope="-24.57"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="-300.00" y="-50.00" angle="80.54" type="t1" speed="36.00" pos="0.00" edge="onRamp" slope="0.00" distance="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="-300.00" y="-50.00" angle="80.54" type="t1" speed="36.00" pos="0.00" edge="onRamp" slope="0.00" distance="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="-300.00" y="-50.00" angle="80.54" type="t1" speed="36.00" pos="0.00" edge="onRamp" slope="0.00" distance="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="-201.45" y="-33.58" angle="80.54" type="t1" speed="36.00" pos="99.91" edge="onRamp" slope="0.00" distance="99.91"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="-201.45" y="-33.58" angle="80.54" type="t1" speed="36.00" pos="99.91" edge="onRamp" slope="0.00" distance="99.91"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="-201.45" y="-33.58" angle="80.54" type="t1" speed="36.00" pos="99.91" edge="onRamp" slope="0.00" distance="99.91"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="-102.90" y="-17.15" angle="80.54" type="t1" speed="36.00" pos="199.81" edge="onRamp" slope="0.00" distance="199.81"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="v0" x="-102.90" y="-17.15" angle="80.54" type="t1" speed="36.00" pos="199.81" edge="onRamp" slope="0.00" distance="199.81"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="v0" x="-102.90" y="-17.15" angle="80.54" type="t1" speed="36.00" pos="199.81" edge="onRamp" slope="0.00" distance="199.81"/>
<truncated after showing first 30 lines>
output fcd-output distance ( Last six runs Jul2024 )
output fcd-output distance_reverse ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="t0" speed="10.00" pos="0.00" edge="beg" slope="0.00"/>
        <person id="p0" x="0.00" y="-1.65" angle="90.00" speed="10.00" pos="0.00" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="t0" speed="10.00" pos="0.00" edge="beg" slope="0.00"/>
        <person id="p0" x="0.00" y="-1.65" angle="90.00" speed="10.00" pos="0.00" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="t0" speed="10.00" pos="0.00" edge="beg" slope="0.00"/>
        <person id="p0" x="0.00" y="-1.65" angle="90.00" speed="10.00" pos="0.00" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="t0" speed="10.00" pos="0.00" edge="beg" slope="0.00"/>
        <person id="p0" x="0.00" y="-1.65" angle="90.00" speed="10.00" pos="0.00" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="t0" speed="10.00" pos="0.00" edge="beg" slope="0.00"/>
        <person id="p0" x="0.00" y="-1.65" angle="90.00" speed="10.00" pos="0.00" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="t0" speed="10.00" pos="0.00" edge="beg" slope="0.00"/>
        <person id="p0" x="0.00" y="-1.65" angle="90.00" speed="10.00" pos="0.00" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="t0" speed="10.00" pos="0.00" edge="beg" slope="0.00"/>
<truncated after showing first 30 lines>
output fcd-output edge_filter ( Last six runs Jul2024 )
output fcd-output short_lane ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output fcd-output enable_one ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="0" x="1497.62" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.62" edge="4/1to3/1" slope="0.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="0" x="1497.63" y="401.65" angle="270.00" type="t1" speed="10.00" pos="97.63" edge="4/1to3/1" slope="0.00"/>
<truncated after showing first 30 lines>
output fcd-output explicit_assignment ( Last six runs Jul2024 )
output fcd-output radius ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output fcd-output extended_attributes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" distance="97.62"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" distance="97.62"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" distance="97.62"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" distance="97.62"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" distance="97.62"/>
    </timestep>
</fcd-export>

TEST FAILED on ts-sim-build-ba : output fcd-output geo ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" x="11.090806" y="48.836229" angle="270.000000" type="t1" speed="9.999488" pos="97.625000" edge="4/1to3/1" slope="0.000000"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" x="11.090806" y="48.836229" angle="270.000000" type="t1" speed="9.999488" pos="97.625000" edge="4/1to3/1" slope="0.000000"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" x="11.090806" y="48.836229" angle="270.000000" type="t1" speed="9.999488" pos="97.625000" edge="4/1to3/1" slope="0.000000"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" x="11.090806" y="48.836229" angle="270.000000" type="t1" speed="9.999488" pos="97.625000" edge="4/1to3/1" slope="0.000000"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" x="11.090806" y="48.836229" angle="270.000000" type="t1" speed="9.999488" pos="97.625000" edge="4/1to3/1" slope="0.000000"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" x="11.090806" y="48.836229" angle="270.000000" type="t1" speed="9.999488" pos="97.625000" edge="4/1to3/1" slope="0.000000"/>
        <vehicle id="1" x="11.090806" y="48.836229" angle="270.000000" type="t2" speed="9.000184" pos="97.625000" edge="4/1to3/1" slope="0.000000"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" x="11.090806" y="48.836229" angle="270.000000" type="t1" speed="9.999488" pos="97.625000" edge="4/1to3/1" slope="0.000000"/>
        <vehicle id="1" x="11.090806" y="48.836229" angle="270.000000" type="t2" speed="9.000184" pos="97.625000" edge="4/1to3/1" slope="0.000000"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" x="11.090806" y="48.836229" angle="270.000000" type="t1" speed="9.999488" pos="97.625000" edge="4/1to3/1" slope="0.000000"/>
        <vehicle id="1" x="11.090806" y="48.836229" angle="270.000000" type="t2" speed="9.000184" pos="97.625000" edge="4/1to3/1" slope="0.000000"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output fcd-output params ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="-300.00" y="-50.00" angle="80.54" type="t1" speed="36.00" pos="0.00" edge="onRamp" slope="0.00" foo="42"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="-300.00" y="-50.00" angle="80.54" type="t1" speed="36.00" pos="0.00" edge="onRamp" slope="0.00" foo="42"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="-300.00" y="-50.00" angle="80.54" type="t1" speed="36.00" pos="0.00" edge="onRamp" slope="0.00" foo="42"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="-201.45" y="-33.58" angle="80.54" type="t1" speed="36.00" pos="99.91" edge="onRamp" slope="0.00" foo="42"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="-201.45" y="-33.58" angle="80.54" type="t1" speed="36.00" pos="99.91" edge="onRamp" slope="0.00" foo="42"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="-201.45" y="-33.58" angle="80.54" type="t1" speed="36.00" pos="99.91" edge="onRamp" slope="0.00" foo="42"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="-102.90" y="-17.15" angle="80.54" type="t1" speed="0.00" pos="199.81" edge="onRamp" slope="0.00" foo="42"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="v0" x="-102.90" y="-17.15" angle="80.54" type="t1" speed="0.00" pos="199.81" edge="onRamp" slope="0.00" foo="42"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="v0" x="-102.90" y="-17.15" angle="80.54" type="t1" speed="0.00" pos="199.81" edge="onRamp" slope="0.00" foo="42"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output fcd-output params_caccVehicleMode ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,20d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 60.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 41 (Loaded: 45)
<  Running: 41
<  Waiting: 4
< Statistics (avg of 41):
<  RouteLength: 525.82
<  Speed: 14.81
<  Duration: 30.76
<  WaitingTime: 0.00
<  TimeLoss: 0.47
<  DepartDelay: 3.24
<  DepartDelayWaiting: 4.00
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="1/1to2/1" sampledSeconds="1188.23" traveltime="50.84" overlapTraveltime="51.10" density="20.21" laneDensity="20.21" occupancy="10.10" waitingTime="0.00" timeLoss="19.70" speed="19.27" speedRelative="0.98" departed="41" arrived="0" entered="0" left="7" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="31.77" traveltime="50.00" overlapTraveltime="50.26" density="0.54" laneDensity="0.54" occupancy="0.27" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="7" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="0.0" x="3179.24" y="1512.74" angle="342.00" type="customCACC" speed="19.60" pos="0.00" edge="1/1to2/1" slope="0.00"/>
        <vehicle id="1.0" x="3179.24" y="1512.74" angle="342.00" type="customACC" speed="15.11" pos="0.00" edge="1/1to2/1" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0.0" x="3179.24" y="1512.74" angle="342.00" type="customCACC" speed="19.60" pos="0.00" edge="1/1to2/1" slope="0.00"/>
        <vehicle id="1.0" x="3179.24" y="1512.74" angle="342.00" type="customACC" speed="15.11" pos="0.00" edge="1/1to2/1" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0.0" x="3179.24" y="1512.74" angle="342.00" type="customCACC" speed="19.60" pos="0.00" edge="1/1to2/1" slope="0.00"/>
        <vehicle id="0.1" x="3179.24" y="1512.74" angle="342.00" type="customCACC" speed="16.40" pos="0.00" edge="1/1to2/1" slope="0.00"/>
        <vehicle id="1.0" x="3179.24" y="1512.74" angle="342.00" type="customACC" speed="15.11" pos="0.00" edge="1/1to2/1" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0.0" x="3179.24" y="1512.74" angle="342.00" type="customCACC" speed="19.60" pos="0.00" edge="1/1to2/1" slope="0.00"/>
        <vehicle id="0.1" x="3179.24" y="1512.74" angle="342.00" type="customCACC" speed="16.40" pos="0.00" edge="1/1to2/1" slope="0.00"/>
        <vehicle id="1.0" x="3179.24" y="1512.74" angle="342.00" type="customACC" speed="15.11" pos="0.00" edge="1/1to2/1" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0.0" x="3179.24" y="1512.74" angle="342.00" type="customCACC" speed="19.60" pos="0.00" edge="1/1to2/1" slope="0.00"/>
        <vehicle id="0.1" x="3179.24" y="1512.74" angle="342.00" type="customCACC" speed="16.40" pos="0.00" edge="1/1to2/1" slope="0.00"/>
        <vehicle id="0.2" x="3179.24" y="1512.74" angle="342.00" type="customCACC" speed="17.94" pos="0.00" edge="1/1to2/1" slope="0.00"/>
        <vehicle id="1.0" x="3179.24" y="1512.74" angle="342.00" type="customACC" speed="15.11" pos="0.00" edge="1/1to2/1" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0.0" x="3148.96" y="1605.94" angle="342.00" type="customCACC" speed="19.60" pos="97.99" edge="1/1to2/1" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output fcd-output period ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.000">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.250">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.500">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.750">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="1.000">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="1.250">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="1.500">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="1.750">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
</fcd-export>

TEST FAILED on ts-sim-build-ba : output fcd-output period_begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.400">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.650">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.900">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="1.150">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="1.400">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="1.650">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="1.900">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
</fcd-export>

TEST FAILED on ts-sim-build-ba : output fcd-output persons person_attributes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="noFCDByTypeEnableViaParam" x="395.25" y="401.65" speed="1.39" vehicle=""/>
        <person id="default" x="1595.25" y="401.65" speed="1.39" vehicle=""/>
    </timestep>
    <timestep time="1.00">
        <person id="noFCDByTypeEnableViaParam" x="393.87" y="401.65" speed="1.39" vehicle=""/>
        <person id="default" x="1593.87" y="401.65" speed="1.39" vehicle=""/>
    </timestep>
</fcd-export>

TEST FAILED on ts-sim-build-ba : output fcd-output persons person_by_options_and_param ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="noFCDByTypeEnableViaParam" x="395.25" y="401.65" angle="270.00" speed="1.39" pos="0.00" edge="1/1to0/1" slope="0.00" type="noFCD"/>
    </timestep>
    <timestep time="1.00">
        <person id="noFCDByTypeEnableViaParam" x="393.87" y="401.65" angle="270.00" speed="1.39" pos="1.38" edge="1/1to0/1" slope="0.00" type="noFCD"/>
    </timestep>
</fcd-export>

TEST FAILED on ts-sim-build-ba : output fcd-output persons person_by_param ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="noFCDByTypeEnableViaParam" x="395.25" y="401.65" angle="270.00" speed="1.39" pos="0.00" edge="1/1to0/1" slope="0.00" type="noFCD"/>
        <person id="default" x="1595.25" y="401.65" angle="270.00" speed="1.39" pos="0.00" edge="4/1to3/1" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <person id="noFCDByTypeEnableViaParam" x="393.87" y="401.65" angle="270.00" speed="1.39" pos="1.38" edge="1/1to0/1" slope="0.00" type="noFCD"/>
        <person id="default" x="1593.87" y="401.65" angle="270.00" speed="1.39" pos="1.38" edge="4/1to3/1" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
</fcd-export>

TEST FAILED on ts-sim-build-ba : output fcd-output persons riding ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="p0_0" x="395.25" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="10.00" pos="0.00" edge="1/1to0/1" slope="0.00"/>
        <person id="p0" x="395.25" y="401.65" angle="90.00" speed="10.00" pos="0.00" edge="1/1to0/1" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="p0_0" x="395.25" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="10.00" pos="0.00" edge="1/1to0/1" slope="0.00"/>
        <person id="p0" x="395.25" y="401.65" angle="90.00" speed="10.00" pos="0.00" edge="1/1to0/1" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
</fcd-export>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="p0_0" x="395.25" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="10.00" pos="0.00" edge="1/1to0/1" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="p0_0" x="395.25" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="10.00" pos="0.00" edge="1/1to0/1" slope="0.00"/>
    </timestep>
</fcd-export>
output fcd-output persons riding_noPersons ( Last six runs Jul2024 )
output fcd-output persons riding_noPersons_radius ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output fcd-output precision ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.000">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.025">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.050">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.075">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.100">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.125">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.150">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.175">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
</fcd-export>

TEST FAILED on ts-sim-build-ba : output fcd-output signals ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="1" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="1" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="1" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" edge="WC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output fcd-output subsecond ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.000">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.005">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.010">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.015">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.020">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.025">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.030">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.035">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
    </timestep>
    <timestep time="0.040">
        <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output full-output no_vehicles ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<full-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/full_file.xsd">
    <data timestep="0.00">
        <vehicles/>
        <edges>
            <edge id="0/0to0/1" traveltime="40.00">
                <lane id="0/0to0/1_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="0/0to1/0" traveltime="40.00">
                <lane id="0/0to1/0_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="0/1to0/0" traveltime="40.00">
                <lane id="0/1to0/0_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="0/1to0/2" traveltime="40.00">
                <lane id="0/1to0/2_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="0/1to1/1" traveltime="40.00">
                <lane id="0/1to1/1_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="0/2to0/1" traveltime="40.00">
                <lane id="0/2to0/1_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="0/2to1/2" traveltime="40.00">
                <lane id="0/2to1/2_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="1/0to0/0" traveltime="40.00">
                <lane id="1/0to0/0_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<full-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/full_file.xsd">
    <data timestep="0.00">
        <vehicles>
            <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2112.22" CO="19.25" HC="0.13" NOx="0.70" PMx="0.01" fuel="673.72" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" pos="0.00" speed="10.00" angle="270.00" x="1595.25" y="401.65"/>
        </vehicles>
        <edges>
            <edge id="0/0to0/1" traveltime="40.00">
                <lane id="0/0to0/1_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="0/0to1/0" traveltime="40.00">
                <lane id="0/0to1/0_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="0/1to0/0" traveltime="40.00">
                <lane id="0/1to0/0_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="0/1to0/2" traveltime="40.00">
                <lane id="0/1to0/2_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="0/1to1/1" traveltime="40.00">
                <lane id="0/1to1/1_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="0/2to0/1" traveltime="40.00">
                <lane id="0/2to0/1_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="0/2to1/2" traveltime="40.00">
                <lane id="0/2to1/2_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="10.00" meanspeed="10.00" occupancy="0.00" vehicle_count="0"/>
            </edge>
<truncated after showing first 30 lines>
output full-output one_vehicle ( Last six runs Jul2024 )
output full-output one_vehicle_subsecond ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output link-output 2veh_major ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.00"/>
    <timestep id="1.00"/>
    <timestep id="2.00"/>
    <timestep id="3.00"/>
    <timestep id="4.00"/>
    <timestep id="5.00"/>
    <timestep id="6.00"/>
    <timestep id="7.00"/>
    <timestep id="8.00"/>
    <timestep id="9.00"/>
    <timestep id="10.00"/>
    <timestep id="11.00"/>
    <timestep id="12.00"/>
    <timestep id="13.00"/>
    <timestep id="14.00"/>
    <timestep id="15.00">
        <link from="beg_0" via="" to="middle_0">
            <approaching id="0" impatience="0.00" arrivalTime="17.99" leaveTime="18.51" arrivalSpeed="27.80" arrivalSpeedBraking="27.80" leaveSpeed="27.80" willPass="1"/>
        </link>
    </timestep>
    <timestep id="16.00">
        <link from="beg_0" via="" to="middle_0">
            <approaching id="0" impatience="0.00" arrivalTime="17.99" leaveTime="18.51" arrivalSpeed="27.80" arrivalSpeedBraking="27.80" leaveSpeed="27.80" willPass="1"/>
        </link>
    </timestep>
    <timestep id="17.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output link-output internal_junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.00">
        <link from="SC_1" via="" to="CW_1">
            <approaching id="0" impatience="0.00" arrivalTime="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="1.00">
        <link from="SC_1" via="" to="CW_1">
            <approaching id="0" impatience="0.00" arrivalTime="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="2.00">
        <link from="SC_1" via="" to="CW_1">
            <approaching id="0" impatience="0.00" arrivalTime="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="3.00">
        <link from="SC_1" via="" to="CW_1">
            <approaching id="0" impatience="0.00" arrivalTime="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="4.00">
        <link from="SC_1" via="" to="CW_1">
            <approaching id="0" impatience="0.00" arrivalTime="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="5.00">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="29.00" traveltime="40.00" overlapTraveltime="40.78" density="4.83" laneDensity="4.83" occupancy="3.78" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="41.30" density="0.17" laneDensity="0.17" occupancy="0.22" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased begin_end b15e30_b45e60_separate ( Last six runs Jul2024 )
output meandata_lanebased begin_end b15e30_b45e60_separate ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" traveltime="40.00" overlapTraveltime="40.69" density="3.83" laneDensity="3.83" occupancy="2.65" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased begin_end beg0_end15 ( Last six runs Jul2024 )
output meandata_lanebased begin_end beg0_end15 ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="53.00" traveltime="40.00" overlapTraveltime="40.75" density="4.42" laneDensity="4.42" occupancy="3.33" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased begin_end beg0_end30_nointerval ( Last six runs Jul2024 )
output meandata_lanebased begin_end beg0_end30_nointerval ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end30_simBeg10 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="10.00" end="20.00" id="dump_10"/>
    <interval begin="20.00" end="30.00" id="dump_10"/>
</meandata>

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end30_simBeg5 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="10.00" end="20.00" id="dump_10">
        <edge id="4/1to3/1" sampledSeconds="10.00" traveltime="40.00" overlapTraveltime="41.30" density="2.50" laneDensity="2.50" occupancy="3.25" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="20.00" end="30.00" id="dump_10">
        <edge id="4/1to3/1" sampledSeconds="10.00" traveltime="40.00" overlapTraveltime="41.30" density="2.50" laneDensity="2.50" occupancy="3.25" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased begin_end beg15_end30 ( Last six runs Jul2024 )
output meandata_edgebased begin_end beg15_end30_nointerval ( Last six runs Jul2024 )
output meandata_lanebased begin_end beg15_end30 ( Last six runs Jul2024 )
output meandata_lanebased begin_end beg15_end30_nointerval ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg15_end30_freq10 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="15.00" end="25.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="20.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="25.00" end="35.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="20.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" traveltime="40.00" overlapTraveltime="40.69" density="3.83" laneDensity="3.83" occupancy="2.65" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="26.00" traveltime="40.00" overlapTraveltime="40.88" density="4.33" laneDensity="4.33" occupancy="3.80" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="29.00" traveltime="40.00" overlapTraveltime="40.78" density="4.83" laneDensity="4.83" occupancy="3.78" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="41.30" density="0.17" laneDensity="0.17" occupancy="0.22" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="13.00" traveltime="40.00" overlapTraveltime="40.61" density="2.17" laneDensity="2.17" occupancy="1.32" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="17.00" traveltime="40.00" overlapTraveltime="40.95" density="2.83" laneDensity="2.83" occupancy="2.68" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
output meandata_edgebased begin_end plain ( Last six runs Jul2024 )
output meandata_edgebased two_vehicles_diff_length interval15s ( Last six runs Jul2024 )
output meandata_lanebased begin_end plain ( Last six runs Jul2024 )
output meandata_lanebased two_vehicles_diff_length interval15s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1c1
< Error: Attribute 'begin' in definition of edgeData 'dump_15' is not a valid time value.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
output meandata_edgebased errors broken_number ( Last six runs Jul2024 )
output meanhbefa_edgebased errors broken_number ( Last six runs Jul2024 )
output meannoise_edgebased errors broken_number ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1c1
< Error: End before or at begin for meandata dump 'dump_15'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
output meandata_edgebased errors end_before_begin ( Last six runs Jul2024 )
output meandata_lanebased errors end_before_begin ( Last six runs Jul2024 )
output meanhbefa_edgebased errors end_before_begin ( Last six runs Jul2024 )
output meanhbefa_lanebased errors end_before_begin ( Last six runs Jul2024 )
output meannoise_edgebased errors end_before_begin ( Last six runs Jul2024 )
output meannoise_lanebased errors end_before_begin ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1c1
< Error: Negative begin time for meandata dump 'dump_15'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
output meandata_edgebased errors negative_begin ( Last six runs Jul2024 )
output meandata_lanebased errors negative_begin ( Last six runs Jul2024 )
output meanhbefa_edgebased errors negative_begin ( Last six runs Jul2024 )
output meanhbefa_lanebased errors negative_begin ( Last six runs Jul2024 )
output meannoise_edgebased errors negative_begin ( Last six runs Jul2024 )
output meannoise_lanebased errors negative_begin ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="beg" sampledSeconds="14.00" traveltime="17.93" overlapTraveltime="18.11" density="1.87" laneDensity="1.87" occupancy="0.94" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_15_internal">
        <edge id="beg" sampledSeconds="14.00" traveltime="17.93" overlapTraveltime="18.11" density="1.87" laneDensity="1.87" occupancy="0.94" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="beg" sampledSeconds="3.94" traveltime="17.93" overlapTraveltime="18.11" density="0.53" laneDensity="0.53" occupancy="0.26" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="11.07" traveltime="71.26" overlapTraveltime="71.62" density="0.74" laneDensity="0.74" occupancy="0.37" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15_internal">
        <edge id="beg" sampledSeconds="3.94" traveltime="17.93" overlapTraveltime="18.11" density="0.53" laneDensity="0.53" occupancy="0.26" waitingTime="0.00" timeLoss="0.00" speed="27.80" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="middle" sampledSeconds="11.07" traveltime="71.26" overlapTraveltime="71.62" density="0.74" laneDensity="0.74" occupancy="0.37" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="middle" sampledSeconds="15.00" traveltime="71.26" overlapTraveltime="71.62" density="1.01" laneDensity="1.01" occupancy="0.50" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15_internal">
        <edge id="middle" sampledSeconds="15.00" traveltime="71.26" overlapTraveltime="71.62" density="1.01" laneDensity="1.01" occupancy="0.50" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="middle" sampledSeconds="15.00" traveltime="71.26" overlapTraveltime="71.62" density="1.01" laneDensity="1.01" occupancy="0.50" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15_internal">
        <edge id="middle" sampledSeconds="15.00" traveltime="71.26" overlapTraveltime="71.62" density="1.01" laneDensity="1.01" occupancy="0.50" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
<truncated after showing first 30 lines>
output meandata_edgebased internal ( Last six runs Jul2024 )
output meandata_lanebased internal ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" traveltime="7742.48" overlapTraveltime="7839.26" density="17.50" laneDensity="17.50" occupancy="8.75" waitingTime="105.00" timeLoss="104.46" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" traveltime="7742.48" overlapTraveltime="7839.26" density="17.50" laneDensity="17.50" occupancy="8.75" waitingTime="105.00" timeLoss="104.46" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" traveltime="7742.48" overlapTraveltime="7839.26" density="17.50" laneDensity="17.50" occupancy="8.75" waitingTime="105.00" timeLoss="104.46" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" traveltime="7742.48" overlapTraveltime="7839.26" density="17.50" laneDensity="17.50" occupancy="8.75" waitingTime="105.00" timeLoss="104.46" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="660.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="780.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="780.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="420.00" traveltime="7742.48" overlapTraveltime="7839.26" density="17.50" laneDensity="17.50" occupancy="8.75" waitingTime="420.00" timeLoss="417.83" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased jam1 ( Last six runs Jul2024 )
output meandata_lanebased jam1 ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="780.00" traveltime="7366.62" overlapTraveltime="7458.71" density="130.00" laneDensity="130.00" occupancy="65.00" waitingTime="780.00" timeLoss="775.76" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="195.00" traveltime="6824.82" overlapTraveltime="6910.13" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="193.86" speed="0.06" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="780.00" traveltime="7366.62" overlapTraveltime="7458.71" density="130.00" laneDensity="130.00" occupancy="65.00" waitingTime="780.00" timeLoss="775.76" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="195.00" traveltime="6824.82" overlapTraveltime="6910.13" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="193.86" speed="0.06" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="780.00" traveltime="7366.62" overlapTraveltime="7458.71" density="130.00" laneDensity="130.00" occupancy="65.00" waitingTime="780.00" timeLoss="775.76" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="195.00" traveltime="6824.82" overlapTraveltime="6910.13" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="193.86" speed="0.06" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="780.00" traveltime="7366.62" overlapTraveltime="7458.71" density="130.00" laneDensity="130.00" occupancy="65.00" waitingTime="780.00" timeLoss="775.76" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="195.00" traveltime="6824.82" overlapTraveltime="6910.13" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="193.86" speed="0.06" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="660.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="780.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="780.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="3120.00" traveltime="7366.62" overlapTraveltime="7458.71" density="130.00" laneDensity="130.00" occupancy="65.00" waitingTime="3120.00" timeLoss="3103.06" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="780.00" traveltime="6824.82" overlapTraveltime="6910.13" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="780.00" timeLoss="775.43" speed="0.06" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased jam2 ( Last six runs Jul2024 )
output meandata_lanebased jam2 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output meandata_edgebased jam_max ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="CN" sampledSeconds="540.00" traveltime="1006.62" overlapTraveltime="1061.36" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="0.00" timeLoss="0.00" speed="0.09" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="540.00" traveltime="993.48" overlapTraveltime="1047.50" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="540.00" timeLoss="536.40" speed="0.09" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="CN" sampledSeconds="540.00" traveltime="1006.62" overlapTraveltime="1061.36" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="0.00" timeLoss="0.00" speed="0.09" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="540.00" traveltime="993.48" overlapTraveltime="1047.50" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="540.00" timeLoss="536.40" speed="0.09" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="CN" sampledSeconds="540.00" traveltime="1006.62" overlapTraveltime="1061.36" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="0.00" timeLoss="0.00" speed="0.09" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="540.00" traveltime="993.48" overlapTraveltime="1047.50" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="540.00" timeLoss="536.40" speed="0.09" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="CN" sampledSeconds="540.00" traveltime="1006.62" overlapTraveltime="1061.36" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="0.00" timeLoss="0.00" speed="0.09" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="540.00" traveltime="993.48" overlapTraveltime="1047.50" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="540.00" timeLoss="536.40" speed="0.09" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="660.00" id="dump_60">
        <edge id="CN" sampledSeconds="2160.00" traveltime="1006.62" overlapTraveltime="1061.36" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="0.00" timeLoss="0.00" speed="0.09" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="2160.00" traveltime="993.48" overlapTraveltime="1047.50" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="2160.00" timeLoss="2145.61" speed="0.09" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="1si" sampledSeconds="23.00" traveltime="43.67" overlapTraveltime="44.20" density="6.13" laneDensity="2.04" occupancy="0.61" waitingTime="0.00" timeLoss="2.83" speed="5.72" speedRelative="0.41" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="1si" sampledSeconds="30.00" traveltime="49.71" overlapTraveltime="50.30" density="8.00" laneDensity="2.67" occupancy="0.80" waitingTime="0.00" timeLoss="7.41" speed="5.03" speedRelative="0.36" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="1si" sampledSeconds="10.25" traveltime="50.45" overlapTraveltime="51.05" density="2.73" laneDensity="0.91" occupancy="0.27" waitingTime="0.00" timeLoss="3.00" speed="4.96" speedRelative="0.36" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="19.75" traveltime="100.00" overlapTraveltime="100.60" density="2.63" laneDensity="2.63" occupancy="0.79" waitingTime="0.00" timeLoss="4.54" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="4o" sampledSeconds="30.00" traveltime="100.00" overlapTraveltime="100.60" density="4.00" laneDensity="4.00" occupancy="1.20" waitingTime="0.00" timeLoss="7.50" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="4o" sampledSeconds="30.00" traveltime="100.00" overlapTraveltime="100.60" density="4.00" laneDensity="4.00" occupancy="1.20" waitingTime="0.00" timeLoss="7.50" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="4o" sampledSeconds="30.00" traveltime="100.00" overlapTraveltime="100.60" density="4.00" laneDensity="4.00" occupancy="1.20" waitingTime="0.00" timeLoss="7.50" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="4o" sampledSeconds="30.00" traveltime="100.00" overlapTraveltime="100.60" density="4.00" laneDensity="4.00" occupancy="1.20" waitingTime="0.00" timeLoss="7.50" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="4o" sampledSeconds="30.00" traveltime="100.00" overlapTraveltime="100.60" density="4.00" laneDensity="4.00" occupancy="1.20" waitingTime="0.00" timeLoss="7.50" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="135.00" id="dump_15">
<truncated after showing first 30 lines>
output meandata_edgebased lane_change interval15s ( Last six runs Jul2024 )
output meandata_lanebased lane_change interval15s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="1si" sampledSeconds="23.00" traveltime="43.67" overlapTraveltime="44.20" density="6.13" laneDensity="2.04" occupancy="0.61" waitingTime="0.00" timeLoss="2.83" speed="5.72" speedRelative="0.41" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="1si" sampledSeconds="30.00" traveltime="49.71" overlapTraveltime="50.30" density="8.00" laneDensity="2.67" occupancy="0.80" waitingTime="0.00" timeLoss="7.41" speed="5.03" speedRelative="0.36" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="1si" sampledSeconds="10.25" traveltime="50.45" overlapTraveltime="51.05" density="2.73" laneDensity="0.91" occupancy="0.27" waitingTime="0.00" timeLoss="3.00" speed="4.96" speedRelative="0.36" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="19.75" traveltime="100.00" overlapTraveltime="100.60" density="2.63" laneDensity="2.63" occupancy="0.79" waitingTime="0.00" timeLoss="4.54" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="4o" sampledSeconds="30.00" traveltime="100.00" overlapTraveltime="100.60" density="4.00" laneDensity="4.00" occupancy="1.20" waitingTime="0.00" timeLoss="7.50" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="4o" sampledSeconds="30.00" traveltime="100.00" overlapTraveltime="100.60" density="4.00" laneDensity="4.00" occupancy="1.20" waitingTime="0.00" timeLoss="7.50" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="4o" sampledSeconds="30.00" traveltime="100.00" overlapTraveltime="100.60" density="4.00" laneDensity="4.00" occupancy="1.20" waitingTime="0.00" timeLoss="7.50" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="4o" sampledSeconds="30.00" traveltime="100.00" overlapTraveltime="100.60" density="4.00" laneDensity="4.00" occupancy="1.20" waitingTime="0.00" timeLoss="7.50" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="4o" sampledSeconds="30.00" traveltime="100.00" overlapTraveltime="100.60" density="4.00" laneDensity="4.00" occupancy="1.20" waitingTime="0.00" timeLoss="7.50" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="135.00" id="dump_15">
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="1si" sampledSeconds="63.25" traveltime="47.44" overlapTraveltime="48.00" density="4.22" laneDensity="1.41" occupancy="0.42" waitingTime="0.00" timeLoss="13.25" speed="5.27" speedRelative="0.38" departed="2" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="49.75" traveltime="100.00" overlapTraveltime="100.60" density="1.66" laneDensity="1.66" occupancy="0.50" waitingTime="0.00" timeLoss="12.04" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="4o" sampledSeconds="120.00" traveltime="100.00" overlapTraveltime="100.60" density="4.00" laneDensity="4.00" occupancy="1.20" waitingTime="0.00" timeLoss="30.00" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="4o" sampledSeconds="30.25" traveltime="100.00" overlapTraveltime="100.60" density="2.02" laneDensity="2.02" occupancy="0.60" waitingTime="0.00" timeLoss="7.96" speed="5.00" speedRelative="0.45" departed="0" arrived="2" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased lane_change interval15s60s ( Last six runs Jul2024 )
output meandata_lanebased lane_change interval15s60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1">
        <edge id="1si" sampledSeconds="0.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1.00" end="2.00" id="dump_1">
        <edge id="1si" sampledSeconds="1.00" traveltime="50.00" overlapTraveltime="50.60" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="5.00" speedRelative="0.36" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="2.00" end="3.00" id="dump_1">
        <edge id="1si" sampledSeconds="1.00" traveltime="50.00" overlapTraveltime="50.60" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="5.00" speedRelative="0.36" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_1">
        <edge id="1si" sampledSeconds="1.00" traveltime="50.00" overlapTraveltime="50.60" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="5.00" speedRelative="0.36" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_1">
        <edge id="1si" sampledSeconds="1.00" traveltime="50.00" overlapTraveltime="50.60" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="5.00" speedRelative="0.36" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="1si" sampledSeconds="1.00" traveltime="50.00" overlapTraveltime="50.60" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="5.00" speedRelative="0.36" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="6.00" end="7.00" id="dump_1">
        <edge id="1si" sampledSeconds="2.00" traveltime="42.19" overlapTraveltime="42.69" density="8.00" laneDensity="2.67" occupancy="0.80" waitingTime="0.00" timeLoss="0.31" speed="5.93" speedRelative="0.43" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="7.00" end="8.00" id="dump_1">
        <edge id="1si" sampledSeconds="2.00" traveltime="42.19" overlapTraveltime="42.69" density="8.00" laneDensity="2.67" occupancy="0.80" waitingTime="0.00" timeLoss="0.31" speed="5.93" speedRelative="0.43" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="8.00" end="9.00" id="dump_1">
        <edge id="1si" sampledSeconds="2.00" traveltime="42.19" overlapTraveltime="42.69" density="8.00" laneDensity="2.67" occupancy="0.80" waitingTime="0.00" timeLoss="0.31" speed="5.93" speedRelative="0.43" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
output meandata_edgebased lane_change interval1s ( Last six runs Jul2024 )
output meandata_lanebased lane_change interval1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="1si" sampledSeconds="63.25" traveltime="47.44" overlapTraveltime="48.00" density="4.22" laneDensity="1.41" occupancy="0.42" waitingTime="0.00" timeLoss="13.25" speed="5.27" speedRelative="0.38" departed="2" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="49.75" traveltime="100.00" overlapTraveltime="100.60" density="1.66" laneDensity="1.66" occupancy="0.50" waitingTime="0.00" timeLoss="12.04" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="4o" sampledSeconds="120.00" traveltime="100.00" overlapTraveltime="100.60" density="4.00" laneDensity="4.00" occupancy="1.20" waitingTime="0.00" timeLoss="30.00" speed="5.00" speedRelative="0.45" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="4o" sampledSeconds="30.25" traveltime="100.00" overlapTraveltime="100.60" density="2.02" laneDensity="2.02" occupancy="0.60" waitingTime="0.00" timeLoss="7.96" speed="5.00" speedRelative="0.45" departed="0" arrived="2" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased lane_change interval60s ( Last six runs Jul2024 )
output meandata_lanebased lane_change interval60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="1si" sampledSeconds="14.00" traveltime="25.00" overlapTraveltime="25.30" density="3.73" laneDensity="1.24" occupancy="0.37" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="1si" sampledSeconds="2.67" traveltime="25.00" overlapTraveltime="25.30" density="0.71" laneDensity="0.24" occupancy="0.07" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="12.33" traveltime="50.00" overlapTraveltime="50.30" density="1.64" laneDensity="1.64" occupancy="0.49" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.90" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="4o" sampledSeconds="15.00" traveltime="50.00" overlapTraveltime="50.30" density="2.00" laneDensity="2.00" occupancy="0.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.90" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="4o" sampledSeconds="15.00" traveltime="50.00" overlapTraveltime="50.30" density="2.00" laneDensity="2.00" occupancy="0.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.90" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="4o" sampledSeconds="7.67" traveltime="50.00" overlapTraveltime="50.30" density="1.02" laneDensity="1.02" occupancy="0.31" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.90" departed="0" arrived="1" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15"/>
    <interval begin="90.00" end="105.00" id="dump_15"/>
    <interval begin="105.00" end="120.00" id="dump_15"/>
    <interval begin="120.00" end="135.00" id="dump_15"/>
    <interval begin="135.00" end="150.00" id="dump_15"/>
</meandata>
output meandata_edgebased lane_change_single interval15s ( Last six runs Jul2024 )
output meandata_lanebased lane_change_single interval15s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="1si" sampledSeconds="14.00" traveltime="25.00" overlapTraveltime="25.30" density="3.73" laneDensity="1.24" occupancy="0.37" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="1si" sampledSeconds="2.67" traveltime="25.00" overlapTraveltime="25.30" density="0.71" laneDensity="0.24" occupancy="0.07" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="12.33" traveltime="50.00" overlapTraveltime="50.30" density="1.64" laneDensity="1.64" occupancy="0.49" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.90" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="4o" sampledSeconds="15.00" traveltime="50.00" overlapTraveltime="50.30" density="2.00" laneDensity="2.00" occupancy="0.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.90" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="4o" sampledSeconds="15.00" traveltime="50.00" overlapTraveltime="50.30" density="2.00" laneDensity="2.00" occupancy="0.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.90" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="4o" sampledSeconds="7.67" traveltime="50.00" overlapTraveltime="50.30" density="1.02" laneDensity="1.02" occupancy="0.31" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.90" departed="0" arrived="1" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15"/>
    <interval begin="90.00" end="105.00" id="dump_15"/>
    <interval begin="105.00" end="120.00" id="dump_15"/>
    <interval begin="120.00" end="135.00" id="dump_15"/>
    <interval begin="135.00" end="150.00" id="dump_15"/>
</meandata>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="1si" sampledSeconds="16.67" traveltime="25.00" overlapTraveltime="25.30" density="1.11" laneDensity="0.37" occupancy="0.11" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="42.33" traveltime="50.00" overlapTraveltime="50.30" density="1.41" laneDensity="1.41" occupancy="0.42" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.90" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="4o" sampledSeconds="7.67" traveltime="50.00" overlapTraveltime="50.30" density="0.26" laneDensity="0.26" occupancy="0.08" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.90" departed="0" arrived="1" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60"/>
</meandata>
output meandata_edgebased lane_change_single interval15s60s ( Last six runs Jul2024 )
output meandata_lanebased lane_change_single interval15s60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1">
        <edge id="1si" sampledSeconds="0.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1.00" end="2.00" id="dump_1">
        <edge id="1si" sampledSeconds="1.00" traveltime="25.00" overlapTraveltime="25.30" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="2.00" end="3.00" id="dump_1">
        <edge id="1si" sampledSeconds="1.00" traveltime="25.00" overlapTraveltime="25.30" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_1">
        <edge id="1si" sampledSeconds="1.00" traveltime="25.00" overlapTraveltime="25.30" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_1">
        <edge id="1si" sampledSeconds="1.00" traveltime="25.00" overlapTraveltime="25.30" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="1si" sampledSeconds="1.00" traveltime="25.00" overlapTraveltime="25.30" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="6.00" end="7.00" id="dump_1">
        <edge id="1si" sampledSeconds="1.00" traveltime="25.00" overlapTraveltime="25.30" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="7.00" end="8.00" id="dump_1">
        <edge id="1si" sampledSeconds="1.00" traveltime="25.00" overlapTraveltime="25.30" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="8.00" end="9.00" id="dump_1">
        <edge id="1si" sampledSeconds="1.00" traveltime="25.00" overlapTraveltime="25.30" density="4.00" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
output meandata_edgebased lane_change_single interval1s ( Last six runs Jul2024 )
output meandata_lanebased lane_change_single interval1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="1si" sampledSeconds="16.67" traveltime="25.00" overlapTraveltime="25.30" density="1.11" laneDensity="0.37" occupancy="0.11" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.72" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="42.33" traveltime="50.00" overlapTraveltime="50.30" density="1.41" laneDensity="1.41" occupancy="0.42" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.90" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="4o" sampledSeconds="7.67" traveltime="50.00" overlapTraveltime="50.30" density="0.26" laneDensity="0.26" occupancy="0.08" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="0.90" departed="0" arrived="1" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60"/>
</meandata>
output meandata_edgebased lane_change_single interval60s ( Last six runs Jul2024 )
output meandata_lanebased lane_change_single interval60s ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output meandata_edgebased long_stopped_vehicle ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="13.00" traveltime="40.00" overlapTraveltime="50.00" density="2.17" laneDensity="2.17" occupancy="21.67" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="50.00" density="2.50" laneDensity="2.50" occupancy="25.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="3.00" traveltime="240.00" overlapTraveltime="300.00" density="0.50" laneDensity="0.50" occupancy="5.00" waitingTime="0.00" timeLoss="0.00" speed="1.67" speedRelative="0.17" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="12.00" traveltime="40.00" overlapTraveltime="50.00" density="2.00" laneDensity="2.00" occupancy="20.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" traveltime="240.00" overlapTraveltime="300.00" density="2.50" laneDensity="2.50" occupancy="25.00" waitingTime="0.00" timeLoss="0.00" speed="1.67" speedRelative="0.17" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" traveltime="240.00" overlapTraveltime="300.00" density="2.50" laneDensity="2.50" occupancy="25.00" waitingTime="0.00" timeLoss="0.00" speed="1.67" speedRelative="0.17" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" traveltime="240.00" overlapTraveltime="300.00" density="2.50" laneDensity="2.50" occupancy="25.00" waitingTime="0.00" timeLoss="0.00" speed="1.67" speedRelative="0.17" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" traveltime="120.00" overlapTraveltime="150.00" density="2.50" laneDensity="2.50" occupancy="25.00" waitingTime="0.00" timeLoss="10.00" speed="3.33" speedRelative="0.33" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="50.00" density="2.50" laneDensity="2.50" occupancy="25.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="135.00" id="dump_15">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="100.00" overlapTraveltime="100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" traveltime="100.00" overlapTraveltime="100.00" density="17.50" laneDensity="17.50" occupancy="8.75" waitingTime="105.00" timeLoss="104.46" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="100.00" overlapTraveltime="100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" traveltime="100.00" overlapTraveltime="100.00" density="17.50" laneDensity="17.50" occupancy="8.75" waitingTime="105.00" timeLoss="104.46" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="100.00" overlapTraveltime="100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" traveltime="100.00" overlapTraveltime="100.00" density="17.50" laneDensity="17.50" occupancy="8.75" waitingTime="105.00" timeLoss="104.46" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="100.00" overlapTraveltime="100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" traveltime="100.00" overlapTraveltime="100.00" density="17.50" laneDensity="17.50" occupancy="8.75" waitingTime="105.00" timeLoss="104.46" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased maxtraveltime ( Last six runs Jul2024 )
output meandata_lanebased maxtraveltime ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="dump_300"/>
</meandata>
---------- Missing result in aggregated900 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="dump_900"/>
</meandata>
output meandata_edgebased no_empty ( Last six runs Jul2024 )
output meandata_lanebased no_empty ( Last six runs Jul2024 )
output meanhbefa_edgebased no_empty ( Last six runs Jul2024 )
output meanhbefa_lanebased no_empty ( Last six runs Jul2024 )
output meannoise_edgebased no_empty ( Last six runs Jul2024 )
output meannoise_lanebased no_empty ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="dump_300">
        <edge id="0/0to0/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to0/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to1/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to0/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to1/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to2/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to1/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to3/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to2/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to2/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/2to1/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated900 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="dump_900">
        <edge id="0/0to0/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to0/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to1/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to0/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to1/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to2/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to1/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to3/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to2/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to2/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/2to1/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
output meandata_edgebased no_vehicles ( Last six runs Jul2024 )
output meandata_lanebased no_vehicles ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="13.00" traveltime="40.00" overlapTraveltime="40.30" density="2.17" laneDensity="2.17" occupancy="0.65" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="3.00" traveltime="40.00" overlapTraveltime="40.30" density="0.50" laneDensity="0.50" occupancy="0.15" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="12.00" traveltime="40.00" overlapTraveltime="40.30" density="2.00" laneDensity="2.00" occupancy="0.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="8.00" traveltime="40.00" overlapTraveltime="40.30" density="1.33" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="7.00" traveltime="40.00" overlapTraveltime="40.30" density="1.17" laneDensity="1.17" occupancy="0.35" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
<truncated after showing first 30 lines>
output meandata_edgebased one_vehicle interval15s ( Last six runs Jul2024 )
output meandata_lanebased one_vehicle interval15s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="13.00" traveltime="40.00" overlapTraveltime="40.30" density="2.17" laneDensity="2.17" occupancy="0.65" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="3.00" traveltime="40.00" overlapTraveltime="40.30" density="0.50" laneDensity="0.50" occupancy="0.15" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="12.00" traveltime="40.00" overlapTraveltime="40.30" density="2.00" laneDensity="2.00" occupancy="0.60" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="8.00" traveltime="40.00" overlapTraveltime="40.30" density="1.33" laneDensity="1.33" occupancy="0.40" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="7.00" traveltime="40.00" overlapTraveltime="40.30" density="1.17" laneDensity="1.17" occupancy="0.35" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="18.00" traveltime="40.00" overlapTraveltime="40.30" density="0.75" laneDensity="0.75" occupancy="0.23" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" traveltime="40.00" overlapTraveltime="40.30" density="1.67" laneDensity="1.67" occupancy="0.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="38.00" traveltime="40.00" overlapTraveltime="40.30" density="1.58" laneDensity="1.58" occupancy="0.47" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="22.00" traveltime="40.00" overlapTraveltime="40.30" density="0.92" laneDensity="0.92" occupancy="0.28" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="29.00" traveltime="40.00" overlapTraveltime="40.30" density="2.42" laneDensity="2.42" occupancy="0.72" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="2.00" traveltime="40.00" overlapTraveltime="40.30" density="0.17" laneDensity="0.17" occupancy="0.05" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased one_vehicle interval15s60s ( Last six runs Jul2024 )
output meandata_lanebased one_vehicle interval15s60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1"/>
    <interval begin="1.00" end="2.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="2.00" end="3.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="6.00" end="7.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="7.00" end="8.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="8.00" end="9.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="9.00" end="10.00" id="dump_1">
<truncated after showing first 30 lines>
output meandata_edgebased one_vehicle interval1s ( Last six runs Jul2024 )
output meandata_lanebased one_vehicle interval1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="18.00" traveltime="40.00" overlapTraveltime="40.30" density="0.75" laneDensity="0.75" occupancy="0.23" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" traveltime="40.00" overlapTraveltime="40.30" density="1.67" laneDensity="1.67" occupancy="0.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="38.00" traveltime="40.00" overlapTraveltime="40.30" density="1.58" laneDensity="1.58" occupancy="0.47" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="22.00" traveltime="40.00" overlapTraveltime="40.30" density="0.92" laneDensity="0.92" occupancy="0.28" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="29.00" traveltime="40.00" overlapTraveltime="40.30" density="2.42" laneDensity="2.42" occupancy="0.72" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="2.00" traveltime="40.00" overlapTraveltime="40.30" density="0.17" laneDensity="0.17" occupancy="0.05" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased one_vehicle interval60s ( Last six runs Jul2024 )
output meandata_lanebased one_vehicle interval60s ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle via_option ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="DEFAULT_EDGEDATA">
        <edge id="1/1to0/1" sampledSeconds="29.00" traveltime="40.00" overlapTraveltime="40.30" density="0.48" laneDensity="0.48" occupancy="0.14" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="40.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="40.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle writeAttributes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="18.00" speed="10.00"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" speed="10.00"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="38.00" speed="10.00"/>
        <edge id="3/1to2/1" sampledSeconds="22.00" speed="10.00"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="29.00" speed="10.00"/>
        <edge id="2/1to1/1" sampledSeconds="2.00" speed="10.00"/>
    </interval>
</meandata>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="0.10" id="dump_1"/>
    <interval begin="0.10" end="0.20" id="dump_1"/>
    <interval begin="0.20" end="0.30" id="dump_1"/>
    <interval begin="0.30" end="0.40" id="dump_1"/>
    <interval begin="0.40" end="0.50" id="dump_1"/>
    <interval begin="0.50" end="0.60" id="dump_1"/>
    <interval begin="0.60" end="0.70" id="dump_1"/>
    <interval begin="0.70" end="0.80" id="dump_1"/>
    <interval begin="0.80" end="0.90" id="dump_1"/>
    <interval begin="0.90" end="1.00" id="dump_1"/>
    <interval begin="1.00" end="1.10" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1.10" end="1.20" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.10" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1.20" end="1.30" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.10" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1.30" end="1.40" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.10" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1.40" end="1.50" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.10" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1.50" end="1.60" id="dump_1">
<truncated after showing first 30 lines>
output meandata_edgebased one_vehicle_subsecond interval.1s ( Last six runs Jul2024 )
output meandata_lanebased one_vehicle_subsecond interval.1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="13.90" traveltime="40.00" overlapTraveltime="40.30" density="2.32" laneDensity="2.32" occupancy="0.70" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="3.90" traveltime="40.00" overlapTraveltime="40.30" density="0.65" laneDensity="0.65" occupancy="0.19" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="11.10" traveltime="40.00" overlapTraveltime="40.30" density="1.85" laneDensity="1.85" occupancy="0.55" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="8.90" traveltime="40.00" overlapTraveltime="40.30" density="1.48" laneDensity="1.48" occupancy="0.45" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="6.10" traveltime="40.00" overlapTraveltime="40.30" density="1.02" laneDensity="1.02" occupancy="0.30" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
<truncated after showing first 30 lines>
output meandata_edgebased one_vehicle_subsecond interval15s ( Last six runs Jul2024 )
output meandata_lanebased one_vehicle_subsecond interval15s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="13.90" traveltime="40.00" overlapTraveltime="40.30" density="2.32" laneDensity="2.32" occupancy="0.70" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="3.90" traveltime="40.00" overlapTraveltime="40.30" density="0.65" laneDensity="0.65" occupancy="0.19" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="11.10" traveltime="40.00" overlapTraveltime="40.30" density="1.85" laneDensity="1.85" occupancy="0.55" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="8.90" traveltime="40.00" overlapTraveltime="40.30" density="1.48" laneDensity="1.48" occupancy="0.45" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="6.10" traveltime="40.00" overlapTraveltime="40.30" density="1.02" laneDensity="1.02" occupancy="0.30" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="18.90" traveltime="40.00" overlapTraveltime="40.30" density="0.79" laneDensity="0.79" occupancy="0.24" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" traveltime="40.00" overlapTraveltime="40.30" density="1.67" laneDensity="1.67" occupancy="0.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="38.90" traveltime="40.00" overlapTraveltime="40.30" density="1.62" laneDensity="1.62" occupancy="0.49" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="21.10" traveltime="40.00" overlapTraveltime="40.30" density="0.88" laneDensity="0.88" occupancy="0.26" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="29.00" traveltime="40.00" overlapTraveltime="40.30" density="2.42" laneDensity="2.42" occupancy="0.72" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="1.10" traveltime="40.00" overlapTraveltime="40.30" density="0.09" laneDensity="0.09" occupancy="0.03" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Jul2024 )
output meandata_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1"/>
    <interval begin="1.00" end="2.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.90" traveltime="40.00" overlapTraveltime="40.30" density="2.25" laneDensity="2.25" occupancy="0.68" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="2.00" end="3.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="6.00" end="7.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="7.00" end="8.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="8.00" end="9.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="9.00" end="10.00" id="dump_1">
<truncated after showing first 30 lines>
output meandata_edgebased one_vehicle_subsecond interval1s ( Last six runs Jul2024 )
output meandata_lanebased one_vehicle_subsecond interval1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="18.90" traveltime="40.00" overlapTraveltime="40.30" density="0.79" laneDensity="0.79" occupancy="0.24" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" traveltime="40.00" overlapTraveltime="40.30" density="1.67" laneDensity="1.67" occupancy="0.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="38.90" traveltime="40.00" overlapTraveltime="40.30" density="1.62" laneDensity="1.62" occupancy="0.49" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="21.10" traveltime="40.00" overlapTraveltime="40.30" density="0.88" laneDensity="0.88" occupancy="0.26" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="29.00" traveltime="40.00" overlapTraveltime="40.30" density="2.42" laneDensity="2.42" occupancy="0.72" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="1.10" traveltime="40.00" overlapTraveltime="40.30" density="0.09" laneDensity="0.09" occupancy="0.03" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased one_vehicle_subsecond interval60s ( Last six runs Jul2024 )
output meandata_lanebased one_vehicle_subsecond interval60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="dump_300">
        <edge id="0/0to0/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to0/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to1/2" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to2/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to0/2" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to1/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to2/2" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to1/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to2/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to3/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to2/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to2/2" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/2to1/2" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated900 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="dump_900">
        <edge id="0/0to0/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to0/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to1/2" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to2/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to0/2" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to1/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to2/2" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to1/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to2/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to3/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to2/0" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to2/2" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to3/1" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/2to1/2" sampledSeconds="0.00" traveltime="40.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
output meandata_edgebased print_defaults ( Last six runs Jul2024 )
output meandata_lanebased print_defaults ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output meandata_edgebased short_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="E0" sampledSeconds="7.20" traveltime="7.20" overlapTraveltime="7.56" density="4.80" laneDensity="4.80" occupancy="2.40" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="E1" sampledSeconds="6.80" traveltime="60.01" overlapTraveltime="3060.36" density="133.33" laneDensity="133.33" occupancy="2267.00" waitingTime="0.00" timeLoss="0.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="E1" sampledSeconds="15.00" traveltime="60.01" overlapTraveltime="3060.36" density="133.33" laneDensity="133.33" occupancy="5000.00" waitingTime="0.00" timeLoss="0.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="E1" sampledSeconds="15.00" traveltime="60.01" overlapTraveltime="3060.36" density="133.33" laneDensity="133.33" occupancy="5000.00" waitingTime="0.00" timeLoss="0.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="E1" sampledSeconds="15.00" traveltime="60.01" overlapTraveltime="3060.36" density="133.33" laneDensity="133.33" occupancy="5000.00" waitingTime="0.00" timeLoss="0.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="E1" sampledSeconds="8.21" traveltime="60.01" overlapTraveltime="3060.36" density="133.33" laneDensity="133.33" occupancy="2735.33" waitingTime="8.21" timeLoss="8.21" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="E2" sampledSeconds="6.79" traveltime="7.20" overlapTraveltime="7.56" density="4.53" laneDensity="4.53" occupancy="2.27" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="76.00" id="dump_15">
        <edge id="E2" sampledSeconds="0.40" traveltime="7.20" overlapTraveltime="7.56" density="4.04" laneDensity="4.04" occupancy="2.02" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="1" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : output meandata_edgebased short_edge_2lanes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="E0" sampledSeconds="21.20" traveltime="17.54" overlapTraveltime="18.42" density="14.13" laneDensity="7.07" occupancy="3.53" waitingTime="0.00" timeLoss="12.50" speed="5.70" speedRelative="0.41" departed="2" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="E1" sampledSeconds="6.80" traveltime="60.01" overlapTraveltime="3060.36" density="266.67" laneDensity="133.33" occupancy="1133.50" waitingTime="0.00" timeLoss="0.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="E0" sampledSeconds="15.00" traveltime="67.21" overlapTraveltime="70.57" density="10.00" laneDensity="5.00" occupancy="2.50" waitingTime="0.00" timeLoss="13.39" speed="1.49" speedRelative="0.11" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="E1" sampledSeconds="15.00" traveltime="60.01" overlapTraveltime="3060.36" density="266.67" laneDensity="133.33" occupancy="2500.00" waitingTime="0.00" timeLoss="0.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="E0" sampledSeconds="15.00" traveltime="67.21" overlapTraveltime="70.57" density="10.00" laneDensity="5.00" occupancy="2.50" waitingTime="0.00" timeLoss="13.39" speed="1.49" speedRelative="0.11" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="E1" sampledSeconds="15.00" traveltime="60.01" overlapTraveltime="3060.36" density="266.67" laneDensity="133.33" occupancy="2500.00" waitingTime="0.00" timeLoss="0.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="E0" sampledSeconds="15.00" traveltime="67.21" overlapTraveltime="70.57" density="10.00" laneDensity="5.00" occupancy="2.50" waitingTime="0.00" timeLoss="13.39" speed="1.49" speedRelative="0.11" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="E1" sampledSeconds="15.00" traveltime="60.01" overlapTraveltime="3060.36" density="266.67" laneDensity="133.33" occupancy="2500.00" waitingTime="0.00" timeLoss="0.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="E0" sampledSeconds="8.21" traveltime="67.21" overlapTraveltime="70.57" density="5.47" laneDensity="2.74" occupancy="1.37" waitingTime="0.00" timeLoss="7.33" speed="1.49" speedRelative="0.11" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="E1" sampledSeconds="15.00" traveltime="60.01" overlapTraveltime="3060.36" density="266.67" laneDensity="133.33" occupancy="2499.83" waitingTime="8.21" timeLoss="8.21" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="E2" sampledSeconds="6.79" traveltime="7.20" overlapTraveltime="7.56" density="4.53" laneDensity="2.27" occupancy="1.13" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="E1" sampledSeconds="15.00" traveltime="60.01" overlapTraveltime="3060.36" density="266.67" laneDensity="133.33" occupancy="2500.00" waitingTime="0.00" timeLoss="0.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="E2" sampledSeconds="0.40" traveltime="7.20" overlapTraveltime="7.56" density="0.27" laneDensity="0.13" occupancy="0.07" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="1" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output meandata_edgebased teleporting ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Teleporting vehicle '13'; waited too long, from edge '3/1to2/1':3 to edge '2/1to1/1':1, time=445.00.
< Warning: Teleporting vehicle '14'; waited too long, from edge '3/1to2/1':3 to edge '2/1to1/1':1, time=746.88.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="600.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="6511.00" traveltime="8000.00" overlapTraveltime="8100.00" density="27.13" laneDensity="27.13" occupancy="13.56" waitingTime="6511.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="14" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="3719.00" traveltime="189.57" overlapTraveltime="191.94" density="15.50" laneDensity="15.50" occupancy="7.75" waitingTime="0.00" timeLoss="2934.29" speed="2.11" speedRelative="0.21" departed="0" arrived="0" entered="20" left="14" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="800.00" traveltime="40.00" overlapTraveltime="40.50" density="3.33" laneDensity="3.33" occupancy="1.67" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="20" arrived="0" entered="0" left="20" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="600.00" end="1000.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="5867.12" traveltime="8000.00" overlapTraveltime="8100.00" density="36.67" laneDensity="36.67" occupancy="18.33" waitingTime="5867.12" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="2152.88" traveltime="6241.89" overlapTraveltime="6319.91" density="13.46" laneDensity="13.46" occupancy="6.73" waitingTime="2005.00" timeLoss="2139.09" speed="0.06" speedRelative="0.01" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="84.44" traveltime="42.22" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="2" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15"/>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="40.00" traveltime="40.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="44.44" traveltime="44.44" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15"/>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="40.00" traveltime="40.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="44.44" traveltime="44.44" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15"/>
</meandata>
output meandata_edgebased tracking interval15s ( Last six runs Jul2024 )
output meandata_lanebased tracking interval15s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="84.44" traveltime="42.22" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="2" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15"/>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="40.00" traveltime="40.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="44.44" traveltime="44.44" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15"/>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="40.00" traveltime="40.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="44.44" traveltime="44.44" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15"/>
</meandata>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="84.44" traveltime="42.22" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="0" arrived="0" entered="2" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="84.44" traveltime="42.22" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="2" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="84.44" traveltime="42.22" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="0" arrived="0" entered="2" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased tracking interval15s60s ( Last six runs Jul2024 )
output meandata_lanebased tracking interval15s60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="40.00" traveltime="40.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1.00" end="2.00" id="dump_1"/>
    <interval begin="2.00" end="3.00" id="dump_1"/>
    <interval begin="3.00" end="4.00" id="dump_1"/>
    <interval begin="4.00" end="5.00" id="dump_1"/>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="44.44" traveltime="44.44" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="6.00" end="7.00" id="dump_1"/>
    <interval begin="7.00" end="8.00" id="dump_1"/>
    <interval begin="8.00" end="9.00" id="dump_1"/>
    <interval begin="9.00" end="10.00" id="dump_1"/>
    <interval begin="10.00" end="11.00" id="dump_1"/>
    <interval begin="11.00" end="12.00" id="dump_1"/>
    <interval begin="12.00" end="13.00" id="dump_1"/>
    <interval begin="13.00" end="14.00" id="dump_1"/>
    <interval begin="14.00" end="15.00" id="dump_1"/>
    <interval begin="15.00" end="16.00" id="dump_1"/>
    <interval begin="16.00" end="17.00" id="dump_1"/>
    <interval begin="17.00" end="18.00" id="dump_1"/>
    <interval begin="18.00" end="19.00" id="dump_1"/>
    <interval begin="19.00" end="20.00" id="dump_1"/>
    <interval begin="20.00" end="21.00" id="dump_1"/>
    <interval begin="21.00" end="22.00" id="dump_1"/>
<truncated after showing first 30 lines>
output meandata_edgebased tracking interval1s ( Last six runs Jul2024 )
output meandata_lanebased tracking interval1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="84.44" traveltime="42.22" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="0" arrived="0" entered="2" left="2" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="84.44" traveltime="42.22" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="2" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="84.44" traveltime="42.22" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="0" arrived="0" entered="2" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased tracking interval60s ( Last six runs Jul2024 )
output meandata_lanebased tracking interval60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" traveltime="40.00" overlapTraveltime="40.30" density="3.83" laneDensity="3.83" occupancy="1.15" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.30" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="26.00" traveltime="40.00" overlapTraveltime="40.30" density="4.33" laneDensity="4.33" occupancy="1.30" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="29.00" traveltime="40.00" overlapTraveltime="40.30" density="4.83" laneDensity="4.83" occupancy="1.45" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="0.17" laneDensity="0.17" occupancy="0.05" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.30" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="13.00" traveltime="40.00" overlapTraveltime="40.30" density="2.17" laneDensity="2.17" occupancy="0.65" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="17.00" traveltime="40.00" overlapTraveltime="40.30" density="2.83" laneDensity="2.83" occupancy="0.85" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.30" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.30" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
output meandata_edgebased two_same_vehicles interval15s ( Last six runs Jul2024 )
output meandata_lanebased two_same_vehicles interval15s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" traveltime="40.00" overlapTraveltime="40.30" density="3.83" laneDensity="3.83" occupancy="1.15" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.30" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="26.00" traveltime="40.00" overlapTraveltime="40.30" density="4.33" laneDensity="4.33" occupancy="1.30" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="29.00" traveltime="40.00" overlapTraveltime="40.30" density="4.83" laneDensity="4.83" occupancy="1.45" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="0.17" laneDensity="0.17" occupancy="0.05" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.30" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="13.00" traveltime="40.00" overlapTraveltime="40.30" density="2.17" laneDensity="2.17" occupancy="0.65" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="17.00" traveltime="40.00" overlapTraveltime="40.30" density="2.83" laneDensity="2.83" occupancy="0.85" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.30" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.30" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="33.00" traveltime="40.00" overlapTraveltime="40.30" density="1.38" laneDensity="1.38" occupancy="0.41" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="80.00" traveltime="40.00" overlapTraveltime="40.30" density="3.33" laneDensity="3.33" occupancy="1.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="2" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="73.00" traveltime="40.00" overlapTraveltime="40.30" density="3.04" laneDensity="3.04" occupancy="0.91" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="47.00" traveltime="40.00" overlapTraveltime="40.30" density="1.96" laneDensity="1.96" occupancy="0.59" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="55.00" traveltime="40.00" overlapTraveltime="40.30" density="4.58" laneDensity="4.58" occupancy="1.38" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="7.00" traveltime="40.00" overlapTraveltime="40.30" density="0.58" laneDensity="0.58" occupancy="0.17" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased two_same_vehicles interval15s60s ( Last six runs Jul2024 )
output meandata_lanebased two_same_vehicles interval15s60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1.00" end="2.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="2.00" end="3.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="6.00" end="7.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="2.00" traveltime="40.00" overlapTraveltime="40.30" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="7.00" end="8.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="2.00" traveltime="40.00" overlapTraveltime="40.30" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="8.00" end="9.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="2.00" traveltime="40.00" overlapTraveltime="40.30" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
output meandata_edgebased two_same_vehicles interval1s ( Last six runs Jul2024 )
output meandata_lanebased two_same_vehicles interval1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="33.00" traveltime="40.00" overlapTraveltime="40.30" density="1.38" laneDensity="1.38" occupancy="0.41" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="80.00" traveltime="40.00" overlapTraveltime="40.30" density="3.33" laneDensity="3.33" occupancy="1.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="2" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="73.00" traveltime="40.00" overlapTraveltime="40.30" density="3.04" laneDensity="3.04" occupancy="0.91" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="47.00" traveltime="40.00" overlapTraveltime="40.30" density="1.96" laneDensity="1.96" occupancy="0.59" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="55.00" traveltime="40.00" overlapTraveltime="40.30" density="4.58" laneDensity="4.58" occupancy="1.38" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="7.00" traveltime="40.00" overlapTraveltime="40.30" density="0.58" laneDensity="0.58" occupancy="0.17" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased two_same_vehicles interval60s ( Last six runs Jul2024 )
output meandata_lanebased two_same_vehicles interval60s ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval60s_aggregate ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="AGGREGATED" sampledSeconds="100.00" numEdges="44" traveltime="1760.00" overlapTraveltime="1760.30" density="0.09" laneDensity="0.00" occupancy="0.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="2" arrived="0" entered="2" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="AGGREGATED" sampledSeconds="120.00" numEdges="44" traveltime="1760.00" overlapTraveltime="1760.30" density="0.11" laneDensity="0.00" occupancy="0.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="AGGREGATED" sampledSeconds="60.00" numEdges="44" traveltime="1760.00" overlapTraveltime="1760.30" density="0.11" laneDensity="0.00" occupancy="0.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60"/>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="73.00" traveltime="40.00" overlapTraveltime="40.30" density="3.04" laneDensity="3.04" occupancy="0.91" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="55.00" traveltime="40.00" overlapTraveltime="40.30" density="4.58" laneDensity="4.58" occupancy="1.38" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="7.00" traveltime="40.00" overlapTraveltime="40.30" density="0.58" laneDensity="0.58" occupancy="0.17" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased two_same_vehicles interval60s_edges ( Last six runs Jul2024 )
output meandata_edgebased two_same_vehicles interval60s_edgesFile ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" traveltime="40.00" overlapTraveltime="40.69" density="3.83" laneDensity="3.83" occupancy="2.65" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="26.00" traveltime="40.00" overlapTraveltime="40.88" density="4.33" laneDensity="4.33" occupancy="3.80" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="29.00" traveltime="40.00" overlapTraveltime="40.78" density="4.83" laneDensity="4.83" occupancy="3.78" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="41.30" density="0.17" laneDensity="0.17" occupancy="0.22" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="13.00" traveltime="40.00" overlapTraveltime="40.61" density="2.17" laneDensity="2.17" occupancy="1.32" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="17.00" traveltime="40.00" overlapTraveltime="40.95" density="2.83" laneDensity="2.83" occupancy="2.68" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="30.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="33.00" traveltime="40.00" overlapTraveltime="40.72" density="1.38" laneDensity="1.38" occupancy="1.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="80.00" traveltime="40.00" overlapTraveltime="40.80" density="3.33" laneDensity="3.33" occupancy="2.67" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="2" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="73.00" traveltime="40.00" overlapTraveltime="40.77" density="3.04" laneDensity="3.04" occupancy="2.33" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="47.00" traveltime="40.00" overlapTraveltime="40.85" density="1.96" laneDensity="1.96" occupancy="1.67" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="55.00" traveltime="40.00" overlapTraveltime="40.75" density="4.58" laneDensity="4.58" occupancy="3.46" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="7.00" traveltime="40.00" overlapTraveltime="41.16" density="0.58" laneDensity="0.58" occupancy="0.68" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased two_vehicles_diff_length interval15s60s ( Last six runs Jul2024 )
output meandata_lanebased two_vehicles_diff_length interval15s60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1.00" end="2.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="2.00" end="3.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="6.00" end="7.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="2.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="7.00" end="8.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="2.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="8.00" end="9.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="2.00" traveltime="40.00" overlapTraveltime="40.80" density="5.00" laneDensity="5.00" occupancy="4.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
output meandata_edgebased two_vehicles_diff_length interval1s ( Last six runs Jul2024 )
output meandata_lanebased two_vehicles_diff_length interval1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="33.00" traveltime="40.00" overlapTraveltime="40.72" density="1.38" laneDensity="1.38" occupancy="1.00" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="80.00" traveltime="40.00" overlapTraveltime="40.80" density="3.33" laneDensity="3.33" occupancy="2.67" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="2" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="73.00" traveltime="40.00" overlapTraveltime="40.77" density="3.04" laneDensity="3.04" occupancy="2.33" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="47.00" traveltime="40.00" overlapTraveltime="40.85" density="1.96" laneDensity="1.96" occupancy="1.67" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="55.00" traveltime="40.00" overlapTraveltime="40.75" density="4.58" laneDensity="4.58" occupancy="3.46" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="7.00" traveltime="40.00" overlapTraveltime="41.16" density="0.58" laneDensity="0.58" occupancy="0.68" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased two_vehicles_diff_length interval60s ( Last six runs Jul2024 )
output meandata_lanebased two_vehicles_diff_length interval60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" traveltime="41.63" overlapTraveltime="41.94" density="3.83" laneDensity="3.83" occupancy="1.15" waitingTime="0.00" timeLoss="0.00" speed="9.61" speedRelative="0.96" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" traveltime="42.11" overlapTraveltime="42.42" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="9.50" speedRelative="0.95" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="26.00" traveltime="42.45" overlapTraveltime="42.77" density="4.33" laneDensity="4.33" occupancy="1.30" waitingTime="0.00" timeLoss="0.00" speed="9.42" speedRelative="0.94" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="24.56" traveltime="41.62" overlapTraveltime="41.93" density="4.09" laneDensity="4.09" occupancy="1.23" waitingTime="0.00" timeLoss="0.00" speed="9.61" speedRelative="0.96" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="5.44" traveltime="44.44" overlapTraveltime="44.78" density="0.91" laneDensity="0.91" occupancy="0.27" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="30.00" traveltime="42.11" overlapTraveltime="42.42" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="9.50" speedRelative="0.95" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="9.00" traveltime="40.00" overlapTraveltime="40.30" density="1.50" laneDensity="1.50" occupancy="0.45" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="21.00" traveltime="43.08" overlapTraveltime="43.40" density="3.50" laneDensity="3.50" occupancy="1.05" waitingTime="0.00" timeLoss="0.00" speed="9.29" speedRelative="0.93" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="25.11" traveltime="41.68" overlapTraveltime="41.99" density="4.19" laneDensity="4.19" occupancy="1.26" waitingTime="0.00" timeLoss="0.00" speed="9.60" speedRelative="0.96" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="4.89" traveltime="44.44" overlapTraveltime="44.78" density="0.81" laneDensity="0.81" occupancy="0.24" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
<truncated after showing first 30 lines>
output meandata_edgebased two_vehicles_diff_speed interval15s ( Last six runs Jul2024 )
output meandata_lanebased two_vehicles_diff_speed interval15s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" traveltime="41.63" overlapTraveltime="41.94" density="3.83" laneDensity="3.83" occupancy="1.15" waitingTime="0.00" timeLoss="0.00" speed="9.61" speedRelative="0.96" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" traveltime="42.11" overlapTraveltime="42.42" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="9.50" speedRelative="0.95" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="26.00" traveltime="42.45" overlapTraveltime="42.77" density="4.33" laneDensity="4.33" occupancy="1.30" waitingTime="0.00" timeLoss="0.00" speed="9.42" speedRelative="0.94" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="24.56" traveltime="41.62" overlapTraveltime="41.93" density="4.09" laneDensity="4.09" occupancy="1.23" waitingTime="0.00" timeLoss="0.00" speed="9.61" speedRelative="0.96" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="5.44" traveltime="44.44" overlapTraveltime="44.78" density="0.91" laneDensity="0.91" occupancy="0.27" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="30.00" traveltime="42.11" overlapTraveltime="42.42" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="9.50" speedRelative="0.95" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="9.00" traveltime="40.00" overlapTraveltime="40.30" density="1.50" laneDensity="1.50" occupancy="0.45" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="21.00" traveltime="43.08" overlapTraveltime="43.40" density="3.50" laneDensity="3.50" occupancy="1.05" waitingTime="0.00" timeLoss="0.00" speed="9.29" speedRelative="0.93" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="25.11" traveltime="41.68" overlapTraveltime="41.99" density="4.19" laneDensity="4.19" occupancy="1.26" waitingTime="0.00" timeLoss="0.00" speed="9.60" speedRelative="0.96" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="4.89" traveltime="44.44" overlapTraveltime="44.78" density="0.81" laneDensity="0.81" occupancy="0.24" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="28.56" traveltime="41.38" overlapTraveltime="41.70" density="1.19" laneDensity="1.19" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="9.67" speedRelative="0.97" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="84.44" traveltime="42.22" overlapTraveltime="42.54" density="3.52" laneDensity="3.52" occupancy="1.06" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="2" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="64.11" traveltime="41.63" overlapTraveltime="41.94" density="2.67" laneDensity="2.67" occupancy="0.80" waitingTime="0.00" timeLoss="0.00" speed="9.61" speedRelative="0.96" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="55.89" traveltime="42.66" overlapTraveltime="42.98" density="2.33" laneDensity="2.33" occupancy="0.70" waitingTime="0.00" timeLoss="0.00" speed="9.38" speedRelative="0.94" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="41.67" traveltime="41.67" overlapTraveltime="41.98" density="3.47" laneDensity="3.47" occupancy="1.04" waitingTime="0.00" timeLoss="0.56" speed="9.60" speedRelative="0.96" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="20.33" traveltime="44.20" overlapTraveltime="44.53" density="1.69" laneDensity="1.69" occupancy="0.51" waitingTime="0.00" timeLoss="0.00" speed="9.05" speedRelative="0.90" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased two_vehicles_diff_speed interval15s60s ( Last six runs Jul2024 )
output meandata_lanebased two_vehicles_diff_speed interval15s60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1.00" end="2.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="2.00" end="3.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="6.00" end="7.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="2.00" traveltime="42.11" overlapTraveltime="42.42" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="9.50" speedRelative="0.95" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="7.00" end="8.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="2.00" traveltime="42.11" overlapTraveltime="42.42" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="9.50" speedRelative="0.95" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="8.00" end="9.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="2.00" traveltime="42.11" overlapTraveltime="42.42" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="9.50" speedRelative="0.95" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
output meandata_edgebased two_vehicles_diff_speed interval1s ( Last six runs Jul2024 )
output meandata_lanebased two_vehicles_diff_speed interval1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="28.56" traveltime="41.38" overlapTraveltime="41.70" density="1.19" laneDensity="1.19" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="9.67" speedRelative="0.97" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="84.44" traveltime="42.22" overlapTraveltime="42.54" density="3.52" laneDensity="3.52" occupancy="1.06" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="2" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="64.11" traveltime="41.63" overlapTraveltime="41.94" density="2.67" laneDensity="2.67" occupancy="0.80" waitingTime="0.00" timeLoss="0.00" speed="9.61" speedRelative="0.96" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="55.89" traveltime="42.66" overlapTraveltime="42.98" density="2.33" laneDensity="2.33" occupancy="0.70" waitingTime="0.00" timeLoss="0.00" speed="9.38" speedRelative="0.94" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="41.67" traveltime="41.67" overlapTraveltime="41.98" density="3.47" laneDensity="3.47" occupancy="1.04" waitingTime="0.00" timeLoss="0.56" speed="9.60" speedRelative="0.96" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="20.33" traveltime="44.20" overlapTraveltime="44.53" density="1.69" laneDensity="1.69" occupancy="0.51" waitingTime="0.00" timeLoss="0.00" speed="9.05" speedRelative="0.90" departed="0" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
output meandata_edgebased two_vehicles_diff_speed interval60s ( Last six runs Jul2024 )
output meandata_lanebased two_vehicles_diff_speed interval60s ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output meandata_edgebased vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_all_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" traveltime="41.63" overlapTraveltime="41.94" density="3.83" laneDensity="3.83" occupancy="1.15" waitingTime="0.00" timeLoss="0.00" speed="9.61" speedRelative="0.96" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_t1_15">
        <edge id="4/1to3/1" sampledSeconds="14.00" traveltime="40.00" overlapTraveltime="40.30" density="2.33" laneDensity="2.33" occupancy="0.70" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_t2_15">
        <edge id="4/1to3/1" sampledSeconds="9.00" traveltime="44.44" overlapTraveltime="44.78" density="1.50" laneDensity="1.50" occupancy="0.45" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_invalid_15"/>
    <interval begin="15.00" end="30.00" id="dump_all_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" traveltime="42.11" overlapTraveltime="42.42" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="9.50" speedRelative="0.95" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_t1_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_t2_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" traveltime="44.44" overlapTraveltime="44.78" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_invalid_15"/>
    <interval begin="30.00" end="45.00" id="dump_all_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="26.00" traveltime="42.45" overlapTraveltime="42.77" density="4.33" laneDensity="4.33" occupancy="1.30" waitingTime="0.00" timeLoss="0.00" speed="9.42" speedRelative="0.94" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_t1_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1
< Error: Attribute 'begin' in definition of laneData 'dump_15' is not a valid time value.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
output meandata_lanebased errors broken_number ( Last six runs Jul2024 )
output meanhbefa_lanebased errors broken_number ( Last six runs Jul2024 )
output meannoise_lanebased errors broken_number ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output meandata_lanebased jam3 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="780.00" traveltime="7366.62" overlapTraveltime="7458.71" density="130.00" laneDensity="130.00" occupancy="65.00" waitingTime="780.00" timeLoss="775.76" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="210.00" traveltime="6814.27" overlapTraveltime="6899.45" density="35.00" laneDensity="35.00" occupancy="17.50" waitingTime="210.00" timeLoss="208.77" speed="0.06" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="780.00" traveltime="7366.62" overlapTraveltime="7458.71" density="130.00" laneDensity="130.00" occupancy="65.00" waitingTime="780.00" timeLoss="775.76" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="210.00" traveltime="6814.27" overlapTraveltime="6899.45" density="35.00" laneDensity="35.00" occupancy="17.50" waitingTime="210.00" timeLoss="208.77" speed="0.06" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="780.00" traveltime="7366.62" overlapTraveltime="7458.71" density="130.00" laneDensity="130.00" occupancy="65.00" waitingTime="780.00" timeLoss="775.76" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="210.00" traveltime="6814.27" overlapTraveltime="6899.45" density="35.00" laneDensity="35.00" occupancy="17.50" waitingTime="210.00" timeLoss="208.77" speed="0.06" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="780.00" traveltime="7366.62" overlapTraveltime="7458.71" density="130.00" laneDensity="130.00" occupancy="65.00" waitingTime="780.00" timeLoss="775.76" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="210.00" traveltime="6814.27" overlapTraveltime="6899.45" density="35.00" laneDensity="35.00" occupancy="17.50" waitingTime="210.00" timeLoss="208.77" speed="0.06" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="660.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="780.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="780.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="3120.00" traveltime="7366.62" overlapTraveltime="7458.71" density="130.00" laneDensity="130.00" occupancy="65.00" waitingTime="3120.00" timeLoss="3103.06" speed="0.05" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="840.00" traveltime="6814.27" overlapTraveltime="6899.45" density="35.00" laneDensity="35.00" occupancy="17.50" waitingTime="840.00" timeLoss="835.07" speed="0.06" speedRelative="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle via_option ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="DEFAULT_LANEDATA">
        <edge id="1/1to0/1" sampledSeconds="29.00" traveltime="40.00" overlapTraveltime="40.30" density="0.48" laneDensity="0.48" occupancy="0.14" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="40.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3/1to2/1" sampledSeconds="40.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle writeAttributes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" traveltime="40.00" left="0"/>
        <edge id="4/1to3/1" traveltime="40.00" left="1"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" traveltime="40.00" left="0"/>
        <edge id="3/1to2/1" traveltime="40.00" left="1"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" traveltime="40.00" left="0"/>
        <edge id="2/1to1/1" traveltime="40.00" left="1"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : output meandata_lanebased vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_all_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" traveltime="41.63" overlapTraveltime="41.94" density="3.83" laneDensity="3.83" occupancy="1.15" waitingTime="0.00" timeLoss="0.00" speed="9.61" speedRelative="0.96" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_t1_15">
        <edge id="4/1to3/1" sampledSeconds="14.00" traveltime="40.00" overlapTraveltime="40.30" density="2.33" laneDensity="2.33" occupancy="0.70" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_t2_15">
        <edge id="4/1to3/1" sampledSeconds="9.00" traveltime="44.44" overlapTraveltime="44.78" density="1.50" laneDensity="1.50" occupancy="0.45" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="1" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_all_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" traveltime="42.11" overlapTraveltime="42.42" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="9.50" speedRelative="0.95" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_t1_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" traveltime="40.00" overlapTraveltime="40.30" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_t2_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" traveltime="44.44" overlapTraveltime="44.78" density="2.50" laneDensity="2.50" occupancy="0.75" waitingTime="0.00" timeLoss="0.00" speed="9.00" speedRelative="0.90" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_all_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="26.00" traveltime="42.45" overlapTraveltime="42.77" density="4.33" laneDensity="4.33" occupancy="1.30" waitingTime="0.00" timeLoss="0.00" speed="9.42" speedRelative="0.94" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_t1_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" traveltime="40.00" overlapTraveltime="40.30" density="0.67" laneDensity="0.67" occupancy="0.20" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4/1to3/1" sampledSeconds="11.00" traveltime="40.00" overlapTraveltime="40.30" density="1.83" laneDensity="1.83" occupancy="0.55" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,2
< Warning: The netstate type 'hbefa' is deprecated. Please use the type 'emissions' instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="18.00" CO_abs="346.500000" CO2_abs="38020.000000" HC_abs="2.395000" PMx_abs="0.224500" NOx_abs="12.515000" fuel_abs="12127.000000" electricity_abs="0"
            CO_normed="51.975000" CO2_normed="5703.000000" HC_normed="0.359250" PMx_normed="0.033675" NOx_normed="1.877250" fuel_normed="1819.050000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" CO_abs="770.000000" CO2_abs="84488.888889" HC_abs="5.322222" PMx_abs="0.498889" NOx_abs="27.811111" fuel_abs="26948.888889" electricity_abs="0"
            CO_normed="115.500000" CO2_normed="12673.333333" HC_normed="0.798333" PMx_normed="0.074833" NOx_normed="4.171667" fuel_normed="4042.333333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="38.00" CO_abs="731.500000" CO2_abs="80264.444444" HC_abs="5.056111" PMx_abs="0.473944" NOx_abs="26.420556" fuel_abs="25601.444444" electricity_abs="0"
            CO_normed="109.725000" CO2_normed="12039.666667" HC_normed="0.758417" PMx_normed="0.071092" NOx_normed="3.963083" fuel_normed="3840.216667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="22.00" CO_abs="423.500000" CO2_abs="46468.888889" HC_abs="2.927222" PMx_abs="0.274389" NOx_abs="15.296111" fuel_abs="14821.888889" electricity_abs="0"
            CO_normed="63.525000" CO2_normed="6970.333333" HC_normed="0.439083" PMx_normed="0.041158" NOx_normed="2.294417" fuel_normed="2223.283333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="29.00" CO_abs="558.250000" CO2_abs="61254.444444" HC_abs="3.858611" PMx_abs="0.361694" NOx_abs="20.163056" fuel_abs="19537.944444" electricity_abs="0"
            CO_normed="167.475000" CO2_normed="18376.333333" HC_normed="1.157583" PMx_normed="0.108508" NOx_normed="6.048917" fuel_normed="5861.383333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="2/1to1/1" sampledSeconds="2.00" CO_abs="38.500000" CO2_abs="4224.444444" HC_abs="0.266111" PMx_abs="0.024944" NOx_abs="1.390556" fuel_abs="1347.444444" electricity_abs="0"
            CO_normed="11.550000" CO2_normed="1267.333333" HC_normed="0.079833" PMx_normed="0.007483" NOx_normed="0.417167" fuel_normed="404.233333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
</meandata>
output meanhbefa_edgebased _deprecated_ hbefa_typed ( Last six runs Jul2024 )
output meanhbefa_lanebased _deprecated_ hbefa_typed ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" CO_abs="577.500000" CO2_abs="63366.666667" HC_abs="3.991667" PMx_abs="0.374167" NOx_abs="20.858333" fuel_abs="20211.666667" electricity_abs="0"
            CO_normed="346.500000" CO2_normed="38020.000000" HC_normed="2.395000" PMx_normed="0.224500" NOx_normed="12.515000" fuel_normed="12127.000000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="29.00" CO_abs="558.250000" CO2_abs="61254.444444" HC_abs="3.858611" PMx_abs="0.361694" NOx_abs="20.163056" fuel_abs="19537.944444" electricity_abs="0"
            CO_normed="334.950000" CO2_normed="36752.666667" HC_normed="2.315167" PMx_normed="0.217017" NOx_normed="12.097833" fuel_normed="11722.766667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="11.550000" CO2_normed="1267.333333" HC_normed="0.079833" PMx_normed="0.007483" NOx_normed="0.417167" fuel_normed="404.233333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
</meandata>
output meanhbefa_edgebased begin_end b15e30_b45e60_separate ( Last six runs Jul2024 )
output meanhbefa_lanebased begin_end b15e30_b45e60_separate ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" CO_abs="442.750000" CO2_abs="48581.111111" HC_abs="3.060278" PMx_abs="0.286861" NOx_abs="15.991389" fuel_abs="15495.611111" electricity_abs="0"
            CO_normed="265.650000" CO2_normed="29148.666667" HC_normed="1.836167" PMx_normed="0.172117" NOx_normed="9.594833" fuel_normed="9297.366667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
</meandata>
output meanhbefa_edgebased begin_end beg0_end15 ( Last six runs Jul2024 )
output meanhbefa_lanebased begin_end beg0_end15 ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="53.00" CO_abs="1020.250000" CO2_abs="111947.777778" HC_abs="7.051944" PMx_abs="0.661028" NOx_abs="36.849722" fuel_abs="35707.277778" electricity_abs="0"
            CO_normed="306.075000" CO2_normed="33584.333333" HC_normed="2.115583" PMx_normed="0.198308" NOx_normed="11.054917" fuel_normed="10712.183333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
</meandata>
output meanhbefa_edgebased begin_end beg0_end30_nointerval ( Last six runs Jul2024 )
output meanhbefa_lanebased begin_end beg0_end30_nointerval ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" CO_abs="577.500000" CO2_abs="63366.666667" HC_abs="3.991667" PMx_abs="0.374167" NOx_abs="20.858333" fuel_abs="20211.666667" electricity_abs="0"
            CO_normed="346.500000" CO2_normed="38020.000000" HC_normed="2.395000" PMx_normed="0.224500" NOx_normed="12.515000" fuel_normed="12127.000000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
</meandata>
output meanhbefa_edgebased begin_end beg15_end30 ( Last six runs Jul2024 )
output meanhbefa_edgebased begin_end beg15_end30_nointerval ( Last six runs Jul2024 )
output meanhbefa_lanebased begin_end beg15_end30 ( Last six runs Jul2024 )
output meanhbefa_lanebased begin_end beg15_end30_nointerval ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" CO_abs="442.750000" CO2_abs="48581.111111" HC_abs="3.060278" PMx_abs="0.286861" NOx_abs="15.991389" fuel_abs="15495.611111" electricity_abs="0"
            CO_normed="265.650000" CO2_normed="29148.666667" HC_normed="1.836167" PMx_normed="0.172117" NOx_normed="9.594833" fuel_normed="9297.366667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" CO_abs="577.500000" CO2_abs="63366.666667" HC_abs="3.991667" PMx_abs="0.374167" NOx_abs="20.858333" fuel_abs="20211.666667" electricity_abs="0"
            CO_normed="346.500000" CO2_normed="38020.000000" HC_normed="2.395000" PMx_normed="0.224500" NOx_normed="12.515000" fuel_normed="12127.000000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" CO_abs="77.000000" CO2_abs="8448.888889" HC_abs="0.532222" PMx_abs="0.049889" NOx_abs="2.781111" fuel_abs="2694.888889" electricity_abs="0"
            CO_normed="46.200000" CO2_normed="5069.333333" HC_normed="0.319333" PMx_normed="0.029933" NOx_normed="1.668667" fuel_normed="1616.933333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="26.00" CO_abs="500.500000" CO2_abs="54917.777778" HC_abs="3.459444" PMx_abs="0.324278" NOx_abs="18.077222" fuel_abs="17516.777778" electricity_abs="0"
            CO_normed="300.300000" CO2_normed="32950.666667" HC_normed="2.075667" PMx_normed="0.194567" NOx_normed="10.846333" fuel_normed="10510.066667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="29.00" CO_abs="558.250000" CO2_abs="61254.444444" HC_abs="3.858611" PMx_abs="0.361694" NOx_abs="20.163056" fuel_abs="19537.944444" electricity_abs="0"
            CO_normed="334.950000" CO2_normed="36752.666667" HC_normed="2.315167" PMx_normed="0.217017" NOx_normed="12.097833" fuel_normed="11722.766667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="11.550000" CO2_normed="1267.333333" HC_normed="0.079833" PMx_normed="0.007483" NOx_normed="0.417167" fuel_normed="404.233333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
<truncated after showing first 30 lines>
output meanhbefa_edgebased begin_end plain ( Last six runs Jul2024 )
output meanhbefa_edgebased two_same_vehicles interval15s ( Last six runs Jul2024 )
output meanhbefa_lanebased begin_end plain ( Last six runs Jul2024 )
output meanhbefa_lanebased two_same_vehicles interval15s ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased emissionClasses ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_all_15">
        <edge id="4/1to3/1" sampledSeconds="27.00" CO_abs="452.612900" CO2_abs="55715.570668" HC_abs="3.246179" PMx_abs="0.308948" NOx_abs="17.463497" fuel_abs="17752.373693" electricity_abs="0"
            CO_normed="271.567740" CO2_normed="33429.342401" HC_normed="1.947707" PMx_normed="0.185369" NOx_normed="10.478098" fuel_normed="10651.424216" electricity_normed="0"
            traveltime="40.00" CO_perVeh="670.537630" CO2_perVeh="82541.586175" HC_perVeh="4.809154" PMx_perVeh="0.457701" NOx_perVeh="25.871847" fuel_perVeh="26299.812879" electricity_perVeh="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_t1_15">
        <edge id="4/1to3/1" sampledSeconds="14.00" CO_abs="269.500000" CO2_abs="29571.111111" HC_abs="1.862778" PMx_abs="0.174611" NOx_abs="9.733889" fuel_abs="9432.111111" electricity_abs="0"
            CO_normed="161.700000" CO2_normed="17742.666667" HC_normed="1.117667" PMx_normed="0.104767" NOx_normed="5.840333" fuel_normed="5659.266667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_t4_15"/>
    <interval begin="15.00" end="30.00" id="dump_all_15">
        <edge id="4/1to3/1" sampledSeconds="59.00" CO_abs="614.485875" CO2_abs="90120.890006" HC_abs="4.688795" PMx_abs="0.456994" NOx_abs="26.378739" fuel_abs="28674.526349" electricity_abs="9.692391"
            CO_normed="368.691525" CO2_normed="54072.534003" HC_normed="2.813277" PMx_normed="0.274196" NOx_normed="15.827243" fuel_normed="17204.715809" electricity_normed="5.815434"
            traveltime="40.00" CO_perVeh="416.600593" CO2_perVeh="61098.908478" HC_perVeh="3.178844" PMx_perVeh="0.309826" NOx_perVeh="17.883891" fuel_perVeh="19440.356847" electricity_perVeh="6.571112"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_t1_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_t4_15">
        <edge id="4/1to3/1" sampledSeconds="14.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="9.692391"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="5.815434"
            traveltime="40.00" CO_perVeh="0" CO2_perVeh="0" HC_perVeh="0" PMx_perVeh="0" NOx_perVeh="0" fuel_perVeh="0" electricity_perVeh="27.692545"/>
    </interval>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1151.00" id="dump_900">
        <edge id="0/0to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/1to0/1" sampledSeconds="4000.00" CO_abs="0" CO2_abs="6720282.679111" HC_abs="1176.788000" PMx_abs="391.781944" NOx_abs="10662.752000" fuel_abs="2116627.134222" electricity_abs="0"
            CO_normed="0" CO2_normed="52547.822860" HC_normed="9.201644" PMx_normed="3.063456" NOx_normed="83.375124" fuel_normed="16550.516254" electricity_normed="0"
            traveltime="40.00" CO_perVeh="0" CO2_perVeh="67202.826791" HC_perVeh="11.767880" PMx_perVeh="3.917819" NOx_perVeh="106.627520" fuel_perVeh="21166.271342" electricity_perVeh="0"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<truncated after showing first 30 lines>
output meanhbefa_edgebased hundred_vehicles ( Last six runs Jul2024 )
output meanhbefa_edgebased models HBEFA2-P_7_7 ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="beg" sampledSeconds="14.00" CO_abs="656.801448" CO2_abs="71172.232821" HC_abs="4.802337" PMx_abs="1.390808" NOx_abs="23.424555" fuel_abs="22700.748963" electricity_abs="0"
            CO_normed="316.181622" CO2_normed="34262.031646" HC_normed="2.311826" PMx_normed="0.669529" NOx_normed="11.276488" fuel_normed="10928.050850" electricity_normed="0"
            traveltime="17.93" CO_perVeh="841.409570" CO2_perVeh="91176.713975" HC_perVeh="6.152136" PMx_perVeh="1.781724" NOx_perVeh="30.008528" fuel_perVeh="29081.280904" electricity_perVeh="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_15_internal">
        <edge id="beg" sampledSeconds="14.00" CO_abs="656.801448" CO2_abs="71172.232821" HC_abs="4.802337" PMx_abs="1.390808" NOx_abs="23.424555" fuel_abs="22700.748963" electricity_abs="0"
            CO_normed="316.181622" CO2_normed="34262.031646" HC_normed="2.311826" PMx_normed="0.669529" NOx_normed="11.276488" fuel_normed="10928.050850" electricity_normed="0"
            traveltime="17.93" CO_perVeh="841.409570" CO2_perVeh="91176.713975" HC_perVeh="6.152136" PMx_perVeh="1.781724" NOx_perVeh="30.008528" fuel_perVeh="29081.280904" electricity_perVeh="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="beg" sampledSeconds="3.94" CO_abs="184.608121" CO2_abs="20004.481154" HC_abs="1.349800" PMx_abs="0.390916" NOx_abs="6.583973" fuel_abs="6380.531941" electricity_abs="0"
            CO_normed="88.869620" CO2_normed="9630.078180" HC_normed="0.649788" PMx_normed="0.188186" NOx_normed="3.169499" fuel_normed="3071.562864" electricity_normed="0"
            traveltime="17.93" CO_perVeh="841.409570" CO2_perVeh="91176.713975" HC_perVeh="6.152136" PMx_perVeh="1.781724" NOx_perVeh="30.008528" fuel_perVeh="29081.280904" electricity_perVeh="0"/>
        <edge id="middle" sampledSeconds="11.07" CO_abs="0" CO2_abs="25868.623826" HC_abs="0.262176" PMx_abs="0.127903" NOx_abs="7.780346" fuel_abs="8251.032131" electricity_abs="0"
            CO_normed="0" CO2_normed="6268.015869" HC_normed="0.063526" PMx_normed="0.030991" NOx_normed="1.885192" fuel_normed="1999.240496" electricity_normed="0"
            traveltime="71.26" CO_perVeh="0" CO2_perVeh="166597.210467" HC_perVeh="1.688449" PMx_perVeh="0.823714" NOx_perVeh="50.106413" fuel_perVeh="53137.690889" electricity_perVeh="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15_internal">
        <edge id="beg" sampledSeconds="3.94" CO_abs="184.608121" CO2_abs="20004.481154" HC_abs="1.349800" PMx_abs="0.390916" NOx_abs="6.583973" fuel_abs="6380.531941" electricity_abs="0"
            CO_normed="88.869620" CO2_normed="9630.078180" HC_normed="0.649788" PMx_normed="0.188186" NOx_normed="3.169499" fuel_normed="3071.562864" electricity_normed="0"
            traveltime="17.93" CO_perVeh="841.409570" CO2_perVeh="91176.713975" HC_perVeh="6.152136" PMx_perVeh="1.781724" NOx_perVeh="30.008528" fuel_perVeh="29081.280904" electricity_perVeh="0"/>
        <edge id="middle" sampledSeconds="11.07" CO_abs="0" CO2_abs="25868.623826" HC_abs="0.262176" PMx_abs="0.127903" NOx_abs="7.780346" fuel_abs="8251.032131" electricity_abs="0"
            CO_normed="0" CO2_normed="6268.015869" HC_normed="0.063526" PMx_normed="0.030991" NOx_normed="1.885192" fuel_normed="1999.240496" electricity_normed="0"
            traveltime="71.26" CO_perVeh="0" CO2_perVeh="166597.210467" HC_perVeh="1.688449" PMx_perVeh="0.823714" NOx_perVeh="50.106413" fuel_perVeh="53137.690889" electricity_perVeh="0"/>
    </interval>
<truncated after showing first 30 lines>
output meanhbefa_edgebased internal ( Last six runs Jul2024 )
output meanhbefa_lanebased internal ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" CO_abs="31933.563729" CO2_abs="510559.597708" HC_abs="157.389147" PMx_abs="12.776715" NOx_abs="234.000773" fuel_abs="162856.012313" electricity_abs="0"
            CO_normed="19160.138237" CO2_normed="306335.758625" HC_normed="94.433488" PMx_normed="7.666029" NOx_normed="140.400464" fuel_normed="97713.607388" electricity_normed="0"
            traveltime="8000.00" CO_perVeh="1310094.922222" CO2_perVeh="20946034.777778" HC_perVeh="6456.990667" PMx_perVeh="524.172917" NOx_perVeh="9600.031722" fuel_perVeh="6681272.300000" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" CO_abs="17191.453192" CO2_abs="274894.189409" HC_abs="84.731193" PMx_abs="6.878199" NOx_abs="125.984943" fuel_abs="87684.516232" electricity_abs="0"
            CO_normed="10314.871915" CO2_normed="164936.513646" HC_normed="50.838716" PMx_normed="4.126920" NOx_normed="75.590966" fuel_normed="52610.709739" electricity_normed="0"
            traveltime="7742.48" CO_perVeh="1267662.316929" CO2_perVeh="20270130.812686" HC_perVeh="6247.903511" PMx_perVeh="507.184228" NOx_perVeh="9289.869981" fuel_perVeh="6465675.458935" electricity_perVeh="0"/>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" CO_abs="31933.563729" CO2_abs="510559.597708" HC_abs="157.389147" PMx_abs="12.776715" NOx_abs="234.000773" fuel_abs="162856.012313" electricity_abs="0"
            CO_normed="19160.138237" CO2_normed="306335.758625" HC_normed="94.433488" PMx_normed="7.666029" NOx_normed="140.400464" fuel_normed="97713.607388" electricity_normed="0"
            traveltime="8000.00" CO_perVeh="1310094.922222" CO2_perVeh="20946034.777778" HC_perVeh="6456.990667" PMx_perVeh="524.172917" NOx_perVeh="9600.031722" fuel_perVeh="6681272.300000" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" CO_abs="17191.453192" CO2_abs="274894.189409" HC_abs="84.731193" PMx_abs="6.878199" NOx_abs="125.984943" fuel_abs="87684.516232" electricity_abs="0"
            CO_normed="10314.871915" CO2_normed="164936.513646" HC_normed="50.838716" PMx_normed="4.126920" NOx_normed="75.590966" fuel_normed="52610.709739" electricity_normed="0"
            traveltime="7742.48" CO_perVeh="1267662.316929" CO2_perVeh="20270130.812686" HC_perVeh="6247.903511" PMx_perVeh="507.184228" NOx_perVeh="9289.869981" fuel_perVeh="6465675.458935" electricity_perVeh="0"/>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" CO_abs="31933.563729" CO2_abs="510559.597708" HC_abs="157.389147" PMx_abs="12.776715" NOx_abs="234.000773" fuel_abs="162856.012313" electricity_abs="0"
            CO_normed="19160.138237" CO2_normed="306335.758625" HC_normed="94.433488" PMx_normed="7.666029" NOx_normed="140.400464" fuel_normed="97713.607388" electricity_normed="0"
            traveltime="8000.00" CO_perVeh="1310094.922222" CO2_perVeh="20946034.777778" HC_perVeh="6456.990667" PMx_perVeh="524.172917" NOx_perVeh="9600.031722" fuel_perVeh="6681272.300000" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" CO_abs="17191.453192" CO2_abs="274894.189409" HC_abs="84.731193" PMx_abs="6.878199" NOx_abs="125.984943" fuel_abs="87684.516232" electricity_abs="0"
            CO_normed="10314.871915" CO2_normed="164936.513646" HC_normed="50.838716" PMx_normed="4.126920" NOx_normed="75.590966" fuel_normed="52610.709739" electricity_normed="0"
            traveltime="7742.48" CO_perVeh="1267662.316929" CO2_perVeh="20270130.812686" HC_perVeh="6247.903511" PMx_perVeh="507.184228" NOx_perVeh="9289.869981" fuel_perVeh="6465675.458935" electricity_perVeh="0"/>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" CO_abs="31933.563729" CO2_abs="510559.597708" HC_abs="157.389147" PMx_abs="12.776715" NOx_abs="234.000773" fuel_abs="162856.012313" electricity_abs="0"
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="660.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="780.00" CO_abs="127734.254917" CO2_abs="2042238.390833" HC_abs="629.556590" PMx_abs="51.106859" NOx_abs="936.003093" fuel_abs="651424.049250" electricity_abs="0"
            CO_normed="19160.138237" CO2_normed="306335.758625" HC_normed="94.433488" PMx_normed="7.666029" NOx_normed="140.400464" fuel_normed="97713.607388" electricity_normed="0"
            traveltime="8000.00" CO_perVeh="1310094.922222" CO2_perVeh="20946034.777778" HC_perVeh="6456.990667" PMx_perVeh="524.172917" NOx_perVeh="9600.031722" fuel_perVeh="6681272.300000" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="420.00" CO_abs="68765.812767" CO2_abs="1099576.757637" HC_abs="338.924773" PMx_abs="27.512797" NOx_abs="503.939773" fuel_abs="350738.064928" electricity_abs="0"
            CO_normed="10314.871915" CO2_normed="164936.513646" HC_normed="50.838716" PMx_normed="4.126920" NOx_normed="75.590966" fuel_normed="52610.709739" electricity_normed="0"
            traveltime="7742.48" CO_perVeh="1267662.316929" CO2_perVeh="20270130.812686" HC_perVeh="6247.903511" PMx_perVeh="507.184228" NOx_perVeh="9289.869981" fuel_perVeh="6465675.458935" electricity_perVeh="0"/>
    </interval>
</meandata>
output meanhbefa_edgebased jam1 ( Last six runs Jul2024 )
output meanhbefa_lanebased jam1 ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" CO_abs="31933.563729" CO2_abs="510559.597708" HC_abs="157.389147" PMx_abs="12.776715" NOx_abs="234.000773" fuel_abs="162856.012313" electricity_abs="0"
            CO_normed="19160.138237" CO2_normed="306335.758625" HC_normed="94.433488" PMx_normed="7.666029" NOx_normed="140.400464" fuel_normed="97713.607388" electricity_normed="0"
            traveltime="8000.00" CO_perVeh="1310094.922222" CO2_perVeh="20946034.777778" HC_perVeh="6456.990667" PMx_perVeh="524.172917" NOx_perVeh="9600.031722" fuel_perVeh="6681272.300000" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="780.00" CO_abs="127666.231103" CO2_abs="2041806.081318" HC_abs="629.233832" PMx_abs="51.076708" NOx_abs="935.706001" fuel_abs="651286.146987" electricity_abs="0"
            CO_normed="76599.738662" CO2_normed="1225083.648791" HC_normed="377.540299" PMx_normed="30.646025" NOx_normed="561.423601" fuel_normed="390771.688192" electricity_normed="0"
            traveltime="7366.62" CO_perVeh="1205729.679877" CO2_perVeh="19283612.992498" HC_perVeh="5942.729723" PMx_perVeh="482.388351" NOx_perVeh="8837.172429" fuel_perVeh="6151000.391653" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="195.00" CO_abs="31899.509022" CO2_abs="510343.195694" HC_abs="157.227566" PMx_abs="12.761621" NOx_abs="233.852048" fuel_abs="162786.982307" electricity_abs="0"
            CO_normed="19139.705413" CO2_normed="306205.917416" HC_normed="94.336540" PMx_normed="7.656972" NOx_normed="140.311229" fuel_normed="97672.189384" electricity_normed="0"
            traveltime="6824.82" CO_perVeh="1116453.452993" CO2_perVeh="17861542.089642" HC_perVeh="5502.820081" PMx_perVeh="446.644982" NOx_perVeh="8184.606430" fuel_perVeh="5697394.538936" electricity_perVeh="0"/>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" CO_abs="31933.563729" CO2_abs="510559.597708" HC_abs="157.389147" PMx_abs="12.776715" NOx_abs="234.000773" fuel_abs="162856.012313" electricity_abs="0"
            CO_normed="19160.138237" CO2_normed="306335.758625" HC_normed="94.433488" PMx_normed="7.666029" NOx_normed="140.400464" fuel_normed="97713.607388" electricity_normed="0"
            traveltime="8000.00" CO_perVeh="1310094.922222" CO2_perVeh="20946034.777778" HC_perVeh="6456.990667" PMx_perVeh="524.172917" NOx_perVeh="9600.031722" fuel_perVeh="6681272.300000" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="780.00" CO_abs="127666.231103" CO2_abs="2041806.081318" HC_abs="629.233832" PMx_abs="51.076708" NOx_abs="935.706001" fuel_abs="651286.146987" electricity_abs="0"
            CO_normed="76599.738662" CO2_normed="1225083.648791" HC_normed="377.540299" PMx_normed="30.646025" NOx_normed="561.423601" fuel_normed="390771.688192" electricity_normed="0"
            traveltime="7366.62" CO_perVeh="1205729.679877" CO2_perVeh="19283612.992498" HC_perVeh="5942.729723" PMx_perVeh="482.388351" NOx_perVeh="8837.172429" fuel_perVeh="6151000.391653" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="195.00" CO_abs="31899.509022" CO2_abs="510343.195694" HC_abs="157.227566" PMx_abs="12.761621" NOx_abs="233.852048" fuel_abs="162786.982307" electricity_abs="0"
            CO_normed="19139.705413" CO2_normed="306205.917416" HC_normed="94.336540" PMx_normed="7.656972" NOx_normed="140.311229" fuel_normed="97672.189384" electricity_normed="0"
            traveltime="6824.82" CO_perVeh="1116453.452993" CO2_perVeh="17861542.089642" HC_perVeh="5502.820081" PMx_perVeh="446.644982" NOx_perVeh="8184.606430" fuel_perVeh="5697394.538936" electricity_perVeh="0"/>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" CO_abs="31933.563729" CO2_abs="510559.597708" HC_abs="157.389147" PMx_abs="12.776715" NOx_abs="234.000773" fuel_abs="162856.012313" electricity_abs="0"
            CO_normed="19160.138237" CO2_normed="306335.758625" HC_normed="94.433488" PMx_normed="7.666029" NOx_normed="140.400464" fuel_normed="97713.607388" electricity_normed="0"
            traveltime="8000.00" CO_perVeh="1310094.922222" CO2_perVeh="20946034.777778" HC_perVeh="6456.990667" PMx_perVeh="524.172917" NOx_perVeh="9600.031722" fuel_perVeh="6681272.300000" electricity_perVeh="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="660.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="780.00" CO_abs="127734.254917" CO2_abs="2042238.390833" HC_abs="629.556590" PMx_abs="51.106859" NOx_abs="936.003093" fuel_abs="651424.049250" electricity_abs="0"
            CO_normed="19160.138237" CO2_normed="306335.758625" HC_normed="94.433488" PMx_normed="7.666029" NOx_normed="140.400464" fuel_normed="97713.607388" electricity_normed="0"
            traveltime="8000.00" CO_perVeh="1310094.922222" CO2_perVeh="20946034.777778" HC_perVeh="6456.990667" PMx_perVeh="524.172917" NOx_perVeh="9600.031722" fuel_perVeh="6681272.300000" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="3120.00" CO_abs="510664.924411" CO2_abs="8167224.325272" HC_abs="2516.935326" PMx_abs="204.306832" NOx_abs="3742.824006" fuel_abs="2605144.587947" electricity_abs="0"
            CO_normed="76599.738662" CO2_normed="1225083.648791" HC_normed="377.540299" PMx_normed="30.646025" NOx_normed="561.423601" fuel_normed="390771.688192" electricity_normed="0"
            traveltime="7366.62" CO_perVeh="1205729.679877" CO2_perVeh="19283612.992498" HC_perVeh="5942.729723" PMx_perVeh="482.388351" NOx_perVeh="8837.172429" fuel_perVeh="6151000.391653" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="780.00" CO_abs="127598.036090" CO2_abs="2041372.782776" HC_abs="628.910264" PMx_abs="51.046483" NOx_abs="935.408193" fuel_abs="651147.929230" electricity_abs="0"
            CO_normed="19139.705413" CO2_normed="306205.917416" HC_normed="94.336540" PMx_normed="7.656972" NOx_normed="140.311229" fuel_normed="97672.189384" electricity_normed="0"
            traveltime="6824.82" CO_perVeh="1116453.452993" CO2_perVeh="17861542.089642" HC_perVeh="5502.820081" PMx_perVeh="446.644982" NOx_perVeh="8184.606430" fuel_perVeh="5697394.538936" electricity_perVeh="0"/>
    </interval>
</meandata>
output meanhbefa_edgebased jam2 ( Last six runs Jul2024 )
output meanhbefa_lanebased jam2 ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" CO_abs="31933.563729" CO2_abs="510559.597708" HC_abs="157.389147" PMx_abs="12.776715" NOx_abs="234.000773" fuel_abs="162856.012313" electricity_abs="0"
            CO_normed="19160.138237" CO2_normed="306335.758625" HC_normed="94.433488" PMx_normed="7.666029" NOx_normed="140.400464" fuel_normed="97713.607388" electricity_normed="0"
            traveltime="100.00" CO_perVeh="16376.186528" CO2_perVeh="261825.434722" HC_perVeh="80.712383" PMx_perVeh="6.552161" NOx_perVeh="120.000397" fuel_perVeh="83515.903750" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" CO_abs="17191.453192" CO2_abs="274894.189409" HC_abs="84.731193" PMx_abs="6.878199" NOx_abs="125.984943" fuel_abs="87684.516232" electricity_abs="0"
            CO_normed="10314.871915" CO2_normed="164936.513646" HC_normed="50.838716" PMx_normed="4.126920" NOx_normed="75.590966" fuel_normed="52610.709739" electricity_normed="0"
            traveltime="100.00" CO_perVeh="16372.812564" CO2_perVeh="261803.989914" HC_perVeh="80.696375" PMx_perVeh="6.550666" NOx_perVeh="119.985660" fuel_perVeh="83509.063078" electricity_perVeh="0"/>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" CO_abs="31933.563729" CO2_abs="510559.597708" HC_abs="157.389147" PMx_abs="12.776715" NOx_abs="234.000773" fuel_abs="162856.012313" electricity_abs="0"
            CO_normed="19160.138237" CO2_normed="306335.758625" HC_normed="94.433488" PMx_normed="7.666029" NOx_normed="140.400464" fuel_normed="97713.607388" electricity_normed="0"
            traveltime="100.00" CO_perVeh="16376.186528" CO2_perVeh="261825.434722" HC_perVeh="80.712383" PMx_perVeh="6.552161" NOx_perVeh="120.000397" fuel_perVeh="83515.903750" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" CO_abs="17191.453192" CO2_abs="274894.189409" HC_abs="84.731193" PMx_abs="6.878199" NOx_abs="125.984943" fuel_abs="87684.516232" electricity_abs="0"
            CO_normed="10314.871915" CO2_normed="164936.513646" HC_normed="50.838716" PMx_normed="4.126920" NOx_normed="75.590966" fuel_normed="52610.709739" electricity_normed="0"
            traveltime="100.00" CO_perVeh="16372.812564" CO2_perVeh="261803.989914" HC_perVeh="80.696375" PMx_perVeh="6.550666" NOx_perVeh="119.985660" fuel_perVeh="83509.063078" electricity_perVeh="0"/>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" CO_abs="31933.563729" CO2_abs="510559.597708" HC_abs="157.389147" PMx_abs="12.776715" NOx_abs="234.000773" fuel_abs="162856.012313" electricity_abs="0"
            CO_normed="19160.138237" CO2_normed="306335.758625" HC_normed="94.433488" PMx_normed="7.666029" NOx_normed="140.400464" fuel_normed="97713.607388" electricity_normed="0"
            traveltime="100.00" CO_perVeh="16376.186528" CO2_perVeh="261825.434722" HC_perVeh="80.712383" PMx_perVeh="6.552161" NOx_perVeh="120.000397" fuel_perVeh="83515.903750" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" CO_abs="17191.453192" CO2_abs="274894.189409" HC_abs="84.731193" PMx_abs="6.878199" NOx_abs="125.984943" fuel_abs="87684.516232" electricity_abs="0"
            CO_normed="10314.871915" CO2_normed="164936.513646" HC_normed="50.838716" PMx_normed="4.126920" NOx_normed="75.590966" fuel_normed="52610.709739" electricity_normed="0"
            traveltime="100.00" CO_perVeh="16372.812564" CO2_perVeh="261803.989914" HC_perVeh="80.696375" PMx_perVeh="6.550666" NOx_perVeh="119.985660" fuel_perVeh="83509.063078" electricity_perVeh="0"/>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" CO_abs="31933.563729" CO2_abs="510559.597708" HC_abs="157.389147" PMx_abs="12.776715" NOx_abs="234.000773" fuel_abs="162856.012313" electricity_abs="0"
<truncated after showing first 30 lines>
output meanhbefa_edgebased maxtraveltime ( Last six runs Jul2024 )
output meanhbefa_lanebased maxtraveltime ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models HBEFA3-PC_G_EU4 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1151.00" id="dump_900">
        <edge id="0/0to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/1to0/1" sampledSeconds="4000.00" CO_abs="77000.000000" CO2_abs="8448888.888889" HC_abs="532.222222" PMx_abs="49.888889" NOx_abs="2781.111111" fuel_abs="2694888.888889" electricity_abs="0"
            CO_normed="602.085143" CO2_normed="66064.291920" HC_normed="4.161599" PMx_normed="0.390096" NOx_normed="21.746308" fuel_normed="21072.111208" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models PHEMlight-PKW_G_EU4 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1151.00" id="dump_900">
        <edge id="0/0to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/1to0/1" sampledSeconds="4000.00" CO_abs="9862.899958" CO2_abs="7134459.557055" HC_abs="185.900887" PMx_abs="22.087244" NOx_abs="1472.108093" fuel_abs="2256762.581880" electricity_abs="0"
            CO_normed="77.120851" CO2_normed="55786.390976" HC_normed="1.453612" PMx_normed="0.172707" NOx_normed="11.510837" fuel_normed="17646.275619" electricity_normed="0"
            traveltime="40.00" CO_perVeh="98.629000" CO2_perVeh="71344.595571" HC_perVeh="1.859009" PMx_perVeh="0.220872" NOx_perVeh="14.721081" fuel_perVeh="22567.625819" electricity_perVeh="0"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models electric ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1151.00" id="dump_900">
        <edge id="0/0to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/1to0/1" sampledSeconds="4000.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="2769.254478"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="21.653597"
            traveltime="40.00" CO_perVeh="0" CO2_perVeh="0" HC_perVeh="0" PMx_perVeh="0" NOx_perVeh="0" fuel_perVeh="0" electricity_perVeh="27.692545"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<truncated after showing first 30 lines>
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
    <timestep time="0.00">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models electric_slope ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1152.00" id="dump_900">
        <edge id="0/0to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/1to0/1" sampledSeconds="4001.20" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="-2179.489424"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="-17.022154"
            traveltime="40.01" CO_perVeh="0" CO2_perVeh="0" HC_perVeh="0" PMx_perVeh="0" NOx_perVeh="0" fuel_perVeh="0" electricity_perVeh="-21.794894"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models electric_subsecond ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="826.80" id="dump_900">
        <edge id="0/0to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/1to0/1" sampledSeconds="120.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="83.077634"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0.904328"
            traveltime="40.00" CO_perVeh="0" CO2_perVeh="0" HC_perVeh="0" PMx_perVeh="0" NOx_perVeh="0" fuel_perVeh="0" electricity_perVeh="27.692545"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<truncated after showing first 30 lines>
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
    <timestep time="0.00">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.10">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.30">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.70">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="v1.0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17500.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="10.0000" acceleration="0.0000" x="1595.2500" y="401.6500" edge="4/1to3/1" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="dump_300">
        <edge id="0/0to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/1to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/1to1/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<truncated after showing first 30 lines>
---------- Missing result in aggregated900 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="dump_900">
        <edge id="0/0to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/1to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="1/1to1/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<truncated after showing first 30 lines>
output meanhbefa_edgebased no_vehicles ( Last six runs Jul2024 )
output meanhbefa_lanebased no_vehicles ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="13.00" CO_abs="250.250000" CO2_abs="27458.888889" HC_abs="1.729722" PMx_abs="0.162139" NOx_abs="9.038611" fuel_abs="8758.388889" electricity_abs="0"
            CO_normed="150.150000" CO2_normed="16475.333333" HC_normed="1.037833" PMx_normed="0.097283" NOx_normed="5.423167" fuel_normed="5255.033333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="3.00" CO_abs="57.750000" CO2_abs="6336.666667" HC_abs="0.399167" PMx_abs="0.037417" NOx_abs="2.085833" fuel_abs="2021.166667" electricity_abs="0"
            CO_normed="34.650000" CO2_normed="3802.000000" HC_normed="0.239500" PMx_normed="0.022450" NOx_normed="1.251500" fuel_normed="1212.700000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="12.00" CO_abs="231.000000" CO2_abs="25346.666667" HC_abs="1.596667" PMx_abs="0.149667" NOx_abs="8.343333" fuel_abs="8084.666667" electricity_abs="0"
            CO_normed="138.600000" CO2_normed="15208.000000" HC_normed="0.958000" PMx_normed="0.089800" NOx_normed="5.006000" fuel_normed="4850.800000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
<truncated after showing first 30 lines>
output meanhbefa_edgebased one_vehicle interval15s ( Last six runs Jul2024 )
output meanhbefa_lanebased one_vehicle interval15s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="13.00" CO_abs="250.250000" CO2_abs="27458.888889" HC_abs="1.729722" PMx_abs="0.162139" NOx_abs="9.038611" fuel_abs="8758.388889" electricity_abs="0"
            CO_normed="150.150000" CO2_normed="16475.333333" HC_normed="1.037833" PMx_normed="0.097283" NOx_normed="5.423167" fuel_normed="5255.033333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="3.00" CO_abs="57.750000" CO2_abs="6336.666667" HC_abs="0.399167" PMx_abs="0.037417" NOx_abs="2.085833" fuel_abs="2021.166667" electricity_abs="0"
            CO_normed="34.650000" CO2_normed="3802.000000" HC_normed="0.239500" PMx_normed="0.022450" NOx_normed="1.251500" fuel_normed="1212.700000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="12.00" CO_abs="231.000000" CO2_abs="25346.666667" HC_abs="1.596667" PMx_abs="0.149667" NOx_abs="8.343333" fuel_abs="8084.666667" electricity_abs="0"
            CO_normed="138.600000" CO2_normed="15208.000000" HC_normed="0.958000" PMx_normed="0.089800" NOx_normed="5.006000" fuel_normed="4850.800000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="18.00" CO_abs="346.500000" CO2_abs="38020.000000" HC_abs="2.395000" PMx_abs="0.224500" NOx_abs="12.515000" fuel_abs="12127.000000" electricity_abs="0"
            CO_normed="51.975000" CO2_normed="5703.000000" HC_normed="0.359250" PMx_normed="0.033675" NOx_normed="1.877250" fuel_normed="1819.050000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" CO_abs="770.000000" CO2_abs="84488.888889" HC_abs="5.322222" PMx_abs="0.498889" NOx_abs="27.811111" fuel_abs="26948.888889" electricity_abs="0"
            CO_normed="115.500000" CO2_normed="12673.333333" HC_normed="0.798333" PMx_normed="0.074833" NOx_normed="4.171667" fuel_normed="4042.333333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="38.00" CO_abs="731.500000" CO2_abs="80264.444444" HC_abs="5.056111" PMx_abs="0.473944" NOx_abs="26.420556" fuel_abs="25601.444444" electricity_abs="0"
            CO_normed="109.725000" CO2_normed="12039.666667" HC_normed="0.758417" PMx_normed="0.071092" NOx_normed="3.963083" fuel_normed="3840.216667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="22.00" CO_abs="423.500000" CO2_abs="46468.888889" HC_abs="2.927222" PMx_abs="0.274389" NOx_abs="15.296111" fuel_abs="14821.888889" electricity_abs="0"
            CO_normed="63.525000" CO2_normed="6970.333333" HC_normed="0.439083" PMx_normed="0.041158" NOx_normed="2.294417" fuel_normed="2223.283333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="29.00" CO_abs="558.250000" CO2_abs="61254.444444" HC_abs="3.858611" PMx_abs="0.361694" NOx_abs="20.163056" fuel_abs="19537.944444" electricity_abs="0"
            CO_normed="167.475000" CO2_normed="18376.333333" HC_normed="1.157583" PMx_normed="0.108508" NOx_normed="6.048917" fuel_normed="5861.383333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="2/1to1/1" sampledSeconds="2.00" CO_abs="38.500000" CO2_abs="4224.444444" HC_abs="0.266111" PMx_abs="0.024944" NOx_abs="1.390556" fuel_abs="1347.444444" electricity_abs="0"
            CO_normed="11.550000" CO2_normed="1267.333333" HC_normed="0.079833" PMx_normed="0.007483" NOx_normed="0.417167" fuel_normed="404.233333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
</meandata>
output meanhbefa_edgebased one_vehicle interval15s60s ( Last six runs Jul2024 )
output meanhbefa_lanebased one_vehicle interval15s60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1"/>
    <interval begin="1.00" end="2.00" id="dump_1"/>
    <interval begin="2.00" end="3.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="6.00" end="7.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
<truncated after showing first 30 lines>
output meanhbefa_edgebased one_vehicle interval1s ( Last six runs Jul2024 )
output meanhbefa_lanebased one_vehicle interval1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="18.00" CO_abs="346.500000" CO2_abs="38020.000000" HC_abs="2.395000" PMx_abs="0.224500" NOx_abs="12.515000" fuel_abs="12127.000000" electricity_abs="0"
            CO_normed="51.975000" CO2_normed="5703.000000" HC_normed="0.359250" PMx_normed="0.033675" NOx_normed="1.877250" fuel_normed="1819.050000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" CO_abs="770.000000" CO2_abs="84488.888889" HC_abs="5.322222" PMx_abs="0.498889" NOx_abs="27.811111" fuel_abs="26948.888889" electricity_abs="0"
            CO_normed="115.500000" CO2_normed="12673.333333" HC_normed="0.798333" PMx_normed="0.074833" NOx_normed="4.171667" fuel_normed="4042.333333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="38.00" CO_abs="731.500000" CO2_abs="80264.444444" HC_abs="5.056111" PMx_abs="0.473944" NOx_abs="26.420556" fuel_abs="25601.444444" electricity_abs="0"
            CO_normed="109.725000" CO2_normed="12039.666667" HC_normed="0.758417" PMx_normed="0.071092" NOx_normed="3.963083" fuel_normed="3840.216667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="22.00" CO_abs="423.500000" CO2_abs="46468.888889" HC_abs="2.927222" PMx_abs="0.274389" NOx_abs="15.296111" fuel_abs="14821.888889" electricity_abs="0"
            CO_normed="63.525000" CO2_normed="6970.333333" HC_normed="0.439083" PMx_normed="0.041158" NOx_normed="2.294417" fuel_normed="2223.283333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="29.00" CO_abs="558.250000" CO2_abs="61254.444444" HC_abs="3.858611" PMx_abs="0.361694" NOx_abs="20.163056" fuel_abs="19537.944444" electricity_abs="0"
            CO_normed="167.475000" CO2_normed="18376.333333" HC_normed="1.157583" PMx_normed="0.108508" NOx_normed="6.048917" fuel_normed="5861.383333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="2/1to1/1" sampledSeconds="2.00" CO_abs="38.500000" CO2_abs="4224.444444" HC_abs="0.266111" PMx_abs="0.024944" NOx_abs="1.390556" fuel_abs="1347.444444" electricity_abs="0"
            CO_normed="11.550000" CO2_normed="1267.333333" HC_normed="0.079833" PMx_normed="0.007483" NOx_normed="0.417167" fuel_normed="404.233333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
</meandata>
output meanhbefa_edgebased one_vehicle interval60s ( Last six runs Jul2024 )
output meanhbefa_lanebased one_vehicle interval60s ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle writeAttributes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" CO2_abs="38020.000000" NOx_normed="1.877250" fuel_perVeh="26948.888889"/>
        <edge id="4/1to3/1" CO2_abs="84488.888889" NOx_normed="4.171667" fuel_perVeh="26948.888889"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" CO2_abs="80264.444444" NOx_normed="3.963083" fuel_perVeh="26948.888889"/>
        <edge id="3/1to2/1" CO2_abs="46468.888889" NOx_normed="2.294417" fuel_perVeh="26948.888889"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" CO2_abs="61254.444444" NOx_normed="6.048917" fuel_perVeh="26948.888889"/>
        <edge id="2/1to1/1" CO2_abs="4224.444444" NOx_normed="0.417167" fuel_perVeh="26948.888889"/>
    </interval>
</meandata>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="0.10" id="dump_1"/>
    <interval begin="0.10" end="0.20" id="dump_1"/>
    <interval begin="0.20" end="0.30" id="dump_1"/>
    <interval begin="0.30" end="0.40" id="dump_1"/>
    <interval begin="0.40" end="0.50" id="dump_1"/>
    <interval begin="0.50" end="0.60" id="dump_1"/>
    <interval begin="0.60" end="0.70" id="dump_1"/>
    <interval begin="0.70" end="0.80" id="dump_1"/>
    <interval begin="0.80" end="0.90" id="dump_1"/>
    <interval begin="0.90" end="1.00" id="dump_1"/>
    <interval begin="1.00" end="1.10" id="dump_1"/>
    <interval begin="1.10" end="1.20" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.10" CO_abs="1.925000" CO2_abs="211.222222" HC_abs="0.013306" PMx_abs="0.001247" NOx_abs="0.069528" fuel_abs="67.372222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="1.20" end="1.30" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.10" CO_abs="1.925000" CO2_abs="211.222222" HC_abs="0.013306" PMx_abs="0.001247" NOx_abs="0.069528" fuel_abs="67.372222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="1.30" end="1.40" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.10" CO_abs="1.925000" CO2_abs="211.222222" HC_abs="0.013306" PMx_abs="0.001247" NOx_abs="0.069528" fuel_abs="67.372222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
<truncated after showing first 30 lines>
output meanhbefa_edgebased one_vehicle_subsecond interval.1s ( Last six runs Jul2024 )
output meanhbefa_lanebased one_vehicle_subsecond interval.1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="13.90" CO_abs="267.575000" CO2_abs="29359.888889" HC_abs="1.849472" PMx_abs="0.173364" NOx_abs="9.664361" fuel_abs="9364.738889" electricity_abs="0"
            CO_normed="160.545000" CO2_normed="17615.933333" HC_normed="1.109683" PMx_normed="0.104018" NOx_normed="5.798617" fuel_normed="5618.843333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="3.90" CO_abs="75.075000" CO2_abs="8237.666667" HC_abs="0.518917" PMx_abs="0.048642" NOx_abs="2.711583" fuel_abs="2627.516667" electricity_abs="0"
            CO_normed="45.045000" CO2_normed="4942.600000" HC_normed="0.311350" PMx_normed="0.029185" NOx_normed="1.626950" fuel_normed="1576.510000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="11.10" CO_abs="213.675000" CO2_abs="23445.666667" HC_abs="1.476917" PMx_abs="0.138442" NOx_abs="7.717583" fuel_abs="7478.316667" electricity_abs="0"
            CO_normed="128.205000" CO2_normed="14067.400000" HC_normed="0.886150" PMx_normed="0.083065" NOx_normed="4.630550" fuel_normed="4486.990000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
<truncated after showing first 30 lines>
output meanhbefa_edgebased one_vehicle_subsecond interval15s ( Last six runs Jul2024 )
output meanhbefa_lanebased one_vehicle_subsecond interval15s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="13.90" CO_abs="267.575000" CO2_abs="29359.888889" HC_abs="1.849472" PMx_abs="0.173364" NOx_abs="9.664361" fuel_abs="9364.738889" electricity_abs="0"
            CO_normed="160.545000" CO2_normed="17615.933333" HC_normed="1.109683" PMx_normed="0.104018" NOx_normed="5.798617" fuel_normed="5618.843333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="3.90" CO_abs="75.075000" CO2_abs="8237.666667" HC_abs="0.518917" PMx_abs="0.048642" NOx_abs="2.711583" fuel_abs="2627.516667" electricity_abs="0"
            CO_normed="45.045000" CO2_normed="4942.600000" HC_normed="0.311350" PMx_normed="0.029185" NOx_normed="1.626950" fuel_normed="1576.510000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="11.10" CO_abs="213.675000" CO2_abs="23445.666667" HC_abs="1.476917" PMx_abs="0.138442" NOx_abs="7.717583" fuel_abs="7478.316667" electricity_abs="0"
            CO_normed="128.205000" CO2_normed="14067.400000" HC_normed="0.886150" PMx_normed="0.083065" NOx_normed="4.630550" fuel_normed="4486.990000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="18.90" CO_abs="363.825000" CO2_abs="39921.000000" HC_abs="2.514750" PMx_abs="0.235725" NOx_abs="13.140750" fuel_abs="12733.350000" electricity_abs="0"
            CO_normed="54.573750" CO2_normed="5988.150000" HC_normed="0.377212" PMx_normed="0.035359" NOx_normed="1.971113" fuel_normed="1910.002500" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" CO_abs="770.000000" CO2_abs="84488.888889" HC_abs="5.322222" PMx_abs="0.498889" NOx_abs="27.811111" fuel_abs="26948.888889" electricity_abs="0"
            CO_normed="115.500000" CO2_normed="12673.333333" HC_normed="0.798333" PMx_normed="0.074833" NOx_normed="4.171667" fuel_normed="4042.333333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="38.90" CO_abs="748.825000" CO2_abs="82165.444444" HC_abs="5.175861" PMx_abs="0.485169" NOx_abs="27.046306" fuel_abs="26207.794444" electricity_abs="0"
            CO_normed="112.323750" CO2_normed="12324.816667" HC_normed="0.776379" PMx_normed="0.072775" NOx_normed="4.056946" fuel_normed="3931.169167" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="21.10" CO_abs="406.175000" CO2_abs="44567.888889" HC_abs="2.807472" PMx_abs="0.263164" NOx_abs="14.670361" fuel_abs="14215.538889" electricity_abs="0"
            CO_normed="60.926250" CO2_normed="6685.183333" HC_normed="0.421121" PMx_normed="0.039475" NOx_normed="2.200554" fuel_normed="2132.330833" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="29.00" CO_abs="558.250000" CO2_abs="61254.444444" HC_abs="3.858611" PMx_abs="0.361694" NOx_abs="20.163056" fuel_abs="19537.944444" electricity_abs="0"
            CO_normed="167.475000" CO2_normed="18376.333333" HC_normed="1.157583" PMx_normed="0.108508" NOx_normed="6.048917" fuel_normed="5861.383333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="2/1to1/1" sampledSeconds="1.10" CO_abs="21.175000" CO2_abs="2323.444444" HC_abs="0.146361" PMx_abs="0.013719" NOx_abs="0.764806" fuel_abs="741.094444" electricity_abs="0"
            CO_normed="6.352500" CO2_normed="697.033333" HC_normed="0.043908" PMx_normed="0.004116" NOx_normed="0.229442" fuel_normed="222.328333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
</meandata>
output meanhbefa_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Jul2024 )
output meanhbefa_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1"/>
    <interval begin="1.00" end="2.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.90" CO_abs="17.325000" CO2_abs="1901.000000" HC_abs="0.119750" PMx_abs="0.011225" NOx_abs="0.625750" fuel_abs="606.350000" electricity_abs="0"
            CO_normed="155.925000" CO2_normed="17109.000000" HC_normed="1.077750" PMx_normed="0.101025" NOx_normed="5.631750" fuel_normed="5457.150000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="2.00" end="3.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
<truncated after showing first 30 lines>
output meanhbefa_edgebased one_vehicle_subsecond interval1s ( Last six runs Jul2024 )
output meanhbefa_lanebased one_vehicle_subsecond interval1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="18.90" CO_abs="363.825000" CO2_abs="39921.000000" HC_abs="2.514750" PMx_abs="0.235725" NOx_abs="13.140750" fuel_abs="12733.350000" electricity_abs="0"
            CO_normed="54.573750" CO2_normed="5988.150000" HC_normed="0.377212" PMx_normed="0.035359" NOx_normed="1.971113" fuel_normed="1910.002500" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" CO_abs="770.000000" CO2_abs="84488.888889" HC_abs="5.322222" PMx_abs="0.498889" NOx_abs="27.811111" fuel_abs="26948.888889" electricity_abs="0"
            CO_normed="115.500000" CO2_normed="12673.333333" HC_normed="0.798333" PMx_normed="0.074833" NOx_normed="4.171667" fuel_normed="4042.333333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="38.90" CO_abs="748.825000" CO2_abs="82165.444444" HC_abs="5.175861" PMx_abs="0.485169" NOx_abs="27.046306" fuel_abs="26207.794444" electricity_abs="0"
            CO_normed="112.323750" CO2_normed="12324.816667" HC_normed="0.776379" PMx_normed="0.072775" NOx_normed="4.056946" fuel_normed="3931.169167" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="21.10" CO_abs="406.175000" CO2_abs="44567.888889" HC_abs="2.807472" PMx_abs="0.263164" NOx_abs="14.670361" fuel_abs="14215.538889" electricity_abs="0"
            CO_normed="60.926250" CO2_normed="6685.183333" HC_normed="0.421121" PMx_normed="0.039475" NOx_normed="2.200554" fuel_normed="2132.330833" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="29.00" CO_abs="558.250000" CO2_abs="61254.444444" HC_abs="3.858611" PMx_abs="0.361694" NOx_abs="20.163056" fuel_abs="19537.944444" electricity_abs="0"
            CO_normed="167.475000" CO2_normed="18376.333333" HC_normed="1.157583" PMx_normed="0.108508" NOx_normed="6.048917" fuel_normed="5861.383333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="2/1to1/1" sampledSeconds="1.10" CO_abs="21.175000" CO2_abs="2323.444444" HC_abs="0.146361" PMx_abs="0.013719" NOx_abs="0.764806" fuel_abs="741.094444" electricity_abs="0"
            CO_normed="6.352500" CO2_normed="697.033333" HC_normed="0.043908" PMx_normed="0.004116" NOx_normed="0.229442" fuel_normed="222.328333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
</meandata>
output meanhbefa_edgebased one_vehicle_subsecond interval60s ( Last six runs Jul2024 )
output meanhbefa_lanebased one_vehicle_subsecond interval60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="dump_300">
        <edge id="0/0to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<truncated after showing first 30 lines>
---------- Missing result in aggregated900 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="dump_900">
        <edge id="0/0to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"
            traveltime="40.00" CO_perVeh="3368.867556" CO2_perVeh="184437.742222" HC_perVeh="19.646084" PMx_perVeh="3.254239" NOx_perVeh="76.323731" fuel_perVeh="58827.436889" electricity_perVeh="0"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<truncated after showing first 30 lines>
output meanhbefa_edgebased print_defaults ( Last six runs Jul2024 )
output meanhbefa_lanebased print_defaults ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" CO_abs="442.750000" CO2_abs="48581.111111" HC_abs="3.060278" PMx_abs="0.286861" NOx_abs="15.991389" fuel_abs="15495.611111" electricity_abs="0"
            CO_normed="265.650000" CO2_normed="29148.666667" HC_normed="1.836167" PMx_normed="0.172117" NOx_normed="9.594833" fuel_normed="9297.366667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" CO_abs="577.500000" CO2_abs="63366.666667" HC_abs="3.991667" PMx_abs="0.374167" NOx_abs="20.858333" fuel_abs="20211.666667" electricity_abs="0"
            CO_normed="346.500000" CO2_normed="38020.000000" HC_normed="2.395000" PMx_normed="0.224500" NOx_normed="12.515000" fuel_normed="12127.000000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" CO_abs="77.000000" CO2_abs="8448.888889" HC_abs="0.532222" PMx_abs="0.049889" NOx_abs="2.781111" fuel_abs="2694.888889" electricity_abs="0"
            CO_normed="46.200000" CO2_normed="5069.333333" HC_normed="0.319333" PMx_normed="0.029933" NOx_normed="1.668667" fuel_normed="1616.933333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="26.00" CO_abs="500.500000" CO2_abs="54917.777778" HC_abs="3.459444" PMx_abs="0.324278" NOx_abs="18.077222" fuel_abs="17516.777778" electricity_abs="0"
            CO_normed="300.300000" CO2_normed="32950.666667" HC_normed="2.075667" PMx_normed="0.194567" NOx_normed="10.846333" fuel_normed="10510.066667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="29.00" CO_abs="558.250000" CO2_abs="61254.444444" HC_abs="3.858611" PMx_abs="0.361694" NOx_abs="20.163056" fuel_abs="19537.944444" electricity_abs="0"
            CO_normed="334.950000" CO2_normed="36752.666667" HC_normed="2.315167" PMx_normed="0.217017" NOx_normed="12.097833" fuel_normed="11722.766667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="11.550000" CO2_normed="1267.333333" HC_normed="0.079833" PMx_normed="0.007483" NOx_normed="0.417167" fuel_normed="404.233333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="33.00" CO_abs="635.250000" CO2_abs="69703.333333" HC_abs="4.390833" PMx_abs="0.411583" NOx_abs="22.944167" fuel_abs="22232.833333" electricity_abs="0"
            CO_normed="95.287500" CO2_normed="10455.500000" HC_normed="0.658625" PMx_normed="0.061738" NOx_normed="3.441625" fuel_normed="3334.925000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="80.00" CO_abs="1540.000000" CO2_abs="168977.777778" HC_abs="10.644444" PMx_abs="0.997778" NOx_abs="55.622222" fuel_abs="53897.777778" electricity_abs="0"
            CO_normed="231.000000" CO2_normed="25346.666667" HC_normed="1.596667" PMx_normed="0.149667" NOx_normed="8.343333" fuel_normed="8084.666667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="73.00" CO_abs="1405.250000" CO2_abs="154192.222222" HC_abs="9.713056" PMx_abs="0.910472" NOx_abs="50.755278" fuel_abs="49181.722222" electricity_abs="0"
            CO_normed="210.787500" CO2_normed="23128.833333" HC_normed="1.456958" PMx_normed="0.136571" NOx_normed="7.613292" fuel_normed="7377.258333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="47.00" CO_abs="904.750000" CO2_abs="99274.444444" HC_abs="6.253611" PMx_abs="0.586194" NOx_abs="32.678056" fuel_abs="31664.944444" electricity_abs="0"
            CO_normed="135.712500" CO2_normed="14891.166667" HC_normed="0.938042" PMx_normed="0.087929" NOx_normed="4.901708" fuel_normed="4749.741667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="55.00" CO_abs="1058.750000" CO2_abs="116172.222222" HC_abs="7.318056" PMx_abs="0.685972" NOx_abs="38.240278" fuel_abs="37054.722222" electricity_abs="0"
            CO_normed="317.625000" CO2_normed="34851.666667" HC_normed="2.195417" PMx_normed="0.205792" NOx_normed="11.472083" fuel_normed="11116.416667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="2/1to1/1" sampledSeconds="7.00" CO_abs="134.750000" CO2_abs="14785.555556" HC_abs="0.931389" PMx_abs="0.087306" NOx_abs="4.866944" fuel_abs="4716.055556" electricity_abs="0"
            CO_normed="40.425000" CO2_normed="4435.666667" HC_normed="0.279417" PMx_normed="0.026192" NOx_normed="1.460083" fuel_normed="1414.816667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
</meandata>
output meanhbefa_edgebased two_same_vehicles interval15s60s ( Last six runs Jul2024 )
output meanhbefa_lanebased two_same_vehicles interval15s60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1"/>
    <interval begin="1.00" end="2.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="2.00" end="3.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" CO_abs="19.250000" CO2_abs="2112.222222" HC_abs="0.133056" PMx_abs="0.012472" NOx_abs="0.695278" fuel_abs="673.722222" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
<truncated after showing first 30 lines>
output meanhbefa_edgebased two_same_vehicles interval1s ( Last six runs Jul2024 )
output meanhbefa_lanebased two_same_vehicles interval1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="33.00" CO_abs="635.250000" CO2_abs="69703.333333" HC_abs="4.390833" PMx_abs="0.411583" NOx_abs="22.944167" fuel_abs="22232.833333" electricity_abs="0"
            CO_normed="95.287500" CO2_normed="10455.500000" HC_normed="0.658625" PMx_normed="0.061738" NOx_normed="3.441625" fuel_normed="3334.925000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="80.00" CO_abs="1540.000000" CO2_abs="168977.777778" HC_abs="10.644444" PMx_abs="0.997778" NOx_abs="55.622222" fuel_abs="53897.777778" electricity_abs="0"
            CO_normed="231.000000" CO2_normed="25346.666667" HC_normed="1.596667" PMx_normed="0.149667" NOx_normed="8.343333" fuel_normed="8084.666667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="73.00" CO_abs="1405.250000" CO2_abs="154192.222222" HC_abs="9.713056" PMx_abs="0.910472" NOx_abs="50.755278" fuel_abs="49181.722222" electricity_abs="0"
            CO_normed="210.787500" CO2_normed="23128.833333" HC_normed="1.456958" PMx_normed="0.136571" NOx_normed="7.613292" fuel_normed="7377.258333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="3/1to2/1" sampledSeconds="47.00" CO_abs="904.750000" CO2_abs="99274.444444" HC_abs="6.253611" PMx_abs="0.586194" NOx_abs="32.678056" fuel_abs="31664.944444" electricity_abs="0"
            CO_normed="135.712500" CO2_normed="14891.166667" HC_normed="0.938042" PMx_normed="0.087929" NOx_normed="4.901708" fuel_normed="4749.741667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="55.00" CO_abs="1058.750000" CO2_abs="116172.222222" HC_abs="7.318056" PMx_abs="0.685972" NOx_abs="38.240278" fuel_abs="37054.722222" electricity_abs="0"
            CO_normed="317.625000" CO2_normed="34851.666667" HC_normed="2.195417" PMx_normed="0.205792" NOx_normed="11.472083" fuel_normed="11116.416667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="2/1to1/1" sampledSeconds="7.00" CO_abs="134.750000" CO2_abs="14785.555556" HC_abs="0.931389" PMx_abs="0.087306" NOx_abs="4.866944" fuel_abs="4716.055556" electricity_abs="0"
            CO_normed="40.425000" CO2_normed="4435.666667" HC_normed="0.279417" PMx_normed="0.026192" NOx_normed="1.460083" fuel_normed="1414.816667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
</meandata>
output meanhbefa_edgebased two_same_vehicles interval60s ( Last six runs Jul2024 )
output meanhbefa_lanebased two_same_vehicles interval60s ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval60s_aggregate ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="AGGREGATED" sampledSeconds="100.00" numEdges="44" CO_abs="1925.000000" CO2_abs="211222.222222" HC_abs="13.305556" PMx_abs="1.247222" NOx_abs="69.527778" fuel_abs="67372.222222" electricity_abs="0"
            CO_normed="6.562500" CO2_normed="720.075758" HC_normed="0.045360" PMx_normed="0.004252" NOx_normed="0.237027" fuel_normed="229.678030" electricity_normed="0"
            traveltime="1760.00" CO_perVeh="33880.000000" CO2_perVeh="3717511.111111" HC_perVeh="234.177778" PMx_perVeh="21.951111" NOx_perVeh="1223.688889" fuel_perVeh="1185751.111111" electricity_perVeh="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="AGGREGATED" sampledSeconds="120.00" numEdges="44" CO_abs="2310.000000" CO2_abs="253466.666667" HC_abs="15.966667" PMx_abs="1.496667" NOx_abs="83.433333" fuel_abs="80846.666667" electricity_abs="0"
            CO_normed="7.875000" CO2_normed="864.090909" HC_normed="0.054432" PMx_normed="0.005102" NOx_normed="0.284432" fuel_normed="275.613636" electricity_normed="0"
            traveltime="1760.00" CO_perVeh="33880.000000" CO2_perVeh="3717511.111111" HC_perVeh="234.177778" PMx_perVeh="21.951111" NOx_perVeh="1223.688889" fuel_perVeh="1185751.111111" electricity_perVeh="0"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="AGGREGATED" sampledSeconds="60.00" numEdges="44" CO_abs="1155.000000" CO2_abs="126733.333333" HC_abs="7.983333" PMx_abs="0.748333" NOx_abs="41.716667" fuel_abs="40423.333333" electricity_abs="0"
            CO_normed="7.875000" CO2_normed="864.090909" HC_normed="0.054432" PMx_normed="0.005102" NOx_normed="0.284432" fuel_normed="275.613636" electricity_normed="0"
            traveltime="1760.00" CO_perVeh="33880.000000" CO2_perVeh="3717511.111111" HC_perVeh="234.177778" PMx_perVeh="21.951111" NOx_perVeh="1223.688889" fuel_perVeh="1185751.111111" electricity_perVeh="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_all_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" CO_abs="526.781967" CO2_abs="48406.520467" HC_abs="3.439041" PMx_abs="0.305197" NOx_abs="16.141147" fuel_abs="15439.949093" electricity_abs="0"
            CO_normed="316.069180" CO2_normed="29043.912280" HC_normed="2.063425" PMx_normed="0.183118" NOx_normed="9.684688" fuel_normed="9263.969456" electricity_normed="0"
            traveltime="41.63" CO_perVeh="953.448029" CO2_perVeh="87613.290586" HC_perVeh="6.224486" PMx_perVeh="0.552390" NOx_perVeh="29.214639" fuel_perVeh="27945.506792" electricity_perVeh="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_t1_15">
        <edge id="4/1to3/1" sampledSeconds="14.00" CO_abs="269.500000" CO2_abs="29571.111111" HC_abs="1.862778" PMx_abs="0.174611" NOx_abs="9.733889" fuel_abs="9432.111111" electricity_abs="0"
            CO_normed="161.700000" CO2_normed="17742.666667" HC_normed="1.117667" PMx_normed="0.104767" NOx_normed="5.840333" fuel_normed="5659.266667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_t2_15">
        <edge id="4/1to3/1" sampledSeconds="9.00" CO_abs="257.281967" CO2_abs="18835.409356" HC_abs="1.576264" PMx_abs="0.130586" NOx_abs="6.407258" fuel_abs="6007.837982" electricity_abs="0"
            CO_normed="154.369180" CO2_normed="11301.245614" HC_normed="0.945758" PMx_normed="0.078351" NOx_normed="3.844355" fuel_normed="3604.702789" electricity_normed="0"
            traveltime="44.44" CO_perVeh="1270.515527" CO2_perVeh="93013.437047" HC_perVeh="7.783940" PMx_perVeh="0.644860" NOx_perVeh="31.640466" fuel_perVeh="29668.039030" electricity_perVeh="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_invalid_15"/>
    <interval begin="15.00" end="30.00" id="dump_all_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" CO_abs="717.553278" CO2_abs="63075.682260" HC_abs="4.622939" PMx_abs="0.404726" NOx_abs="21.107931" fuel_abs="20118.896637" electricity_abs="0"
            CO_normed="430.531967" CO2_normed="37845.409356" HC_normed="2.773764" PMx_normed="0.242836" NOx_normed="12.664758" fuel_normed="12071.337982" electricity_normed="0"
            traveltime="42.11" CO_perVeh="1007.087550" CO2_perVeh="88526.854006" HC_perVeh="6.488305" PMx_perVeh="0.568034" NOx_perVeh="29.625026" fuel_perVeh="28236.914156" electricity_perVeh="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_t1_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased vtypes_begin_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="30.00" end="45.00" id="dump_all_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" CO_abs="77.000000" CO2_abs="8448.888889" HC_abs="0.532222" PMx_abs="0.049889" NOx_abs="2.781111" fuel_abs="2694.888889" electricity_abs="0"
            CO_normed="46.200000" CO2_normed="5069.333333" HC_normed="0.319333" PMx_normed="0.029933" NOx_normed="1.668667" fuel_normed="1616.933333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="26.00" CO_abs="640.553278" CO2_abs="54626.793371" HC_abs="4.090717" PMx_abs="0.354837" NOx_abs="18.326820" fuel_abs="17424.007748" electricity_abs="0"
            CO_normed="384.331967" CO2_normed="32776.076023" HC_normed="2.454430" PMx_normed="0.212902" NOx_normed="10.996092" fuel_normed="10454.404649" electricity_normed="0"
            traveltime="42.45" CO_perVeh="1045.795508" CO2_perVeh="89186.109984" HC_perVeh="6.678685" PMx_perVeh="0.579323" NOx_perVeh="29.921173" fuel_perVeh="28447.202837" electricity_perVeh="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_t1_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" CO_abs="77.000000" CO2_abs="8448.888889" HC_abs="0.532222" PMx_abs="0.049889" NOx_abs="2.781111" fuel_abs="2694.888889" electricity_abs="0"
            CO_normed="46.200000" CO2_normed="5069.333333" HC_normed="0.319333" PMx_normed="0.029933" NOx_normed="1.668667" fuel_normed="1616.933333" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
        <edge id="4/1to3/1" sampledSeconds="11.00" CO_abs="211.750000" CO2_abs="23234.444444" HC_abs="1.463611" PMx_abs="0.137194" NOx_abs="7.648056" fuel_abs="7410.944444" electricity_abs="0"
            CO_normed="127.050000" CO2_normed="13940.666667" HC_normed="0.878167" PMx_normed="0.082317" NOx_normed="4.588833" fuel_normed="4446.566667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_t2_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" CO_abs="428.803278" CO2_abs="31392.348927" HC_abs="2.627106" PMx_abs="0.217643" NOx_abs="10.678764" fuel_abs="10013.063303" electricity_abs="0"
            CO_normed="257.281967" CO2_normed="18835.409356" HC_normed="1.576264" PMx_normed="0.130586" NOx_normed="6.407258" fuel_normed="6007.837982" electricity_normed="0"
            traveltime="44.44" CO_perVeh="1270.515527" CO2_perVeh="93013.437047" HC_perVeh="7.783940" PMx_perVeh="0.644860" NOx_perVeh="31.640466" fuel_perVeh="29668.039030" electricity_perVeh="0"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_invalid_15"/>
    <interval begin="45.00" end="60.00" id="dump_all_15">
        <edge id="3/1to2/1" sampledSeconds="24.56" CO_abs="561.926275" CO2_abs="51682.352423" HC_abs="3.669475" PMx_abs="0.325736" NOx_abs="17.232251" fuel_abs="16484.822195" electricity_abs="0"
            CO_normed="337.155765" CO2_normed="31009.411454" HC_normed="2.201685" PMx_normed="0.195442" NOx_normed="10.339351" fuel_normed="9890.893317" electricity_normed="0"
            traveltime="41.62" CO_perVeh="952.397802" CO2_perVeh="87595.403607" HC_perVeh="6.219321" PMx_perVeh="0.552084" NOx_perVeh="29.206604" fuel_perVeh="27939.801225" electricity_perVeh="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle writeAttributes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" NOx_abs="12.515000" CO_normed="51.975000" HC_perVeh="5.322222"/>
        <edge id="4/1to3/1" NOx_abs="27.811111" CO_normed="115.500000" HC_perVeh="5.322222"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" NOx_abs="26.420556" CO_normed="109.725000" HC_perVeh="5.322222"/>
        <edge id="3/1to2/1" NOx_abs="15.296111" CO_normed="63.525000" HC_perVeh="5.322222"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" NOx_abs="20.163056" CO_normed="167.475000" HC_perVeh="5.322222"/>
        <edge id="2/1to1/1" NOx_abs="1.390556" CO_normed="11.550000" HC_perVeh="5.322222"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_all_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" CO_abs="526.781967" CO2_abs="48406.520467" HC_abs="3.439041" PMx_abs="0.305197" NOx_abs="16.141147" fuel_abs="15439.949093" electricity_abs="0"
            CO_normed="316.069180" CO2_normed="29043.912280" HC_normed="2.063425" PMx_normed="0.183118" NOx_normed="9.684688" fuel_normed="9263.969456" electricity_normed="0"
            traveltime="41.63" CO_perVeh="953.448029" CO2_perVeh="87613.290586" HC_perVeh="6.224486" PMx_perVeh="0.552390" NOx_perVeh="29.214639" fuel_perVeh="27945.506792" electricity_perVeh="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_t1_15">
        <edge id="4/1to3/1" sampledSeconds="14.00" CO_abs="269.500000" CO2_abs="29571.111111" HC_abs="1.862778" PMx_abs="0.174611" NOx_abs="9.733889" fuel_abs="9432.111111" electricity_abs="0"
            CO_normed="161.700000" CO2_normed="17742.666667" HC_normed="1.117667" PMx_normed="0.104767" NOx_normed="5.840333" fuel_normed="5659.266667" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_t2_15">
        <edge id="4/1to3/1" sampledSeconds="9.00" CO_abs="257.281967" CO2_abs="18835.409356" HC_abs="1.576264" PMx_abs="0.130586" NOx_abs="6.407258" fuel_abs="6007.837982" electricity_abs="0"
            CO_normed="154.369180" CO2_normed="11301.245614" HC_normed="0.945758" PMx_normed="0.078351" NOx_normed="3.844355" fuel_normed="3604.702789" electricity_normed="0"
            traveltime="44.44" CO_perVeh="1270.515527" CO2_perVeh="93013.437047" HC_perVeh="7.783940" PMx_perVeh="0.644860" NOx_perVeh="31.640466" fuel_perVeh="29668.039030" electricity_perVeh="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_all_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" CO_abs="717.553278" CO2_abs="63075.682260" HC_abs="4.622939" PMx_abs="0.404726" NOx_abs="21.107931" fuel_abs="20118.896637" electricity_abs="0"
            CO_normed="430.531967" CO2_normed="37845.409356" HC_normed="2.773764" PMx_normed="0.242836" NOx_normed="12.664758" fuel_normed="12071.337982" electricity_normed="0"
            traveltime="42.11" CO_perVeh="1007.087550" CO2_perVeh="88526.854006" HC_perVeh="6.488305" PMx_perVeh="0.568034" NOx_perVeh="29.625026" fuel_perVeh="28236.914156" electricity_perVeh="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_t1_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" CO_abs="288.750000" CO2_abs="31683.333333" HC_abs="1.995833" PMx_abs="0.187083" NOx_abs="10.429167" fuel_abs="10105.833333" electricity_abs="0"
            CO_normed="173.250000" CO2_normed="19010.000000" HC_normed="1.197500" PMx_normed="0.112250" NOx_normed="6.257500" fuel_normed="6063.500000" electricity_normed="0"
            traveltime="40.00" CO_perVeh="770.000000" CO2_perVeh="84488.888889" HC_perVeh="5.322222" PMx_perVeh="0.498889" NOx_perVeh="27.811111" fuel_perVeh="26948.888889" electricity_perVeh="0"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_t2_15">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" noise="54.79" traveltime="40.00"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="29.00" noise="53.02" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="50.01" traveltime="40.00"/>
    </interval>
</meandata>
output meannoise_edgebased begin_end b15e30_b45e60_separate ( Last six runs Jul2024 )
output meannoise_lanebased begin_end b15e30_b45e60_separate ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" noise="50.01" traveltime="40.00"/>
    </interval>
</meandata>
output meannoise_edgebased begin_end beg0_end15 ( Last six runs Jul2024 )
output meannoise_lanebased begin_end beg0_end15 ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="53.00" noise="53.02" traveltime="40.00"/>
    </interval>
</meandata>
output meannoise_edgebased begin_end beg0_end30_nointerval ( Last six runs Jul2024 )
output meannoise_lanebased begin_end beg0_end30_nointerval ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" noise="54.79" traveltime="40.00"/>
    </interval>
</meandata>
output meannoise_edgebased begin_end beg15_end30 ( Last six runs Jul2024 )
output meannoise_edgebased begin_end beg15_end30_nointerval ( Last six runs Jul2024 )
output meannoise_lanebased begin_end beg15_end30 ( Last six runs Jul2024 )
output meannoise_lanebased begin_end beg15_end30_nointerval ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" noise="50.01" traveltime="40.00"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" noise="54.79" traveltime="40.00"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" noise="0.00" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="26.00" noise="54.79" traveltime="40.00"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="29.00" noise="53.02" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="50.01" traveltime="40.00"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="30.00" noise="54.79" traveltime="40.00"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="13.00" noise="0.00" traveltime="40.00"/>
        <edge id="3/1to2/1" sampledSeconds="17.00" noise="54.79" traveltime="40.00"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="30.00" noise="54.79" traveltime="40.00"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="30.00" noise="54.79" traveltime="40.00"/>
<truncated after showing first 30 lines>
output meannoise_edgebased begin_end plain ( Last six runs Jul2024 )
output meannoise_edgebased two_same_vehicles interval15s ( Last six runs Jul2024 )
output meannoise_lanebased begin_end plain ( Last six runs Jul2024 )
output meannoise_lanebased two_same_vehicles interval15s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" noise="0.00" traveltime="8000.00"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" noise="0.00" traveltime="7742.48"/>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" noise="0.00" traveltime="8000.00"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" noise="0.00" traveltime="7742.48"/>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" noise="0.00" traveltime="8000.00"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" noise="0.00" traveltime="7742.48"/>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" noise="0.00" traveltime="8000.00"/>
        <edge id="3/1to2/1" sampledSeconds="105.00" noise="0.00" traveltime="7742.48"/>
    </interval>
</meandata>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="660.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="780.00" noise="0.00" traveltime="8000.00"/>
        <edge id="3/1to2/1" sampledSeconds="420.00" noise="0.00" traveltime="7742.48"/>
    </interval>
</meandata>
output meannoise_edgebased jam1 ( Last six runs Jul2024 )
output meannoise_lanebased jam1 ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" noise="0.00" traveltime="8000.00"/>
        <edge id="3/1to2/1" sampledSeconds="780.00" noise="0.00" traveltime="7366.62"/>
        <edge id="4/1to3/1" sampledSeconds="195.00" noise="0.00" traveltime="6824.82"/>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" noise="0.00" traveltime="8000.00"/>
        <edge id="3/1to2/1" sampledSeconds="780.00" noise="0.00" traveltime="7366.62"/>
        <edge id="4/1to3/1" sampledSeconds="195.00" noise="0.00" traveltime="6824.82"/>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" noise="0.00" traveltime="8000.00"/>
        <edge id="3/1to2/1" sampledSeconds="780.00" noise="0.00" traveltime="7366.62"/>
        <edge id="4/1to3/1" sampledSeconds="195.00" noise="0.00" traveltime="6824.82"/>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" noise="0.00" traveltime="8000.00"/>
        <edge id="3/1to2/1" sampledSeconds="780.00" noise="0.00" traveltime="7366.62"/>
        <edge id="4/1to3/1" sampledSeconds="195.00" noise="0.00" traveltime="6824.82"/>
    </interval>
</meandata>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="660.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="780.00" noise="0.00" traveltime="8000.00"/>
        <edge id="3/1to2/1" sampledSeconds="3120.00" noise="0.00" traveltime="7366.62"/>
        <edge id="4/1to3/1" sampledSeconds="780.00" noise="0.00" traveltime="6824.82"/>
    </interval>
</meandata>
output meannoise_edgebased jam2 ( Last six runs Jul2024 )
output meannoise_lanebased jam2 ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="dump_300">
        <edge id="0/0to0/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" noise="0.00"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/1to0/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/1to1/2" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/1to2/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/2to0/2" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/2to1/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/2to2/2" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/0to1/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/0to2/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/0to3/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/1to1/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/1to2/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/1to2/2" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/1to3/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/2to1/2" sampledSeconds="0.00" noise="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated900 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="dump_900">
        <edge id="0/0to0/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" noise="0.00"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/1to0/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/1to1/2" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/1to2/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/2to0/2" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/2to1/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="1/2to2/2" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/0to1/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/0to2/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/0to3/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/1to1/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/1to2/0" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/1to2/2" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/1to3/1" sampledSeconds="0.00" noise="0.00"/>
        <edge id="2/2to1/2" sampledSeconds="0.00" noise="0.00"/>
<truncated after showing first 30 lines>
output meannoise_edgebased no_vehicles ( Last six runs Jul2024 )
output meannoise_lanebased no_vehicles ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="13.00" noise="50.01" traveltime="40.00"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" noise="50.01" traveltime="40.00"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="3.00" noise="0.00" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="12.00" noise="53.02" traveltime="40.00"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" noise="50.01" traveltime="40.00"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" noise="53.02" traveltime="40.00"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="8.00" noise="0.00" traveltime="40.00"/>
        <edge id="3/1to2/1" sampledSeconds="7.00" noise="50.01" traveltime="40.00"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" noise="53.02" traveltime="40.00"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" noise="50.01" traveltime="40.00"/>
    </interval>
<truncated after showing first 30 lines>
output meannoise_edgebased one_vehicle interval15s ( Last six runs Jul2024 )
output meannoise_lanebased one_vehicle interval15s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="13.00" noise="50.01" traveltime="40.00"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" noise="50.01" traveltime="40.00"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="3.00" noise="0.00" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="12.00" noise="53.02" traveltime="40.00"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" noise="50.01" traveltime="40.00"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" noise="53.02" traveltime="40.00"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="8.00" noise="0.00" traveltime="40.00"/>
        <edge id="3/1to2/1" sampledSeconds="7.00" noise="50.01" traveltime="40.00"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" noise="53.02" traveltime="40.00"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" noise="50.01" traveltime="40.00"/>
    </interval>
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="18.00" noise="43.99" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" noise="50.01" traveltime="40.00"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="38.00" noise="48.76" traveltime="40.00"/>
        <edge id="3/1to2/1" sampledSeconds="22.00" noise="48.76" traveltime="40.00"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="29.00" noise="50.01" traveltime="40.00"/>
        <edge id="2/1to1/1" sampledSeconds="2.00" noise="47.00" traveltime="40.00"/>
    </interval>
</meandata>
output meannoise_edgebased one_vehicle interval15s60s ( Last six runs Jul2024 )
output meannoise_lanebased one_vehicle interval15s60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1"/>
    <interval begin="1.00" end="2.00" id="dump_1"/>
    <interval begin="2.00" end="3.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="6.00" end="7.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="7.00" end="8.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="8.00" end="9.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="9.00" end="10.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
<truncated after showing first 30 lines>
output meannoise_edgebased one_vehicle interval1s ( Last six runs Jul2024 )
output meannoise_lanebased one_vehicle interval1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="18.00" noise="43.99" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" noise="50.01" traveltime="40.00"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="38.00" noise="48.76" traveltime="40.00"/>
        <edge id="3/1to2/1" sampledSeconds="22.00" noise="48.76" traveltime="40.00"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="29.00" noise="50.01" traveltime="40.00"/>
        <edge id="2/1to1/1" sampledSeconds="2.00" noise="47.00" traveltime="40.00"/>
    </interval>
</meandata>
output meannoise_edgebased one_vehicle interval60s ( Last six runs Jul2024 )
output meannoise_lanebased one_vehicle interval60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" noise="43.99"/>
        <edge id="4/1to3/1" noise="50.01"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" noise="48.76"/>
        <edge id="3/1to2/1" noise="48.76"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" noise="50.01"/>
        <edge id="2/1to1/1" noise="47.00"/>
    </interval>
</meandata>
output meannoise_edgebased one_vehicle writeAttributes ( Last six runs Jul2024 )
output meannoise_lanebased one_vehicle writeAttributes ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="0.10" id="dump_1"/>
    <interval begin="0.10" end="0.20" id="dump_1"/>
    <interval begin="0.20" end="0.30" id="dump_1"/>
    <interval begin="0.30" end="0.40" id="dump_1"/>
    <interval begin="0.40" end="0.50" id="dump_1"/>
    <interval begin="0.50" end="0.60" id="dump_1"/>
    <interval begin="0.60" end="0.70" id="dump_1"/>
    <interval begin="0.70" end="0.80" id="dump_1"/>
    <interval begin="0.80" end="0.90" id="dump_1"/>
    <interval begin="0.90" end="1.00" id="dump_1"/>
    <interval begin="1.00" end="1.10" id="dump_1"/>
    <interval begin="1.10" end="1.20" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.10" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="1.20" end="1.30" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.10" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="1.30" end="1.40" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.10" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="1.40" end="1.50" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.10" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="1.50" end="1.60" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.10" noise="0.00" traveltime="40.00"/>
    </interval>
<truncated after showing first 30 lines>
output meannoise_edgebased one_vehicle_subsecond interval.1s ( Last six runs Jul2024 )
output meannoise_lanebased one_vehicle_subsecond interval.1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="13.90" noise="40.01" traveltime="40.00"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" noise="40.01" traveltime="40.00"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="3.90" noise="0.00" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="11.10" noise="43.02" traveltime="40.00"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" noise="40.01" traveltime="40.00"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" noise="43.02" traveltime="40.00"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="8.90" noise="0.00" traveltime="40.00"/>
        <edge id="3/1to2/1" sampledSeconds="6.10" noise="40.01" traveltime="40.00"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" noise="43.02" traveltime="40.00"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" noise="40.01" traveltime="40.00"/>
    </interval>
<truncated after showing first 30 lines>
output meannoise_edgebased one_vehicle_subsecond interval15s ( Last six runs Jul2024 )
output meannoise_lanebased one_vehicle_subsecond interval15s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="13.90" noise="40.01" traveltime="40.00"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="15.00" noise="40.01" traveltime="40.00"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="3.90" noise="0.00" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="11.10" noise="43.02" traveltime="40.00"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" noise="40.01" traveltime="40.00"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="15.00" noise="43.02" traveltime="40.00"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="8.90" noise="0.00" traveltime="40.00"/>
        <edge id="3/1to2/1" sampledSeconds="6.10" noise="40.01" traveltime="40.00"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" noise="43.02" traveltime="40.00"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="15.00" noise="40.01" traveltime="40.00"/>
    </interval>
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="18.90" noise="33.99" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" noise="40.01" traveltime="40.00"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="38.90" noise="38.76" traveltime="40.00"/>
        <edge id="3/1to2/1" sampledSeconds="21.10" noise="38.76" traveltime="40.00"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="29.00" noise="40.01" traveltime="40.00"/>
        <edge id="2/1to1/1" sampledSeconds="1.10" noise="37.00" traveltime="40.00"/>
    </interval>
</meandata>
output meannoise_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Jul2024 )
output meannoise_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1"/>
    <interval begin="1.00" end="2.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="0.90" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="2.00" end="3.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="6.00" end="7.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="7.00" end="8.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="8.00" end="9.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="9.00" end="10.00" id="dump_1">
<truncated after showing first 30 lines>
output meannoise_edgebased one_vehicle_subsecond interval1s ( Last six runs Jul2024 )
output meannoise_lanebased one_vehicle_subsecond interval1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="18.90" noise="33.99" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="40.00" noise="40.01" traveltime="40.00"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="38.90" noise="38.76" traveltime="40.00"/>
        <edge id="3/1to2/1" sampledSeconds="21.10" noise="38.76" traveltime="40.00"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="29.00" noise="40.01" traveltime="40.00"/>
        <edge id="2/1to1/1" sampledSeconds="1.10" noise="37.00" traveltime="40.00"/>
    </interval>
</meandata>
output meannoise_edgebased one_vehicle_subsecond interval60s ( Last six runs Jul2024 )
output meannoise_lanebased one_vehicle_subsecond interval60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="dump_300">
        <edge id="0/0to0/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/1to0/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/1to1/2" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/1to2/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/2to0/2" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/2to1/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/2to2/2" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/0to1/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/0to2/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/0to3/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/1to1/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/1to2/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/1to2/2" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/1to3/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/2to1/2" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated900 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="150.00" id="dump_900">
        <edge id="0/0to0/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="0/0to1/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/0to1/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/1to0/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/1to1/2" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/1to2/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/2to0/2" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/2to1/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="1/2to2/2" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/0to1/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/0to2/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/0to3/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/1to1/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/1to2/0" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/1to2/2" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/1to3/1" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
        <edge id="2/2to1/2" sampledSeconds="0.00" noise="0.00" traveltime="40.00"/>
<truncated after showing first 30 lines>
output meannoise_edgebased print_defaults ( Last six runs Jul2024 )
output meannoise_lanebased print_defaults ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="23.00" noise="50.01" traveltime="40.00"/>
    </interval>
    <interval begin="15.00" end="30.00" id="dump_15">
        <edge id="4/1to3/1" sampledSeconds="30.00" noise="54.79" traveltime="40.00"/>
    </interval>
    <interval begin="30.00" end="45.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="4.00" noise="0.00" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="26.00" noise="54.79" traveltime="40.00"/>
    </interval>
    <interval begin="45.00" end="60.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="29.00" noise="53.02" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="50.01" traveltime="40.00"/>
    </interval>
    <interval begin="60.00" end="75.00" id="dump_15">
        <edge id="3/1to2/1" sampledSeconds="30.00" noise="54.79" traveltime="40.00"/>
    </interval>
    <interval begin="75.00" end="90.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="13.00" noise="0.00" traveltime="40.00"/>
        <edge id="3/1to2/1" sampledSeconds="17.00" noise="54.79" traveltime="40.00"/>
    </interval>
    <interval begin="90.00" end="105.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="30.00" noise="54.79" traveltime="40.00"/>
    </interval>
    <interval begin="105.00" end="120.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="30.00" noise="54.79" traveltime="40.00"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="33.00" noise="47.00" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="80.00" noise="53.02" traveltime="40.00"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="73.00" noise="51.77" traveltime="40.00"/>
        <edge id="3/1to2/1" sampledSeconds="47.00" noise="51.77" traveltime="40.00"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="55.00" noise="53.02" traveltime="40.00"/>
        <edge id="2/1to1/1" sampledSeconds="7.00" noise="50.01" traveltime="40.00"/>
    </interval>
</meandata>
output meannoise_edgebased two_same_vehicles interval15s60s ( Last six runs Jul2024 )
output meannoise_lanebased two_same_vehicles interval15s60s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated1 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1.00" id="dump_1"/>
    <interval begin="1.00" end="2.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="2.00" end="3.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="3.00" end="4.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="4.00" end="5.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="5.00" end="6.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="1.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="6.00" end="7.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="2.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="7.00" end="8.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="2.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="8.00" end="9.00" id="dump_1">
        <edge id="4/1to3/1" sampledSeconds="2.00" noise="0.00" traveltime="40.00"/>
    </interval>
    <interval begin="9.00" end="10.00" id="dump_1">
<truncated after showing first 30 lines>
output meannoise_edgebased two_same_vehicles interval1s ( Last six runs Jul2024 )
output meannoise_lanebased two_same_vehicles interval1s ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="3/1to2/1" sampledSeconds="33.00" noise="47.00" traveltime="40.00"/>
        <edge id="4/1to3/1" sampledSeconds="80.00" noise="53.02" traveltime="40.00"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="2/1to1/1" sampledSeconds="73.00" noise="51.77" traveltime="40.00"/>
        <edge id="3/1to2/1" sampledSeconds="47.00" noise="51.77" traveltime="40.00"/>
    </interval>
    <interval begin="120.00" end="150.00" id="dump_60">
        <edge id="1/1to0/1" sampledSeconds="55.00" noise="53.02" traveltime="40.00"/>
        <edge id="2/1to1/1" sampledSeconds="7.00" noise="50.01" traveltime="40.00"/>
    </interval>
</meandata>
output meannoise_edgebased two_same_vehicles interval60s ( Last six runs Jul2024 )
output meannoise_lanebased two_same_vehicles interval60s ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output personinfo pedestrians ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in personinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="101.00" waitingTime="0.00" timeLoss="1.69" traveltime="101.00">
        <walk depart="0.00" departPos="0.00" arrival="101.00" arrivalPos="45.98" duration="101.00" routeLength="137.93" timeLoss="1.69" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p.1" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="101.00" waitingTime="0.00" timeLoss="1.69" traveltime="101.00">
        <walk depart="10.00" departPos="0.00" arrival="111.00" arrivalPos="45.98" duration="101.00" routeLength="137.93" timeLoss="1.69" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p.2" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="101.00" waitingTime="0.00" timeLoss="1.69" traveltime="101.00">
        <walk depart="20.00" departPos="0.00" arrival="121.00" arrivalPos="45.98" duration="101.00" routeLength="137.93" timeLoss="1.69" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p.3" depart="30.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="101.00" waitingTime="0.00" timeLoss="1.69" traveltime="101.00">
        <walk depart="30.00" departPos="0.00" arrival="131.00" arrivalPos="45.98" duration="101.00" routeLength="137.93" timeLoss="1.69" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p.4" depart="40.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="101.00" waitingTime="0.00" timeLoss="1.69" traveltime="101.00">
        <walk depart="40.00" departPos="0.00" arrival="141.00" arrivalPos="45.98" duration="101.00" routeLength="137.93" timeLoss="1.69" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p.5" depart="50.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="101.00" waitingTime="0.00" timeLoss="1.69" traveltime="101.00">
        <walk depart="50.00" departPos="0.00" arrival="151.00" arrivalPos="45.98" duration="101.00" routeLength="137.93" timeLoss="1.69" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p.6" depart="60.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="101.00" waitingTime="0.00" timeLoss="1.69" traveltime="101.00">
        <walk depart="60.00" departPos="0.00" arrival="161.00" arrivalPos="45.98" duration="101.00" routeLength="137.93" timeLoss="1.69" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p.7" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="101.00" waitingTime="0.00" timeLoss="1.69" traveltime="101.00">
        <walk depart="70.00" departPos="0.00" arrival="171.00" arrivalPos="45.98" duration="101.00" routeLength="137.93" timeLoss="1.69" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="p.8" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="101.00" waitingTime="0.00" timeLoss="1.69" traveltime="101.00">
        <walk depart="80.00" departPos="0.00" arrival="181.00" arrivalPos="45.98" duration="101.00" routeLength="137.93" timeLoss="1.69" maxSpeed="1.39"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output personinfo riding ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Person 'p.8' aborted waiting for bus at edge 'SC'.
< Warning: Person 'p.9' aborted waiting for bus at edge 'SC'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in personinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="37.00" waitingTime="30.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="30.38" vehicle="bus.0" depart="30.38" arrival="37.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.1" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="27.00" waitingTime="20.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="20.38" vehicle="bus.0" depart="30.38" arrival="37.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.2" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="17.00" waitingTime="10.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="10.38" vehicle="bus.0" depart="30.38" arrival="37.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.3" depart="30.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="7.00" waitingTime="0.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="0.38" vehicle="bus.0" depart="30.38" arrival="37.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.4" depart="40.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="97.00" waitingTime="90.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="90.38" vehicle="bus.1" depart="130.38" arrival="137.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.5" depart="50.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="87.00" waitingTime="80.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="80.38" vehicle="bus.1" depart="130.38" arrival="137.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.6" depart="60.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="77.00" waitingTime="70.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="70.38" vehicle="bus.1" depart="130.38" arrival="137.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.7" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="67.00" waitingTime="60.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="60.38" vehicle="bus.1" depart="130.38" arrival="137.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.8" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="75.00" timeLoss="-1" traveltime="-1">
        <ride waitingTime="75.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="bus.0" depart="20.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="54.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="5.53" duration="34.00" routeLength="183.90" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_bus.0 person_bus.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus.1" depart="120.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="154.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="5.53" duration="34.00" routeLength="183.90" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_bus.1 person_bus.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output personinfo riding_onlyPersoninfo ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Person 'p.8' aborted waiting for bus at edge 'SC'.
< Warning: Person 'p.9' aborted waiting for bus at edge 'SC'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in personinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="37.00" waitingTime="30.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="30.38" vehicle="bus.0" depart="30.38" arrival="37.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.1" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="27.00" waitingTime="20.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="20.38" vehicle="bus.0" depart="30.38" arrival="37.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.2" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="17.00" waitingTime="10.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="10.38" vehicle="bus.0" depart="30.38" arrival="37.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.3" depart="30.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="7.00" waitingTime="0.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="0.38" vehicle="bus.0" depart="30.38" arrival="37.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.4" depart="40.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="97.00" waitingTime="90.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="90.38" vehicle="bus.1" depart="130.38" arrival="137.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.5" depart="50.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="87.00" waitingTime="80.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="80.38" vehicle="bus.1" depart="130.38" arrival="137.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.6" depart="60.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="77.00" waitingTime="70.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="70.38" vehicle="bus.1" depart="130.38" arrival="137.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.7" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="67.00" waitingTime="60.38" timeLoss="0.00" traveltime="6.62">
        <ride waitingTime="60.38" vehicle="bus.1" depart="130.38" arrival="137.00" arrivalPos="0.00" duration="6.62" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p.8" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="75.00" timeLoss="-1" traveltime="-1">
        <ride waitingTime="75.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<queue-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/queue_file.xsd">
    <data timestep="0.00">
        <lanes/>
    </data>
    <data timestep="1.00">
        <lanes/>
    </data>
    <data timestep="2.00">
        <lanes/>
    </data>
    <data timestep="3.00">
        <lanes/>
    </data>
    <data timestep="4.00">
        <lanes/>
    </data>
    <data timestep="5.00">
        <lanes/>
    </data>
    <data timestep="6.00">
        <lanes/>
    </data>
    <data timestep="7.00">
        <lanes/>
    </data>
    <data timestep="8.00">
        <lanes/>
<truncated after showing first 30 lines>
output queue-output no_vehicles ( Last six runs Jul2024 )
output queue-output small_jam ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output queue-output period ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<queue-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/queue_file.xsd">
    <data timestep="0.00">
        <lanes/>
    </data>
    <data timestep="5.00">
        <lanes/>
    </data>
    <data timestep="10.00">
        <lanes/>
    </data>
    <data timestep="15.00">
        <lanes/>
    </data>
    <data timestep="20.00">
        <lanes/>
    </data>
    <data timestep="25.00">
        <lanes/>
    </data>
    <data timestep="30.00">
        <lanes/>
    </data>
    <data timestep="35.00">
        <lanes/>
    </data>
    <data timestep="40.00">
        <lanes/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output rawdump errors file_false ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Could not build output file 'xxx/rawdump.xml' (No such file or directory).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output rawdump no_vehicles ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00"/>
    <timestep time="11.00"/>
    <timestep time="12.00"/>
    <timestep time="13.00"/>
    <timestep time="14.00"/>
    <timestep time="15.00"/>
    <timestep time="16.00"/>
    <timestep time="17.00"/>
    <timestep time="18.00"/>
    <timestep time="19.00"/>
    <timestep time="20.00"/>
    <timestep time="21.00"/>
    <timestep time="22.00"/>
    <timestep time="23.00"/>
    <timestep time="24.00"/>
    <timestep time="25.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output rawdump one_vehicle_subsecond ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="0.00" speed="10.00"/>
        </edge>
    </timestep>
    <timestep time="0.10">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="0.00" speed="10.00"/>
        </edge>
    </timestep>
    <timestep time="0.20">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="0.00" speed="10.00"/>
        </edge>
    </timestep>
    <timestep time="0.30">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="0.00" speed="10.00"/>
        </edge>
    </timestep>
    <timestep time="0.40">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="0.00" speed="10.00"/>
        </edge>
    </timestep>
    <timestep time="0.50">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output rawdump precision ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="100.0000" speed="10.0000"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="100.0000" speed="10.0000"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="100.0000" speed="10.0000"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="100.0000" speed="10.0000"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="4/1to3/1">
            <vehicle id="0" pos="100.0000" speed="10.0000"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output rawdump two_vehicles_diff_speed__empty ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="0/0to0/1"/>
        <edge id="0/0to1/0"/>
        <edge id="0/1to0/0"/>
        <edge id="0/1to0/2"/>
        <edge id="0/1to1/1"/>
        <edge id="0/2to0/1"/>
        <edge id="0/2to1/2"/>
        <edge id="1/0to0/0"/>
        <edge id="1/0to1/1"/>
        <edge id="1/0to2/0"/>
        <edge id="1/1to0/1"/>
        <edge id="1/1to1/0"/>
        <edge id="1/1to1/2"/>
        <edge id="1/1to2/1"/>
        <edge id="1/2to0/2"/>
        <edge id="1/2to1/1"/>
        <edge id="1/2to2/2"/>
        <edge id="2/0to1/0"/>
        <edge id="2/0to2/1"/>
        <edge id="2/0to3/0"/>
        <edge id="2/1to1/1"/>
        <edge id="2/1to2/0"/>
        <edge id="2/1to2/2"/>
        <edge id="2/1to3/1"/>
        <edge id="2/2to1/2"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output route_probe odd_interval ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <routeDistribution id="r3/1to2/1_32.00">
        <route id="r1_32.00" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" probability="1.00"/>
    </routeDistribution>
    <routeDistribution id="r3/1to2/1_42.00">
        <route id="r1_42.00" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" probability="1.00"/>
    </routeDistribution>
</routes>

TEST FAILED on ts-sim-build-ba : output route_probe two_same ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <routeDistribution id="r3/1to2/1_40.00">
        <route id="r1_40.00" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" probability="2.00"/>
    </routeDistribution>
</routes>

TEST FAILED on ts-sim-build-ba : output route_probe two_same_b5 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <routeDistribution id="r3/1to2/1_85.00">
        <route id="r1_85.00" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" probability="1.00"/>
    </routeDistribution>
</routes>

TEST FAILED on ts-sim-build-ba : output route_probe two_same_begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <routeDistribution id="r3/1to2/1_40.00">
        <route id="r1_40.00" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" probability="1.00"/>
    </routeDistribution>
</routes>

TEST FAILED on ts-sim-build-ba : output route_probe vTypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <routeDistribution id="r3/1to2/1_10.00">
        <route id="r3_10.00" edges="3/1to2/1 2/1to1/1 1/1to0/1" probability="1.00"/>
    </routeDistribution>
    <routeDistribution id="r3/1to2/1_40.00">
        <route id="r2_40.00" edges="4/1to3/1 3/1to2/1 2/1to1/1" probability="1.00"/>
    </routeDistribution>
</routes>

TEST FAILED on ts-sim-build-ba : output stop-output early_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v1" depart="0.00" departPos="0.00">
        <route edges="SC CN"/>
        <stop edge="SC" endPos="75.40" duration="30.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output stop-output early_end_write ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="0.00" ended="-1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v1" depart="0.00" departPos="0.00">
        <route edges="SC CN"/>
        <stop edge="SC" endPos="75.40" duration="30.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output stop-output pos0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="0.00" ended="37.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v1" depart="0.00" departPos="0.00" arrival="43.00">
        <route edges="SC CN"/>
        <stop edge="SC" endPos="0.00" duration="30.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="0.00" ended="37.00" delay="2.00" arrivalDelay="-5.00" usedEnded="1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="36.15" ended="142.00" delay="7.00" usedEnded="1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
output stop-output use_ended ( Last six runs Jul2024 )
output stop-output use_ended_started ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output summary errors file_false ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Could not build output file 'xxx/emissions.xml' (No such file or directory).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output summary flow_backlogged ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="0.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="1.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.70" meanSpeedRelative="0.97"/>
    <step time="2.00" loaded="3" inserted="3" running="3" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.43" meanSpeedRelative="0.94"/>
    <step time="3.00" loaded="4" inserted="4" running="4" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.17" meanSpeedRelative="0.92"/>
    <step time="4.00" loaded="5" inserted="5" running="5" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="8.94" meanSpeedRelative="0.89"/>
    <step time="5.00" loaded="6" inserted="6" running="6" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="8.72" meanSpeedRelative="0.87"/>
    <step time="6.00" loaded="7" inserted="7" running="7" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="8.51" meanSpeedRelative="0.85"/>
    <step time="7.00" loaded="8" inserted="8" running="8" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="8.31" meanSpeedRelative="0.83"/>
    <step time="8.00" loaded="9" inserted="9" running="9" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="8.13" meanSpeedRelative="0.81"/>
    <step time="9.00" loaded="10" inserted="9" running="9" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="8.13" meanSpeedRelative="0.81"/>
    <step time="10.00" loaded="11" inserted="10" running="10" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="8.00" meanSpeedRelative="0.80"/>
    <step time="11.00" loaded="12" inserted="10" running="10" waiting="2" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="8.00" meanSpeedRelative="0.80"/>
    <step time="12.00" loaded="13" inserted="11" running="11" waiting="2" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.27" meanTravelTime="-1.00" meanSpeed="7.96" meanSpeedRelative="0.80"/>
    <step time="13.00" loaded="14" inserted="11" running="11" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.27" meanTravelTime="-1.00" meanSpeed="7.96" meanSpeedRelative="0.80"/>
    <step time="14.00" loaded="15" inserted="12" running="12" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.50" meanTravelTime="-1.00" meanSpeed="7.99" meanSpeedRelative="0.80"/>
    <step time="15.00" loaded="16" inserted="13" running="13" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.69" meanTravelTime="-1.00" meanSpeed="8.02" meanSpeedRelative="0.80"/>
    <step time="16.00" loaded="16" inserted="13" running="13" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.69" meanTravelTime="-1.00" meanSpeed="8.02" meanSpeedRelative="0.80"/>
    <step time="17.00" loaded="16" inserted="14" running="14" waiting="2" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.93" meanTravelTime="-1.00" meanSpeed="8.10" meanSpeedRelative="0.81"/>
    <step time="18.00" loaded="16" inserted="14" running="14" waiting="2" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.93" meanTravelTime="-1.00" meanSpeed="8.10" meanSpeedRelative="0.81"/>
    <step time="19.00" loaded="16" inserted="15" running="15" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.20" meanTravelTime="-1.00" meanSpeed="8.20" meanSpeedRelative="0.82"/>
    <step time="20.00" loaded="16" inserted="16" running="16" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.44" meanTravelTime="-1.00" meanSpeed="8.29" meanSpeedRelative="0.83"/>
    <step time="21.00" loaded="16" inserted="16" running="16" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.44" meanTravelTime="-1.00" meanSpeed="8.29" meanSpeedRelative="0.83"/>
    <step time="22.00" loaded="16" inserted="16" running="16" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.44" meanTravelTime="-1.00" meanSpeed="8.48" meanSpeedRelative="0.85"/>
    <step time="23.00" loaded="16" inserted="16" running="16" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.44" meanTravelTime="-1.00" meanSpeed="8.48" meanSpeedRelative="0.85"/>
    <step time="24.00" loaded="16" inserted="16" running="16" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.44" meanTravelTime="-1.00" meanSpeed="8.69" meanSpeedRelative="0.87"/>
    <step time="25.00" loaded="16" inserted="16" running="16" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.44" meanTravelTime="-1.00" meanSpeed="8.89" meanSpeedRelative="0.89"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output summary one_vehicle ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="0.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="1.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="2.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="3.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="4.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="5.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="6.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="7.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="8.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="9.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="10.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="11.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="12.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="13.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="14.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="15.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="16.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="17.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="18.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="19.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="20.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="21.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="22.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="23.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="24.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="25.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output summary one_vehicle_subsecond ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="0.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="0.10" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="0.20" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="0.30" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="0.40" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="0.50" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="0.60" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="0.70" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="0.80" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="0.90" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="1.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="1.10" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="1.20" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="1.30" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="1.40" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="1.50" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="1.60" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="1.70" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="1.80" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="1.90" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="2.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="2.10" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="2.20" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="2.30" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="2.40" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="2.50" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.10" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output summary period_100 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="0.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="100.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="200.00" loaded="1" inserted="1" running="0" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="160.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="300.00" loaded="1" inserted="1" running="0" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="160.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="400.00" loaded="1" inserted="1" running="0" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="160.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="500.00" loaded="1" inserted="1" running="0" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="160.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="600.00" loaded="1" inserted="1" running="0" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="160.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="700.00" loaded="1" inserted="1" running="0" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="160.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="800.00" loaded="1" inserted="1" running="0" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="160.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="900.00" loaded="1" inserted="1" running="0" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="1.00" meanTravelTime="160.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
</summary>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="0.00" loaded="2" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="1.00" loaded="2" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="2.00" loaded="2" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="3.00" loaded="2" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="4.00" loaded="2" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="5.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="6.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="7.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="8.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="9.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="10.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="11.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="12.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="13.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="14.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="15.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="16.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="17.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="18.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="19.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="20.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="21.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="22.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="23.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="24.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="25.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
<truncated after showing first 30 lines>
output summary two_same_vehicles ( Last six runs Jul2024 )
output summary two_vehicles_diff_length ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output summary two_vehicles_diff_speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="0.00" loaded="2" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="1.00" loaded="2" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="2.00" loaded="2" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="3.00" loaded="2" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="4.00" loaded="2" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="10.00" meanSpeedRelative="1.00"/>
    <step time="5.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="6.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="7.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="8.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="9.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="10.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="11.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="12.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="13.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="14.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="15.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="16.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="17.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="18.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="19.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="20.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="21.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="22.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="23.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="24.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
    <step time="25.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="9.50" meanSpeedRelative="0.95"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsprogram ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <tlLogic id="0" type="static" programID="0">
        <phase duration="31.00" state="GGggrrrrGGggrrrr"/>
        <phase duration="4.00"  state="yyggrrrryyggrrrr"/>
        <phase duration="6.00"  state="rrGGrrrrrrGGrrrr"/>
        <phase duration="4.00"  state="rryyrrrrrryyrrrr"/>
        <phase duration="31.00" state="rrrrGGggrrrrGGgg"/>
        <phase duration="4.00"  state="rrrryyggrrrryygg"/>
        <phase duration="6.00"  state="rrrrrrGGrrrrrrGG"/>
        <phase duration="4.00"  state="rrrrrryyrrrrrryy"/>
        <phase duration="31.00" state="GGggrrrrGGggrrrr"/>
        <phase duration="4.00"  state="yyggrrrryyggrrrr"/>
        <phase duration="6.00"  state="rrGGrrrrrrGGrrrr"/>
        <phase duration="4.00"  state="rryyrrrrrryyrrrr"/>
        <phase duration="31.00" state="rrrrGGggrrrrGGgg"/>
        <phase duration="4.00"  state="rrrryyggrrrryygg"/>
        <phase duration="6.00"  state="rrrrrrGGrrrrrrGG"/>
        <phase duration="4.00"  state="rrrrrryyrrrrrryy"/>
        <phase duration="20.00" state="GGggrrrrGGggrrrr"/>
    </tlLogic>
</additional>

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsstate ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="1.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="2.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="3.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="4.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="5.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="6.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="7.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="8.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="9.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="10.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="11.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="12.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="13.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="14.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="15.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="16.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="17.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="18.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="19.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="20.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="21.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="22.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="23.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="24.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="25.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsswitches ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tls_switch ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsSwitches xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsswitches_file.xsd">
   <tlsSwitch id="0" programID="0" fromLane="4si_0" toLane="1o_0" begin="0.00" end="31.00" duration="31.00"/>
   <tlsSwitch id="0" programID="0" fromLane="4si_1" toLane="3o_0" begin="0.00" end="31.00" duration="31.00"/>
   <tlsSwitch id="0" programID="0" fromLane="3si_0" toLane="2o_0" begin="0.00" end="31.00" duration="31.00"/>
   <tlsSwitch id="0" programID="0" fromLane="3si_1" toLane="4o_0" begin="0.00" end="31.00" duration="31.00"/>
   <tlsSwitch id="0" programID="0" fromLane="4si_2" toLane="2o_0" begin="0.00" end="41.00" duration="41.00"/>
   <tlsSwitch id="0" programID="0" fromLane="4si_2" toLane="4o_0" begin="0.00" end="41.00" duration="41.00"/>
   <tlsSwitch id="0" programID="0" fromLane="3si_2" toLane="1o_0" begin="0.00" end="41.00" duration="41.00"/>
   <tlsSwitch id="0" programID="0" fromLane="3si_2" toLane="3o_0" begin="0.00" end="41.00" duration="41.00"/>
   <tlsSwitch id="0" programID="0" fromLane="2si_0" toLane="4o_0" begin="45.00" end="76.00" duration="31.00"/>
   <tlsSwitch id="0" programID="0" fromLane="2si_1" toLane="1o_0" begin="45.00" end="76.00" duration="31.00"/>
   <tlsSwitch id="0" programID="0" fromLane="1si_0" toLane="3o_0" begin="45.00" end="76.00" duration="31.00"/>
   <tlsSwitch id="0" programID="0" fromLane="1si_1" toLane="2o_0" begin="45.00" end="76.00" duration="31.00"/>
   <tlsSwitch id="0" programID="0" fromLane="2si_2" toLane="3o_0" begin="45.00" end="86.00" duration="41.00"/>
   <tlsSwitch id="0" programID="0" fromLane="2si_2" toLane="2o_0" begin="45.00" end="86.00" duration="41.00"/>
   <tlsSwitch id="0" programID="0" fromLane="1si_2" toLane="4o_0" begin="45.00" end="86.00" duration="41.00"/>
   <tlsSwitch id="0" programID="0" fromLane="1si_2" toLane="1o_0" begin="45.00" end="86.00" duration="41.00"/>
   <tlsSwitch id="0" programID="0" fromLane="4si_0" toLane="1o_0" begin="90.00" end="121.00" duration="31.00"/>
   <tlsSwitch id="0" programID="0" fromLane="4si_1" toLane="3o_0" begin="90.00" end="121.00" duration="31.00"/>
   <tlsSwitch id="0" programID="0" fromLane="3si_0" toLane="2o_0" begin="90.00" end="121.00" duration="31.00"/>
   <tlsSwitch id="0" programID="0" fromLane="3si_1" toLane="4o_0" begin="90.00" end="121.00" duration="31.00"/>
   <tlsSwitch id="0" programID="0" fromLane="4si_2" toLane="2o_0" begin="90.00" end="131.00" duration="41.00"/>
   <tlsSwitch id="0" programID="0" fromLane="4si_2" toLane="4o_0" begin="90.00" end="131.00" duration="41.00"/>
   <tlsSwitch id="0" programID="0" fromLane="3si_2" toLane="1o_0" begin="90.00" end="131.00" duration="41.00"/>
   <tlsSwitch id="0" programID="0" fromLane="3si_2" toLane="3o_0" begin="90.00" end="131.00" duration="41.00"/>
   <tlsSwitch id="0" programID="0" fromLane="2si_0" toLane="4o_0" begin="135.00" end="166.00" duration="31.00"/>
   <tlsSwitch id="0" programID="0" fromLane="2si_1" toLane="1o_0" begin="135.00" end="166.00" duration="31.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsswitchstates ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tls_state_switch ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="31.00" id="0" programID="0" phase="1" state="yyggrrrryyggrrrr"/>
    <tlsState time="35.00" id="0" programID="0" phase="2" state="rrGGrrrrrrGGrrrr"/>
    <tlsState time="41.00" id="0" programID="0" phase="3" state="rryyrrrrrryyrrrr"/>
    <tlsState time="45.00" id="0" programID="0" phase="4" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="76.00" id="0" programID="0" phase="5" state="rrrryyggrrrryygg"/>
    <tlsState time="80.00" id="0" programID="0" phase="6" state="rrrrrrGGrrrrrrGG"/>
    <tlsState time="86.00" id="0" programID="0" phase="7" state="rrrrrryyrrrrrryy"/>
    <tlsState time="90.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
    <tlsState time="121.00" id="0" programID="0" phase="1" state="yyggrrrryyggrrrr"/>
    <tlsState time="125.00" id="0" programID="0" phase="2" state="rrGGrrrrrrGGrrrr"/>
    <tlsState time="131.00" id="0" programID="0" phase="3" state="rryyrrrrrryyrrrr"/>
    <tlsState time="135.00" id="0" programID="0" phase="4" state="rrrrGGggrrrrGGgg"/>
    <tlsState time="166.00" id="0" programID="0" phase="5" state="rrrryyggrrrryygg"/>
    <tlsState time="170.00" id="0" programID="0" phase="6" state="rrrrrrGGrrrrrrGG"/>
    <tlsState time="176.00" id="0" programID="0" phase="7" state="rrrrrryyrrrrrryy"/>
    <tlsState time="180.00" id="0" programID="0" phase="0" state="GGggrrrrGGggrrrr"/>
</tlsStates>

TEST FAILED on ts-sim-build-ba : output tripinfo depart_triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="9.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="10.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="11.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="12.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="13.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="14.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="15.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="16.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="17.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="18.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="19.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="20.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="21.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="22.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="23.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="24.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="25.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="26.00" loaded="1" inserted="1" running="0" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="14.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
</summary>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="12.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.00" traveltime="14.00">
        <ride waitingTime="0.00" vehicle="v1" depart="12.00" arrival="26.00" arrivalPos="5.00" duration="14.00" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1" depart="12.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="5.00" arrivalSpeed="13.89" duration="14.00" routeLength="96.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo depart_triggered_delayed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="9.00" loaded="2" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="10.00" loaded="2" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="11.00" loaded="2" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="12.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="13.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="14.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="15.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="16.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="17.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="18.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="19.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="20.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="21.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="22.00" loaded="2" inserted="2" running="1" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="12.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="23.00" loaded="2" inserted="2" running="1" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="12.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="24.00" loaded="2" inserted="2" running="1" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="12.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="25.00" loaded="2" inserted="2" running="1" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="12.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="26.00" loaded="2" inserted="2" running="0" waiting="0" ended="2" arrived="2" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="13.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
</summary>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="blocker" depart="10.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="10.00" arrivalSpeed="7.91" duration="12.00" routeLength="10.00" waitingTime="0.00" waitingCount="0" stopTime="5.00" timeLoss="5.00" rerouteNo="0" devices="tripinfo_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1" depart="12.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="14.00" waitingTime="0.00" timeLoss="0.00" traveltime="14.00">
        <ride waitingTime="0.00" vehicle="v1" depart="12.00" arrival="26.00" arrivalPos="5.00" duration="14.00" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1" depart="12.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="5.00" arrivalSpeed="13.89" duration="14.00" routeLength="96.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo enable_by_type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="160.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="10.00" duration="160.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="10.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="185.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="9.00" duration="175.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.41" rerouteNo="0" devices="tripinfo_2" vType="t1" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo errors file_false ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Could not build output file 'xxx/tripinfos.xml' (No such file or directory).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output tripinfo human_readable_times ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="00:00:00" departLane="" departPos="0.00" departSpeed="3.00" departDelay="00:00:00" arrival="00:08:54" arrivalLane="" arrivalPos="400.00" arrivalSpeed="3.00" duration="00:08:54" routeLength="1600.00" waitingTime="00:00:00" waitingCount="0" stopTime="00:00:00" timeLoss="00:00:00" rerouteNo="0" devices="tripinfo_0" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="00:00:01" departLane="" departPos="0.00" departSpeed="2.92" departDelay="00:00:00.88" arrival="00:08:56" arrivalLane="" arrivalPos="400.00" arrivalSpeed="3.00" duration="00:08:55" routeLength="1600.00" waitingTime="00:00:00" waitingCount="0" stopTime="00:00:00" timeLoss="00:06:40.88" rerouteNo="0" devices="tripinfo_1" vType="t2" speedFactor="1.20" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo internal_lanes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="199.81" departSpeed="10.00" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="10.00" arrivalSpeed="10.00" duration="29.00" routeLength="201.91" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo one_vehicle ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="160.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="10.00" duration="160.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo one_vehicle_subsecond ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="165.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="10.00" duration="165.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="5.00" timeLoss="5.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo probability_by_type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 20
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0.2" depart="4.00" departLane="" departPos="0.00" departSpeed="7.99" departDelay="0.00" arrival="184.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="9.00" duration="180.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="19.19" rerouteNo="0" devices="tripinfo_0.2" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.3" depart="6.00" departLane="" departPos="0.00" departSpeed="7.26" departDelay="0.00" arrival="187.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="9.00" duration="181.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="20.45" rerouteNo="0" devices="tripinfo_0.3" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.4" depart="8.00" departLane="" departPos="0.00" departSpeed="6.65" departDelay="0.00" arrival="190.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="9.00" duration="182.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="21.71" rerouteNo="0" devices="tripinfo_0.4" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.5" depart="12.00" departLane="" departPos="0.00" departSpeed="6.99" departDelay="2.00" arrival="193.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="9.00" duration="181.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="20.97" rerouteNo="0" devices="tripinfo_0.5" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="0.7" depart="19.00" departLane="" departPos="0.00" departSpeed="7.24" departDelay="5.00" arrival="200.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="9.00" duration="181.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="20.49" rerouteNo="0" devices="tripinfo_0.7" vType="t1" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo teleport ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="660.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.20" duration="660.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="500.00" timeLoss="500.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="5.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="662.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.20" duration="657.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="496.63" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo two_same_vehicles ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="160.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="10.00" duration="160.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="5.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="165.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="10.00" duration="160.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo two_vehicles_diff_length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="160.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="10.00" duration="160.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="5.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="165.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="10.00" duration="160.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t2" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo two_vehicles_diff_speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="160.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="10.00" duration="160.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="5.00" departLane="" departPos="0.00" departSpeed="9.00" departDelay="0.00" arrival="183.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="9.00" duration="178.00" routeLength="1600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t2" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo write_undeparted ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 5.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 4
<  Running: 4
<  Waiting: 0
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="5.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t1" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="8.60" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="5.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t2" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="2" depart="0.00" departLane="" departPos="0.00" departSpeed="7.54" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="5.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="t2" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="3" depart="0.00" departLane="" departPos="0.00" departSpeed="6.72" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="5.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="t2" speedFactor="1.00" vaporized="end"/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="150.00" routeLength="1400.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="5.00" departLane="" departPos="0.00" departSpeed="9.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="145.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t2" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished_person ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car" depart="120.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="30.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="3.00" rerouteNo="1" devices="tripinfo_car routing_car person_car" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
    <personinfo id="ride_not_finished" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="120.00" timeLoss="-1" traveltime="-1">
        <stop duration="3.00" arrival="3.00" arrivalPos="3.00" actType="waiting"/>
        <ride waitingTime="120.00" vehicle="car" depart="123.00" arrival="-1" arrivalPos="-1" duration="27.00" routeLength="200.00" timeLoss="-1"/>
    </personinfo>
    <personinfo id="ride_not_started" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="147.00" timeLoss="-1" traveltime="-1">
        <stop duration="3.00" arrival="3.00" arrivalPos="0.00" actType="waiting"/>
        <ride waitingTime="147.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </personinfo>
    <personinfo id="walk_not_finshed" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="0.00" timeLoss="0.00" traveltime="-1">
        <walk depart="0.00" departPos="0.00" arrival="-1" arrivalPos="-1" duration="150.00" routeLength="-1" timeLoss="0.00" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output vehroutes auto_trip ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrival="90.00">
        <routeDistribution>
            <route cost="0.00" savings="0.00" replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="beg rend"/>
            <route cost="89.93" savings="0.00" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="1" depart="20.00" arrival="110.00">
        <routeDistribution>
            <route cost="0.00" savings="0.00" replacedOnEdge="" reason="device.rerouting" replacedAtTime="20.00" probability="0" edges="beg rend"/>
            <route cost="89.93" savings="0.00" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="2" depart="40.00" arrival="130.00">
        <routeDistribution>
            <route cost="0.00" savings="0.00" replacedOnEdge="" reason="device.rerouting" replacedAtTime="40.00" probability="0" edges="beg rend"/>
            <route cost="89.93" savings="0.00" edges="beg middle end rend"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="3" depart="60.00" arrival="150.00">
        <routeDistribution>
            <route cost="0.00" savings="0.00" replacedOnEdge="" reason="device.rerouting" replacedAtTime="60.00" probability="0" edges="beg rend"/>
            <route cost="89.93" savings="0.00" edges="beg middle end rend"/>
        </routeDistribution>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.269" type="Eissfeldt" depart="400.00" arrival="701.00">
        <route edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
    </vehicle>

    <vehicle id="0.101" type="Eissfeldt" depart="150.00" arrival="702.00">
        <routeDistribution>
            <route replacedOnEdge="5/1to6/1" replacedOnIndex="4" reason="rerouter5" replacedAtTime="351.00" probability="0" edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
            <route edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1 7/1to8/1 8/1to9/1 9/1to10/1 10/1to1/1 1/1to2/1"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="0.270" type="Eissfeldt" depart="401.00" arrival="702.00">
        <route edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
    </vehicle>

    <vehicle id="0.102" type="Eissfeldt" depart="151.00" arrival="704.00">
        <routeDistribution>
            <route replacedOnEdge="5/1to6/1" replacedOnIndex="4" reason="rerouter5" replacedAtTime="352.00" probability="0" edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
            <route edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1 7/1to8/1 8/1to9/1 9/1to10/1 10/1to1/1 1/1to2/1"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="0.271" type="Eissfeldt" depart="403.00" arrival="704.00">
        <route edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
    </vehicle>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.269" type="Eissfeldt" depart="269.00" arrival="701.00">
        <route edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
    </vehicle>

    <vehicle id="0.101" type="Eissfeldt" depart="101.00" arrival="702.00">
        <routeDistribution>
            <route replacedOnEdge="5/1to6/1" replacedOnIndex="4" reason="rerouter5" replacedAtTime="351.00" probability="0" edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
            <route edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1 7/1to8/1 8/1to9/1 9/1to10/1 10/1to1/1 1/1to2/1"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="0.270" type="Eissfeldt" depart="270.00" arrival="702.00">
        <route edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
    </vehicle>

    <vehicle id="0.102" type="Eissfeldt" depart="102.00" arrival="704.00">
        <routeDistribution>
            <route replacedOnEdge="5/1to6/1" replacedOnIndex="4" reason="rerouter5" replacedAtTime="352.00" probability="0" edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
            <route edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1 7/1to8/1 8/1to9/1 9/1to10/1 10/1to1/1 1/1to2/1"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="0.271" type="Eissfeldt" depart="271.00" arrival="704.00">
        <route edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
    </vehicle>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart_sorted ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" type="Eissfeldt" depart="0.00" arrival="800.00">
        <routeDistribution>
            <route replacedOnEdge="5/1to6/1" replacedOnIndex="4" reason="rerouter5" replacedAtTime="200.00" probability="0" edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
            <route replacedOnEdge="10/1to1/1" replacedOnIndex="5" reason="rerouter10" replacedAtTime="450.00" probability="0" edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1 7/1to8/1 8/1to9/1 9/1to10/1 10/1to1/1 1/1to2/1"/>
            <route edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1 7/1to8/1 8/1to9/1 9/1to10/1 10/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="0.1" type="Eissfeldt" depart="0.10" arrival="802.00">
        <routeDistribution>
            <route replacedOnEdge="5/1to6/1" replacedOnIndex="4" reason="rerouter5" replacedAtTime="202.00" probability="0" edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
            <route replacedOnEdge="10/1to1/1" replacedOnIndex="5" reason="rerouter10" replacedAtTime="452.00" probability="0" edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1 7/1to8/1 8/1to9/1 9/1to10/1 10/1to1/1 1/1to2/1"/>
            <route edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1 7/1to8/1 8/1to9/1 9/1to10/1 10/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="0.2" type="Eissfeldt" depart="0.20" arrival="803.00">
        <routeDistribution>
            <route replacedOnEdge="5/1to6/1" replacedOnIndex="4" reason="rerouter5" replacedAtTime="203.00" probability="0" edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
            <route replacedOnEdge="10/1to1/1" replacedOnIndex="5" reason="rerouter10" replacedAtTime="453.00" probability="0" edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1 7/1to8/1 8/1to9/1 9/1to10/1 10/1to1/1 1/1to2/1"/>
            <route edges="1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1 7/1to8/1 8/1to9/1 9/1to10/1 10/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1 4/1to5/1 5/1to6/1 6/1to7/1"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="0.3" type="Eissfeldt" depart="0.30" arrival="805.00">
        <routeDistribution>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="t1" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="160.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>
output vehroutes disable_some ( Last six runs Jul2024 )
output vehroutes disable_some_by_option ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output vehroutes dua ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="160.00">
        <routeDistribution last="0">
            <route cost="-1.00" probability="0.90000000" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
            <route cost="-1.00" probability="0.10000000" edges="4/1to3/1 3/1to2/1 2/1to1/1"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes dua_trip ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="160.00">
        <route cost="160.00" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes errors file_false ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Could not build output file 'xxx/vehroutes.xml' (No such file or directory).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="160.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="40.00 80.00 120.00 160.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times_internal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departSpeed="13.89" speedFactor="1.0000" arrival="14.00">
        <route edges="SC CW" exitTimes="7.00 14.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times_short ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" arrivalPos="400.00" arrival="36.00">
        <route edges="beg middle end" exitTimes="18.00 19.00 36.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times_teleport ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1,2
< Warning: Teleporting vehicle '1'; waited too long, from edge '1/1to2/1':2, time=416.00.
< Warning: Vehicle '1' teleports beyond arrival edge '1/1to2/1', time=456.00.
< Warning: Teleporting vehicle '2'; waited too long, from edge '1/1to2/1':2, time=726.00.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to2/1', time=766.00.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="1" depart="1.00" arrival="417.00">
        <route edges="0/1to1/1 1/1to2/1" exitTimes="86.00 417.00"/>
    </vehicle>

    <vehicle id="2" type="long" depart="11.00" arrival="727.00">
        <route edges="0/1to1/1 1/1to2/1" exitTimes="97.00 727.00"/>
    </vehicle>

    <vehicle id="0" type="long" depart="0.00" arrival="1932.00">
        <route edges="1/1to2/1 2/1to3/1" exitTimes="1892.00 1932.00"/>
        <stop lane="1/1to2/1_0" endPos="301.00" duration="1800.00" started="30.00" ended="1892.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes no_pt_lines_sorted ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrival="108.00" routeLength="2000.00">
        <route edges="beg middle end"/>
    </vehicle>

    <vehicle id="v1" depart="1.00" arrival="110.00" routeLength="2000.00">
        <route edges="beg middle end"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="160.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>
output vehroutes one_vehicle ( Last six runs Jul2024 )
output vehroutes one_vehicle_subsecond ( Last six runs Jul2024 )
output vehroutes route_dist ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle_no_speedfactor ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0.00" departSpeed="10.00" arrival="160.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle_random ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="300.00" departPosLat="random" departSpeed="10.00" speedFactor="1.0000" arrival="130.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle_speedfactor ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0.00" speedFactor="1.0000" arrival="160.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes params ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="1" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="126.00">
        <route edges="2/1to1/1 1/1to0/1"/>
        <param key="tripKey" value="tripValue"/>
    </vehicle>

    <vehicle id="1.0" depart="10.00" departSpeed="10.00" speedFactor="1.0000" arrival="128.00">
        <route edges="2/1to1/1 1/1to0/1"/>
        <param key="flowKey" value="flowValue"/>
    </vehicle>

    <vehicle id="1.1" depart="15.00" departSpeed="10.00" speedFactor="1.0000" arrival="130.00">
        <route edges="2/1to1/1 1/1to0/1"/>
        <param key="flowKey" value="flowValue"/>
    </vehicle>

    <vehicle id="0" type="type0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="298.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
        <param key="vehKey" value="vehValue"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes route_length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="1" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="85.00" routeLength="800.00">
        <route edges="2/1to1/1 1/1to0/1"/>
    </vehicle>

    <vehicle id="0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="160.00" routeLength="1600.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes sorted ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="160.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <vehicle id="1" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="85.00">
        <route edges="2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes sorted_end_early ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="1" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="85.00">
        <route edges="2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes sorted_subsecondOrder ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="9" depart="0.00" departLane="best" departSpeed="13.8897" speedFactor="1.0000" arrival="14.00">
        <route edges="SC CE"/>
    </vehicle>

    <vehicle id="8" depart="1.00" departLane="best" departSpeed="13.8897" speedFactor="1.0000" arrival="15.00">
        <route edges="NC CE"/>
    </vehicle>

    <vehicle id="7" depart="1.00" departLane="best" departSpeed="13.8897" speedFactor="1.0000" arrival="15.00">
        <route edges="SC CS"/>
    </vehicle>

    <vehicle id="6" depart="1.00" departLane="best" departSpeed="13.8897" speedFactor="1.0000" arrival="51.00">
        <route edges="WC CE"/>
    </vehicle>

    <vehicle id="5" depart="1.00" departLane="best" departSpeed="11.093" speedFactor="1.0000" arrival="16.00">
        <route edges="NC CE"/>
    </vehicle>

    <vehicle id="4" depart="1.00" departLane="best" departSpeed="13.8897" speedFactor="1.0000" arrival="51.00">
        <route edges="EC CS"/>
    </vehicle>

    <vehicle id="3" depart="1.00" departLane="best" departSpeed="11.093" speedFactor="1.0000" arrival="53.00">
        <route edges="EC CE"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vehroutes teleport_multihop ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,16c1,2
< Warning: Teleporting vehicle '0.13'; waited too long, from edge '1/1to0/1':2, time=474.44.
< Warning: Vehicle '0.13' teleports beyond arrival edge '1/1to0/1', time=514.44.
< Warning: Teleporting vehicle '0.14'; waited too long, from edge '1/1to0/1':2, time=774.44.
< Warning: Vehicle '0.14' teleports beyond arrival edge '1/1to0/1', time=814.44.
< Warning: Teleporting vehicle '0.15'; waited too long, from edge '1/1to0/1':2, time=1074.44.
< Warning: Vehicle '0.15' teleports beyond arrival edge '1/1to0/1', time=1114.44.
< Warning: Teleporting vehicle '0.29'; waited too long, from edge '1/1to0/1':2, time=1557.09.
< Warning: Vehicle '0.29' teleports beyond arrival edge '1/1to0/1', time=1597.09.
< Warning: Teleporting vehicle '0.30'; waited too long, from edge '1/1to0/1':2, time=1857.09.
< Warning: Vehicle '0.30' teleports beyond arrival edge '1/1to0/1', time=1897.09.
< Warning: Teleporting vehicle '0.31'; waited too long, from edge '1/1to0/1':2, time=2157.09.
< Warning: Vehicle '0.31' teleports beyond arrival edge '1/1to0/1', time=2197.09.
< Warning: Teleporting vehicle '0.45'; waited too long, from edge '1/1to0/1':2, time=2606.91.
< Warning: Vehicle '0.45' teleports beyond arrival edge '1/1to0/1', time=2646.91.
< Warning: Teleporting vehicle '0.46'; waited too long, from edge '1/1to0/1':2, time=2906.91.
< Warning: Vehicle '0.46' teleports beyond arrival edge '1/1to0/1', time=2946.91.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.13" depart="24.00" departPos="0.00" departSpeed="9.58" speedFactor="1.0000" arrival="475.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="65.00 105.00 145.00 475.00"/>
    </vehicle>

    <vehicle id="0.14" depart="26.00" departPos="0.00" departSpeed="9.69" speedFactor="1.0000" arrival="775.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="67.00 107.00 147.00 775.00"/>
    </vehicle>

    <vehicle id="0.15" depart="27.00" departPos="0.00" departSpeed="8.93" speedFactor="1.0000" arrival="1075.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="69.00 109.00 149.00 1075.00"/>
    </vehicle>

    <vehicle id="0.0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="1160.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="40.00 80.00 120.00 1160.00"/>
        <stop lane="1/1to0/1_0" startPos="0.00" endPos="399.00" duration="1000.00" started="150.00" ended="1160.00"/>
    </vehicle>

    <vehicle id="0.1" depart="1.00" departPos="0.00" departSpeed="9.19" speedFactor="1.0000" arrival="1162.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="42.00 82.00 122.00 1162.00"/>
        <stop lane="1/1to0/1_0" startPos="0.00" endPos="399.00" duration="1000.00" started="151.88" ended="1162.00"/>
    </vehicle>

    <vehicle id="0.2" depart="2.00" departPos="0.00" departSpeed="8.50" speedFactor="1.0000" arrival="1164.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="44.00 84.00 124.00 1164.00"/>
        <stop lane="1/1to0/1_0" startPos="0.00" endPos="399.00" duration="1000.00" started="153.76" ended="1164.00"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vehroutes teleport_multihop2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,46c1,2
< Warning: Ignoring child element 'route' for vehicle '2' because attribute 'route' is set.
< Warning: Missing yellow phase in tlLogic '1/1', program 't1' for tl-index 5 when switching to phase 1
< Warning: Missing yellow phase in tlLogic '1/1', program 't1' for tl-index 0 when switching to phase 0
< Warning: Missing yellow phase in tlLogic '2/1', program 't1' for tl-index 5 when switching to phase 1
< Warning: Missing yellow phase in tlLogic '2/1', program 't1' for tl-index 0 when switching to phase 0
< Warning: Missing yellow phase in tlLogic '3/1', program 't1' for tl-index 5 when switching to phase 1
< Warning: Missing yellow phase in tlLogic '3/1', program 't1' for tl-index 0 when switching to phase 0
< Warning: Teleporting vehicle '0.4'; waited too long, from edge '3/1to2/1':3, time=400.14.
< Warning: Teleporting vehicle '0.12'; waited too long, from edge '4/1to3/1':3, time=400.14.
< Warning: Teleporting vehicle '0.0'; waited too long, from edge '2/1to1/1':3 to edge '1/1to0/1':1, time=421.00.
< Warning: Vehicle '0.4' ends teleporting on edge '1/1to0/1':0, time=440.14.
< Warning: Vehicle '0.12' ends teleporting on edge '1/1to0/1':0, time=480.14.
< Warning: Teleporting vehicle '0.5'; waited too long, from edge '3/1to2/1':3, time=700.35.
< Warning: Teleporting vehicle '0.13'; waited too long, from edge '4/1to3/1':3, time=700.35.
< Warning: Teleporting vehicle '0.1'; waited too long, from edge '2/1to1/1':3 to edge '1/1to0/1':1, time=725.98.
< Warning: Vehicle '0.5' ends teleporting on edge '1/1to0/1':0, time=740.35.
< Warning: Vehicle '0.13' ends teleporting on edge '1/1to0/1':0, time=780.35.
< Warning: Teleporting vehicle '0.6'; waited too long, from edge '3/1to2/1':3, time=1001.08.
< Warning: Teleporting vehicle '0.14'; waited too long, from edge '4/1to3/1':3, time=1001.08.
< Warning: Teleporting vehicle '0.2'; waited too long, from edge '2/1to1/1':3 to edge '1/1to0/1':1, time=1030.96.
< Warning: Vehicle '0.6' ends teleporting on edge '1/1to0/1':0, time=1041.08.
< Warning: Vehicle '0.14' ends teleporting on edge '1/1to0/1':0, time=1081.08.
< Warning: Teleporting vehicle '0.36'; waited too long, from edge '4/1to3/1':3, time=1501.40.
< Warning: Teleporting vehicle '0.25'; waited too long, from edge '3/1to2/1':3, time=1502.40.
< Warning: Teleporting vehicle '0.15'; waited too long, from edge '2/1to1/1':3 to edge '1/1to0/1':1, time=1504.32.
< Warning: Vehicle '0.25' ends teleporting on edge '1/1to0/1':0, time=1542.40.
< Warning: Vehicle '0.36' ends teleporting on edge '1/1to0/1':0, time=1581.40.
< Warning: Teleporting vehicle '0.37'; waited too long, from edge '4/1to3/1':3, time=1801.80.
< Warning: Teleporting vehicle '0.26'; waited too long, from edge '3/1to2/1':3, time=1802.79.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="451.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="40.00 80.00 421.00 451.00"/>
    </vehicle>

    <vehicle id="0.4" depart="20.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="481.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="60.00 401.00 441.00 481.00"/>
    </vehicle>

    <vehicle id="0.12" depart="60.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="521.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="401.00 481.00 521.00 -1"/>
    </vehicle>

    <vehicle id="0.1" depart="1.00" departPos="0.00" departSpeed="8.08" speedFactor="1.0000" arrival="756.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="44.00 84.00 726.00 756.00"/>
    </vehicle>

    <vehicle id="0.5" depart="24.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="781.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="64.00 701.00 741.00 781.00"/>
    </vehicle>

    <vehicle id="0.13" depart="64.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="821.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="701.00 781.00 821.00 -1"/>
    </vehicle>

    <vehicle id="0.2" depart="10.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="1061.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="50.00 90.00 1031.00 1061.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vehroutes teleport_remove ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,8c1,2
< Warning: Teleporting vehicle '0.13'; waited too long, from edge '1/1to0/1':2, time=474.44.
< Warning: Teleporting vehicle '0.14'; waited too long, from edge '1/1to0/1':2, time=774.44.
< Warning: Teleporting vehicle '0.15'; waited too long, from edge '1/1to0/1':2, time=1074.44.
< Warning: Teleporting vehicle '0.29'; waited too long, from edge '1/1to0/1':2, time=1557.09.
< Warning: Teleporting vehicle '0.30'; waited too long, from edge '1/1to0/1':2, time=1857.09.
< Warning: Teleporting vehicle '0.31'; waited too long, from edge '1/1to0/1':2, time=2157.09.
< Warning: Teleporting vehicle '0.45'; waited too long, from edge '1/1to0/1':2, time=2606.91.
< Warning: Teleporting vehicle '0.46'; waited too long, from edge '1/1to0/1':2, time=2906.91.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.13" depart="24.00" departPos="0.00" departSpeed="9.58" speedFactor="1.0000" arrival="475.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="65.00 105.00 145.00 475.00"/>
    </vehicle>

    <vehicle id="0.14" depart="26.00" departPos="0.00" departSpeed="9.69" speedFactor="1.0000" arrival="775.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="67.00 107.00 147.00 775.00"/>
    </vehicle>

    <vehicle id="0.15" depart="27.00" departPos="0.00" departSpeed="8.93" speedFactor="1.0000" arrival="1075.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="69.00 109.00 149.00 1075.00"/>
    </vehicle>

    <vehicle id="0.0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="1160.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="40.00 80.00 120.00 1160.00"/>
        <stop lane="1/1to0/1_0" startPos="0.00" endPos="399.00" duration="1000.00" started="150.00" ended="1160.00"/>
    </vehicle>

    <vehicle id="0.1" depart="1.00" departPos="0.00" departSpeed="9.19" speedFactor="1.0000" arrival="1162.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="42.00 82.00 122.00 1162.00"/>
        <stop lane="1/1to0/1_0" startPos="0.00" endPos="399.00" duration="1000.00" started="151.88" ended="1162.00"/>
    </vehicle>

    <vehicle id="0.2" depart="2.00" departPos="0.00" departSpeed="8.50" speedFactor="1.0000" arrival="1164.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="44.00 84.00 124.00 1164.00"/>
        <stop lane="1/1to0/1_0" startPos="0.00" endPos="399.00" duration="1000.00" started="153.76" ended="1164.00"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable container_exit_times ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <container id="c0" depart="0.00" arrival="818.00">
        <tranship edges="beg" speed="1.39" started="0.00" ended="358.00"/>
        <transport from="beg" to="end" containerStop="end_0" lines="shipCo" vehicle="truck.2" started="614.40" ended="747.00"/>
        <tranship edges="end" speed="1.39" started="747.00" ended="818.00"/>
    </container>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_exit_times ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="555.00">
        <walk edges="beg" busStop="beg_0" exitTimes="180.00" started="0.00" ended="180.00"/> <!-- blubber -->
        <ride from="beg" to="end" busStop="end_0" lines="bus" intended="bus.1" depart="310.00" vehicle="bus.1" started="314.40" ended="447.00"/>
        <walk edges="end" exitTimes="555.00" started="447.00" ended="555.00"/>
    </person>

    <person id="p1" depart="0.00" arrival="901.00">
        <walk edges="end middle beg" exitTimes="1.00 721.00 901.00" started="0.00" ended="901.00"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_ride_parkingArea ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="147.00">
        <ride from="beg" to="end" parkingArea="pEnd" lines="car" vehicle="car" started="14.40" ended="147.00"/>
    </person>

    <vehicle id="car" depart="0.00" arrival="214.00">
        <route edges="beg beg2left left left2end end" exitTimes="18.00 37.00 114.00 132.00 214.00"/>
        <stop busStop="beg_0" until="10.00" started="14.39" ended="18.00"/>
        <stop busStop="left_0" until="110.00" started="68.54" ended="114.00"/>
        <stop busStop="end_0" until="210.00" started="146.21" ended="214.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_route_length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="555.00">
        <walk edges="beg" busStop="beg_0" routeLength="250.00"/> <!-- blubber -->
        <ride from="beg" to="end" busStop="end_0" lines="bus" intended="bus.1" depart="310.00" routeLength="2512.32"/>
        <walk edges="end" routeLength="150.00"/>
    </person>

    <person id="p1" depart="0.00" arrival="901.00">
        <walk edges="end middle beg" routeLength="1250.00"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_route_length_unfinished ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="555.00">
        <walk edges="beg" busStop="beg_0" routeLength="250.00" exitTimes="180.00" started="0.00" ended="180.00"/> <!-- blubber -->
        <ride from="beg" to="end" busStop="end_0" lines="bus" intended="bus.1" depart="310.00" routeLength="2512.32" vehicle="bus.1" started="314.40" ended="447.00"/>
        <walk edges="end" routeLength="150.00" exitTimes="555.00" started="447.00" ended="555.00"/>
    </person>

    <person id="p1" depart="0.00">
        <walk edges="end middle beg" routeLength="970.83" exitTimes="1.00 -1 -1" started="0.00" ended="-1"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_stoppingPlaces ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,5c1,2
< Warning: Person 'p1' aborted waiting for ANY at edge 'beg'.
< Warning: Person 'p2' aborted waiting for ANY at edge 'beg'.
< Warning: Person 'p3' aborted waiting for ANY at edge 'beg'.
< Warning: Person 'p4' aborted waiting for ANY at edge 'beg'.
< Warning: Person 'p5' aborted waiting for ANY at edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p31" depart="0.00" arrival="10.00">
        <stop busStop="bs" duration="10.00" started="0.00" ended="10.00"/>
    </person>

    <person id="p32" depart="0.00" arrival="10.00">
        <stop trainStop="ts" duration="10.00" started="0.00" ended="10.00"/>
    </person>

    <person id="p33" depart="0.00" arrival="10.00">
        <stop containerStop="cs" duration="10.00" started="0.00" ended="10.00"/>
    </person>

    <person id="p34" depart="0.00" arrival="10.00">
        <stop parkingArea="pa" duration="10.00" started="0.00" ended="10.00"/>
    </person>

    <person id="p35" depart="0.00" arrival="10.00">
        <stop chargingStation="cc" duration="10.00" started="0.00" ended="10.00"/>
    </person>

    <person id="p11" depart="0.00" arrival="1091.00">
        <walk edges="beg middle end" busStop="bs" exitTimes="360.00 1080.00 1091.00" started="0.00" ended="1091.00"/>
    </person>

    <person id="p21" depart="0.00" arrival="1091.00">
        <walk edges="beg middle end" busStop="bs" exitTimes="360.00 1080.00 1091.00" started="0.00" ended="1091.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_write_unfinished ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="555.00">
        <walk edges="beg" busStop="beg_0"/> <!-- blubber -->
        <ride from="beg" to="end" busStop="end_0" lines="bus" intended="bus.1" depart="310.00"/>
        <walk edges="end"/>
    </person>

    <person id="p1" depart="0.00">
        <walk edges="end middle beg"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable personroutes ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'DEFAULT_BIKETYPE' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in personroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p4" depart="70.00" arrival="247.00">
        <ride from="4/0to3/0" to="1/1to2/1" busStop="busStop_0" lines="p4_0"/> <!-- Test-Stop -->
    </person>

    <person id="p2" depart="50.00" arrival="350.00">
        <stop busStop="busStop_0" duration="300.00"/> <!-- Test-Stop -->
    </person>

    <person id="p3" depart="60.00" arrival="393.00">
        <stop lane="1/2to1/1_0" endPos="0.00" duration="1.00"/>
        <walk edges="1/2to1/1 1/1to2/1" busStop="busStop_0"/> <!-- Test-Stop -->
    </person>

    <person id="p1" depart="100.00" arrival="401.00">
        <stop lane="4/1to3/1_0" endPos="0.00" until="150.00" actType="custom"/>
        <ride from="4/1to3/1" to="1/1to0/1" arrivalPos="400.00" lines="0"/>
        <walk edges="1/1to0/1 0/0to0/1 0/0to1/0" arrivalPos="50.00" speed="5.00"/>
    </person>

</routes>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="p4_0" depart="triggered" arrivalPos="60.00" arrivalSpeed="0.00" arrival="247.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p4" replacedAtTime="70.00" probability="0" edges="4/0to3/0"/>
            <route edges="4/0to3/0 3/0to2/0 2/0to1/0 1/0to1/1 1/1to2/1"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="0" depart="triggered" arrival="310.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable personroutes_sorted ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'DEFAULT_BIKETYPE' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in personroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p2" depart="50.00" arrival="350.00">
        <stop busStop="busStop_0" duration="300.00"/> <!-- Test-Stop -->
    </person>

    <person id="p3" depart="60.00" arrival="393.00">
        <stop lane="1/2to1/1_0" endPos="0.00" duration="1.00"/>
        <walk edges="1/2to1/1 1/1to2/1" busStop="busStop_0"/> <!-- Test-Stop -->
    </person>

    <person id="p4" depart="70.00" arrival="247.00">
        <ride from="4/0to3/0" to="1/1to2/1" busStop="busStop_0" lines="p4_0"/> <!-- Test-Stop -->
    </person>

    <person id="p1" depart="100.00" arrival="401.00">
        <stop lane="4/1to3/1_0" endPos="0.00" until="150.00" actType="custom"/>
        <ride from="4/1to3/1" to="1/1to0/1" arrivalPos="400.00" lines="0"/>
        <walk edges="1/1to0/1 0/0to0/1 0/0to1/0" arrivalPos="50.00" speed="5.00"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable walk_departPos_random ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p1.0" depart="0.00" departPos="random" arrival="220.00">
        <walk edges="beg end"/>
    </person>

    <person id="p1.1" depart="3.60" departPos="random" arrival="288.00">
        <walk edges="beg end"/>
    </person>

    <person id="p1.2" depart="7.20" departPos="random" arrival="532.00">
        <walk edges="beg end"/>
    </person>

    <person id="p1.3" depart="10.80" departPos="random" arrival="375.00">
        <walk edges="beg end"/>
    </person>

    <person id="p1.4" depart="14.40" departPos="random" arrival="343.00">
        <walk edges="beg end"/>
    </person>

    <person id="p1.5" depart="18.00" departPos="random" arrival="543.00">
        <walk edges="beg end"/>
    </person>

    <person id="p1.6" depart="21.60" departPos="random" arrival="295.00">
        <walk edges="beg end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable with_person ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'DEFAULT_BIKETYPE' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p4" depart="70.00" arrival="247.00">
        <ride from="4/0to3/0" to="1/1to2/1" busStop="busStop_0" lines="p4_0"/> <!-- Test-Stop -->
    </person>

    <vehicle id="p4_0" depart="triggered" arrivalPos="60.00" arrivalSpeed="0.00" arrival="247.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p4" replacedAtTime="70.00" probability="0" edges="4/0to3/0"/>
            <route edges="4/0to3/0 3/0to2/0 2/0to1/0 1/0to1/1 1/1to2/1"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="0" depart="triggered" arrival="310.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <person id="p2" depart="50.00" arrival="350.00">
        <stop busStop="busStop_0" duration="300.00"/> <!-- Test-Stop -->
    </person>

    <person id="p3" depart="60.00" arrival="393.00">
        <stop lane="1/2to1/1_0" endPos="0.00" duration="1.00"/>
        <walk edges="1/2to1/1 1/1to2/1" busStop="busStop_0"/> <!-- Test-Stop -->
    </person>

    <person id="p1" depart="100.00" arrival="401.00">
        <stop lane="4/1to3/1_0" endPos="0.00" until="150.00" actType="custom"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable with_person_sorted ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'DEFAULT_BIKETYPE' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p2" depart="50.00" arrival="350.00">
        <stop busStop="busStop_0" duration="300.00"/> <!-- Test-Stop -->
    </person>

    <person id="p3" depart="60.00" arrival="393.00">
        <stop lane="1/2to1/1_0" endPos="0.00" duration="1.00"/>
        <walk edges="1/2to1/1 1/1to2/1" busStop="busStop_0"/> <!-- Test-Stop -->
    </person>

    <vehicle id="p4_0" depart="triggered" arrivalPos="60.00" arrivalSpeed="0.00" arrival="247.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p4" replacedAtTime="70.00" probability="0" edges="4/0to3/0"/>
            <route edges="4/0to3/0 3/0to2/0 2/0to1/0 1/0to1/1 1/1to2/1"/>
        </routeDistribution>
    </vehicle>

    <person id="p4" depart="70.00" arrival="247.00">
        <ride from="4/0to3/0" to="1/1to2/1" busStop="busStop_0" lines="p4_0"/> <!-- Test-Stop -->
    </person>

    <person id="p1" depart="100.00" arrival="401.00">
        <stop lane="4/1to3/1_0" endPos="0.00" until="150.00" actType="custom"/>
        <ride from="4/1to3/1" to="1/1to0/1" arrivalPos="400.00" lines="0"/>
        <walk edges="1/1to0/1 0/0to0/1 0/0to1/0" arrivalPos="50.00" speed="5.00"/>
    </person>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable with_person_sorted_end_early ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle class 'bicycle' of vType 'DEFAULT_BIKETYPE' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p2" depart="50.00" arrival="350.00">
        <stop busStop="busStop_0" duration="300.00"/> <!-- Test-Stop -->
    </person>

    <person id="p3" depart="60.00" arrival="393.00">
        <stop lane="1/2to1/1_0" endPos="0.00" duration="1.00"/>
        <walk edges="1/2to1/1 1/1to2/1" busStop="busStop_0"/> <!-- Test-Stop -->
    </person>

    <vehicle id="p4_0" depart="triggered" arrivalPos="60.00" arrivalSpeed="0.00" arrival="247.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:p4" replacedAtTime="70.00" probability="0" edges="4/0to3/0"/>
            <route edges="4/0to3/0 3/0to2/0 2/0to1/0 1/0to1/1 1/1to2/1"/>
        </routeDistribution>
    </vehicle>

    <person id="p4" depart="70.00" arrival="247.00">
        <ride from="4/0to3/0" to="1/1to2/1" busStop="busStop_0" lines="p4_0"/> <!-- Test-Stop -->
    </person>

    <vehicle id="0" depart="triggered" arrival="310.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable write_unfinished_person ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="triggered">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <person id="p1" depart="100.00">
        <stop lane="4/1to3/1_0" endPos="0.00" until="150.00"/>
        <ride from="4/1to3/1" to="1/1to0/1" lines="0"/>
        <walk to="0/0to1/0" arrivalPos="50.00"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes trip_with_taz ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2" arrival="91.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="1-source 2-sink"/>
            <route edges="beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="1" depart="20.00" fromTaz="1" toTaz="2" arrival="111.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="20.00" probability="0" edges="1-source 2-sink"/>
            <route edges="beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="2" depart="40.00" fromTaz="1" toTaz="2" arrival="131.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="40.00" probability="0" edges="1-source 2-sink"/>
            <route edges="beg2left left left2end end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="3" depart="60.00" fromTaz="1" toTaz="2" arrival="151.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="60.00" probability="0" edges="1-source 2-sink"/>
            <route edges="beg2left left left2end end"/>
        </routeDistribution>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vehroutes two_same_vehicles ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="160.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <vehicle id="1" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="165.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes two_vehicles_diff_length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="t1" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="160.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <vehicle id="1" type="t2" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="165.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes two_vehicles_diff_speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="t1" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="160.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <vehicle id="1" type="t2" depart="5.00" departPos="0.00" departSpeed="9.00" speedFactor="1.0000" arrival="183.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes with_stops ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="162.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
        <stop lane="3/1to2/1_0" duration="1.00" actType="custom"/>
        <stop lane="2/1to1/1_0" duration="1.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes with_stops_priorEdges ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="162.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
        <stop lane="3/1to2/1_0" duration="1.00" priorEdges="4/1to3/1 3/1to2/1" priorEdgesLength="800.00"/>
        <stop lane="2/1to1/1_0" duration="1.00" priorEdges="2/1to1/1" priorEdgesLength="400.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes with_stops_started_ended ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="181.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
        <stop lane="3/1to2/1_0" duration="1.00" actType="custom"/>
        <stop lane="2/1to1/1_0" duration="20.00" started="111.00" ended="141.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes with_stops_started_ended_exitTimes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" arrival="181.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="40.00 81.00 141.00 181.00"/>
        <stop lane="3/1to2/1_0" duration="1.00" actType="custom" started="70.00" ended="81.00"/>
        <stop lane="2/1to1/1_0" duration="20.00" started="111.00" ended="141.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes write_unfinished ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="t1" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <vehicle id="1" type="t2" depart="5.00" departPos="0.00" departSpeed="9.00" speedFactor="1.0000">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes write_unfinished_exit_times ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="t1" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="40.00 80.00 120.00 -1"/>
    </vehicle>

    <vehicle id="1" type="t2" depart="5.00" departPos="0.00" departSpeed="9.00" speedFactor="1.0000">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="50.00 94.00 139.00 -1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes write_unfinished_routeLength ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="t1" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000" routeLength="1400.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <vehicle id="1" type="t2" depart="5.00" departPos="0.00" departSpeed="9.00" speedFactor="1.0000" routeLength="1200.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vehroutes write_unfinished_stops ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" type="t1" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.0000">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
        <stop edge="4/1to3/1" duration="10.00"/>
    </vehicle>

    <vehicle id="1" type="t2" depart="5.00" departPos="0.00" departSpeed="9.00" speedFactor="1.0000">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
        <stop edge="4/1to3/1" duration="200.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : output vtk-output errors file_false ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Could not build output file 'xxx/sim_0.vtp' (No such file or directory).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output vtypeprobe elevation ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vtypeprobe ----------
<?xml version="1.0" encoding="UTF-8"?>


<vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
    <timestep time="0.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="1" pos="0.00" x="0.00" y="-1.65" z="0.00" speed="20.00"/>
    </timestep>
    <timestep time="10.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="1" pos="120.94" x="45.31" y="-1.65" z="50.00" speed="20.00"/>
    </timestep>
    <timestep time="20.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="1" pos="106.12" x="145.31" y="-1.65" z="75.00" speed="20.00"/>
    </timestep>
    <timestep time="30.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="1" pos="106.12" x="254.69" y="-1.65" z="75.00" speed="20.00"/>
    </timestep>
    <timestep time="40.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="1" pos="83.77" x="336.46" y="-1.65" z="66.67" speed="20.00"/>
    </timestep>
    <timestep time="50.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="1" pos="0.00" x="390.63" y="-1.65" z="0.00" speed="20.00"/>
    </timestep>
    <timestep time="60.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="70.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="80.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="90.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="100.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="110.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="120.00" id="test1" vType="DEFAULT_VEHTYPE"/>
</vehicle-type-probes>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors file_empty ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
< Error: Attribute 'file' in definition of vTypeProbe 'test1' is empty.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors file_false ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
< Error: Could not build output file 'xxx/vtypeprobe.xml' (No such file or directory).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors file_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
< Error: Attribute 'file' is missing in definition of vTypeProbe 'test1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
< Error: Sampling frequency must not be zero (in vTypeProbe 'test1').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq_empty ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
< Error: Attribute 'freq' in definition of vTypeProbe 'test1' is empty.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq_false ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
< Error: Attribute 'freq' in definition of vTypeProbe 'test1' is not a valid time value.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vtypeprobe ----------
<?xml version="1.0" encoding="UTF-8"?>


<vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
    <timestep time="0.00" id="test1" vType="t1"/>
</vehicle-type-probes>

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq_negative ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
< Error: Negative sampling frequency (in vTypeProbe 'test1').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors id_empty ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
< Error: Attribute 'id' in definition of a vTypeProbe is empty.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors id_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
< Error: Attribute 'id' is missing in definition of a vTypeProbe.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.

TEST FAILED on ts-sim-build-ba : output vtypeprobe no_vehicles ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vtypeprobe ----------
<?xml version="1.0" encoding="UTF-8"?>


<vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
    <timestep time="0.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="10.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="20.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="30.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="40.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="50.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="60.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="70.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="80.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="90.00" id="test1" vType="DEFAULT_VEHTYPE"/>
</vehicle-type-probes>

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

---------- Differences in errors ----------
1c1,2
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vtypeprobe ----------
<?xml version="1.0" encoding="UTF-8"?>


<vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
    <timestep time="0.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="10.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="100.00" x="1497.62" y="401.65" lat="48.836229" lon="11.090806" speed="10.00"/>
    </timestep>
    <timestep time="20.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="200.00" x="1400.00" y="401.65" lat="48.836253" lon="11.089476" speed="10.00"/>
    </timestep>
    <timestep time="30.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="300.00" x="1302.38" y="401.65" lat="48.836277" lon="11.088147" speed="10.00"/>
    </timestep>
    <timestep time="40.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="0.00" x="1195.25" y="401.65" lat="48.836303" lon="11.086688" speed="10.00"/>
    </timestep>
    <timestep time="50.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="100.00" x="1097.62" y="401.65" lat="48.836328" lon="11.085359" speed="10.00"/>
    </timestep>
    <timestep time="60.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="200.00" x="1000.00" y="401.65" lat="48.836352" lon="11.084029" speed="10.00"/>
    </timestep>
    <timestep time="70.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="300.00" x="902.38" y="401.65" lat="48.836376" lon="11.082700" speed="10.00"/>
    </timestep>
    <timestep time="80.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="0.00" x="795.25" y="401.65" lat="48.836402" lon="11.081241" speed="10.00"/>
<truncated after showing first 30 lines>
output vtypeprobe one_vehicle ( Last six runs Jul2024 )
output vtypeprobe one_vehicle_subsecond ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output vtypeprobe one_vehicle_.1s ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vtypeprobe ----------
<?xml version="1.0" encoding="UTF-8"?>


<vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
    <timestep time="0.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="0.10" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="0.20" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="0.30" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="0.40" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="0.50" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="0.60" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="0.70" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="0.80" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_same_vehicles ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vtypeprobe ----------
<?xml version="1.0" encoding="UTF-8"?>


<vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
    <timestep time="0.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="10.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="100.00" x="1497.62" y="401.65" lat="48.836229" lon="11.090806" speed="10.00"/>
        <vehicle id="1" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="20.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="200.00" x="1400.00" y="401.65" lat="48.836253" lon="11.089476" speed="10.00"/>
        <vehicle id="1" pos="100.00" x="1497.62" y="401.65" lat="48.836229" lon="11.090806" speed="10.00"/>
    </timestep>
    <timestep time="30.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="300.00" x="1302.38" y="401.65" lat="48.836277" lon="11.088147" speed="10.00"/>
        <vehicle id="1" pos="200.00" x="1400.00" y="401.65" lat="48.836253" lon="11.089476" speed="10.00"/>
    </timestep>
    <timestep time="40.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="0.00" x="1195.25" y="401.65" lat="48.836303" lon="11.086688" speed="10.00"/>
        <vehicle id="1" pos="300.00" x="1302.38" y="401.65" lat="48.836277" lon="11.088147" speed="10.00"/>
    </timestep>
    <timestep time="50.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="100.00" x="1097.62" y="401.65" lat="48.836328" lon="11.085359" speed="10.00"/>
        <vehicle id="1" pos="0.00" x="1195.25" y="401.65" lat="48.836303" lon="11.086688" speed="10.00"/>
    </timestep>
    <timestep time="60.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="0" pos="200.00" x="1000.00" y="401.65" lat="48.836352" lon="11.084029" speed="10.00"/>
        <vehicle id="1" pos="100.00" x="1097.62" y="401.65" lat="48.836328" lon="11.085359" speed="10.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_both ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vtypeprobe ----------
<?xml version="1.0" encoding="UTF-8"?>


<vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
    <timestep time="0.00" id="test1" vType="">
        <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="10.00" id="test1" vType="">
        <vehicle id="0" pos="100.00" x="1497.62" y="401.65" lat="48.836229" lon="11.090806" speed="10.00"/>
        <vehicle id="1" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="20.00" id="test1" vType="">
        <vehicle id="0" pos="200.00" x="1400.00" y="401.65" lat="48.836253" lon="11.089476" speed="10.00"/>
        <vehicle id="1" pos="100.00" x="1497.62" y="401.65" lat="48.836229" lon="11.090806" speed="10.00"/>
    </timestep>
    <timestep time="30.00" id="test1" vType="">
        <vehicle id="0" pos="300.00" x="1302.38" y="401.65" lat="48.836277" lon="11.088147" speed="10.00"/>
        <vehicle id="1" pos="200.00" x="1400.00" y="401.65" lat="48.836253" lon="11.089476" speed="10.00"/>
    </timestep>
    <timestep time="40.00" id="test1" vType="">
        <vehicle id="0" pos="0.00" x="1195.25" y="401.65" lat="48.836303" lon="11.086688" speed="10.00"/>
        <vehicle id="1" pos="300.00" x="1302.38" y="401.65" lat="48.836277" lon="11.088147" speed="10.00"/>
    </timestep>
    <timestep time="50.00" id="test1" vType="">
        <vehicle id="0" pos="100.00" x="1097.62" y="401.65" lat="48.836328" lon="11.085359" speed="10.00"/>
        <vehicle id="1" pos="0.00" x="1195.25" y="401.65" lat="48.836303" lon="11.086688" speed="10.00"/>
    </timestep>
    <timestep time="60.00" id="test1" vType="">
        <vehicle id="0" pos="200.00" x="1000.00" y="401.65" lat="48.836352" lon="11.084029" speed="10.00"/>
        <vehicle id="1" pos="100.00" x="1097.62" y="401.65" lat="48.836328" lon="11.085359" speed="10.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,2
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vtypeprobe ----------
<?xml version="1.0" encoding="UTF-8"?>


<vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
    <timestep time="0.00" id="test1" vType="t1">
        <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="10.00" id="test1" vType="t1">
        <vehicle id="0" pos="100.00" x="1497.62" y="401.65" lat="48.836229" lon="11.090806" speed="10.00"/>
    </timestep>
    <timestep time="20.00" id="test1" vType="t1">
        <vehicle id="0" pos="200.00" x="1400.00" y="401.65" lat="48.836253" lon="11.089476" speed="10.00"/>
    </timestep>
    <timestep time="30.00" id="test1" vType="t1">
        <vehicle id="0" pos="300.00" x="1302.38" y="401.65" lat="48.836277" lon="11.088147" speed="10.00"/>
    </timestep>
    <timestep time="40.00" id="test1" vType="t1">
        <vehicle id="0" pos="0.00" x="1195.25" y="401.65" lat="48.836303" lon="11.086688" speed="10.00"/>
    </timestep>
    <timestep time="50.00" id="test1" vType="t1">
        <vehicle id="0" pos="100.00" x="1097.62" y="401.65" lat="48.836328" lon="11.085359" speed="10.00"/>
    </timestep>
    <timestep time="60.00" id="test1" vType="t1">
        <vehicle id="0" pos="200.00" x="1000.00" y="401.65" lat="48.836352" lon="11.084029" speed="10.00"/>
    </timestep>
    <timestep time="70.00" id="test1" vType="t1">
        <vehicle id="0" pos="300.00" x="902.38" y="401.65" lat="48.836376" lon="11.082700" speed="10.00"/>
    </timestep>
    <timestep time="80.00" id="test1" vType="t1">
        <vehicle id="0" pos="0.00" x="795.25" y="401.65" lat="48.836402" lon="11.081241" speed="10.00"/>
<truncated after showing first 30 lines>
output vtypeprobe two_vehicles_diff_length_t1 ( Last six runs Jul2024 )
output vtypeprobe two_vehicles_diff_speed_t1 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_t2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vtypeprobe ----------
<?xml version="1.0" encoding="UTF-8"?>


<vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
    <timestep time="0.00" id="test1" vType="t2"/>
    <timestep time="10.00" id="test1" vType="t2">
        <vehicle id="1" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="20.00" id="test1" vType="t2">
        <vehicle id="1" pos="100.00" x="1497.62" y="401.65" lat="48.836229" lon="11.090806" speed="10.00"/>
    </timestep>
    <timestep time="30.00" id="test1" vType="t2">
        <vehicle id="1" pos="200.00" x="1400.00" y="401.65" lat="48.836253" lon="11.089476" speed="10.00"/>
    </timestep>
    <timestep time="40.00" id="test1" vType="t2">
        <vehicle id="1" pos="300.00" x="1302.38" y="401.65" lat="48.836277" lon="11.088147" speed="10.00"/>
    </timestep>
    <timestep time="50.00" id="test1" vType="t2">
        <vehicle id="1" pos="0.00" x="1195.25" y="401.65" lat="48.836303" lon="11.086688" speed="10.00"/>
    </timestep>
    <timestep time="60.00" id="test1" vType="t2">
        <vehicle id="1" pos="100.00" x="1097.62" y="401.65" lat="48.836328" lon="11.085359" speed="10.00"/>
    </timestep>
    <timestep time="70.00" id="test1" vType="t2">
        <vehicle id="1" pos="200.00" x="1000.00" y="401.65" lat="48.836352" lon="11.084029" speed="10.00"/>
    </timestep>
    <timestep time="80.00" id="test1" vType="t2">
        <vehicle id="1" pos="300.00" x="902.38" y="401.65" lat="48.836376" lon="11.082700" speed="10.00"/>
    </timestep>
    <timestep time="90.00" id="test1" vType="t2">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_both ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vtypeprobe ----------
<?xml version="1.0" encoding="UTF-8"?>


<vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
    <timestep time="0.00" id="test1" vType="">
        <vehicle id="0" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="10.00"/>
    </timestep>
    <timestep time="10.00" id="test1" vType="">
        <vehicle id="0" pos="100.00" x="1497.62" y="401.65" lat="48.836229" lon="11.090806" speed="10.00"/>
        <vehicle id="1" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="9.00"/>
    </timestep>
    <timestep time="20.00" id="test1" vType="">
        <vehicle id="0" pos="200.00" x="1400.00" y="401.65" lat="48.836253" lon="11.089476" speed="10.00"/>
        <vehicle id="1" pos="100.00" x="1497.62" y="401.65" lat="48.836229" lon="11.090806" speed="9.00"/>
    </timestep>
    <timestep time="30.00" id="test1" vType="">
        <vehicle id="0" pos="300.00" x="1302.38" y="401.65" lat="48.836277" lon="11.088147" speed="10.00"/>
        <vehicle id="1" pos="200.00" x="1400.00" y="401.65" lat="48.836253" lon="11.089476" speed="9.00"/>
    </timestep>
    <timestep time="40.00" id="test1" vType="">
        <vehicle id="0" pos="0.00" x="1195.25" y="401.65" lat="48.836303" lon="11.086688" speed="10.00"/>
        <vehicle id="1" pos="300.00" x="1302.38" y="401.65" lat="48.836277" lon="11.088147" speed="9.00"/>
    </timestep>
    <timestep time="50.00" id="test1" vType="">
        <vehicle id="0" pos="100.00" x="1097.62" y="401.65" lat="48.836328" lon="11.085359" speed="10.00"/>
        <vehicle id="1" pos="0.00" x="1195.25" y="401.65" lat="48.836303" lon="11.086688" speed="9.00"/>
    </timestep>
    <timestep time="60.00" id="test1" vType="">
        <vehicle id="0" pos="200.00" x="1000.00" y="401.65" lat="48.836352" lon="11.084029" speed="10.00"/>
        <vehicle id="1" pos="0.00" x="1195.25" y="401.65" lat="48.836303" lon="11.086688" speed="9.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_t2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vtypeprobe ----------
<?xml version="1.0" encoding="UTF-8"?>


<vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
    <timestep time="0.00" id="test1" vType="t2"/>
    <timestep time="10.00" id="test1" vType="t2">
        <vehicle id="1" pos="0.00" x="1595.25" y="401.65" lat="48.836205" lon="11.092135" speed="9.00"/>
    </timestep>
    <timestep time="20.00" id="test1" vType="t2">
        <vehicle id="1" pos="100.00" x="1497.62" y="401.65" lat="48.836229" lon="11.090806" speed="9.00"/>
    </timestep>
    <timestep time="30.00" id="test1" vType="t2">
        <vehicle id="1" pos="200.00" x="1400.00" y="401.65" lat="48.836253" lon="11.089476" speed="9.00"/>
    </timestep>
    <timestep time="40.00" id="test1" vType="t2">
        <vehicle id="1" pos="300.00" x="1302.38" y="401.65" lat="48.836277" lon="11.088147" speed="9.00"/>
    </timestep>
    <timestep time="50.00" id="test1" vType="t2">
        <vehicle id="1" pos="0.00" x="1195.25" y="401.65" lat="48.836303" lon="11.086688" speed="9.00"/>
    </timestep>
    <timestep time="60.00" id="test1" vType="t2">
        <vehicle id="1" pos="0.00" x="1195.25" y="401.65" lat="48.836303" lon="11.086688" speed="9.00"/>
    </timestep>
    <timestep time="70.00" id="test1" vType="t2">
        <vehicle id="1" pos="100.00" x="1097.62" y="401.65" lat="48.836328" lon="11.085359" speed="9.00"/>
    </timestep>
    <timestep time="80.00" id="test1" vType="t2">
        <vehicle id="1" pos="200.00" x="1000.00" y="401.65" lat="48.836352" lon="11.084029" speed="9.00"/>
    </timestep>
    <timestep time="90.00" id="test1" vType="t2">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting 3_arm_pathing ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="pWN" x="0.00" y="-1.65" angle="90.00" speed="1.00" pos="0.00" edge="WC" slope="0.00" type="ped"/>
    </timestep>
    <timestep time="1.00">
        <person id="pWN" x="0.99" y="-1.65" angle="90.00" speed="1.00" pos="0.99" edge="WC" slope="0.00" type="ped"/>
    </timestep>
    <timestep time="2.00">
        <person id="pWN" x="1.98" y="-1.65" angle="90.00" speed="1.00" pos="1.98" edge="WC" slope="0.00" type="ped"/>
    </timestep>
    <timestep time="3.00">
        <person id="pWN" x="2.97" y="-1.65" angle="90.00" speed="1.00" pos="2.97" edge="WC" slope="0.00" type="ped"/>
    </timestep>
    <timestep time="4.00">
        <person id="pWN" x="3.96" y="-1.65" angle="90.00" speed="1.00" pos="3.96" edge="WC" slope="0.00" type="ped"/>
    </timestep>
    <timestep time="5.00">
        <person id="pWE" x="0.00" y="-1.65" angle="90.00" speed="1.00" pos="0.00" edge="WC" slope="0.00" type="ped"/>
        <person id="pWN" x="4.95" y="-1.65" angle="90.00" speed="1.00" pos="4.95" edge="WC" slope="0.00" type="ped"/>
    </timestep>
    <timestep time="6.00">
        <person id="pWE" x="0.99" y="-1.65" angle="90.00" speed="1.00" pos="0.99" edge="WC" slope="0.00" type="ped"/>
        <person id="pWN" x="5.94" y="-1.65" angle="90.00" speed="1.00" pos="5.94" edge="WC" slope="0.00" type="ped"/>
    </timestep>
    <timestep time="7.00">
        <person id="pWE" x="1.98" y="-1.65" angle="90.00" speed="1.00" pos="1.98" edge="WC" slope="0.00" type="ped"/>
        <person id="pWN" x="6.93" y="-1.65" angle="90.00" speed="1.00" pos="6.93" edge="WC" slope="0.00" type="ped"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="pEW" depart="20.00" type="ped" speedFactor="1.00" duration="2.00" waitingTime="0.00" timeLoss="1.90" traveltime="2.00">
        <walk depart="20.00" departPos="0.00" arrival="22.00" arrivalPos="95.24" duration="2.00" routeLength="0.10" timeLoss="1.90" maxSpeed="1.00"/>
    </personinfo>
    <personinfo id="pEN" depart="25.00" type="ped" speedFactor="1.00" duration="2.00" waitingTime="0.00" timeLoss="1.90" traveltime="2.00">
        <walk depart="25.00" departPos="0.00" arrival="27.00" arrivalPos="98.54" duration="2.00" routeLength="0.10" timeLoss="1.90" maxSpeed="1.00"/>
    </personinfo>
    <personinfo id="pWN" depart="0.00" type="ped" speedFactor="1.00" duration="97.00" waitingTime="0.00" timeLoss="1.74" traveltime="97.00">
        <walk depart="0.00" departPos="0.00" arrival="97.00" arrivalPos="98.54" duration="97.00" routeLength="95.26" timeLoss="1.74" maxSpeed="1.00"/>
    </personinfo>
    <personinfo id="pNW" depart="10.00" type="ped" speedFactor="1.00" duration="100.00" waitingTime="0.00" timeLoss="1.44" traveltime="100.00">
        <walk depart="10.00" departPos="0.00" arrival="110.00" arrivalPos="95.24" duration="100.00" routeLength="98.56" timeLoss="1.44" maxSpeed="1.00"/>
    </personinfo>
    <personinfo id="pWE" depart="5.00" type="ped" speedFactor="1.00" duration="195.00" waitingTime="0.00" timeLoss="1.21" traveltime="195.00">
        <walk depart="5.00" departPos="0.00" arrival="200.00" arrivalPos="98.54" duration="195.00" routeLength="193.79" timeLoss="1.21" maxSpeed="1.00"/>
    </personinfo>
    <personinfo id="pNE" depart="15.00" type="ped" speedFactor="1.00" duration="199.00" waitingTime="0.00" timeLoss="1.91" traveltime="199.00">
        <walk depart="15.00" departPos="0.00" arrival="214.00" arrivalPos="98.54" duration="199.00" routeLength="197.09" timeLoss="1.91" maxSpeed="1.00"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting beaming ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="test" x="99.05" y="498.35" angle="90.00" speed="499.50" pos="100.00" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <person id="test" x="1504.75" y="498.35" angle="90.00" speed="499.50" pos="0.00" edge="end" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="2.00">
        <person id="test" x="1587.29" y="498.35" angle="90.00" speed="499.50" pos="83.33" edge="end" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="3.00">
        <person id="test" x="1603.80" y="495.35" angle="0.00" speed="0.00" pos="100.00" edge="end" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="4.00"/>
</fcd-export>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_backward ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car_SE.0" depart="46.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_SE.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="car_SE.1" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="63.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_SE.1" vType="car" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="p0" speedFactor="1.00" duration="111.00" waitingTime="0.00" timeLoss="1.34" traveltime="111.00">
        <walk depart="0.00" departPos="66.90" arrival="111.00" arrivalPos="0.00" duration="111.00" routeLength="152.30" timeLoss="1.34" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_backward_left_turning_vehicle ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car_NE.0" depart="46.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="173.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_NE.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="car_NE.1" depart="51.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="64.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="173.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_NE.1" vType="car" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="p0" speedFactor="1.00" duration="117.00" waitingTime="0.00" timeLoss="1.58" traveltime="117.00">
        <walk depart="0.00" departPos="74.90" arrival="117.00" arrivalPos="0.00" duration="117.00" routeLength="160.30" timeLoss="1.58" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car_SE.0" depart="46.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_SE.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="car_SE.1" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="63.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_SE.1" vType="car" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="p0" speedFactor="1.00" duration="86.00" waitingTime="0.00" timeLoss="1.15" traveltime="86.00">
        <walk depart="0.00" departPos="11.00" arrival="86.00" arrivalPos="43.45" duration="86.00" routeLength="117.85" timeLoss="1.15" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward_left_turning_vehicle ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car_NE.0" depart="46.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="173.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_NE.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="car_NE.1" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="63.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="173.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_NE.1" vType="car" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="p0" speedFactor="1.00" duration="86.00" waitingTime="0.00" timeLoss="1.15" traveltime="86.00">
        <walk depart="0.00" departPos="11.00" arrival="86.00" arrivalPos="43.45" duration="86.00" routeLength="117.85" timeLoss="1.15" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward_left_turning_vehicle2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car_NE" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="23.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="173.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_NE" vType="car" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="15.00" type="p0" speedFactor="1.00" duration="10.00" waitingTime="0.00" timeLoss="1.36" traveltime="10.00">
        <walk depart="15.00" departPos="74.15" arrival="25.00" arrivalPos="0.00" duration="10.00" routeLength="12.00" timeLoss="1.36" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting disconnected_route ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="test" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="720.00" waitingTime="0.00" timeLoss="0.01" traveltime="720.00">
        <walk depart="0.00" departPos="0.00" arrival="720.00" arrivalPos="499.99" duration="720.00" routeLength="999.99" timeLoss="0.01" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="108.25" y="78.65" angle="0.00" speed="1.39" pos="78.65" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="108.25" y="79.87" angle="0.00" speed="1.39" pos="79.87" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="108.25" y="81.09" angle="0.00" speed="1.39" pos="81.09" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="108.25" y="82.31" angle="0.00" speed="1.39" pos="82.31" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="108.25" y="83.53" angle="0.00" speed="1.39" pos="83.53" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="108.25" y="84.75" angle="0.00" speed="1.39" pos="84.75" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="108.25" y="85.97" angle="0.00" speed="1.39" pos="85.97" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="108.25" y="87.19" angle="0.00" speed="1.39" pos="87.19" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="88.65" y="108.25" angle="270.00" speed="1.39" pos="0.00" edge="CW" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="16.00" waitingTime="0.00" timeLoss="1.60" traveltime="16.00">
        <walk depart="0.00" departPos="78.65" arrival="16.00" arrivalPos="10.00" duration="16.00" routeLength="20.00" timeLoss="1.60" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>
pedestrian_model nonInteracting errors disconnected_route ( Last six runs Jul2024 )
pedestrian_model nonInteracting errors disconnected_route_ignore ( Last six runs Jul2024 )
pedestrian_model nonInteracting errors disconnected_trip ( Last six runs Jul2024 )
pedestrian_model nonInteracting errors disconnected_trip_ignore ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors route_invalid_permissions ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="40.00" y="-1.65" angle="90.00" speed="1.39" pos="40.00" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="41.22" y="-1.65" angle="90.00" speed="1.39" pos="41.22" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="42.44" y="-1.65" angle="90.00" speed="1.39" pos="42.44" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="43.66" y="-1.65" angle="90.00" speed="1.39" pos="43.66" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="44.88" y="-1.65" angle="90.00" speed="1.39" pos="44.88" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="46.10" y="-1.65" angle="90.00" speed="1.39" pos="46.10" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="47.32" y="-1.65" angle="90.00" speed="1.39" pos="47.32" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="48.54" y="-1.65" angle="90.00" speed="1.39" pos="48.54" edge="beg" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="50.00" y="-4.65" angle="90.00" speed="1.39" pos="0.00" edge="end" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting no_sidewalks ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="forward_turn_left" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="16.00" waitingTime="0.00" timeLoss="1.60" traveltime="16.00">
        <walk depart="0.00" departPos="81.95" arrival="16.00" arrivalPos="10.00" duration="16.00" routeLength="20.00" timeLoss="1.60" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="backward_change_side" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="16.00" waitingTime="0.00" timeLoss="1.60" traveltime="16.00">
        <walk depart="0.00" departPos="10.00" arrival="16.00" arrivalPos="10.00" duration="16.00" routeLength="20.00" timeLoss="1.60" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="forward_change_side" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="16.00" waitingTime="0.00" timeLoss="1.60" traveltime="16.00">
        <walk depart="0.00" departPos="81.95" arrival="16.00" arrivalPos="81.95" duration="16.00" routeLength="20.00" timeLoss="1.60" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="backward_turn_left" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="16.00" waitingTime="0.00" timeLoss="1.60" traveltime="16.00">
        <walk depart="0.00" departPos="10.00" arrival="16.00" arrivalPos="81.95" duration="16.00" routeLength="20.00" timeLoss="1.60" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="fwd1" depart="3.00" type="fwd1" speedFactor="1.00" duration="59.00" waitingTime="0.00" timeLoss="0.69" traveltime="59.00">
        <walk depart="3.00" departPos="0.00" arrival="62.00" arrivalPos="85.15" duration="59.00" routeLength="85.15" timeLoss="0.69" maxSpeed="1.46"/>
    </personinfo>
    <personinfo id="fwd4" depart="12.00" type="fwd4" speedFactor="1.00" duration="58.00" waitingTime="0.00" timeLoss="0.67" traveltime="58.00">
        <walk depart="12.00" departPos="0.00" arrival="70.00" arrivalPos="85.15" duration="58.00" routeLength="85.15" timeLoss="0.67" maxSpeed="1.49"/>
    </personinfo>
    <personinfo id="bwd1" depart="3.00" type="bwd1" speedFactor="1.00" duration="68.00" waitingTime="0.00" timeLoss="0.46" traveltime="68.00">
        <walk depart="3.00" departPos="85.15" arrival="71.00" arrivalPos="0.00" duration="68.00" routeLength="85.15" timeLoss="0.46" maxSpeed="1.26"/>
    </personinfo>
    <personinfo id="fwd0" depart="1.00" type="fwd0" speedFactor="1.00" duration="73.00" waitingTime="0.00" timeLoss="0.93" traveltime="73.00">
        <walk depart="1.00" departPos="0.00" arrival="74.00" arrivalPos="85.15" duration="73.00" routeLength="85.15" timeLoss="0.93" maxSpeed="1.18"/>
    </personinfo>
    <personinfo id="bwd4" depart="17.00" type="bwd4" speedFactor="1.00" duration="59.00" waitingTime="0.00" timeLoss="0.75" traveltime="59.00">
        <walk depart="17.00" departPos="85.15" arrival="76.00" arrivalPos="0.00" duration="59.00" routeLength="85.15" timeLoss="0.75" maxSpeed="1.46"/>
    </personinfo>
    <personinfo id="bwd0" depart="2.00" type="bwd0" speedFactor="1.00" duration="77.00" waitingTime="0.00" timeLoss="0.55" traveltime="77.00">
        <walk depart="2.00" departPos="85.15" arrival="79.00" arrivalPos="0.00" duration="77.00" routeLength="85.15" timeLoss="0.55" maxSpeed="1.11"/>
    </personinfo>
    <personinfo id="bwd2" depart="10.00" type="bwd2" speedFactor="1.00" duration="75.00" waitingTime="0.00" timeLoss="0.91" traveltime="75.00">
        <walk depart="10.00" departPos="85.15" arrival="85.00" arrivalPos="0.00" duration="75.00" routeLength="85.15" timeLoss="0.91" maxSpeed="1.15"/>
    </personinfo>
    <personinfo id="bwd8" depart="26.00" type="bwd8" speedFactor="1.00" duration="61.00" waitingTime="0.00" timeLoss="0.20" traveltime="61.00">
        <walk depart="26.00" departPos="85.15" arrival="87.00" arrivalPos="0.00" duration="61.00" routeLength="85.15" timeLoss="0.20" maxSpeed="1.40"/>
    </personinfo>
    <personinfo id="fwd8" depart="21.00" type="fwd8" speedFactor="1.00" duration="67.00" waitingTime="0.00" timeLoss="0.96" traveltime="67.00">
        <walk depart="21.00" departPos="0.00" arrival="88.00" arrivalPos="85.15" duration="67.00" routeLength="85.15" timeLoss="0.96" maxSpeed="1.29"/>
<truncated after showing first 30 lines>
pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_2stripes ( Last six runs Jul2024 )
pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_3stripes ( Last six runs Jul2024 )
pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_4stripes ( Last six runs Jul2024 )
pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_5stripes ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions jam_trafficlight ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,25d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 409.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 0
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 210
<  Running: 0
< Statistics (avg of 0):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 210 walks):
<  RouteLength: 79.99
<  Duration: 81.07
<  TimeLoss: 3.49
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p4" depart="5.00" type="p4" speedFactor="1.00" duration="66.00" waitingTime="0.00" timeLoss="3.47" traveltime="66.00">
        <walk depart="5.00" departPos="0.00" arrival="71.00" arrivalPos="19.99" duration="66.00" routeLength="79.99" timeLoss="3.47" maxSpeed="1.28"/>
    </personinfo>
    <personinfo id="p10" depart="12.00" type="p10" speedFactor="1.00" duration="61.00" waitingTime="0.00" timeLoss="3.24" traveltime="61.00">
        <walk depart="12.00" departPos="0.00" arrival="73.00" arrivalPos="19.99" duration="61.00" routeLength="79.99" timeLoss="3.24" maxSpeed="1.38"/>
    </personinfo>
    <personinfo id="p7" depart="8.00" type="p7" speedFactor="1.00" duration="65.00" waitingTime="0.00" timeLoss="3.20" traveltime="65.00">
        <walk depart="8.00" departPos="0.00" arrival="73.00" arrivalPos="19.99" duration="65.00" routeLength="79.99" timeLoss="3.20" maxSpeed="1.29"/>
    </personinfo>
    <personinfo id="p3" depart="4.00" type="p3" speedFactor="1.00" duration="70.00" waitingTime="0.00" timeLoss="3.07" traveltime="70.00">
        <walk depart="4.00" departPos="0.00" arrival="74.00" arrivalPos="19.99" duration="70.00" routeLength="79.99" timeLoss="3.07" maxSpeed="1.20"/>
    </personinfo>
    <personinfo id="p2" depart="2.00" type="p2" speedFactor="1.00" duration="75.00" waitingTime="0.00" timeLoss="3.39" traveltime="75.00">
        <walk depart="2.00" departPos="0.00" arrival="77.00" arrivalPos="19.99" duration="75.00" routeLength="79.99" timeLoss="3.39" maxSpeed="1.12"/>
    </personinfo>
    <personinfo id="p15" depart="17.00" type="p15" speedFactor="1.00" duration="63.00" waitingTime="0.00" timeLoss="3.38" traveltime="63.00">
        <walk depart="17.00" departPos="0.00" arrival="80.00" arrivalPos="19.99" duration="63.00" routeLength="79.99" timeLoss="3.38" maxSpeed="1.34"/>
    </personinfo>
    <personinfo id="p13" depart="15.00" type="p13" speedFactor="1.00" duration="67.00" waitingTime="0.00" timeLoss="3.83" traveltime="67.00">
        <walk depart="15.00" departPos="0.00" arrival="82.00" arrivalPos="19.99" duration="67.00" routeLength="79.99" timeLoss="3.83" maxSpeed="1.27"/>
    </personinfo>
    <personinfo id="p6" depart="7.00" type="p6" speedFactor="1.00" duration="75.00" waitingTime="0.00" timeLoss="3.79" traveltime="75.00">
        <walk depart="7.00" departPos="0.00" arrival="82.00" arrivalPos="19.99" duration="75.00" routeLength="79.99" timeLoss="3.79" maxSpeed="1.12"/>
    </personinfo>
    <personinfo id="p17" depart="19.00" type="p17" speedFactor="1.00" duration="65.00" waitingTime="0.00" timeLoss="3.73" traveltime="65.00">
        <walk depart="19.00" departPos="0.00" arrival="84.00" arrivalPos="19.99" duration="65.00" routeLength="79.99" timeLoss="3.73" maxSpeed="1.31"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting speedDev ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="fwd0" depart="1.00" type="ped" speedFactor="1.06" duration="58.00" waitingTime="0.00" timeLoss="0.16" traveltime="58.00">
        <walk depart="1.00" departPos="0.00" arrival="59.00" arrivalPos="85.15" duration="58.00" routeLength="85.15" timeLoss="0.16" maxSpeed="1.47"/>
    </personinfo>
    <personinfo id="bwd1" depart="3.00" type="ped" speedFactor="1.09" duration="57.00" waitingTime="0.00" timeLoss="0.59" traveltime="57.00">
        <walk depart="3.00" departPos="85.15" arrival="60.00" arrivalPos="0.00" duration="57.00" routeLength="85.15" timeLoss="0.59" maxSpeed="1.51"/>
    </personinfo>
    <personinfo id="fwd3" depart="6.00" type="ped" speedFactor="1.08" duration="57.00" waitingTime="0.00" timeLoss="0.38" traveltime="57.00">
        <walk depart="6.00" departPos="0.00" arrival="63.00" arrivalPos="85.15" duration="57.00" routeLength="85.15" timeLoss="0.38" maxSpeed="1.50"/>
    </personinfo>
    <personinfo id="fwd2" depart="5.00" type="ped" speedFactor="1.01" duration="61.00" waitingTime="0.00" timeLoss="0.32" traveltime="61.00">
        <walk depart="5.00" departPos="0.00" arrival="66.00" arrivalPos="85.15" duration="61.00" routeLength="85.15" timeLoss="0.32" maxSpeed="1.40"/>
    </personinfo>
    <personinfo id="bwd0" depart="2.00" type="ped" speedFactor="0.94" duration="66.00" waitingTime="0.00" timeLoss="0.79" traveltime="66.00">
        <walk depart="2.00" departPos="85.15" arrival="68.00" arrivalPos="0.00" duration="66.00" routeLength="85.15" timeLoss="0.79" maxSpeed="1.31"/>
    </personinfo>
    <personinfo id="fwd1" depart="3.00" type="ped" speedFactor="0.94" duration="66.00" waitingTime="0.00" timeLoss="0.66" traveltime="66.00">
        <walk depart="3.00" departPos="0.00" arrival="69.00" arrivalPos="85.15" duration="66.00" routeLength="85.15" timeLoss="0.66" maxSpeed="1.30"/>
    </personinfo>
    <personinfo id="bwd4" depart="17.00" type="ped" speedFactor="1.14" duration="54.00" waitingTime="0.00" timeLoss="0.32" traveltime="54.00">
        <walk depart="17.00" departPos="85.15" arrival="71.00" arrivalPos="0.00" duration="54.00" routeLength="85.15" timeLoss="0.32" maxSpeed="1.59"/>
    </personinfo>
    <personinfo id="fwd4" depart="12.00" type="ped" speedFactor="1.03" duration="60.00" waitingTime="0.00" timeLoss="0.50" traveltime="60.00">
        <walk depart="12.00" departPos="0.00" arrival="72.00" arrivalPos="85.15" duration="60.00" routeLength="85.15" timeLoss="0.50" maxSpeed="1.43"/>
    </personinfo>
    <personinfo id="fwd6" depart="19.00" type="ped" speedFactor="1.05" duration="59.00" waitingTime="0.00" timeLoss="0.38" traveltime="59.00">
        <walk depart="19.00" departPos="0.00" arrival="78.00" arrivalPos="85.15" duration="59.00" routeLength="85.15" timeLoss="0.38" maxSpeed="1.45"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting subsecond bidirectional_flow_2_stripes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="fwd1" depart="3.00" type="fwd1" speedFactor="1.00" duration="58.40" waitingTime="0.00" timeLoss="0.09" traveltime="58.40">
        <walk depart="3.00" departPos="0.00" arrival="61.40" arrivalPos="85.15" duration="58.40" routeLength="85.15" timeLoss="0.09" maxSpeed="1.46"/>
    </personinfo>
    <personinfo id="fwd4" depart="12.00" type="fwd4" speedFactor="1.00" duration="57.40" waitingTime="0.00" timeLoss="0.07" traveltime="57.40">
        <walk depart="12.00" departPos="0.00" arrival="69.40" arrivalPos="85.15" duration="57.40" routeLength="85.15" timeLoss="0.07" maxSpeed="1.49"/>
    </personinfo>
    <personinfo id="bwd1" depart="3.00" type="bwd1" speedFactor="1.00" duration="67.60" waitingTime="0.00" timeLoss="0.06" traveltime="67.60">
        <walk depart="3.00" departPos="85.15" arrival="70.60" arrivalPos="0.00" duration="67.60" routeLength="85.15" timeLoss="0.06" maxSpeed="1.26"/>
    </personinfo>
    <personinfo id="fwd0" depart="1.00" type="fwd0" speedFactor="1.00" duration="72.10" waitingTime="0.00" timeLoss="0.03" traveltime="72.10">
        <walk depart="1.00" departPos="0.00" arrival="73.10" arrivalPos="85.15" duration="72.10" routeLength="85.15" timeLoss="0.03" maxSpeed="1.18"/>
    </personinfo>
    <personinfo id="bwd4" depart="17.00" type="bwd4" speedFactor="1.00" duration="58.30" waitingTime="0.00" timeLoss="0.05" traveltime="58.30">
        <walk depart="17.00" departPos="85.15" arrival="75.30" arrivalPos="0.00" duration="58.30" routeLength="85.15" timeLoss="0.05" maxSpeed="1.46"/>
    </personinfo>
    <personinfo id="bwd0" depart="2.00" type="bwd0" speedFactor="1.00" duration="76.50" waitingTime="0.00" timeLoss="0.05" traveltime="76.50">
        <walk depart="2.00" departPos="85.15" arrival="78.50" arrivalPos="0.00" duration="76.50" routeLength="85.15" timeLoss="0.05" maxSpeed="1.11"/>
    </personinfo>
    <personinfo id="bwd2" depart="10.00" type="bwd2" speedFactor="1.00" duration="74.10" waitingTime="0.00" timeLoss="0.01" traveltime="74.10">
        <walk depart="10.00" departPos="85.15" arrival="84.10" arrivalPos="0.00" duration="74.10" routeLength="85.15" timeLoss="0.01" maxSpeed="1.15"/>
    </personinfo>
    <personinfo id="bwd8" depart="26.00" type="bwd8" speedFactor="1.00" duration="60.90" waitingTime="0.00" timeLoss="0.10" traveltime="60.90">
        <walk depart="26.00" departPos="85.15" arrival="86.90" arrivalPos="0.00" duration="60.90" routeLength="85.15" timeLoss="0.10" maxSpeed="1.40"/>
    </personinfo>
    <personinfo id="fwd8" depart="21.00" type="fwd8" speedFactor="1.00" duration="66.10" waitingTime="0.00" timeLoss="0.06" traveltime="66.10">
        <walk depart="21.00" departPos="0.00" arrival="87.10" arrivalPos="85.15" duration="66.10" routeLength="85.15" timeLoss="0.06" maxSpeed="1.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting subsecond block_vehicles_walking_forward ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car_SE.0" depart="46.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="58.40" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="12.40" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_SE.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="car_SE.1" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="62.40" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="12.40" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_SE.1" vType="car" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="p0" speedFactor="1.00" duration="85.00" waitingTime="0.00" timeLoss="0.15" traveltime="85.00">
        <walk depart="0.00" departPos="11.00" arrival="85.00" arrivalPos="43.45" duration="85.00" routeLength="117.85" timeLoss="0.15" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="SC">
            <person id="p0" pos="65.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="SC">
            <person id="p0" pos="66.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="SC">
            <person id="p0" pos="68.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>
pedestrian_model nonInteracting use_crossing cross_twice left_rr ( Last six runs Jul2024 )
pedestrian_model nonInteracting use_crossing cross_twice straight_rl ( Last six runs Jul2024 )
pedestrian_model nonInteracting use_crossing right_rl ( Last six runs Jul2024 )
pedestrian_model nonInteracting use_crossing straight_rr ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="CS">
            <person id="p0" pos="20.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="CS">
            <person id="p0" pos="18.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="CS">
            <person id="p0" pos="17.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>
pedestrian_model nonInteracting use_crossing cross_twice right_ll ( Last six runs Jul2024 )
pedestrian_model nonInteracting use_crossing cross_twice straight_lr ( Last six runs Jul2024 )
pedestrian_model nonInteracting use_crossing cross_twice_diagonal right_ll ( Last six runs Jul2024 )
pedestrian_model nonInteracting use_crossing cross_twice_diagonal straight_lr ( Last six runs Jul2024 )
pedestrian_model nonInteracting use_crossing left_lr ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="SC">
            <person id="p0" pos="63.75" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="SC">
            <person id="p0" pos="65.05" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="SC">
            <person id="p0" pos="66.35" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>
pedestrian_model nonInteracting use_crossing cross_twice_diagonal left_rr ( Last six runs Jul2024 )
pedestrian_model nonInteracting use_crossing cross_twice_diagonal straight_rl ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="CS">
            <person id="p0" pos="20.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="CS">
            <person id="p0" pos="18.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="CS">
            <person id="p0" pos="17.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="CS">
            <person id="p0" pos="16.10" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="CS">
            <person id="p0" pos="14.81" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>
pedestrian_model nonInteracting use_crossing left_ll ( Last six runs Jul2024 )
pedestrian_model nonInteracting use_crossing right_lr ( Last six runs Jul2024 )
pedestrian_model nonInteracting use_crossing turn_ll ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="SC">
            <person id="p0" pos="65.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="SC">
            <person id="p0" pos="66.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="SC">
            <person id="p0" pos="68.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="SC">
            <person id="p0" pos="69.30" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="SC">
            <person id="p0" pos="70.59" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>
pedestrian_model nonInteracting use_crossing left_rl ( Last six runs Jul2024 )
pedestrian_model nonInteracting use_crossing right_rr ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing straight_ll ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="CN">
            <person id="p0" pos="20.00" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="CN">
            <person id="p0" pos="18.70" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="CN">
            <person id="p0" pos="17.40" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing turn_rr ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="SC">
            <person id="p0" pos="65.40" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="SC">
            <person id="p0" pos="64.04" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="SC">
            <person id="p0" pos="62.68" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="SC">
            <person id="p0" pos="61.32" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="SC">
            <person id="p0" pos="59.96" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail alternativeRoute ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="11">
        <link linkIndex="0" from="T23_0_0" to="T24_0_0">
            <driveWay edges="T24_0">
                <forward lanes="T24_0_0"/>
                <bidi lanes="T24_1_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="A">
        <link linkIndex="0" from="T17_0_0" to="T18_0_0">
            <driveWay edges="T18_0 T29_0 T19_0 T20_0 T21_0 T30_0 T22_0">
                <forward lanes="T18_0_0 T29_0_0 T19_0_0 T20_0_0"/>
                <bidi lanes="T18_1_0 T29_1_0 T19_1_0 T20_1_0 T21_1_0"
                    deadlockCheck="T30_1_0 T25_1_0"/>
                <flank lanes="T13_0_0 T14_1_0"/>
                <protectingSwitches links="w9_1 w1_2 w2_1 w9_1"/>
                <conflictLinks signals="G_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="B">
        <link linkIndex="0" from="T1_0_0" to="T5_0_0">
            <driveWay edges="T5_0 T6_0 T27_0 T7_0 T8_0 T9_0 T15_0 T30_0 T25_0 T26_0">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="1.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="93.00" arrivalLane="" arrivalPos="300.00" arrivalSpeed="33.33" duration="92.00" routeLength="2950.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_rail1 tripinfo_rail1 routing_rail1" vType="Freight" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail3" depart="1.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="139.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="33.33" duration="138.00" routeLength="4500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_rail3 tripinfo_rail3 routing_rail3" vType="Freight" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail2" depart="40.00" departLane="" departPos="0.00" departSpeed="38.90" departDelay="0.00" arrival="159.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="38.90" duration="119.00" routeLength="4600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_rail2 tripinfo_rail2 routing_rail2" vType="REDosto7" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail4" depart="300.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="900.00" arrivalSpeed="33.33" duration="92.00" routeLength="2950.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_rail4 tripinfo_rail4 routing_rail4" vType="Freight" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail6" depart="510.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="606.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="33.33" duration="96.00" routeLength="3000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_rail6 tripinfo_rail6 routing_rail6" vType="Freight" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail5" depart="500.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="633.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="33.33" duration="133.00" routeLength="4350.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_rail5 tripinfo_rail5 routing_rail5" vType="Freight" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail8" depart="1301.00" departLane="" departPos="0.00" departSpeed="38.90" departDelay="0.00" arrival="1385.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="38.90" duration="84.00" routeLength="3200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_rail8 tripinfo_rail8 routing_rail8" vType="REDosto7" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail7" depart="1300.00" departLane="" departPos="0.00" departSpeed="38.90" departDelay="0.00" arrival="1415.00" arrivalLane="" arrivalPos="900.00" arrivalSpeed="38.90" duration="115.00" routeLength="4450.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_rail7 tripinfo_rail7 routing_rail7" vType="REDosto7" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="rail1" type="Freight" depart="1.00" departLane="best" departSpeed="33.3333" speedFactor="1.0000" arrival="93.00">
        <route edges="T1_0 T5_0 T6_0 T27_0 T7_0 T8_0 T9_0 T15_0 T30_0 T25_0 T26_0"/>
    </vehicle>

    <vehicle id="rail3" type="Freight" depart="1.00" departLane="best" departSpeed="33.3333" speedFactor="1.0000" arrival="139.00">
        <route edges="T12_1 T11_1 T28_1 T10_1 T9_1 T8_1 T7_1 T27_1 T14_1 T29_1 T18_1 T17_1"/>
    </vehicle>

    <vehicle id="rail2" type="REDosto7" depart="40.00" departLane="best" departSpeed="38.89" speedFactor="1.0000" arrival="159.00">
        <route edges="T17_0 T18_0 T29_0 T19_0 T20_0 T21_0 T30_0 T22_0 T23_0 T24_0"/>
    </vehicle>

    <vehicle id="rail4" type="Freight" depart="300.00" departLane="best" departSpeed="33.3333" speedFactor="1.0000" arrival="392.00">
        <route edges="T26_1 T25_1 T30_1 T15_1 T9_1 T8_1 T7_1 T27_1 T6_1 T5_1 T1_1"/>
    </vehicle>

    <vehicle id="rail6" type="Freight" depart="510.00" departLane="best" departSpeed="33.3333" speedFactor="1.0000" arrival="606.00">
        <route edges="T26_1 T25_1 T30_1 T15_1 T9_1 T8_1 T7_1 T27_1 T14_1 T29_1 T18_1 T17_1"/>
    </vehicle>

    <vehicle id="rail5" type="Freight" depart="500.00" departLane="best" departSpeed="33.3333" speedFactor="1.0000" arrival="633.00">
        <route edges="T1_0 T5_0 T6_0 T27_0 T7_0 T8_0 T9_0 T15_0 T30_0 T22_0 T23_0 T24_0"/>
    </vehicle>

    <vehicle id="rail8" type="REDosto7" depart="1301.00" departLane="best" departSpeed="38.89" speedFactor="1.0000" arrival="1385.00">
        <route edges="T26_1 T25_1 T30_1 T21_1 T20_1 T19_1 T29_1 T18_1 T17_1"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
rail bidi_conflict_insertion ( Last six runs Jul2024 )
rail bugs delayed_insertion_parallel_routing ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : rail bugs deadlock_bidi_reversal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c d e f">
                <forward lanes="b_0 c_0 d_0"/>
                <bidi lanes="-c_0 -d_0 -e_0 -f_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="-e_0" to="-d_0">
            <driveWay edges="-d -c -b -a">
                <forward lanes="-d_0 -c_0 -b_0 -a_0"/>
                <bidi lanes="d_0 c_0"/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
        <link linkIndex="1" from="d_0" to="e_0">
            <driveWay edges="e f">
                <forward lanes="e_0 f_0"/>
                <bidi lanes="-e_0 -f_0"/>
                <flank lanes=""/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="96.00" arrivalLane="" arrivalPos="99.62" arrivalSpeed="13.89" duration="96.00" routeLength="1190.73" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="10.00" rerouteNo="1" devices="tripinfo_train1 routing_train1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train2" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="146.00" arrivalLane="" arrivalPos="99.62" arrivalSpeed="13.89" duration="96.00" routeLength="1190.73" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="10.00" rerouteNo="1" devices="tripinfo_train2 routing_train2" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs deadlock_bidi_reversal2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c d e f g h j k l">
                <forward lanes="b_0 c_0 d_0"/>
                <bidi lanes="-c_0 -d_0 -e_0 -f_0 -g_0 -h_0 -j_0 -k_0 -l_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="-e_0" to="-d_0">
            <driveWay edges="-d -c -b -a">
                <forward lanes="-d_0 -c_0 -b_0 -a_0"/>
                <bidi lanes="d_0 c_0"/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
        <link linkIndex="1" from="d_0" to="e_0">
            <driveWay edges="e f g h j k l">
                <forward lanes="e_0 f_0 g_0 h_0 j_0 k_0 l_0"/>
                <bidi lanes="-e_0 -f_0 -g_0 -h_0 -j_0 -k_0 -l_0"/>
                <flank lanes=""/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="168.00" arrivalLane="" arrivalPos="99.62" arrivalSpeed="13.89" duration="168.00" routeLength="2190.73" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="10.00" rerouteNo="1" devices="tripinfo_train1 routing_train1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train2" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="218.00" arrivalLane="" arrivalPos="99.62" arrivalSpeed="13.89" duration="168.00" routeLength="2190.73" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="10.00" rerouteNo="1" devices="tripinfo_train2 routing_train2" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs double_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="blocker" type="train" depart="0.00" departPos="0.00" arrival="105.00">
        <route edges="beg c end"/>
        <stop busStop="stopBeg" duration="10.00" until="80.00"/>
        <stop busStop="stopEnd" duration="10.00" until="100.00"/>
    </vehicle>

    <vehicle id="train" type="train" depart="84.00" departPos="0.00" arrival="119.00">
        <route edges="beg c end"/>
        <stop busStop="stopBeg" duration="10.00" until="20.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : rail bugs insertion_at_signal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes="-b_0 -c_0"/>
                <flank lanes="d_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="B_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="B">
        <link linkIndex="0" from="-e_0" to="-b_0">
            <driveWay edges="-b -a">
                <forward lanes="-b_0 -a_0"/>
                <bidi lanes="b_0 a_0"/>
                <flank lanes="-c_0 d_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="94.64" arrivalSpeed="13.89" duration="28.00" routeLength="384.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_train" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train2" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="131.00" arrivalLane="" arrivalPos="94.64" arrivalSpeed="13.89" duration="131.00" routeLength="426.37" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="0" devices="tripinfo_train2" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs merge_check_flank_switch ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="b3_0"/>
                <protectingSwitches links="B2_0"/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="A2">
        <link linkIndex="0" from="a2_0" to="b2_0">
            <driveWay edges="b2 b3 c">
                <forward lanes="b2_0 b3_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="0.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="1.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="1.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="2.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="2.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="3.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="3.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="4.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="4.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="5.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="5.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="6.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="6.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="7.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="7.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="8.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="8.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="9.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="9.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="10.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="10.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="11.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="11.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="12.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="12.00" id="A2" programID="0" phase="0" state="G"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="blocker" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="75.00" arrivalLane="" arrivalPos="197.84" arrivalSpeed="1.47" duration="75.00" routeLength="197.84" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_blocker" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train1" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="82.00" arrivalLane="" arrivalPos="197.84" arrivalSpeed="13.89" duration="72.00" routeLength="492.48" waitingTime="35.91" waitingCount="0" stopTime="0.00" timeLoss="35.91" rerouteNo="0" devices="tripinfo_train1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train2" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="89.00" arrivalLane="" arrivalPos="197.84" arrivalSpeed="13.89" duration="79.00" routeLength="525.06" waitingTime="40.69" waitingCount="0" stopTime="0.00" timeLoss="40.69" rerouteNo="0" devices="tripinfo_train2" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs merge_check_flank_switch2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0"/>
    </railSignal>
    <railSignal id="A2">
        <link linkIndex="0" from="a2_0" to="b2_0">
            <driveWay edges="b2 b3 c">
                <forward lanes="b2_0 b3_0 c_0"/>
                <bidi lanes="-c_0"/>
                <flank lanes="b_0 d2_0"/>
                <protectingSwitches links="D2_0"/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D3">
        <link linkIndex="0" from="e_0" to="d3_0">
            <driveWay edges="d3 d2 -c">
                <forward lanes="d3_0 d2_0 -c_0"/>
                <bidi lanes="c_0"/>
                <flank lanes="b_0 b3_0"/>
                <protectingSwitches links="B2_0"/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
<truncated after showing first 30 lines>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="0.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="1.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="1.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="2.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="2.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="3.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="3.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="4.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="4.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="5.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="5.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="6.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="6.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="7.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="7.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="8.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="8.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="9.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="9.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="10.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="10.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="11.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="11.00" id="A2" programID="0" phase="0" state="G"/>
    <tlsState time="12.00" id="A" programID="0" phase="1" state="r"/>
    <tlsState time="12.00" id="A2" programID="0" phase="0" state="G"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train1" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="48.00" arrivalLane="" arrivalPos="195.67" arrivalSpeed="13.89" duration="38.00" routeLength="522.89" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_train1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="75.00" arrivalLane="" arrivalPos="195.67" arrivalSpeed="1.46" duration="75.00" routeLength="195.67" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_blocker" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train2" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="82.00" arrivalLane="" arrivalPos="195.67" arrivalSpeed="13.89" duration="72.00" routeLength="522.89" waitingTime="33.49" waitingCount="0" stopTime="0.00" timeLoss="33.49" rerouteNo="0" devices="tripinfo_train2" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs reverse_after_waypoint ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="29.00" routeLength="400.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v_0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs signalized_turn ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="B">
        <link linkIndex="0" from="T16_1_0" to="T14_0_0"/>
        <link linkIndex="1" from="T11_0_0" to="T14_0_0"/>
    </railSignal>
</railsignal-block-output>

TEST FAILED on ts-sim-build-ba : rail bugs stopped_at_signal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes="-b_0 -c_0"/>
                <flank lanes="d_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="B_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="B">
        <link linkIndex="0" from="-e_0" to="-b_0">
            <driveWay edges="-b -d">
                <forward lanes="-b_0 -d_0"/>
                <bidi lanes="b_0 d_0"/>
                <flank lanes="-c_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="94.64" arrivalSpeed="13.89" duration="38.00" routeLength="384.95" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="10.00" rerouteNo="0" devices="tripinfo_train" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train2" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="136.06" arrivalSpeed="13.89" duration="44.00" routeLength="467.79" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="10.00" rerouteNo="0" devices="tripinfo_train2" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs stopped_at_signal2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b e">
                <forward lanes="b_0 e_0"/>
                <bidi lanes="-b_0 -e_0"/>
                <flank lanes="d_0 -c_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="B">
        <link linkIndex="0" from="-e_0" to="-b_0">
            <driveWay edges="-b -d">
                <forward lanes="-b_0 -d_0"/>
                <bidi lanes="b_0 d_0"/>
                <flank lanes="-c_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="41.00" arrivalLane="" arrivalPos="136.06" arrivalSpeed="13.89" duration="41.00" routeLength="426.37" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="10.00" rerouteNo="0" devices="tripinfo_train" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train2" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="136.06" arrivalSpeed="13.89" duration="44.00" routeLength="467.79" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="10.00" rerouteNo="0" devices="tripinfo_train2" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs ticket11384 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c d o p">
                <forward lanes="b_0 c_0"/>
                <bidi lanes="-b_0 -c_0 -d_0 -o_0 -p_0"/>
                <flank lanes="n_0 m_0 -e_0"/>
                <protectingSwitches links="C_1"/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="B">
        <link linkIndex="0" from="c_0" to="d_0">
            <driveWay edges="d o p">
                <forward lanes="d_0 o_0 p_0"/>
                <bidi lanes="-d_0 -o_0 -p_0"/>
                <flank lanes="-e_0"/>
                <protectingSwitches links="C_1"/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="oncoming" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="42.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="42.00" routeLength="569.52" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_oncoming routing_oncoming" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego" depart="3.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="99.62" arrivalSpeed="13.89" duration="43.00" routeLength="590.73" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_ego routing_ego" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs ticket11440 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c d o p">
                <forward lanes="b_0 c_0"/>
                <bidi lanes="-b_0 -c_0 -d_0 -o_0 -p_0"/>
                <flank lanes="n_0 m_0 -e_0"/>
                <protectingSwitches links="C_1"/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="B">
        <link linkIndex="0" from="c_0" to="d_0">
            <driveWay edges="d e f">
                <forward lanes="d_0 e_0 f_0"/>
                <bidi lanes="-d_0 -e_0 -f_0"/>
                <flank lanes="-r_0 -o_0 -p_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="1.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="99.62" arrivalSpeed="13.89" duration="43.00" routeLength="590.73" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_ego routing_ego" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="leader" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="75.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="75.00" routeLength="1039.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_leader routing_leader" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs ticket12184 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="J2">
        <link linkIndex="0" from="E1_0" to="E2_0">
            <driveWay edges="E2">
                <forward lanes="E2_0"/>
                <bidi lanes="-E2_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals="J3_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="J3">
        <link linkIndex="0" from="-E3_0" to="-E2_0">
            <driveWay edges="-E2 -E1">
                <forward lanes="-E2_0 -E1_0"/>
                <bidi lanes="E2_0 E1_0"/>
                <flank lanes="E0_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="13.89" duration="44.00" routeLength="600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="58.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="13.89" duration="58.00" routeLength="800.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs ticket12184b ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="J2">
        <link linkIndex="0" from="-E2_0" to="-E1_0">
            <driveWay edges="-E1">
                <forward lanes="-E1_0"/>
                <bidi lanes="E1_0"/>
                <flank lanes="E0_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
        <link linkIndex="1" from="E1_0" to="E2_0">
            <driveWay edges="E2">
                <forward lanes="E2_0"/>
                <bidi lanes="-E2_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals="J3_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="J3">
        <link linkIndex="0" from="-E3_0" to="-E2_0">
            <driveWay edges="-E2 -E1">
                <forward lanes="-E2_0"/>
                <bidi lanes="E2_0 E1_0"/>
                <flank lanes="E0_0"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="13.89" duration="44.00" routeLength="600.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="58.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="13.89" duration="58.00" routeLength="800.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs ticket12857 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v_0" depart="0.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="33.33" duration="22.00" routeLength="600.00" waitingTime="0.00" waitingCount="0" stopTime="4.00" timeLoss="4.00" rerouteNo="0" devices="tripinfo_v_0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v_1" depart="2.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="32.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="33.33" duration="30.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v_1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs ticket12858 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="1">
        <link linkIndex="0" from="1043_0" to="1044_0">
            <driveWay edges="1044 1072 1047 1048">
                <forward lanes="1044_0 1072_0 1047_0 1048_0"/>
                <bidi lanes="1031_0 1005_0 1006_0 1007_0"/>
                <flank lanes="1002_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="2_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="10">
        <link linkIndex="0" from="1011_0" to="1010_0"/>
    </railSignal>
    <railSignal id="11">
        <link linkIndex="0" from="1051_0" to="1052_0">
            <driveWay edges="1052 1075 1058 1077 1053 1054 1043 1044 1072 1047 1048">
                <forward lanes="1052_0 1075_0 1058_0 1077_0 1053_0 1054_0 1043_0"/>
                <bidi lanes="1033_0 1017_0 1034_0 1012_0 1013_0 1000_0 1001_0 1031_0 1005_0 1006_0 1007_0"/>
                <flank lanes="1068_0 1002_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="28_0 2_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="12">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v_1" depart="0.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="80.00" arrivalLane="" arrivalPos="324.00" arrivalSpeed="33.33" duration="80.00" routeLength="2565.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v_1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v_0" depart="0.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="116.00" arrivalLane="" arrivalPos="324.00" arrivalSpeed="33.33" duration="116.00" routeLength="3742.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v_0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs ticket12868 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="J1">
        <link linkIndex="0" from="E0_0" to="E1_0">
            <driveWay edges="E1 E2">
                <forward lanes="E1_0 E2_0"/>
                <bidi lanes="-E1_0 -E2_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="J2">
        <link linkIndex="0" from="-E2_0" to="-E1_0">
            <driveWay edges="-E1 -E0">
                <forward lanes="-E1_0 -E0_0"/>
                <bidi lanes="E1_0 E0_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="22.00" routeLength="300.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v_1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="36.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v_0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs ticket12873 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="J5">
        <link linkIndex="0" from="-E5_0" to="-E4_0">
            <driveWay edges="-E4 -E8 -E7 -E6 -E0" core="4">
                <forward lanes="-E4_0 -E8_0 -E7_0"/>
                <bidi lanes="E4_0 E8_0 E7_0 E6_0"/>
                <flank lanes="E30_0"/>
                <protectingSwitches links="J1_3"/>
                <conflictLinks signals="J9_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="J7">
        <link linkIndex="0" from="-E7_0" to="-E6_0">
            <driveWay edges="-E6 -E0">
                <forward lanes="-E6_0 -E0_0"/>
                <bidi lanes="E6_0 E0_0"/>
                <flank lanes="-E3.50_0 -E3_0"/>
                <protectingSwitches links="J4_1"/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="J9">
        <link linkIndex="0" from="E3_0" to="E30_0">
            <driveWay edges="E30 E4 E5">
                <forward lanes="E30_0 E4_0 E5_0"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="21.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.89" duration="21.00" routeLength="284.96" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v_0" vType="t_0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="21.00" arrivalLane="" arrivalPos="47.84" arrivalSpeed="13.89" duration="21.00" routeLength="284.96" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_v_1 routing_v_1" vType="t_0" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="J2">
        <link linkIndex="0" from="E1_0" to="E2_0">
            <driveWay edges="E2 E3 E4">
                <forward lanes="E2_0"/>
                <bidi lanes="-E2_0 -E3_0 -E4_0"/>
                <flank lanes="-E5_0 -E6_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="J3">
        <link linkIndex="0" from="E2_0" to="E3_0">
            <driveWay edges="E3 E4">
                <forward lanes="E3_0 E4_0"/>
                <bidi lanes="-E3_0 -E4_0"/>
                <flank lanes="-E5_0 -E6_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
rail bugs ticket13262 ( Last six runs Jul2024 )
rail reversal double_reversal_same_dir ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : rail bugs ticket14973 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="J2">
        <link linkIndex="0" from="E1_0" to="E2_0">
            <driveWay edges="E2 E3 E4 E5">
                <forward lanes="E2_0"/>
                <bidi lanes="-E2_0 -E3_0 -E4_0 -E5_0"/>
                <flank lanes="-E6_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="J3">
        <link linkIndex="0" from="E2_0" to="E3_0">
            <driveWay edges="E3 E4 E5">
                <forward lanes="E3_0 E4_0 E5_0"/>
                <bidi lanes="-E3_0 -E4_0 -E5_0"/>
                <flank lanes="-E6_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>

TEST FAILED on ts-sim-build-ba : rail bugs ticket7563 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="gneE0_0" to="gneE1_0">
            <driveWay edges="gneE1 gneE1.100 gneE2 gneE5 gneE6">
                <forward lanes="gneE1_0 gneE1.100_0"/>
                <bidi lanes="gneE10_0 gneE9_0"
                    deadlockCheck="gneE8_0 gneE7_0"/>
                <flank lanes=""/>
                <protectingSwitches links="gneJ3_0 gneJ3_0"/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="B">
        <link linkIndex="0" from="gneE1.100_0" to="gneE2_0">
            <driveWay edges="gneE2 gneE5 gneE6">
                <forward lanes="gneE2_0 gneE5_0 gneE6_0"/>
                <bidi lanes="gneE9_0 gneE8_0 gneE7_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="C">
        <link linkIndex="0" from="gneE7_0" to="gneE8_0">
            <driveWay edges="gneE8 gneE9 gneE10 gneE11 gneE12">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="42.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="42.00" routeLength="579.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v2" depart="0.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="108.00" arrivalLane="" arrivalPos="99.62" arrivalSpeed="0.93" duration="108.00" routeLength="99.62" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="0" devices="tripinfo_v2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="115.00" arrivalLane="" arrivalPos="99.62" arrivalSpeed="13.89" duration="115.00" routeLength="590.73" waitingTime="71.82" waitingCount="0" stopTime="0.00" timeLoss="71.82" rerouteNo="0" devices="tripinfo_v1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail bugs unregulated_junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ5">
        <link linkIndex="0" from="-e_0" to="-d_0"/>
    </railSignal>
    <railSignal id="gneJ8">
        <link linkIndex="0" from="a_0" to="b_0"/>
    </railSignal>
</railsignal-block-output>

TEST FAILED on ts-sim-build-ba : rail crossing_tracks ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="s1">
        <link linkIndex="0" from="TO2_1_0" to="T1_1_0"/>
    </railSignal>
    <railSignal id="s2">
        <link linkIndex="0" from="T4_0_0" to="TO1_0_0">
            <driveWay edges="TO1_0">
                <forward lanes="TO1_0_0"/>
                <bidi lanes="TO1_1_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="s3">
        <link linkIndex="0" from="T7_1_0" to="TL2_1_0">
            <driveWay edges="TL2_1">
                <forward lanes="TL2_1_0"/>
                <bidi lanes="TL2_0_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="s4">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail headonconflict ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="16250.00">
        <vehicle id="RE1" x="-4649.18" y="-1481.24" angle="87.73" type="REDosto7" speed="44.44" pos="0.00" edge="gneE20" slope="0.00"/>
        <vehicle id="RE2" x="4780.18" y="-1293.23" angle="269.74" type="REDosto7" speed="44.44" pos="0.00" edge="gneE19" slope="0.00"/>
    </timestep>
    <timestep time="16251.00">
        <vehicle id="RE1" x="-4649.18" y="-1481.24" angle="87.73" type="REDosto7" speed="44.44" pos="0.00" edge="gneE20" slope="0.00"/>
        <vehicle id="RE2" x="4780.18" y="-1293.23" angle="269.74" type="REDosto7" speed="44.44" pos="0.00" edge="gneE19" slope="0.00"/>
    </timestep>
    <timestep time="16252.00">
        <vehicle id="RE1" x="-4649.18" y="-1481.24" angle="87.73" type="REDosto7" speed="44.44" pos="0.00" edge="gneE20" slope="0.00"/>
        <vehicle id="RE2" x="4780.18" y="-1293.23" angle="269.74" type="REDosto7" speed="44.44" pos="0.00" edge="gneE19" slope="0.00"/>
    </timestep>
    <timestep time="16253.00">
        <vehicle id="RE1" x="-4550.90" y="-1477.34" angle="87.73" type="REDosto7" speed="44.44" pos="98.36" edge="gneE20" slope="0.00"/>
        <vehicle id="RE2" x="4710.58" y="-1293.54" angle="269.74" type="REDosto7" speed="44.44" pos="98.36" edge="gneE19" slope="0.00"/>
    </timestep>
    <timestep time="16254.00">
        <vehicle id="RE1" x="-4550.90" y="-1477.34" angle="87.73" type="REDosto7" speed="44.44" pos="98.36" edge="gneE20" slope="0.00"/>
        <vehicle id="RE2" x="4710.58" y="-1293.54" angle="269.74" type="REDosto7" speed="44.44" pos="98.36" edge="gneE19" slope="0.00"/>
    </timestep>
    <timestep time="16255.00">
        <vehicle id="RE1" x="-4452.62" y="-1473.44" angle="87.73" type="REDosto7" speed="44.44" pos="196.72" edge="gneE20" slope="0.00"/>
        <vehicle id="RE2" x="4640.99" y="-1293.85" angle="269.74" type="REDosto7" speed="44.44" pos="196.72" edge="gneE19" slope="0.00"/>
    </timestep>
    <timestep time="16256.00">
        <vehicle id="RE1" x="-4452.62" y="-1473.44" angle="87.73" type="REDosto7" speed="44.44" pos="196.72" edge="gneE20" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="cluster_gneJ19_gneJ21">
        <link linkIndex="0" from="-gneE16_0" to="gneE15_0">
            <driveWay edges="gneE15">
                <forward lanes="gneE15_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals="cluster_gneJ19_gneJ21_1"/>
            </driveWay>
        </link>
        <link linkIndex="1" from="gneE14_0" to="gneE16_0">
            <driveWay edges="gneE16 gneE17">
                <forward lanes="gneE16_0"/>
                <bidi lanes="-gneE16_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ22_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="gneJ18">
        <link linkIndex="0" from="gneE20_0" to="gneE14_0">
            <driveWay edges="gneE14">
                <forward lanes="gneE14_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail interlocking ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="16000.00">
        <vehicle id="RB1" x="-2376.30" y="26.59" angle="93.06" type="RB628" speed="33.33" pos="0.00" edge="gneE6" slope="0.00"/>
    </timestep>
    <timestep time="16001.00">
        <vehicle id="RB1" x="-2376.30" y="26.59" angle="93.06" type="RB628" speed="33.33" pos="0.00" edge="gneE6" slope="0.00"/>
    </timestep>
    <timestep time="16002.00">
        <vehicle id="RB1" x="-2376.30" y="26.59" angle="93.06" type="RB628" speed="33.33" pos="0.00" edge="gneE6" slope="0.00"/>
    </timestep>
    <timestep time="16003.00">
        <vehicle id="RB1" x="-2278.78" y="21.38" angle="93.06" type="RB628" speed="33.33" pos="97.66" edge="gneE6" slope="0.00"/>
    </timestep>
    <timestep time="16004.00">
        <vehicle id="RB1" x="-2278.78" y="21.38" angle="93.06" type="RB628" speed="33.33" pos="97.66" edge="gneE6" slope="0.00"/>
    </timestep>
    <timestep time="16005.00">
        <vehicle id="RB1" x="-2278.78" y="21.38" angle="93.06" type="RB628" speed="33.33" pos="97.66" edge="gneE6" slope="0.00"/>
    </timestep>
    <timestep time="16006.00">
        <vehicle id="RB1" x="-2181.26" y="16.18" angle="93.06" type="RB628" speed="33.33" pos="195.32" edge="gneE6" slope="0.00"/>
    </timestep>
    <timestep time="16007.00">
        <vehicle id="RB1" x="-2181.26" y="16.18" angle="93.06" type="RB628" speed="33.33" pos="195.32" edge="gneE6" slope="0.00"/>
    </timestep>
    <timestep time="16008.00">
        <vehicle id="RB1" x="-2181.26" y="16.18" angle="93.06" type="RB628" speed="33.33" pos="195.32" edge="gneE6" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ1">
        <link linkIndex="0" from="gneE2_0" to="-gneE0_0">
            <driveWay edges="-gneE0 -gneE6">
                <forward lanes="-gneE0_0 -gneE6_0"/>
                <bidi lanes="gneE0_0 gneE6_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
        <link linkIndex="1" from="gneE0_0" to="gneE1_0">
            <driveWay edges="gneE1">
                <forward lanes="gneE1_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ1_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="gneJ2">
        <link linkIndex="0" from="-gneE3_0" to="gneE2_0">
            <driveWay edges="gneE2">
                <forward lanes="gneE2_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,12c1,2
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:2').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="191.72" arrivalSpeed="13.89" duration="49.00" routeLength="679.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t0 routing_t0" vType="splitTrain" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="30.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="67.00" arrivalLane="" arrivalPos="296.24" arrivalSpeed="13.89" duration="37.00" routeLength="511.57" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="splitTrain" speedFactor="1.00" vaporized=""/>
</tripinfos>
rail portion_working join ( Last six runs Jul2024 )
rail portion_working join_RB425 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : rail portion_working join_fail ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,7c1,2
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:1').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="191.72" arrivalSpeed="13.89" duration="49.00" routeLength="679.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t0 routing_t0" vType="splitTrain" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working join_fail_abort ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,12c1,2
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:2').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="191.72" arrivalSpeed="13.89" duration="49.00" routeLength="679.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t0 routing_t0" vType="splitTrain" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="600.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="637.00" arrivalLane="" arrivalPos="296.24" arrivalSpeed="13.89" duration="37.00" routeLength="511.57" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="splitTrain" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working join_front ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,12c1,2
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'c:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'c:1').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="296.24" arrivalSpeed="13.89" duration="36.00" routeLength="487.96" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="splitTrain" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="30.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="81.00" arrivalLane="" arrivalPos="191.72" arrivalSpeed="13.89" duration="51.00" routeLength="703.29" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t1 routing_t1" vType="splitTrain" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_further ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,14c1,2
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'e:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'e:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'e:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'e:1').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="215.33" arrivalSpeed="13.89" duration="51.00" routeLength="703.29" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t0" vType="joiningTrain" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="30.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="83.00" arrivalLane="" arrivalPos="215.33" arrivalSpeed="13.89" duration="53.00" routeLength="726.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t1" vType="continuingTrain" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_further_late ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,14c1,2
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'e:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'e:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'e:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'e:1').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="215.33" arrivalSpeed="13.89" duration="51.00" routeLength="703.29" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t0" vType="joiningTrain" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="130.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="183.00" arrivalLane="" arrivalPos="215.33" arrivalSpeed="13.89" duration="53.00" routeLength="726.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t1" vType="continuingTrain" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_late ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,12c1,2
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'c:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'c:1').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="296.24" arrivalSpeed="13.89" duration="36.00" routeLength="487.96" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="splitTrain" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="130.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="181.00" arrivalLane="" arrivalPos="191.72" arrivalSpeed="13.89" duration="51.00" routeLength="703.29" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t1 routing_t1" vType="splitTrain" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_route_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,15c1,2
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'e:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'e:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'c:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'c:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'c2:0').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="214.95" arrivalSpeed="13.89" duration="51.00" routeLength="702.91" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t0" vType="joiningTrain" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="30.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="88.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="58.00" routeLength="803.29" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t1" vType="continuingTrain" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_route_problem ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,14c1,2
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'e:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'e:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'c:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'c:1').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="215.33" arrivalSpeed="13.89" duration="51.00" routeLength="703.29" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t0 routing_t0" vType="splitTrain" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="30.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="81.00" arrivalLane="" arrivalPos="191.72" arrivalSpeed="13.89" duration="51.00" routeLength="703.29" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t1 routing_t1" vType="splitTrain" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_signal ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,13c1,2
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd2:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'c:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'c:1').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ6">
        <link linkIndex="0" from="d_0" to="d2_0">
            <driveWay edges="d2 b c">
                <forward lanes="d2_0 b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="a_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="296.24" arrivalSpeed="13.89" duration="36.00" routeLength="487.96" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="splitTrain" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="30.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="81.00" arrivalLane="" arrivalPos="191.72" arrivalSpeed="13.89" duration="51.00" routeLength="703.29" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="splitTrain" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working join_signal ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,13c1,2
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd2:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:2').
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ6">
        <link linkIndex="0" from="d_0" to="d2_0">
            <driveWay edges="d2 b">
                <forward lanes="d2_0 b_0"/>
                <bidi lanes=""/>
                <flank lanes="a_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="191.72" arrivalSpeed="13.89" duration="49.00" routeLength="679.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t0 routing_t0" vType="splitTrain" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="30.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="67.00" arrivalLane="" arrivalPos="296.24" arrivalSpeed="13.89" duration="37.00" routeLength="511.57" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="splitTrain" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working locomotive_switches_sides ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,13c1,2
< Warning: Join stops are not available in meso yet (vehicle 't_0', segment '-E4:0').
< Warning: Join stops are not available in meso yet (vehicle 't_0', segment '-E3:0').
< Warning: Join stops are not available in meso yet (vehicle 't_0', segment '-E0:0').
< Warning: Join stops are not available in meso yet (vehicle 't_0', segment '-E0:1').
< Warning: Join stops are not available in meso yet (vehicle 't_0', segment 'E0:0').
< Warning: Join stops are not available in meso yet (vehicle 't_0', segment 'E0:1').
< Warning: Join stops are not available in meso yet (vehicle 't_0', segment 'E1:0').
< Warning: Join stops are not available in meso yet (vehicle 't_0', segment 'E1:1').
< Warning: Join stops are not available in meso yet (vehicle 't_0', segment '-E1:0').
< Warning: Join stops are not available in meso yet (vehicle 't_0', segment '-E1:1').
< Warning: Join stops are not available in meso yet (vehicle 't_0', segment '-E0:0').
< Warning: Join stops are not available in meso yet (vehicle 't_0', segment '-E0:1').
< Warning: Vehicle 't_1' aborted waiting for a train from which to split.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="t_0" type="fullTrain" edge="E1" pos="94.64" parking="0" started="21.06" ended="33.00" split="t_1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="t_0" type="fullTrain" edge="-E4" pos="0.00" parking="0" started="66.02" ended="74.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="148.00" arrivalLane="" arrivalPos="197.84" arrivalSpeed="13.89" duration="148.00" routeLength="1982.90" waitingTime="0.00" waitingCount="0" stopTime="5.00" timeLoss="5.00" rerouteNo="1" devices="tripinfo_t_0 routing_t_0" vType="fullTrain" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 't1' aborted waiting for a train from which to split.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="t0" type="train" edge="b" pos="197.49" parking="0" started="28.02" ended="96.00" busStop="B" split="t1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="109.00" arrivalLane="" arrivalPos="191.72" arrivalSpeed="13.89" duration="109.00" routeLength="679.68" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
rail portion_working split ( Last six runs Jul2024 )
rail portion_working splitFront ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : rail portion_working split_departPosDefault ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 't1' aborted waiting for a train from which to split.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="t0" type="train" edge="b" pos="398.50" parking="0" started="28.69" ended="96.00" busStop="B" split="t1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="110.00" arrivalLane="" arrivalPos="191.72" arrivalSpeed="13.89" duration="110.00" routeLength="689.84" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="other" depart="8.00" departLane="" departPos="0.00" departSpeed="9.60" departDelay="6.00" arrival="121.00" arrivalLane="" arrivalPos="191.72" arrivalSpeed="13.89" duration="113.00" routeLength="689.84" waitingTime="55.96" waitingCount="0" stopTime="0.00" timeLoss="63.21" rerouteNo="0" devices="tripinfo_other routing_other" vType="splitTrain" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working split_longTrain ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 't1' aborted waiting for a train from which to split.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="t0" type="train" edge="b" pos="298.87" parking="0" started="21.52" ended="35.00" split="t1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="56.00" arrivalLane="" arrivalPos="191.72" arrivalSpeed="13.89" duration="56.00" routeLength="689.84" waitingTime="0.00" waitingCount="0" stopTime="6.00" timeLoss="6.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working transportables join_containers ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,15c1,2
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:2').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:3').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:2').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:3').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:3').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:2').
< Warning: Container 'c1' aborted waiting for t0 at busStop 'B'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="t0" type="splitTrain" edge="a" pos="197.32" parking="0" started="14.21" ended="32.00" delay="12.00" busStop="A" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="1" unloadedContainers="0"/>
    <stopinfo id="t1" type="splitTrain" edge="d" pos="218.03" parking="0" started="45.70" ended="64.00" delay="24.00" busStop="D" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="1" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t1" depart="30.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="93.00" arrivalLane="" arrivalPos="295.96" arrivalSpeed="13.89" duration="63.00" routeLength="732.02" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="10.00" rerouteNo="0" devices="tripinfo_t1 routing_t1 container_t1" vType="splitTrain" speedFactor="1.00" vaporized=""/>
    <containerinfo id="c0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="98.00" waitingTime="24.90" timeLoss="0.00" traveltime="73.10">
        <stop duration="0.00" arrival="0.00" arrivalPos="208.37" actType="waiting"/>
        <transport waitingTime="24.90" vehicle="t0" depart="24.90" arrival="98.00" arrivalPos="391.72" duration="73.10" routeLength="787.07" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="" arrivalPos="391.72" arrivalSpeed="5.74" duration="98.00" routeLength="1082.32" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_t0 routing_t0 container_t0" vType="splitTrain" speedFactor="1.00" vaporized=""/>
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="-1" waitingTime="62.15" timeLoss="-1" traveltime="-1">
        <stop duration="0.00" arrival="0.00" arrivalPos="172.81" actType="waiting"/>
        <transport waitingTime="56.15" vehicle="t1" depart="56.15" arrival="93.00" arrivalPos="295.96" duration="36.85" routeLength="415.34" timeLoss="0.00"/>
        <transport waitingTime="6.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </containerinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working transportables join_persons ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,15c1,2
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:2').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'a:3').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:2').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'b:2').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:0').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'd:3').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:1').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:0').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:2').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:1').
< Warning: Join stops are not available in meso yet (vehicle 't0', segment 'c:3').
< Warning: Join stops are not available in meso yet (vehicle 't1', segment 'b:2').
< Warning: Person 'p1' aborted waiting for LAC at busStop 'B'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="t0" type="splitTrain" edge="a" pos="197.32" parking="0" started="14.21" ended="32.00" delay="12.00" busStop="A" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="t1" type="splitTrain" edge="d" pos="218.03" parking="0" started="45.70" ended="64.00" delay="24.00" busStop="D" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t1" depart="30.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="93.00" arrivalLane="" arrivalPos="295.96" arrivalSpeed="13.89" duration="63.00" routeLength="732.02" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="10.00" rerouteNo="0" devices="tripinfo_t1 routing_t1 person_t1" vType="splitTrain" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="98.00" waitingTime="24.90" timeLoss="0.00" traveltime="73.10">
        <stop duration="0.00" arrival="0.00" arrivalPos="208.37" actType="waiting"/>
        <ride waitingTime="24.90" vehicle="t0" depart="24.90" arrival="98.00" arrivalPos="391.72" duration="73.10" routeLength="787.07" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="" arrivalPos="391.72" arrivalSpeed="5.74" duration="98.00" routeLength="1082.32" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_t0 routing_t0 person_t0" vType="splitTrain" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="62.15" timeLoss="-1" traveltime="-1">
        <stop duration="0.00" arrival="0.00" arrivalPos="172.81" actType="waiting"/>
        <ride waitingTime="56.15" vehicle="t1" depart="56.15" arrival="93.00" arrivalPos="295.96" duration="36.85" routeLength="415.34" timeLoss="0.00"/>
        <ride waitingTime="6.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working transportables split_containers ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Container 'c1' aborted waiting for t1 at busStop 'B'.
< Warning: Vehicle 't1' aborted waiting for a train from which to split.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="t0" type="fullTrain" edge="a" pos="197.32" parking="0" started="14.21" ended="32.00" delay="12.00" busStop="A" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="2" unloadedContainers="0"/>
    <stopinfo id="t0" type="fullTrain" edge="b" pos="98.65" parking="0" started="45.51" ended="83.00" delay="23.00" busStop="B" split="t1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="2" loadedContainers="0" unloadedContainers="1"/>
    <stopinfo id="t0" type="fullTrain" edge="c" pos="293.79" parking="0" started="110.87" ended="128.00" delay="38.00" busStop="C" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="1" loadedContainers="0" unloadedContainers="1"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="111.00" waitingTime="24.90" timeLoss="0.00" traveltime="86.10">
        <stop duration="0.00" arrival="0.00" arrivalPos="208.37" actType="waiting"/>
        <transport waitingTime="24.90" vehicle="t0" depart="24.90" arrival="111.00" arrivalPos="293.79" duration="86.10" routeLength="787.07" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="128.00" arrivalLane="" arrivalPos="391.72" arrivalSpeed="5.74" duration="128.00" routeLength="1082.32" waitingTime="0.00" waitingCount="0" stopTime="50.00" timeLoss="50.00" rerouteNo="0" devices="tripinfo_t0 routing_t0 container_t0" vType="fullTrain" speedFactor="1.00" vaporized=""/>
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="-1" waitingTime="107.90" timeLoss="-1" traveltime="-1">
        <stop duration="0.00" arrival="0.00" arrivalPos="208.37" actType="waiting"/>
        <transport waitingTime="24.90" vehicle="t0" depart="24.90" arrival="46.00" arrivalPos="98.65" duration="21.10" routeLength="295.97" timeLoss="0.00"/>
        <transport waitingTime="83.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </containerinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail portion_working transportables split_containers_noStop ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Container 'c1' at edge 'b' position 149.60 cannot use waiting vehicle 't1' at position 0.00 because it is too far away.
< Warning: Container 'c1' aborted waiting for t1 at busStop 'B'.
< Warning: Vehicle 't1' aborted waiting for a train from which to split.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="t0" type="fullTrain" edge="a" pos="197.32" parking="0" started="14.21" ended="32.00" delay="12.00" busStop="A" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="2" unloadedContainers="0"/>
    <stopinfo id="t0" type="fullTrain" edge="b" pos="98.65" parking="0" started="45.51" ended="83.00" delay="23.00" busStop="B" split="t1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="2" loadedContainers="0" unloadedContainers="1"/>
    <stopinfo id="t0" type="fullTrain" edge="c" pos="293.79" parking="0" started="110.87" ended="128.00" delay="38.00" busStop="C" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="1" loadedContainers="0" unloadedContainers="1"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c0" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="111.00" waitingTime="24.90" timeLoss="0.00" traveltime="86.10">
        <stop duration="0.00" arrival="0.00" arrivalPos="208.37" actType="waiting"/>
        <transport waitingTime="24.90" vehicle="t0" depart="24.90" arrival="111.00" arrivalPos="293.79" duration="86.10" routeLength="787.07" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="128.00" arrivalLane="" arrivalPos="391.72" arrivalSpeed="5.74" duration="128.00" routeLength="1082.32" waitingTime="0.00" waitingCount="0" stopTime="50.00" timeLoss="50.00" rerouteNo="0" devices="tripinfo_t0 routing_t0 container_t0" vType="fullTrain" speedFactor="1.00" vaporized=""/>
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE" duration="-1" waitingTime="107.90" timeLoss="-1" traveltime="-1">
        <stop duration="0.00" arrival="0.00" arrivalPos="208.37" actType="waiting"/>
        <transport waitingTime="24.90" vehicle="t0" depart="24.90" arrival="46.00" arrivalPos="98.65" duration="21.10" routeLength="295.97" timeLoss="0.00"/>
        <transport waitingTime="83.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
    </containerinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal circle ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="T0_0" to="T1_0">
            <driveWay edges="T1 T1b T2 T3 T4">
                <forward lanes="T1_0 T1b_0 T2_0 T3_0 T4_0"/>
                <bidi lanes=""/>
                <flank lanes="T11_0 T10_0 T21_0 T20_0 T31_0 T30_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="0.00" departSpeed="44.43" departDelay="0.00" arrival="42.00" arrivalLane="" arrivalPos="534.66" arrivalSpeed="44.44" duration="42.00" routeLength="1865.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail1 routing_rail1" vType="rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_1signal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="B">
        <link linkIndex="0" from="T10_0" to="T11_0"/>
    </railSignal>
</railsignal-block-output>

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_backward ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="T0_0" to="T1_0"/>
    </railSignal>
    <railSignal id="B">
        <link linkIndex="0" from="T10_0" to="T11_0"/>
    </railSignal>
</railsignal-block-output>

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_bidi ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="-T1_0" to="-T0_0"/>
        <link linkIndex="1" from="T0_0" to="T1_0">
            <driveWay edges="T1 T1b T2 T3 T4">
                <forward lanes="T1_0 T1b_0 T2_0 T3_0 T4_0"/>
                <bidi lanes="-T1_0 -T1b_0 -T2_0 -T3_0 -T4_0"/>
                <flank lanes="T11_0 T10_0 T21_0 T20_0 T31_0 T30_0 -T10_0 -T20_0 -T30_0 -T31_0"/>
                <protectingSwitches links="w11_3 w12_3 w12_2"/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="0.00" departSpeed="44.43" departDelay="0.00" arrival="42.00" arrivalLane="" arrivalPos="534.66" arrivalSpeed="44.44" duration="42.00" routeLength="1865.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail1 routing_rail1" vType="rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal conflict_lookahead ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="b2.122_0"/>
                <protectingSwitches links="J4_0"/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="A2">
        <link linkIndex="0" from="a2_0" to="b2_0">
            <driveWay edges="b2 b2.10 b2.20 b2.38 b2.54 b2.67 b2.77 b2.89 b2.105 b2.122 c">
                <forward lanes="b2_0 b2.10_0 b2.20_0 b2.38_0 b2.54_0 b2.67_0 b2.77_0 b2.89_0 b2.105_0 b2.122_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="C">
        <link linkIndex="0" from="c_0" to="d_0">
            <driveWay edges="d">
                <forward lanes="d_0"/>
<truncated after showing first 30 lines>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="1.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="2.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="3.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="4.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="5.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="6.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="7.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="8.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="9.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="10.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="11.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="12.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="13.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="14.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="15.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="16.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="17.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="18.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="19.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="20.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="21.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="22.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="23.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="24.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="25.00" id="A" programID="0" phase="0" state="G"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train2" depart="0.00" departLane="" departPos="99.67" departSpeed="13.89" departDelay="0.00" arrival="187.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="13.89" duration="187.00" routeLength="2596.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_train2 routing_train2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train1" depart="0.00" departLane="" departPos="100.00" departSpeed="13.89" departDelay="0.00" arrival="209.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="13.89" duration="209.00" routeLength="2897.84" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_train1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints bidi ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="-b_0" to="-a_0"/>
        <link linkIndex="1" from="a_0" to="b_0">
            <driveWay edges="b c d e f">
                <forward lanes="b_0 c_0 d_0 e_0"/>
                <bidi lanes="-b_0 -c_0 -d_0 -e_0 -f_0"/>
                <flank lanes="b2_0 -e2_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="D_1 J1_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="-b2_0" to="-a2_0">
            <driveWay edges="-a2">
                <forward lanes="-a2_0"/>
                <bidi lanes="a2_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
        <link linkIndex="1" from="a2_0" to="b2_0"/>
    </railSignal>
    <railSignal id="J0">
        <link linkIndex="0" from="-f_0" to="-e_0"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="131.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="3.68" duration="111.00" routeLength="941.42" waitingTime="0.00" waitingCount="0" stopTime="42.80" timeLoss="42.80" rerouteNo="0" devices="tripinfo_t1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="168.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="1.15" duration="168.00" routeLength="900.00" waitingTime="0.00" waitingCount="0" stopTime="102.41" timeLoss="102.41" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="e_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="D_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="d_0" to="e_0">
            <driveWay edges="e c">
                <forward lanes="e_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="65.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="65.00" routeLength="900.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="88.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="68.00" routeLength="941.29" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
rail rail_signal constraints foeInsertion ( Last six runs Jul2024 )
rail rail_signal constraints wait_for_one ( Last six runs Jul2024 )
rail rail_signal constraints wait_for_one_inactive ( Last six runs Jul2024 )
rail rail_signal constraints wait_for_one_tripId ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="e_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="D_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="d_0" to="e_0">
            <driveWay edges="e c">
                <forward lanes="e_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="68.00" routeLength="941.29" 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="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="168.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="68.00" routeLength="941.29" 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="200.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="268.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="68.00" routeLength="941.29" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t3 routing_t3" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t0" depart="300.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="365.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="65.00" routeLength="900.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
rail rail_signal constraints limit2 ( Last six runs Jul2024 )
rail rail_signal constraints limit3 ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="e_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="D_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="d_0" to="e_0">
            <driveWay edges="e c">
                <forward lanes="e_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="65.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="65.00" routeLength="900.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="72.00" routeLength="941.29" waitingTime="4.23" waitingCount="0" stopTime="0.00" timeLoss="4.23" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t2" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="168.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="68.00" routeLength="941.29" 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="200.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="268.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="68.00" routeLength="941.29" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t3 routing_t3" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
rail rail_signal constraints wait_for_three ( Last six runs Jul2024 )
rail rail_signal constraints wait_for_three_individual ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_not ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="e_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="D_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="d_0" to="e_0">
            <driveWay edges="e c">
                <forward lanes="e_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="68.00" routeLength="941.29" 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="t0" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="65.00" routeLength="900.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal deadlock_insertion ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c d e2 f2 g2 h2 i2 j2">
                <forward lanes="b_0 c_0"/>
                <bidi lanes="-b_0 -c_0 -d_0 -e2_0 -f2_0 -g2_0 -h2_0 -i2_0 -j2_0"/>
                <flank lanes="b2_0 -e_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="D_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="a2_0" to="b2_0"/>
    </railSignal>
    <railSignal id="J1">
        <link linkIndex="0" from="-f2_0" to="-e2_0">
            <driveWay edges="-e2 -d -c -b2 -a2">
                <forward lanes="-e2_0 -d_0"/>
                <bidi lanes="e2_0 d_0 c_0 b2_0 a2_0"/>
                <flank lanes="-e_0 b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="J4">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="403.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="403.00" routeLength="3520.71" waitingTime="0.00" waitingCount="0" stopTime="92.80" timeLoss="92.80" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="160.00" departLane="" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="517.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="3.68" duration="357.00" routeLength="3341.42" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_t1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_after_bidi ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ5">
        <link linkIndex="0" from="-e_0" to="-d_0">
            <driveWay edges="-d -c -b -a">
                <forward lanes="-d_0 -c_0 -b_0 -a_0"/>
                <bidi lanes="c_0"/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ8_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="gneJ8">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c d">
                <forward lanes="b_0 c_0 d_0"/>
                <bidi lanes="-c_0"/>
                <flank lanes="-d_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ5_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="EW" type="fast" depart="0.00" arrival="51.00">
        <route edges="-e -d -c -b -a"/>
    </vehicle>

    <vehicle id="WE0" type="slow" depart="1.00" arrival="181.00">
        <route edges="a b c d e"/>
    </vehicle>

    <vehicle id="WE1" type="fast" depart="20.00" arrival="188.00">
        <route edges="a b c d e"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_within_bidi ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ5">
        <link linkIndex="0" from="-e_0" to="-d_0">
            <driveWay edges="-d -c -c.80 -b -a">
                <forward lanes="-d_0 -c_0 -c.80_0 -b_0 -a_0"/>
                <bidi lanes="c.19_0 c_0"/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ8_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="gneJ8">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c c.19 d">
                <forward lanes="b_0 c_0"/>
                <bidi lanes="-c.80_0 -c_0"/>
                <flank lanes="-d_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ5_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="EW" type="fast" depart="0.00" arrival="51.00">
        <route edges="-e -d -c -c.80 -b -a"/>
    </vehicle>

    <vehicle id="WE0" type="slow" depart="1.00" arrival="181.00">
        <route edges="a b c c.19 d e"/>
    </vehicle>

    <vehicle id="WE1" type="fast" depart="20.00" arrival="188.00">
        <route edges="a b c c.19 d e"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : rail rail_signal fork_without_signal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ1">
        <link linkIndex="0" from="gneE0_0" to="gneE1_0">
            <driveWay edges="gneE1 gneE2">
                <forward lanes="gneE1_0 gneE2_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="gneJ3">
        <link linkIndex="0" from="gneE2_0" to="gneE3_0">
            <driveWay edges="gneE3">
                <forward lanes="gneE3_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="gneJ6">
        <link linkIndex="0" from="gneE5_0" to="gneE6_0"/>
    </railSignal>
</railsignal-block-output>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="33.00" arrivalLane="" arrivalPos="69.29" arrivalSpeed="13.89" duration="33.00" routeLength="448.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_rail1" vType="rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal guard_insertion ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="entry_0" to="beg_0">
            <driveWay edges="beg end">
                <forward lanes="beg_0"/>
                <bidi lanes="-beg_0 -end_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals="B_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="B">
        <link linkIndex="0" from="branch_0" to="-beg_0">
            <driveWay edges="-beg -entry">
                <forward lanes="-beg_0 -entry_0"/>
                <bidi lanes="beg_0 entry_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals="B_1"/>
            </driveWay>
        </link>
        <link linkIndex="1" from="-end_0" to="-beg_0"/>
        <link linkIndex="2" from="beg_0" to="end_0">
            <driveWay edges="end">
                <forward lanes="end_0"/>
                <bidi lanes="-end_0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail rail_signal halting_conflict ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A.A">
        <link linkIndex="0" from="T7_0_0" to="T8_0_0"/>
    </railSignal>
    <railSignal id="A.F">
        <link linkIndex="0" from="T12_1_0" to="T11_1_0">
            <driveWay edges="T11_1 T3_1 T2_1">
                <forward lanes="T11_1_0 T3_1_0 T2_1_0"/>
                <bidi lanes="T11_0_0"/>
                <flank lanes="T10_0_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A.N2_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="A.N2">
        <link linkIndex="0" from="T9_0_0" to="T10_0_0"/>
    </railSignal>
    <railSignal id="A.P1">
        <link linkIndex="0" from="T2_1_0" to="T1_1_0">
            <driveWay edges="T1_1 T8_1 T7_1">
                <forward lanes="T1_1_0 T8_1_0 T7_1_0"/>
                <bidi lanes="T8_0_0 T7_0_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail3" depart="0.00" departLane="" departPos="600.00" departSpeed="38.90" departDelay="0.00" arrival="6.00" arrivalLane="" arrivalPos="800.00" arrivalSpeed="38.90" duration="6.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail2" depart="0.00" departLane="" departPos="800.00" departSpeed="27.78" departDelay="0.00" arrival="40.00" arrivalLane="" arrivalPos="800.00" arrivalSpeed="38.90" duration="40.00" routeLength="1250.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="600.00" departSpeed="38.90" departDelay="0.00" arrival="108.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="38.90" duration="108.00" routeLength="3250.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="T8_0" to="T9_0">
            <driveWay edges="T9 T10 T11 T12 T13 T4 T5">
                <forward lanes="T9_0 T10_0 T11_0"/>
                <bidi lanes="-T10_0 -T11_0 -T12_0 -T13_0 -T4_0 -T5_0"/>
                <flank lanes="-T14_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="E_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="B">
        <link linkIndex="0" from="-T11_0" to="-T10_0">
            <driveWay edges="-T10 T3">
                <forward lanes="-T10_0 T3_0"/>
                <bidi lanes="T10_0"/>
                <flank lanes="T9_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="C">
        <link linkIndex="0" from="-T12_0" to="-T11_0">
            <driveWay edges="-T11 -T10 T3">
                <forward lanes="-T11_0"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="399.62" arrivalSpeed="44.44" duration="59.00" routeLength="2602.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail1 routing_rail1" vType="rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail2" depart="0.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="816.17" arrivalSpeed="44.43" duration="59.00" routeLength="2604.12" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_check_route ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="s1">
        <link linkIndex="0" from="t2_1_0" to="TL1_1_0">
            <driveWay edges="TL1_1">
                <forward lanes="TL1_1_0"/>
                <bidi lanes="TL1_0_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="s2">
        <link linkIndex="0" from="t2_0_0" to="t3_0_0"/>
    </railSignal>
    <railSignal id="s3">
        <link linkIndex="0" from="t5_1_0" to="t4_1_0">
            <driveWay edges="t4_1 t3_1 t2_1 TL1_1">
                <forward lanes="t4_1_0 t3_1_0 t2_1_0"/>
                <bidi lanes="t4_0_0 t3_0_0 t2_0_0 TL1_0_0"/>
                <flank lanes="t13_0_0"/>
                <protectingSwitches links="w2_3"/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="s4">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail2" depart="20.00" departLane="" departPos="0.00" departSpeed="38.90" departDelay="0.00" arrival="144.00" arrivalLane="" arrivalPos="300.00" arrivalSpeed="38.90" duration="124.00" routeLength="4800.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="REDosto7" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail1" depart="10.00" departLane="" departPos="0.00" departSpeed="18.06" departDelay="0.00" arrival="276.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="18.06" duration="266.00" routeLength="4800.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail1 routing_rail1" vType="Freight" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="B.A">
        <link linkIndex="0" from="T12_0_0" to="T13_0_0">
            <driveWay edges="T13_0 T14_0 T15_0 T16_0 T17_0 T18_0" core="4">
                <forward lanes="T13_0_0 T14_0_0 T15_0_0"/>
                <bidi lanes="T13_1_0 T14_1_0 T15_1_0 T16_1_0"/>
                <flank lanes="T4_1_0"/>
                <protectingSwitches links="w4_1"/>
                <conflictLinks signals="B.P1_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="B.F">
        <link linkIndex="0" from="T18_1_0" to="T17_1_0"/>
    </railSignal>
    <railSignal id="B.N1">
        <link linkIndex="0" from="T5_0_0" to="T6_0_0"/>
    </railSignal>
    <railSignal id="B.N2">
        <link linkIndex="0" from="T15_0_0" to="T16_0_0">
            <driveWay edges="T16_0 T17_0 T18_0">
                <forward lanes="T16_0_0 T17_0_0 T18_0_0"/>
                <bidi lanes="T16_1_0 T17_1_0 T18_1_0"/>
                <flank lanes="T6_0_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="B.N1_0"/>
            </driveWay>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="600.00" departSpeed="38.90" departDelay="0.00" arrival="48.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="27.78" duration="48.00" routeLength="1450.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail2" depart="0.00" departLane="" departPos="800.00" departSpeed="27.78" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="38.90" duration="51.00" routeLength="1900.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="B.A">
        <link linkIndex="0" from="T12_0_0" to="T13_0_0">
            <driveWay edges="T13_0 T14_0 T15_0 T16_0 T17_0 T18_0" core="4">
                <forward lanes="T13_0_0 T14_0_0 T15_0_0"/>
                <bidi lanes="T13_1_0 T14_1_0 T15_1_0 T16_1_0"/>
                <flank lanes="T4_1_0"/>
                <protectingSwitches links="w4_1"/>
                <conflictLinks signals="B.P1_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="B.F">
        <link linkIndex="0" from="T18_1_0" to="T17_1_0"/>
    </railSignal>
    <railSignal id="B.N1">
        <link linkIndex="0" from="T5_0_0" to="T6_0_0"/>
    </railSignal>
    <railSignal id="B.N2">
        <link linkIndex="0" from="T15_0_0" to="T16_0_0">
            <driveWay edges="T16_0 T17_0 T18_0">
                <forward lanes="T16_0_0 T17_0_0 T18_0_0"/>
                <bidi lanes="T16_1_0 T17_1_0 T18_1_0"/>
                <flank lanes="T6_0_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="B.N1_0"/>
            </driveWay>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="600.00" departSpeed="38.90" departDelay="0.00" arrival="48.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="27.78" duration="48.00" routeLength="1450.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail2" depart="0.00" departLane="" departPos="800.00" departSpeed="27.78" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="38.90" duration="51.00" routeLength="1900.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict3 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="B">
        <link linkIndex="0" from="T0_0" to="T1_0">
            <driveWay edges="T1 T10 T11 T12">
                <forward lanes="T1_0 T10_0 T11_0 T12_0"/>
                <bidi lanes="-T1_0 -T10_0 -T11_0 -T12_0"/>
                <flank lanes="-T2_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="C_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="C">
        <link linkIndex="0" from="-T3_0" to="-T2_0"/>
    </railSignal>
    <railSignal id="C2">
        <link linkIndex="0" from="-T11_0" to="-T10_0">
            <driveWay edges="-T10 -T1 -T0">
                <forward lanes="-T10_0 -T1_0 -T0_0"/>
                <bidi lanes="T10_0 T1_0 T0_0"/>
                <flank lanes="-T2_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="C_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="RE2" depart="0.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="32.00" arrivalLane="" arrivalPos="700.00" arrivalSpeed="44.44" duration="32.00" routeLength="1382.34" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_RE2 routing_RE2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="RE1" depart="0.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="32.00" arrivalLane="" arrivalPos="372.06" arrivalSpeed="44.44" duration="32.00" routeLength="1382.34" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_RE1 routing_RE1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict_reroute ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="B.A">
        <link linkIndex="0" from="T12_0_0" to="T13_0_0">
            <driveWay edges="T13_0 T14_0 T15_0 T16_0 T17_0 T18_0" core="4">
                <forward lanes="T13_0_0 T14_0_0 T15_0_0"/>
                <bidi lanes="T13_1_0 T14_1_0 T15_1_0 T16_1_0"/>
                <flank lanes="T4_1_0"/>
                <protectingSwitches links="w4_1"/>
                <conflictLinks signals="B.P1_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="B.F">
        <link linkIndex="0" from="T18_1_0" to="T17_1_0"/>
    </railSignal>
    <railSignal id="B.N1">
        <link linkIndex="0" from="T5_0_0" to="T6_0_0"/>
    </railSignal>
    <railSignal id="B.N2">
        <link linkIndex="0" from="T15_0_0" to="T16_0_0">
            <driveWay edges="T16_0 T17_0 T18_0">
                <forward lanes="T16_0_0 T17_0_0 T18_0_0"/>
                <bidi lanes="T16_1_0 T17_1_0 T18_1_0"/>
                <flank lanes="T6_0_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="B.N1_0"/>
            </driveWay>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="600.00" departSpeed="38.90" departDelay="0.00" arrival="48.00" arrivalLane="" arrivalPos="1000.00" arrivalSpeed="27.78" duration="48.00" routeLength="1450.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_rail1 tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail2" depart="0.00" departLane="" departPos="800.00" departSpeed="27.78" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="38.90" duration="51.00" routeLength="1900.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_rail2 tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="rail1" type="rail_rail" depart="0.00" departPos="600.00" arrival="48.00">
        <route edges="T15_1 T14_1 T13_1 T12_1"/>
    </vehicle>

    <vehicle id="rail2" type="rail_rail" depart="0.00" departPos="800.00" insertionChecks="none" arrival="51.00">
        <route edges="T12_0 T13_0 T14_0 T15_0 T16_0 T17_0 T18_0"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : rail rail_signal inserted_behind_signal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ2">
        <link linkIndex="0" from="gneE1_0" to="gneE2_0"/>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="1.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="2.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="3.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="4.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="5.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="6.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="7.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="8.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="9.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="10.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="11.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="12.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="13.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="14.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="15.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="16.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="17.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="18.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="19.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="20.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="21.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="22.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="23.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="24.00" id="gneJ2" programID="0" phase="1" state="r"/>
    <tlsState time="25.00" id="gneJ2" programID="0" phase="1" state="r"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="0.00" departSpeed="3.86" departDelay="0.00" arrival="93.00" arrivalLane="" arrivalPos="171.44" arrivalSpeed="3.86" duration="93.00" routeLength="356.13" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_rail1" vType="rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="e_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="D_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="d_0" to="e_0"/>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="65.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="65.00" routeLength="900.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="85.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="65.00" routeLength="900.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
rail rail_signal insertionConstraints insertionOrder ( Last six runs Jul2024 )
rail rail_signal insertionConstraints wait_for_one_same_departEdge ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints parking ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="e_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="D_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="AP">
        <link linkIndex="0" from="aPre_0" to="a_0">
            <driveWay edges="a">
                <forward lanes="a_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="d_0" to="e_0"/>
    </railSignal>
</railsignal-block-output>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="110.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="90.00" routeLength="1100.00" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="10.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="251.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="251.00" routeLength="1100.00" waitingTime="0.00" waitingCount="0" stopTime="171.20" timeLoss="171.20" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints signal_on_next_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="e_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="D_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="d_0" to="e_0"/>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="80.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="80.00" routeLength="1100.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="121.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="101.00" routeLength="1400.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="e_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="D_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="d_0" to="e_0"/>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="65.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="65.00" routeLength="900.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="100.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="80.00" routeLength="1100.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
rail rail_signal insertionConstraints wait_for_one ( Last six runs Jul2024 )
rail rail_signal insertionConstraints wait_for_one_inactive ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : rail rail_signal large_step_size ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ1">
        <link linkIndex="0" from="gneE0_0" to="gneE1_0"/>
    </railSignal>
    <railSignal id="gneJ3">
        <link linkIndex="0" from="gneE2_0" to="gneE3_0">
            <driveWay edges="gneE3 gneE3.13 gneE3.25 gneE4">
                <forward lanes="gneE3_0 gneE3.13_0 gneE3.25_0 gneE4_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="gneJ5">
        <link linkIndex="0" from="gneE4_0" to="gneE5_0">
            <driveWay edges="gneE5">
                <forward lanes="gneE5_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
<truncated after showing first 30 lines>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="gneJ1" programID="0" phase="1" state="r"/>
    <tlsState time="0.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="0.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="3.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="3.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="3.00" id="gneJ1" programID="0" phase="1" state="r"/>
    <tlsState time="6.00" id="gneJ1" programID="0" phase="1" state="r"/>
    <tlsState time="6.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="6.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="9.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="9.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="9.00" id="gneJ1" programID="0" phase="1" state="r"/>
    <tlsState time="12.00" id="gneJ1" programID="0" phase="1" state="r"/>
    <tlsState time="12.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="12.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="15.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="15.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="15.00" id="gneJ1" programID="0" phase="1" state="r"/>
    <tlsState time="18.00" id="gneJ1" programID="0" phase="1" state="r"/>
    <tlsState time="18.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="18.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="21.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="21.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="21.00" id="gneJ1" programID="0" phase="1" state="r"/>
    <tlsState time="24.00" id="gneJ1" programID="0" phase="1" state="r"/>
    <tlsState time="24.00" id="gneJ5" programID="0" phase="0" state="G"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="0.00" departSpeed="5.00" departDelay="0.00" arrival="123.00" arrivalLane="" arrivalPos="146.43" arrivalSpeed="5.00" duration="123.00" routeLength="606.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail1 routing_rail1" vType="railSlow" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail2" depart="21.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="21.00" arrival="126.00" arrivalLane="" arrivalPos="146.43" arrivalSpeed="5.00" duration="105.00" routeLength="606.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="59.51" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="railFast" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ5">
        <link linkIndex="0" from="-e_0" to="-d_0">
            <driveWay edges="-d -c -b -a">
                <forward lanes="-d_0 -c_0 -b_0 -a_0"/>
                <bidi lanes="c_0"/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ8_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="gneJ8">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c d e">
                <forward lanes="b_0 c_0 d_0 e_0"/>
                <bidi lanes="-c_0"/>
                <flank lanes="-d_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ5_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="EW" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="199.84" arrivalSpeed="13.89" duration="51.00" routeLength="699.99" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_EW routing_EW" vType="fast" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE0" depart="1.00" departLane="" departPos="0.00" departSpeed="5.00" departDelay="0.00" arrival="181.00" arrivalLane="" arrivalPos="477.81" arrivalSpeed="5.00" duration="180.00" routeLength="896.70" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_WE0 routing_WE0" vType="slow" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="18.00" arrival="188.00" arrivalLane="" arrivalPos="477.81" arrivalSpeed="13.89" duration="168.00" routeLength="896.70" waitingTime="100.48" waitingCount="0" stopTime="0.00" timeLoss="102.66" rerouteNo="1" devices="tripinfo_WE1 routing_WE1" vType="fast" speedFactor="1.00" vaporized=""/>
</tripinfos>
rail rail_signal moving_block protect_bidi ( Last six runs Jul2024 )
rail rail_signal moving_block protect_bidi_option ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_flank_option ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ6">
        <link linkIndex="0" from="-a_0" to="-b_0">
            <driveWay edges="-b c e">
                <forward lanes="-b_0 c_0 e_0"/>
                <bidi lanes=""/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ8_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="gneJ8">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c e">
                <forward lanes="b_0 c_0 e_0"/>
                <bidi lanes=""/>
                <flank lanes="-b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ6_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="EW" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="64.00" arrivalLane="" arrivalPos="477.81" arrivalSpeed="13.89" duration="64.00" routeLength="882.34" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_EW routing_EW" vType="fast" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE0" depart="1.00" departLane="" departPos="0.00" departSpeed="5.00" departDelay="0.00" arrival="178.00" arrivalLane="" arrivalPos="477.81" arrivalSpeed="5.00" duration="177.00" routeLength="880.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_WE0 routing_WE0" vType="slow" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="18.00" arrival="185.00" arrivalLane="" arrivalPos="477.81" arrivalSpeed="13.89" duration="165.00" routeLength="880.68" waitingTime="85.03" waitingCount="0" stopTime="0.00" timeLoss="100.61" rerouteNo="1" devices="tripinfo_WE1 routing_WE1" vType="fast" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_bottom ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="e_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="D_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="d_0" to="e_0">
            <driveWay edges="e c">
                <forward lanes="e_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="blocker" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="129.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.93" duration="129.00" routeLength="400.00" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="1" devices="tripinfo_blocker routing_blocker" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="136.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="136.00" routeLength="941.29" waitingTime="68.23" waitingCount="0" stopTime="0.00" timeLoss="68.23" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t0" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="144.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="124.00" routeLength="900.00" waitingTime="58.41" waitingCount="0" stopTime="0.00" timeLoss="58.41" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_top ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="e_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="D_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="d_0" to="e_0">
            <driveWay edges="e c">
                <forward lanes="e_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="blocker" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="129.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="0.93" duration="129.00" routeLength="400.00" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="1" devices="tripinfo_blocker routing_blocker" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="136.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="136.00" routeLength="900.00" waitingTime="71.21" waitingCount="0" stopTime="0.00" timeLoss="71.21" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t1" depart="20.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="144.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="13.89" duration="124.00" routeLength="941.29" waitingTime="55.43" waitingCount="0" stopTime="0.00" timeLoss="55.43" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal reversal_before_signal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="B">
        <link linkIndex="0" from="-b_0" to="-a_0">
            <driveWay edges="-a">
                <forward lanes="-a_0"/>
                <bidi lanes="a_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
        <link linkIndex="1" from="a_0" to="b_0"/>
    </railSignal>
    <railSignal id="C">
        <link linkIndex="0" from="-c_0" to="-b_0"/>
        <link linkIndex="1" from="b_0" to="c_0"/>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="t0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="58.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="13.89" duration="58.00" routeLength="800.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal route_as_additional ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="-b_0" to="-a_0"/>
        <link linkIndex="1" from="a_0" to="b_0">
            <driveWay edges="b c d e f">
                <forward lanes="b_0 c_0 d_0 e_0"/>
                <bidi lanes="-b_0 -c_0 -d_0 -e_0 -f_0"/>
                <flank lanes="b2_0 -e2_0 -g_0 -h_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="D_1 J1_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="D">
        <link linkIndex="0" from="-b2_0" to="-a2_0"/>
        <link linkIndex="1" from="a2_0" to="b2_0"/>
    </railSignal>
    <railSignal id="J0">
        <link linkIndex="0" from="-f_0" to="-e_0"/>
        <link linkIndex="1" from="e_0" to="f_0">
            <driveWay edges="f">
                <forward lanes="f_0"/>
                <bidi lanes="-f_0"/>
                <flank lanes="-g_0 -h_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ2">
        <link linkIndex="0" from="gneE1_0" to="gneE2_0">
            <driveWay edges="gneE2 gneE3">
                <forward lanes="gneE2_0 gneE3_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="gneJ4">
        <link linkIndex="0" from="gneE3_0" to="gneE4_0">
            <driveWay edges="gneE4 gneE5">
                <forward lanes="gneE4_0 gneE5_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="0.00" id="gneJ4" programID="0" phase="0" state="G"/>
    <tlsState time="1.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="1.00" id="gneJ4" programID="0" phase="0" state="G"/>
    <tlsState time="2.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="2.00" id="gneJ4" programID="0" phase="0" state="G"/>
    <tlsState time="3.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="3.00" id="gneJ4" programID="0" phase="0" state="G"/>
    <tlsState time="4.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="4.00" id="gneJ4" programID="0" phase="0" state="G"/>
    <tlsState time="5.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="5.00" id="gneJ4" programID="0" phase="0" state="G"/>
    <tlsState time="6.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="6.00" id="gneJ4" programID="0" phase="0" state="G"/>
    <tlsState time="7.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="7.00" id="gneJ4" programID="0" phase="0" state="G"/>
    <tlsState time="8.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="8.00" id="gneJ4" programID="0" phase="0" state="G"/>
    <tlsState time="9.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="9.00" id="gneJ4" programID="0" phase="0" state="G"/>
    <tlsState time="10.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="10.00" id="gneJ4" programID="0" phase="0" state="G"/>
    <tlsState time="11.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="11.00" id="gneJ4" programID="0" phase="0" state="G"/>
    <tlsState time="12.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="12.00" id="gneJ4" programID="0" phase="0" state="G"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="97.93" arrivalSpeed="13.89" duration="49.00" routeLength="669.06" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_rail1" vType="rail" speedFactor="1.00" vaporized=""/>
</tripinfos>
rail rail_signal several_blocks ( Last six runs Jul2024 )
rail rail_signal two_signals_with_same_program ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : rail rail_signal several_incoming_lanes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ2">
        <link linkIndex="0" from="gneE9_0" to="gneE2_0"/>
        <link linkIndex="1" from="gneE1_0" to="gneE2_0"/>
        <link linkIndex="2" from="gneE7_0" to="gneE2_0">
            <driveWay edges="gneE2 gneE3">
                <forward lanes="gneE2_0 gneE3_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ2_1 gneJ2_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="1.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="2.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="3.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="4.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="5.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="6.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="7.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="8.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="9.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="10.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="11.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="12.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="13.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="14.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="15.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="16.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="17.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="18.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="19.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="20.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="21.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="22.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="23.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="24.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="25.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="53.00" arrivalLane="" arrivalPos="171.44" arrivalSpeed="13.89" duration="53.00" routeLength="724.37" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_rail1" vType="rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal several_incoming_lanes_2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ2">
        <link linkIndex="0" from="gneE9_0" to="gneE2_0"/>
        <link linkIndex="1" from="gneE1_0" to="gneE2_0"/>
        <link linkIndex="2" from="gneE7_0" to="gneE2_0">
            <driveWay edges="gneE2 gneE3">
                <forward lanes="gneE2_0 gneE3_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ2_1 gneJ2_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="1.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="2.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="3.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="4.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="5.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="6.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="7.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="8.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="9.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="10.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="11.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="12.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="13.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="14.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="15.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="16.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="17.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="18.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="19.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="20.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="21.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="22.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="23.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="24.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
    <tlsState time="25.00" id="gneJ2" programID="0" phase="0" state="rrG"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="52.00" arrivalLane="" arrivalPos="171.44" arrivalSpeed="13.89" duration="52.00" routeLength="711.13" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_rail1" vType="rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal several_incoming_trains ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ2">
        <link linkIndex="0" from="gneE9_0" to="gneE2_0">
            <driveWay edges="gneE2 gneE3">
                <forward lanes="gneE2_0 gneE3_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ2_1 gneJ2_2"/>
            </driveWay>
        </link>
        <link linkIndex="1" from="gneE1_0" to="gneE2_0">
            <driveWay edges="gneE2 gneE3">
                <forward lanes="gneE2_0 gneE3_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ2_2 gneJ2_0"/>
            </driveWay>
        </link>
        <link linkIndex="2" from="gneE7_0" to="gneE2_0">
            <driveWay edges="gneE2 gneE3">
                <forward lanes="gneE2_0 gneE3_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals="gneJ2_1 gneJ2_0"/>
<truncated after showing first 30 lines>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="1.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="2.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="3.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="4.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="5.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="6.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="7.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="8.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="9.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="10.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="11.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="12.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="13.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="14.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="15.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="16.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="17.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="18.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="19.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="20.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="21.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="22.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="23.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="24.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
    <tlsState time="25.00" id="gneJ2" programID="0" phase="0" state="GGG"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="171.44" arrivalSpeed="13.89" duration="51.00" routeLength="702.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_rail1" vType="rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail3" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="62.00" arrivalLane="" arrivalPos="171.44" arrivalSpeed="13.89" duration="62.00" routeLength="719.06" waitingTime="5.46" waitingCount="0" stopTime="0.00" timeLoss="9.88" rerouteNo="0" devices="tripinfo_rail3" vType="rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail2" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="73.00" arrivalLane="" arrivalPos="171.44" arrivalSpeed="13.89" duration="73.00" routeLength="724.37" waitingTime="16.14" waitingCount="0" stopTime="0.00" timeLoss="20.56" rerouteNo="0" devices="tripinfo_rail2" vType="rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal several_outgoing_lanes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ2">
        <link linkIndex="0" from="gneE1_0" to="gneE6_0"/>
        <link linkIndex="1" from="gneE1_0" to="gneE2_0">
            <driveWay edges="gneE2 gneE3">
                <forward lanes="gneE2_0 gneE3_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
        <link linkIndex="2" from="gneE1_0" to="gneE4_0"/>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="1.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="2.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="3.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="4.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="5.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="6.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="7.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="8.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="9.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="10.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="11.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="12.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="13.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="14.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="15.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="16.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="17.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="18.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="19.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="20.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="21.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="22.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="23.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="24.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
    <tlsState time="25.00" id="gneJ2" programID="0" phase="0" state="rGr"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="140.39" arrivalSpeed="13.89" duration="38.00" routeLength="524.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_rail1" vType="rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ1">
        <link linkIndex="0" from="-gneE1_0" to="-gneE0_0">
            <driveWay edges="-gneE0">
                <forward lanes="-gneE0_0"/>
                <bidi lanes="gneE0_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
        <link linkIndex="1" from="gneE0_0" to="gneE1_0">
            <driveWay edges="gneE1 gneE2">
                <forward lanes="gneE1_0 gneE2_0"/>
                <bidi lanes="-gneE1_0 -gneE2_0"/>
                <flank lanes="-gneE3_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="t0" type="train" depart="0.00" arrival="42.00">
        <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
    </vehicle>

    <vehicle id="t1" type="train" depart="100.00" arrival="142.00">
        <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : rail rail_signal single_incoming_lane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ2">
        <link linkIndex="0" from="gneE1_0" to="gneE2_0">
            <driveWay edges="gneE2 gneE3">
                <forward lanes="gneE2_0 gneE3_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="1.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="2.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="3.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="4.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="5.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="6.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="7.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="8.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="9.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="10.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="11.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="12.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="13.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="14.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="15.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="16.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="17.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="18.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="19.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="20.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="21.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="22.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="23.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="24.00" id="gneJ2" programID="0" phase="0" state="G"/>
    <tlsState time="25.00" id="gneJ2" programID="0" phase="0" state="G"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="0.00" departSpeed="3.86" departDelay="0.00" arrival="183.00" arrivalLane="" arrivalPos="171.44" arrivalSpeed="3.86" duration="183.00" routeLength="702.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_rail1" vType="rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal small_step_size ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ1">
        <link linkIndex="0" from="gneE0_0" to="gneE1_0">
            <driveWay edges="gneE1 gneE2">
                <forward lanes="gneE1_0 gneE2_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="gneJ3">
        <link linkIndex="0" from="gneE2_0" to="gneE3_0">
            <driveWay edges="gneE3 gneE4">
                <forward lanes="gneE3_0 gneE4_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="gneJ5">
        <link linkIndex="0" from="gneE4_0" to="gneE5_0">
            <driveWay edges="gneE5">
                <forward lanes="gneE5_0"/>
<truncated after showing first 30 lines>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="0.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="0.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="0.30" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="0.30" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="0.30" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="0.60" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="0.60" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="0.60" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="0.90" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="0.90" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="0.90" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="1.20" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="1.20" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="1.20" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="1.50" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="1.50" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="1.50" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="1.80" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="1.80" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="1.80" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="2.10" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="2.10" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="2.10" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="2.40" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="2.40" id="gneJ3" programID="0" phase="0" state="G"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="0.00" departSpeed="5.00" departDelay="0.00" arrival="121.50" arrivalLane="" arrivalPos="146.59" arrivalSpeed="5.00" duration="121.50" routeLength="607.34" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_rail1" vType="railSlow" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail2" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="124.50" arrivalLane="" arrivalPos="146.59" arrivalSpeed="5.00" duration="124.50" routeLength="717.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="72.72" rerouteNo="0" devices="tripinfo_rail2" vType="railFast" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal stopped_link_conflict ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="b2_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A2_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="A2">
        <link linkIndex="0" from="a2_0" to="b2_0">
            <driveWay edges="b2 c">
                <forward lanes="b2_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="1.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="2.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="3.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="4.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="5.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="6.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="7.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="8.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="9.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="10.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="11.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="12.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="13.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="14.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="15.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="16.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="17.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="18.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="19.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="20.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="21.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="22.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="23.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="24.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="25.00" id="A" programID="0" phase="0" state="G"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="66.00" arrivalLane="" arrivalPos="197.84" arrivalSpeed="13.89" duration="66.00" routeLength="492.48" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="30.00" rerouteNo="0" devices="tripinfo_train1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train2" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="82.00" arrivalLane="" arrivalPos="197.84" arrivalSpeed="13.89" duration="82.00" routeLength="532.58" waitingTime="4.24" waitingCount="0" stopTime="30.00" timeLoss="43.00" rerouteNo="0" devices="tripinfo_train2" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal stopped_link_conflict2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="A">
        <link linkIndex="0" from="a_0" to="b_0">
            <driveWay edges="b c">
                <forward lanes="b_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="b2_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A2_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="A2">
        <link linkIndex="0" from="a2_0" to="b2_0">
            <driveWay edges="b2 c">
                <forward lanes="b2_0 c_0"/>
                <bidi lanes=""/>
                <flank lanes="b_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="A_0"/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="1.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="2.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="3.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="4.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="5.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="6.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="7.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="8.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="9.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="10.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="11.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="12.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="13.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="14.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="15.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="16.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="17.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="18.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="19.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="20.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="21.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="22.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="23.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="24.00" id="A" programID="0" phase="0" state="G"/>
    <tlsState time="25.00" id="A" programID="0" phase="0" state="G"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train2" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="197.84" arrivalSpeed="13.89" duration="39.00" routeLength="532.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_train2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="136.00" arrivalLane="" arrivalPos="197.84" arrivalSpeed="13.89" duration="136.00" routeLength="492.48" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="0" devices="tripinfo_train1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail rail_signal two_following_trains ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ1">
        <link linkIndex="0" from="gneE0_0" to="gneE1_0">
            <driveWay edges="gneE1 gneE2">
                <forward lanes="gneE1_0 gneE2_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="gneJ3">
        <link linkIndex="0" from="gneE2_0" to="gneE3_0">
            <driveWay edges="gneE3 gneE4">
                <forward lanes="gneE3_0 gneE4_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="gneJ5">
        <link linkIndex="0" from="gneE4_0" to="gneE5_0">
            <driveWay edges="gneE5">
                <forward lanes="gneE5_0"/>
<truncated after showing first 30 lines>
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
    <tlsState time="0.00" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="0.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="0.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="1.00" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="1.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="1.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="2.00" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="2.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="2.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="3.00" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="3.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="3.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="4.00" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="4.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="4.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="5.00" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="5.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="5.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="6.00" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="6.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="6.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="7.00" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="7.00" id="gneJ3" programID="0" phase="0" state="G"/>
    <tlsState time="7.00" id="gneJ5" programID="0" phase="0" state="G"/>
    <tlsState time="8.00" id="gneJ1" programID="0" phase="0" state="G"/>
    <tlsState time="8.00" id="gneJ3" programID="0" phase="0" state="G"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="0.00" departLane="" departPos="0.00" departSpeed="5.00" departDelay="0.00" arrival="122.00" arrivalLane="" arrivalPos="146.59" arrivalSpeed="5.00" duration="122.00" routeLength="607.34" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_rail1" vType="railSlow" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail2" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="125.00" arrivalLane="" arrivalPos="146.59" arrivalSpeed="5.00" duration="125.00" routeLength="717.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="72.72" rerouteNo="0" devices="tripinfo_rail2" vType="railFast" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="t0" type="train" depart="0.00" departSpeed="27.7778" speedFactor="1.0000" arrival="29.00">
        <route edges="a b c d e f -f -e -d -c -b -a"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal_unafe_insertion ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="t0" type="train" depart="0.00" departSpeed="100.00" speedFactor="10.0000" arrival="8.00">
        <route edges="a b c d e f -f -e -d -c -b -a"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="light_rail_S46:0.0" type="light_rail" edge="beg" pos="0.00" parking="0" started="0.00" ended="36.00" delay="4.00" busStop="stopBeg" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="light_rail_S46:0.0" type="light_rail" edge="-branch" pos="0.00" parking="0" started="47.49" ended="97.00" delay="4.00" busStop="-stopBranch" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
rail reversal reverse_at_route_end ( Last six runs Jul2024 )
rail reversal reverse_at_route_end_impossible ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
rail reversal reverse_at_stop ( Last six runs Jul2024 )
rail reversal reverse_before_stop ( Last six runs Jul2024 )
rail reversal reverse_before_stop_impossible ( Last six runs Jul2024 )
rail reversal reverse_before_stop_no_internal_links ( Last six runs Jul2024 )
rail reversal reverse_no_internal_links ( Last six runs Jul2024 )
rail reversal reverse_no_stop ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_further_stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: busStop '-stopBranch' on lane '-h_0' is too short for vehicle 'light_rail_S46:0.0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_further_stop_tooLong ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: busStop 'stopBeg' on lane 'beg_0' is too short for vehicle 'light_rail_S46:0.0'.
< Warning: busStop '-stopBranch' on lane '-h_0' is too short for vehicle 'light_rail_S46:0.0'.
< Warning: busStop 'stopEnd' on lane 'end_0' is too short for vehicle 'light_rail_S46:0.0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop_bad_route ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: busStop '-stopBranch' on lane '-i_0' is too short for vehicle 'light_rail_S46:0.0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="light_rail_S46:0.0" x="-100.00" y="-100.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="11">
        <link linkIndex="0" from="h2_0" to="i_0">
            <driveWay edges="i">
                <forward lanes="i_0"/>
                <bidi lanes="-i_0"/>
                <flank lanes="-branch_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
        <link linkIndex="1" from="-i_0" to="-h2_0">
            <driveWay edges="-h2 -h g end">
                <forward lanes="-h2_0 -h_0 g_0 end_0"/>
                <bidi lanes="h2_0 h_0"/>
                <flank lanes="b_0 f_0"/>
                <protectingSwitches links="1_1 1_0"/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>

TEST FAILED on ts-sim-build-ba : rail reversal reverse_no_link ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="light_rail_S46:0.0" x="0.00" y="300.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="light_rail_S46:0.0" x="0.00" y="300.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="light_rail_S46:0.0" x="0.00" y="300.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="light_rail_S46:0.0" x="0.00" y="300.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="light_rail_S46:0.0" x="0.00" y="300.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="light_rail_S46:0.0" x="0.00" y="300.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="light_rail_S46:0.0" x="0.00" y="300.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="light_rail_S46:0.0" x="0.00" y="300.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="light_rail_S46:0.0" x="0.00" y="300.00" angle="90.00" type="light_rail" speed="0.00" pos="0.00" edge="beg" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>

TEST FAILED on ts-sim-build-ba : rail reversal reverse_on_signal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="11">
        <link linkIndex="0" from="h_0" to="branch_0">
            <driveWay edges="branch">
                <forward lanes="branch_0"/>
                <bidi lanes="-branch_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
        <link linkIndex="1" from="-branch_0" to="-h_0">
            <driveWay edges="-h g end">
                <forward lanes="-h_0 g_0 end_0"/>
                <bidi lanes="h_0"/>
                <flank lanes="b_0 f_0"/>
                <protectingSwitches links="1_1 1_0"/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>

TEST FAILED on ts-sim-build-ba : rail routing missing_turnaround ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1
< Warning: No connection between edge 'a' and edge '-a2' found.
< Warning: No route for vehicle 't0' found.
< Error: Vehicle 't0' has no valid route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

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

---------- Differences in errors ----------
1,3c1
< Warning: No connection between edge 'a' and edge '-a3' found.
< Warning: No route for vehicle 't0' found.
< Error: Vehicle 't0' has no valid route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>
rail routing reversal_impossible ( Last six runs Jul2024 )
rail routing reversal_impossible_slack ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="t0" type="train" depart="0.00" arrival="25.00">
        <route edges="a b c d e -e -d -c -b2 -a2"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible_maxLengthShort ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,4c1
< Warning: Vehicle 't0' with length 120.00 exceeds configured value of --railway.max-train-length 10.00
< Warning: No connection between edge 'a' and edge '-a2' found.
< Warning: No route for vehicle 't0' found.
< Error: Vehicle 't0' has no valid route.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible_slack ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="t0" type="train" depart="0.00" arrival="29.00">
        <route edges="a b c d e f -f -e -b3 -a3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : rail routing reverse_on_short_start ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="gneJ1">
        <link linkIndex="0" from="-gneE1_0" to="-gneE0_0">
            <driveWay edges="-gneE0">
                <forward lanes="-gneE0_0"/>
                <bidi lanes="gneE0_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
        <link linkIndex="1" from="gneE0_0" to="gneE1_0">
            <driveWay edges="gneE1 gneE2">
                <forward lanes="gneE1_0 gneE2_0"/>
                <bidi lanes="-gneE1_0 -gneE2_0"/>
                <flank lanes="-gneE3_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="t0" type="train" depart="0.00" arrival="28.00">
        <route edges="gneE3 -gneE3 -gneE1 -gneE0"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="t0" type="train" depart="0.00" arrival="17.00">
        <route edges="f -f -e -d -c -b -a"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start_stops ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: busStop 'stopF' on lane 'f_0' is too short for vehicle 't0'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="t0" type="train" depart="0.00" arrival="25.00">
        <route edges="f -f -e -d -c -b -a"/>
        <stop busStop="stopF" duration="5.00"/>
        <stop busStop="stop-A" duration="5.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : rail routing short_buffer ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
</railsignal-block-output>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="t0" type="train" depart="0.00" arrival="29.00">
        <route edges="a b c d e f -f -e -d -c -b -a"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : rail slow_fast_slow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="RE1" x="-4649.17" y="-1481.29" angle="87.73" type="REDosto7" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="RE1" x="-4649.17" y="-1481.29" angle="87.73" type="REDosto7" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="RE1" x="-4649.17" y="-1481.29" angle="87.73" type="REDosto7" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="RE1" x="-4649.17" y="-1481.29" angle="87.73" type="REDosto7" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="RE1" x="-4649.17" y="-1481.29" angle="87.73" type="REDosto7" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="RE1" x="-4649.17" y="-1481.29" angle="87.73" type="REDosto7" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="RE1" x="-4649.17" y="-1481.29" angle="87.73" type="REDosto7" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="RE1" x="-4649.17" y="-1481.29" angle="87.73" type="REDosto7" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="RE1" x="-4545.97" y="-1477.19" angle="87.73" type="REDosto7" speed="13.89" pos="100.00" edge="beg" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="B">
        <link linkIndex="0" from="beg_0" to="middle_0">
            <driveWay edges="middle">
                <forward lanes="middle_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="C">
        <link linkIndex="0" from="middle_0" to="end_0">
            <driveWay edges="end">
                <forward lanes="end_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
</railsignal-block-output>

TEST FAILED on ts-sim-build-ba : rail tramwayLoop basic ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,20d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1940.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 9
<  Running: 0
<  Waiting: 0
< Statistics (avg of 9):
<  RouteLength: 41456.00
<  Speed: 31.17
<  Duration: 1338.11
<  WaitingTime: 1.44
<  TimeLoss: 81.46
<  DepartDelay: 0.22
< DijkstraRouter answered 3685 queries and explored 30.88 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="s1">
        <link linkIndex="0" from="T2_1_0" to="T1_1_0">
            <driveWay edges="T1_1 TleftLoop_1 T20_0 T21_0 T22_0 T23_0 T24_0 T25_0 T26_0">
                <forward lanes="T1_1_0"/>
                <bidi lanes="T1_0_0 TleftLoop_0_0 T20_1_0 T21_1_0 T22_1_0 T23_1_0 T24_1_0 T25_1_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="s10">
        <link linkIndex="0" from="T13_1_0" to="T12_1_0">
            <driveWay edges="T12_1 T11_1">
                <forward lanes="T12_1_0 T11_1_0"/>
                <bidi lanes="T12_0_0"/>
                <flank lanes="T41_1_0 T44_1_0 T27_1_0 T28_1_0 T36_1_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="s29_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="s11">
        <link linkIndex="0" from="T14_1_0" to="T13_1_0">
            <driveWay edges="T13_1 T12_1 T11_1">
                <forward lanes="T13_1_0"/>
<truncated after showing first 30 lines>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="tram2" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="168.99" ended="192.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram1" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="176.56" ended="200.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram4" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="199.56" ended="223.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram5" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="264.99" ended="288.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram6" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="285.56" ended="309.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram7" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="364.99" ended="388.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram8" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="385.56" ended="409.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram9" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="464.99" ended="488.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram2" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="486.00" ended="509.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram1" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="493.56" ended="517.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram4" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="516.56" ended="540.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram5" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="582.00" ended="605.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram6" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="602.56" ended="626.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram7" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="682.00" ended="705.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram8" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="702.56" ended="726.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram9" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="782.00" ended="805.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram2" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="803.00" ended="826.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram1" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="810.56" ended="834.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram4" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="833.56" ended="857.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram5" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="899.00" ended="922.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram6" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="919.56" ended="943.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram7" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="999.00" ended="1022.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram8" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="1019.56" ended="1043.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram9" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="1099.00" ended="1122.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram2" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="1120.00" ended="1143.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram1" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="1127.56" ended="1151.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="tram3" depart="10.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="320.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="33.33" duration="310.00" routeLength="10300.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.01" rerouteNo="1" devices="vehroute_tram3 tripinfo_tram3 routing_tram3" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram8" depart="210.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="1205.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="995.00" routeLength="30851.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.02" rerouteNo="1" devices="vehroute_tram8 tripinfo_tram8 routing_tram8" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram5" depart="100.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="1401.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="1301.00" routeLength="40050.00" waitingTime="0.00" waitingCount="0" stopTime="80.00" timeLoss="80.02" rerouteNo="1" devices="vehroute_tram5 tripinfo_tram5 routing_tram5" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram7" depart="200.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="1501.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="1301.00" routeLength="40050.00" waitingTime="0.00" waitingCount="0" stopTime="80.00" timeLoss="80.02" rerouteNo="1" devices="vehroute_tram7 tripinfo_tram7 routing_tram7" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram9" depart="300.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="1601.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="1301.00" routeLength="40050.00" waitingTime="0.00" waitingCount="0" stopTime="80.00" timeLoss="80.02" rerouteNo="1" devices="vehroute_tram9 tripinfo_tram9 routing_tram9" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram1" depart="1.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="1630.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="1629.00" routeLength="50651.00" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.02" rerouteNo="1" devices="vehroute_tram1 tripinfo_tram1 routing_tram1" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram4" depart="11.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="1653.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="1642.00" routeLength="50651.00" waitingTime="13.00" waitingCount="0" stopTime="100.00" timeLoss="113.03" rerouteNo="1" devices="vehroute_tram4 tripinfo_tram4 routing_tram4" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram6" depart="110.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="1739.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="1629.00" routeLength="50651.00" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.02" rerouteNo="1" devices="vehroute_tram6 tripinfo_tram6 routing_tram6" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram2" depart="4.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="2.00" arrival="1939.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="1935.00" routeLength="59850.00" waitingTime="0.00" waitingCount="0" stopTime="120.00" timeLoss="120.02" rerouteNo="1" devices="vehroute_tram2 tripinfo_tram2 routing_tram2" vType="RB628" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="tram3" type="RB628" depart="10.00" departLane="best" departSpeed="33.3333" speedFactor="1.0000" arrival="320.00">
        <route edges="TrightLoop_1 T3_1 T19_1 T18_1 T17_1 T16_1 T15_1 T14_1 T13_1 T12_1 T11_1 T10_1 T9_1 T8_1 T7_1 T2_1 T1_1 TleftLoop_1"/>
    </vehicle>

    <vehicle id="tram8" type="RB628" depart="210.00" departLane="best" departSpeed="33.3333" speedFactor="1.0000" arrival="1205.00">
        <route edges="Tdepot_1 T37_1 T36_1 T44_1 T41_1 T11_1 T10_1 T9_1 T8_1 T7_1 T2_1 T1_1 TleftLoop_1 T20_0 T21_0 T22_0 T23_0 T24_0 T25_0 T26_0 T44_0 T27_0 T28_0 T29_0 T30_0 T31_0 T32_0 T33_0 T34_0 T35_0 T6_0 TrightLoop_1 T3_1 T19_1 T18_1 T17_1 T16_1 T15_1 T14_1 T13_1 T12_1 T11_1 T10_1 T9_1 T8_1 T7_1 T2_1 T1_1 TleftLoop_1 T20_0 T21_0 T22_0 T23_0 T24_0 T25_0 T26_0 T44_0 T36_0 T37_0 Tdepot_0 Tdepot_1"/>
        <stop busStop="leftStop" duration="20.00"/>
        <stop busStop="rightStop" duration="20.00"/>
        <stop busStop="leftStop" duration="20.00"/>
    </vehicle>

    <vehicle id="tram5" type="RB628" depart="100.00" departLane="best" departSpeed="33.3333" speedFactor="1.0000" arrival="1401.00">
        <route edges="Tdepot_1 T38_1 T39_0 T29_0 T30_0 T31_0 T32_0 T33_0 T34_0 T35_0 T6_0 TrightLoop_1 T3_1 T19_1 T18_1 T17_1 T16_1 T15_1 T14_1 T13_1 T12_1 T11_1 T10_1 T9_1 T8_1 T7_1 T2_1 T1_1 TleftLoop_1 T20_0 T21_0 T22_0 T23_0 T24_0 T25_0 T26_0 T44_0 T27_0 T28_0 T29_0 T30_0 T31_0 T32_0 T33_0 T34_0 T35_0 T6_0 TrightLoop_1 T3_1 T19_1 T18_1 T17_1 T16_1 T15_1 T14_1 T13_1 T12_1 T11_1 T10_1 T9_1 T8_1 T7_1 T2_1 T1_1 TleftLoop_1 T20_0 T21_0 T22_0 T23_0 T24_0 T25_0 T26_0 T44_0 T36_0 T37_0 Tdepot_0 Tdep
ot_1"/>
        <stop busStop="rightStop" duration="20.00"/>
        <stop busStop="leftStop" duration="20.00"/>
        <stop busStop="rightStop" duration="20.00"/>
        <stop busStop="leftStop" duration="20.00"/>
    </vehicle>

    <vehicle id="tram7" type="RB628" depart="200.00" departLane="best" departSpeed="33.3333" speedFactor="1.0000" arrival="1501.00">
        <route edges="Tdepot_1 T38_1 T39_0 T29_0 T30_0 T31_0 T32_0 T33_0 T34_0 T35_0 T6_0 TrightLoop_1 T3_1 T19_1 T18_1 T17_1 T16_1 T15_1 T14_1 T13_1 T12_1 T11_1 T10_1 T9_1 T8_1 T7_1 T2_1 T1_1 TleftLoop_1 T20_0 T21_0 T22_0 T23_0 T24_0 T25_0 T26_0 T44_0 T27_0 T28_0 T29_0 T30_0 T31_0 T32_0 T33_0 T34_0 T35_0 T6_0 TrightLoop_1 T3_1 T19_1 T18_1 T17_1 T16_1 T15_1 T14_1 T13_1 T12_1 T11_1 T10_1 T9_1 T8_1 T7_1 T2_1 T1_1 TleftLoop_1 T20_0 T21_0 T22_0 T23_0 T24_0 T25_0 T26_0 T44_0 T36_0 T37_0 Tdepot_0 Tdep
ot_1"/>
        <stop busStop="rightStop" duration="20.00"/>
        <stop busStop="leftStop" duration="20.00"/>
        <stop busStop="rightStop" duration="20.00"/>
        <stop busStop="leftStop" duration="20.00"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail tramwayLoop track_closed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,21d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1941.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 9
<  Running: 0
<  Waiting: 0
< Statistics (avg of 9):
<  RouteLength: 41459.78
<  Speed: 31.17
<  Duration: 1338.56
<  WaitingTime: 1.44
<  TimeLoss: 81.46
<  DepartDelay: 0.22
< DijkstraRouter answered 45 queries and explored 36.31 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="s1">
        <link linkIndex="0" from="T2_1_0" to="T1_1_0">
            <driveWay edges="T1_1 TleftLoop_1 T20_0 T21_0 T22_0 T23_0 T24_0 T25_0 T26_0">
                <forward lanes="T1_1_0"/>
                <bidi lanes="T1_0_0 TleftLoop_0_0 T20_1_0 T21_1_0 T22_1_0 T23_1_0 T24_1_0 T25_1_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="s10">
        <link linkIndex="0" from="T13_1_0" to="T12_1_0">
            <driveWay edges="T12_1 T11_1">
                <forward lanes="T12_1_0 T11_1_0"/>
                <bidi lanes="T12_0_0"/>
                <flank lanes="T41_1_0 T44_1_0 T27_1_0 T28_1_0 T36_1_0"/>
                <protectingSwitches links=""/>
                <conflictLinks signals="s29_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="s11">
        <link linkIndex="0" from="T14_1_0" to="T13_1_0">
            <driveWay edges="T13_1 T12_1 T11_1">
                <forward lanes="T13_1_0"/>
<truncated after showing first 30 lines>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="tram2" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="168.99" ended="192.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram1" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="176.56" ended="200.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram4" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="199.56" ended="223.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram5" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="264.99" ended="288.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram6" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="285.56" ended="309.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram7" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="364.99" ended="388.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram8" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="385.56" ended="409.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram9" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="464.99" ended="488.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram2" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="486.12" ended="510.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram1" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="493.56" ended="517.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram4" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="516.56" ended="540.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram5" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="582.12" ended="606.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram6" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="602.56" ended="626.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram7" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="682.12" ended="706.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram8" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="702.56" ended="726.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram9" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="782.12" ended="806.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram2" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="803.12" ended="827.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram1" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="810.68" ended="834.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram4" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="833.68" ended="857.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram5" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="899.12" ended="923.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram6" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="919.68" ended="943.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram7" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="999.12" ended="1023.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram8" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="1019.68" ended="1043.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram9" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="1099.12" ended="1123.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram2" type="RB628" edge="TleftLoop_1" pos="300.00" parking="0" started="1120.24" ended="1144.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="tram1" type="RB628" edge="TrightLoop_1" pos="300.00" parking="0" started="1127.68" ended="1151.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="tram3" depart="10.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="320.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="33.33" duration="310.00" routeLength="10302.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.01" rerouteNo="1" devices="vehroute_tram3 tripinfo_tram3 routing_tram3" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram8" depart="210.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="1205.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="995.00" routeLength="30853.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.02" rerouteNo="1" devices="vehroute_tram8 tripinfo_tram8 routing_tram8" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram5" depart="100.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="1402.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="1302.00" routeLength="40054.00" waitingTime="0.00" waitingCount="0" stopTime="80.00" timeLoss="80.02" rerouteNo="1" devices="vehroute_tram5 tripinfo_tram5 routing_tram5" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram7" depart="200.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="1502.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="1302.00" routeLength="40054.00" waitingTime="0.00" waitingCount="0" stopTime="80.00" timeLoss="80.02" rerouteNo="1" devices="vehroute_tram7 tripinfo_tram7 routing_tram7" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram9" depart="300.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="1602.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="1302.00" routeLength="40054.00" waitingTime="0.00" waitingCount="0" stopTime="80.00" timeLoss="80.02" rerouteNo="1" devices="vehroute_tram9 tripinfo_tram9 routing_tram9" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram1" depart="1.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="1630.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="1629.00" routeLength="50655.00" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.02" rerouteNo="1" devices="vehroute_tram1 tripinfo_tram1 routing_tram1" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram4" depart="11.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="1653.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="1642.00" routeLength="50655.00" waitingTime="13.00" waitingCount="0" stopTime="100.00" timeLoss="113.03" rerouteNo="1" devices="vehroute_tram4 tripinfo_tram4 routing_tram4" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram6" depart="110.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="0.00" arrival="1739.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="1629.00" routeLength="50655.00" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.02" rerouteNo="1" devices="vehroute_tram6 tripinfo_tram6 routing_tram6" vType="RB628" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tram2" depart="4.00" departLane="" departPos="0.00" departSpeed="33.33" departDelay="2.00" arrival="1940.00" arrivalLane="" arrivalPos="150.00" arrivalSpeed="33.33" duration="1936.00" routeLength="59856.00" waitingTime="0.00" waitingCount="0" stopTime="120.00" timeLoss="120.02" rerouteNo="1" devices="vehroute_tram2 tripinfo_tram2 routing_tram2" vType="RB628" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="tram3" type="RB628" depart="10.00" departLane="best" departSpeed="33.3333" speedFactor="1.0000" arrival="320.00">
        <route edges="TrightLoop_1 T3_1 T19_1 T18_1 T43_1 T32_1 T31_1 T42_1 T15_1 T14_1 T13_1 T12_1 T11_1 T10_1 T9_1 T8_1 T7_1 T2_1 T1_1 TleftLoop_1"/>
    </vehicle>

    <vehicle id="tram8" type="RB628" depart="210.00" departLane="best" departSpeed="33.3333" speedFactor="1.0000" arrival="1205.00">
        <route edges="Tdepot_1 T37_1 T36_1 T44_1 T41_1 T11_1 T10_1 T9_1 T8_1 T7_1 T2_1 T1_1 TleftLoop_1 T20_0 T21_0 T22_0 T23_0 T24_0 T25_0 T26_0 T44_0 T27_0 T28_0 T29_0 T30_0 T31_0 T32_0 T33_0 T34_0 T35_0 T6_0 TrightLoop_1 T3_1 T19_1 T18_1 T43_1 T32_1 T31_1 T42_1 T15_1 T14_1 T13_1 T12_1 T11_1 T10_1 T9_1 T8_1 T7_1 T2_1 T1_1 TleftLoop_1 T20_0 T21_0 T22_0 T23_0 T24_0 T25_0 T26_0 T44_0 T36_0 T37_0 Tdepot_0 Tdepot_1"/>
        <stop busStop="leftStop" duration="20.00"/>
        <stop busStop="rightStop" duration="20.00"/>
        <stop busStop="leftStop" duration="20.00"/>
    </vehicle>

    <vehicle id="tram5" type="RB628" depart="100.00" departLane="best" departSpeed="33.3333" speedFactor="1.0000" arrival="1402.00">
        <route edges="Tdepot_1 T38_1 T39_0 T29_0 T30_0 T31_0 T32_0 T33_0 T34_0 T35_0 T6_0 TrightLoop_1 T3_1 T19_1 T18_1 T43_1 T32_1 T31_1 T42_1 T15_1 T14_1 T13_1 T12_1 T11_1 T10_1 T9_1 T8_1 T7_1 T2_1 T1_1 TleftLoop_1 T20_0 T21_0 T22_0 T23_0 T24_0 T25_0 T26_0 T44_0 T27_0 T28_0 T29_0 T30_0 T31_0 T32_0 T33_0 T34_0 T35_0 T6_0 TrightLoop_1 T3_1 T19_1 T18_1 T43_1 T32_1 T31_1 T42_1 T15_1 T14_1 T13_1 T12_1 T11_1 T10_1 T9_1 T8_1 T7_1 T2_1 T1_1 TleftLoop_1 T20_0 T21_0 T22_0 T23_0 T24_0 T25_0 T26_0 T44_0 T
36_0 T37_0 Tdepot_0 Tdepot_1"/>
        <stop busStop="rightStop" duration="20.00"/>
        <stop busStop="leftStop" duration="20.00"/>
        <stop busStop="rightStop" duration="20.00"/>
        <stop busStop="leftStop" duration="20.00"/>
    </vehicle>

    <vehicle id="tram7" type="RB628" depart="200.00" departLane="best" departSpeed="33.3333" speedFactor="1.0000" arrival="1502.00">
        <route edges="Tdepot_1 T38_1 T39_0 T29_0 T30_0 T31_0 T32_0 T33_0 T34_0 T35_0 T6_0 TrightLoop_1 T3_1 T19_1 T18_1 T43_1 T32_1 T31_1 T42_1 T15_1 T14_1 T13_1 T12_1 T11_1 T10_1 T9_1 T8_1 T7_1 T2_1 T1_1 TleftLoop_1 T20_0 T21_0 T22_0 T23_0 T24_0 T25_0 T26_0 T44_0 T27_0 T28_0 T29_0 T30_0 T31_0 T32_0 T33_0 T34_0 T35_0 T6_0 TrightLoop_1 T3_1 T19_1 T18_1 T43_1 T32_1 T31_1 T42_1 T15_1 T14_1 T13_1 T12_1 T11_1 T10_1 T9_1 T8_1 T7_1 T2_1 T1_1 TleftLoop_1 T20_0 T21_0 T22_0 T23_0 T24_0 T25_0 T26_0 T44_0 T
36_0 T37_0 Tdepot_0 Tdepot_1"/>
        <stop busStop="rightStop" duration="20.00"/>
        <stop busStop="leftStop" duration="20.00"/>
        <stop busStop="rightStop" duration="20.00"/>
        <stop busStop="leftStop" duration="20.00"/>
    </vehicle>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail two_passing_loops ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="w1">
        <link linkIndex="0" from="T3_1_0" to="T7_1_0">
            <driveWay edges="T7_1">
                <forward lanes="T7_1_0"/>
                <bidi lanes="T7_0_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
        <link linkIndex="1" from="T7_0_0" to="T9_0_0">
            <driveWay edges="T9_0">
                <forward lanes="T9_0_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals="w1_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="w2">
        <link linkIndex="0" from="T13_1_0" to="T3_1_0">
            <driveWay edges="T3_1">
                <forward lanes="T3_1_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="10.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="95.00" arrivalLane="" arrivalPos="408.12" arrivalSpeed="44.44" duration="85.00" routeLength="3742.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail2" depart="20.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="103.00" arrivalLane="" arrivalPos="404.79" arrivalSpeed="44.44" duration="83.00" routeLength="3671.94" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail3" depart="42.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="127.00" arrivalLane="" arrivalPos="408.12" arrivalSpeed="44.44" duration="85.00" routeLength="3742.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail4" depart="300.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="385.00" arrivalLane="" arrivalPos="408.12" arrivalSpeed="44.44" duration="85.00" routeLength="3742.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail4 routing_rail4" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail5" depart="350.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="435.00" arrivalLane="" arrivalPos="408.12" arrivalSpeed="44.44" duration="85.00" routeLength="3742.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail5 routing_rail5" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail6" depart="400.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="485.00" arrivalLane="" arrivalPos="408.12" arrivalSpeed="44.44" duration="85.00" routeLength="3742.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail6 routing_rail6" vType="rail_rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : rail two_passing_loops2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in railsignalblocks ----------
<?xml version="1.0" encoding="UTF-8"?>


<railsignal-block-output>
    <railSignal id="w1">
        <link linkIndex="0" from="T1_1_0" to="T8_1_0">
            <driveWay edges="T8_1 T7_1">
                <forward lanes="T8_1_0 T7_1_0"/>
                <bidi lanes="T8_0_0 T7_0_0"/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals=""/>
            </driveWay>
        </link>
        <link linkIndex="1" from="T8_0_0" to="T9_0_0">
            <driveWay edges="T9_0">
                <forward lanes="T9_0_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
                <protectingSwitches links=""/>
                <conflictLinks signals="w1_0"/>
            </driveWay>
        </link>
    </railSignal>
    <railSignal id="w2">
        <link linkIndex="0" from="T11_1_0" to="T3_1_0">
            <driveWay edges="T3_1 T2_1 T1_1">
                <forward lanes="T3_1_0 T2_1_0 T1_1_0"/>
                <bidi lanes=""/>
                <flank lanes=""/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="rail1" depart="10.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="95.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="44.44" duration="85.00" routeLength="3742.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail2" depart="20.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="103.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="44.44" duration="83.00" routeLength="3670.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail3" depart="42.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="127.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="44.44" duration="85.00" routeLength="3742.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail4" depart="300.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="385.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="44.44" duration="85.00" routeLength="3742.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail4 routing_rail4" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail5" depart="350.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="435.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="44.44" duration="85.00" routeLength="3742.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail5 routing_rail5" vType="rail_rail" speedFactor="1.00" vaporized=""/>
    <tripinfo id="rail6" depart="400.00" departLane="" departPos="0.00" departSpeed="44.44" departDelay="0.00" arrival="485.00" arrivalLane="" arrivalPos="400.00" arrivalSpeed="44.44" duration="85.00" routeLength="3742.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_rail6 routing_rail6" vType="rail_rail" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="84.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="36.00" duration="84.00" routeLength="5992.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrivalEdge="0" arrival="84.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_flow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="167.00" arrivalLane="" arrivalPos="2992.00" arrivalSpeed="35.99" duration="167.00" routeLength="8980.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v0.0 tripinfo_v0.0 routing_v0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.1" depart="2.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="169.00" arrivalLane="" arrivalPos="2992.00" arrivalSpeed="35.99" duration="167.00" routeLength="8980.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v0.1 tripinfo_v0.1 routing_v0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0.0" depart="0.00" arrivalEdge="1" arrival="167.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.1" depart="2.00" arrivalEdge="1" arrival="169.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_trip ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="167.00" arrivalLane="" arrivalPos="2992.00" arrivalSpeed="35.99" duration="167.00" routeLength="8980.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v0 tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrivalEdge="1" arrival="167.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="-6000.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="0.00" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="10.00">
        <vehicle id="v0" x="-5710.06" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="289.94" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="20.00">
        <vehicle id="v0" x="-5323.48" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="676.52" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="30.00">
        <vehicle id="v0" x="-4936.90" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="1063.10" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="40.00">
        <vehicle id="v0" x="-4646.97" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="1353.03" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="50.00">
        <vehicle id="v0" x="-4260.39" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="1739.61" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="60.00">
        <vehicle id="v0" x="-3873.81" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="2126.19" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="70.00">
        <vehicle id="v0" x="-3487.23" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="2512.77" edge="beg" slope="0.00"/>
    </timestep>
    <timestep time="80.00">
        <vehicle id="v0" x="-3197.29" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="2802.71" edge="beg" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="169.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="36.00" duration="169.00" routeLength="6172.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0 fcd_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrivalEdge="2" arrival="169.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2_trip ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="169.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="36.00" duration="169.00" routeLength="6172.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v0 tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrivalEdge="2" arrival="169.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="264.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="264.00" routeLength="9468.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrival="264.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>
spec arrival arrivalEdge edge_default ( Last six runs Jul2024 )
spec departure departEdge edge_default ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Vehicle 'v0' has invalid arrivalEdge index 10 for route with 6 edges.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_last ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="264.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="264.00" routeLength="9468.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrivalEdge="5" arrival="264.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_negative ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Error: Invalid arrivalEdge definition for vehicle 'v0';
<  must be one of ("random", "free", or an int>=0)
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_random ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="258.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="36.00" duration="258.00" routeLength="12264.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" arrivalEdge="4" arrival="258.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_random_routeFlow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="167.00" arrivalLane="" arrivalPos="2992.00" arrivalSpeed="35.99" duration="167.00" routeLength="8980.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.0 tripinfo_v0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.1" depart="2.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="177.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="35.99" duration="175.00" routeLength="6464.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.1 tripinfo_v0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.4" depart="8.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="177.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="36.00" duration="169.00" routeLength="6172.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.4 tripinfo_v0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.2" depart="4.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="179.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="35.99" duration="175.00" routeLength="6464.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.2 tripinfo_v0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.3" depart="6.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="181.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="35.99" duration="175.00" routeLength="6464.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.3 tripinfo_v0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.10" depart="20.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="187.00" arrivalLane="" arrivalPos="2992.00" arrivalSpeed="35.99" duration="167.00" routeLength="8980.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.10 tripinfo_v0.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.7" depart="14.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="189.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="35.99" duration="175.00" routeLength="6464.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.7 tripinfo_v0.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.13" depart="26.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="193.00" arrivalLane="" arrivalPos="2992.00" arrivalSpeed="35.99" duration="167.00" routeLength="8980.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.13 tripinfo_v0.13" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.11" depart="22.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="197.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="35.99" duration="175.00" routeLength="6464.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.11 tripinfo_v0.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.12" depart="24.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="199.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="35.99" duration="175.00" routeLength="6464.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.12 tripinfo_v0.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.15" depart="30.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="199.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="36.00" duration="169.00" routeLength="6172.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.15 tripinfo_v0.15" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.14" depart="28.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="203.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="35.99" duration="175.00" routeLength="6464.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.14 tripinfo_v0.14" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.17" depart="34.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="209.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="35.99" duration="175.00" routeLength="6464.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.17 tripinfo_v0.17" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.5" depart="10.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="268.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="36.00" duration="258.00" routeLength="12264.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.5 tripinfo_v0.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.6" depart="12.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="276.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="264.00" routeLength="9468.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.6 tripinfo_v0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.8" depart="16.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="280.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="264.00" routeLength="9468.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.8 tripinfo_v0.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.9" depart="18.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="282.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="264.00" routeLength="9468.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.9 tripinfo_v0.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.16" depart="32.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="290.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="36.00" duration="258.00" routeLength="12264.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.16 tripinfo_v0.16" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.18" depart="36.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="294.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="36.00" duration="258.00" routeLength="12264.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.18 tripinfo_v0.18" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.19" depart="38.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="296.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="36.00" duration="258.00" routeLength="12264.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.19 tripinfo_v0.19" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0.0" depart="0.00" arrivalEdge="1" arrival="167.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.1" depart="2.00" arrivalEdge="3" arrival="177.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.4" depart="8.00" arrivalEdge="2" arrival="177.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.2" depart="4.00" arrivalEdge="3" arrival="179.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.3" depart="6.00" arrivalEdge="3" arrival="181.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.10" depart="20.00" arrivalEdge="1" arrival="187.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.7" depart="14.00" arrivalEdge="3" arrival="189.00">
        <route edges="beg beg2 merge end end2 end3"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec arrival errors lane_given10 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle '1' will not be able to arrive at the given lane 'end_10'!
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
</netstate>

TEST FAILED on ts-sim-build-ba : spec arrival errors speed_given100 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle '1' will not be able to arrive with the given speed!
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
</netstate>

TEST FAILED on ts-sim-build-ba : spec arrival lane_first ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="beg">
            <vehicle id="1" pos="100.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>
spec arrival lane_given0 ( Last six runs Jul2024 )
spec arrival lane_given1 ( Last six runs Jul2024 )
spec arrival pos_default ( Last six runs Jul2024 )
spec arrival pos_default_trip ( Last six runs Jul2024 )
spec arrival pos_given-10 ( Last six runs Jul2024 )
spec arrival pos_given0 ( Last six runs Jul2024 )
spec arrival pos_given10 ( Last six runs Jul2024 )
spec arrival pos_max ( Last six runs Jul2024 )
spec arrival pos_random ( Last six runs Jul2024 )
spec arrival speed_current ( Last six runs Jul2024 )
spec arrival speed_current_nearend ( Last six runs Jul2024 )
spec arrival speed_default ( Last six runs Jul2024 )
spec arrival speed_given0 ( Last six runs Jul2024 )
spec arrival speed_given0_nearend ( Last six runs Jul2024 )
spec arrival speed_given10 ( Last six runs Jul2024 )
spec arrival speed_given10_nearend ( Last six runs Jul2024 )
spec arrival speed_given_near0 ( Last six runs Jul2024 )
spec distribution route_nested_refId ( Last six runs Jul2024 )
spec distribution route_ref ( Last six runs Jul2024 )
spec distribution vtype_basic ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec arrival lane_random ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="flow.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.1" depart="2.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.2" depart="4.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="40.00" arrivalLane="" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.3" depart="6.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="42.00" arrivalLane="" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.4" depart="8.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.5" depart="10.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.6" depart="12.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="48.00" arrivalLane="" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.7" depart="14.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="50.00" arrivalLane="" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.8" depart="16.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="52.00" arrivalLane="" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.9" depart="18.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="54.00" arrivalLane="" arrivalPos="490.00" arrivalSpeed="27.80" duration="36.00" routeLength="990.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec arrival pos_given10000 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle '1' will not be able to arrive at the given position!
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="beg">
            <vehicle id="1" pos="100.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="1to22.17">
            <vehicle id="441" pos="9901.96" speed="30.01"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1to22.17">
            <vehicle id="441" pos="9901.96" speed="30.01"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1to22.17">
            <vehicle id="441" pos="9901.96" speed="30.01"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1to22.17">
            <vehicle id="441" pos="9901.96" speed="30.01"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="out">
            <vehicle id="441" pos="0.00" speed="8.30"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>
spec departure approach_slow_lane ( Last six runs Jul2024 )
spec departure departSpeed speed_avg_approach_slow ( Last six runs Jul2024 )
spec departure departSpeed speed_desired_approach_slow ( Last six runs Jul2024 )
spec departure departSpeed speed_last_approach_slow ( Last six runs Jul2024 )
spec departure departSpeed speed_speedLimit_approach_slow ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_0 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="264.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="264.00" routeLength="9468.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" departEdge="0" arrival="264.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_flow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="180.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="180.00" routeLength="6472.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v0.0 tripinfo_v0.0 routing_v0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.1" depart="2.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="182.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="180.00" routeLength="6472.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v0.1 tripinfo_v0.1 routing_v0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0.0" depart="0.00" departEdge="1" arrival="180.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.1" depart="2.00" departEdge="1" arrival="182.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="180.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="180.00" routeLength="6472.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v0 tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" departEdge="1" arrival="180.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>
spec departure departEdge edge_1_trip ( Last six runs Jul2024 )
spec departure departEdge edge_random_trip ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="4.00" y="-4.80" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="0.00" edge="merge" slope="0.00"/>
    </timestep>
    <timestep time="10.00">
        <vehicle id="v0" x="304.00" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="0.00" edge="end2" slope="0.00"/>
    </timestep>
    <timestep time="20.00">
        <vehicle id="v0" x="690.58" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="386.58" edge="end2" slope="0.00"/>
    </timestep>
    <timestep time="30.00">
        <vehicle id="v0" x="1077.16" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="773.16" edge="end2" slope="0.00"/>
    </timestep>
    <timestep time="40.00">
        <vehicle id="v0" x="1367.10" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="1063.10" edge="end2" slope="0.00"/>
    </timestep>
    <timestep time="50.00">
        <vehicle id="v0" x="1753.68" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="1449.68" edge="end2" slope="0.00"/>
    </timestep>
    <timestep time="60.00">
        <vehicle id="v0" x="2140.26" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="1836.26" edge="end2" slope="0.00"/>
    </timestep>
    <timestep time="70.00">
        <vehicle id="v0" x="2526.84" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="2222.84" edge="end2" slope="0.00"/>
    </timestep>
    <timestep time="80.00">
        <vehicle id="v0" x="2816.77" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="2512.77" edge="end2" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="97.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="97.00" routeLength="3480.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0 fcd_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" departEdge="2" arrival="97.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_2_trip ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="97.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="97.00" routeLength="3480.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v0 tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" departEdge="2" arrival="97.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Vehicle 'v0' has invalid departEdge index 10 for route with 6 edges.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_invalid_routeFlow ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Flow 'v0' has invalid departEdge index 42 for route with 6 edges.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_last ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="6.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="6.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" departEdge="5" arrival="6.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_negative ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1
< Error: Invalid departEdge definition for vehicle 'v0';
<  must be one of ("random", "free", or an int>=0)
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="89.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="89.00" routeLength="3196.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" departEdge="4" arrival="89.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_flow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0.1" depart="2.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="97.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v0.1 tripinfo_v0.1 routing_v0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="180.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="180.00" routeLength="6472.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v0.0 tripinfo_v0.0 routing_v0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0.1" depart="2.00" departEdge="3" arrival="97.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.0" depart="0.00" departEdge="1" arrival="180.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_routeFlow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0.6" depart="12.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="6.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.6 tripinfo_v0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.8" depart="16.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="6.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.8 tripinfo_v0.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.9" depart="18.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="24.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="6.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.9 tripinfo_v0.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.1" depart="2.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="97.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.1 tripinfo_v0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.2" depart="4.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="99.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.2 tripinfo_v0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.5" depart="10.00" departLane="" departPos="0.00" departSpeed="28.79" departDelay="0.00" arrival="100.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="90.00" routeLength="3196.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="vehroute_v0.5 tripinfo_v0.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.3" depart="6.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="101.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.68" rerouteNo="0" devices="vehroute_v0.3 tripinfo_v0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.4" depart="8.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="105.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="97.00" routeLength="3480.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.4 tripinfo_v0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.7" depart="14.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="109.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.7 tripinfo_v0.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.11" depart="22.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="117.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.11 tripinfo_v0.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.12" depart="24.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="119.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.12 tripinfo_v0.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.16" depart="32.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="121.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="89.00" routeLength="3196.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.16 tripinfo_v0.16" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.14" depart="28.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="123.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.14 tripinfo_v0.14" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.18" depart="36.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="125.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="89.00" routeLength="3196.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.18 tripinfo_v0.18" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.15" depart="30.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="127.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="97.00" routeLength="3480.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.15 tripinfo_v0.15" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.19" depart="38.00" departLane="" departPos="0.00" departSpeed="24.70" departDelay="0.00" arrival="129.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="91.00" routeLength="3196.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.23" rerouteNo="0" devices="vehroute_v0.19 tripinfo_v0.19" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.17" depart="34.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="130.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="96.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.23" rerouteNo="0" devices="vehroute_v0.17 tripinfo_v0.17" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="180.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="180.00" routeLength="6472.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.0 tripinfo_v0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.10" depart="20.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="200.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="180.00" routeLength="6472.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.10 tripinfo_v0.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v0.13" depart="26.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="206.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="180.00" routeLength="6472.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.13 tripinfo_v0.13" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0.6" depart="12.00" departEdge="5" arrival="18.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.8" depart="16.00" departEdge="5" arrival="22.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.9" depart="18.00" departEdge="5" arrival="24.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.1" depart="2.00" departEdge="3" arrival="97.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.2" depart="4.00" departEdge="3" arrival="99.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.5" depart="10.00" departEdge="4" arrival="100.00">
        <route edges="beg beg2 merge end end2 end3"/>
    </vehicle>

    <vehicle id="v0.3" depart="6.00" departEdge="3" arrival="101.00">
        <route edges="beg beg2 merge end end2 end3"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="3" pos="0.00" speed="22.09"/>
            <vehicle id="2" pos="0.00" speed="24.62"/>
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
</netstate>
spec departure departLane lane_allowed_3veh ( Last six runs Jul2024 )
spec departure departLane lane_best_3veh ( Last six runs Jul2024 )
spec departure departLane lane_free_3veh ( Last six runs Jul2024 )
spec departure departPos pos_free_3veh ( Last six runs Jul2024 )
spec departure departPos pos_free_3veh_10ms ( Last six runs Jul2024 )
spec departure departPos pos_free_3veh_vmax ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_allowed_3veh_multimodal ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="0.00" departLane="" departPos="0.00" departSpeed="10.92" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="15.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.67" rerouteNo="0" devices="tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="0.00" departLane="" departPos="0.00" departSpeed="9.00" departDelay="0.00" arrival="16.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="16.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.34" rerouteNo="0" devices="tripinfo_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="0.00" departLane="" departPos="0.00" departSpeed="7.66" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="18.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.01" rerouteNo="0" devices="tripinfo_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="7.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="7.00" arrival="20.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_allowed_3veh_multimodal_emergencyDecel ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
</netstate>
spec departure departLane lane_default ( Last six runs Jul2024 )
spec departure departLane lane_free ( Last six runs Jul2024 )
spec departure departLane lane_given0 ( Last six runs Jul2024 )
spec departure departLane lane_given1 ( Last six runs Jul2024 )
spec departure departLane lane_random ( Last six runs Jul2024 )
spec departure departPos pos_default ( Last six runs Jul2024 )
spec departure departPos pos_free ( Last six runs Jul2024 )
spec departure departPos pos_given0 ( Last six runs Jul2024 )
spec departure departPos pos_given10 ( Last six runs Jul2024 )
spec departure departSpeed speed_default ( Last six runs Jul2024 )
spec departure departSpeed speed_given0 ( Last six runs Jul2024 )
spec departure departSpeed speed_given10 ( Last six runs Jul2024 )
spec departure departSpeed speed_given_speedFactor_roundUp ( Last six runs Jul2024 )
spec departure departSpeed speed_max__lanelimit ( Last six runs Jul2024 )
spec departure departSpeed speed_random__lanelimit ( Last six runs Jul2024 )
spec departure errors lane_given10 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_default_3veh_bus ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="3" pos="0.00" speed="21.29"/>
            <vehicle id="2" pos="0.00" speed="24.10"/>
            <vehicle id="1" pos="0.00" speed="27.78"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="beg">
            <vehicle id="3" pos="0.00" speed="21.29"/>
            <vehicle id="2" pos="0.00" speed="24.10"/>
            <vehicle id="1" pos="0.00" speed="27.78"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="beg">
            <vehicle id="3" pos="0.00" speed="21.29"/>
            <vehicle id="2" pos="0.00" speed="24.10"/>
            <vehicle id="1" pos="0.00" speed="27.78"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="beg">
            <vehicle id="3" pos="0.00" speed="21.29"/>
            <vehicle id="2" pos="0.00" speed="24.10"/>
            <vehicle id="1" pos="0.00" speed="27.78"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_default_3veh_passenger ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="3" pos="0.00" speed="22.09"/>
            <vehicle id="2" pos="0.00" speed="24.62"/>
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="beg">
            <vehicle id="3" pos="0.00" speed="22.09"/>
            <vehicle id="2" pos="0.00" speed="24.62"/>
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="beg">
            <vehicle id="3" pos="0.00" speed="22.09"/>
            <vehicle id="2" pos="0.00" speed="24.62"/>
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="beg">
            <vehicle id="3" pos="0.00" speed="22.09"/>
            <vehicle id="2" pos="0.00" speed="24.62"/>
            <vehicle id="1" pos="0.00" speed="27.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_free_occupancy ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="10.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="long" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="2" depart="0.00" departLane="" departPos="0.00" departSpeed="23.57" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="10.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.65" rerouteNo="0" devices="tripinfo_2" vType="short" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="3" depart="0.00" departLane="" departPos="0.00" departSpeed="21.24" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="10.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.11" rerouteNo="0" devices="tripinfo_3" vType="short" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="4" depart="0.00" departLane="" departPos="0.00" departSpeed="19.33" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="10.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.58" rerouteNo="0" devices="tripinfo_4" vType="short" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="5" depart="0.00" departLane="" departPos="0.00" departSpeed="17.74" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="10.00" routeLength="100.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.04" rerouteNo="0" devices="tripinfo_5" vType="short" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="6" depart="0.00" departLane="" departPos="0.00" departSpeed="16.39" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="10.00" routeLength="100.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.51" rerouteNo="0" devices="tripinfo_6" vType="short" speedFactor="1.00" vaporized="end"/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="1" pos="400.00" speed="27.80"/>
        </edge>
    </timestep>
</netstate>
spec departure departPos pos_given-10 ( Last six runs Jul2024 )
spec departure departPos pos_random ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 360.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 276 (Loaded: 360)
<  Running: 29
<  Waiting: 84
< Statistics (avg of 247):
<  RouteLength: 1000.00
<  Speed: 26.60
<  Duration: 37.59
<  WaitingTime: 0.00
<  TimeLoss: 1.13
<  DepartDelay: 36.88
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="flow.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.1" depart="1.00" departLane="" departPos="0.00" departSpeed="25.60" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.31" rerouteNo="0" devices="tripinfo_flow.1" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.2" depart="2.00" departLane="" departPos="0.00" departSpeed="23.72" departDelay="0.00" arrival="39.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.62" rerouteNo="0" devices="tripinfo_flow.2" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.3" depart="3.00" departLane="" departPos="0.00" departSpeed="22.10" departDelay="0.00" arrival="40.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.93" rerouteNo="0" devices="tripinfo_flow.3" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.4" depart="4.00" departLane="" departPos="0.00" departSpeed="20.69" departDelay="0.00" arrival="42.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_flow.4" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.5" depart="5.00" departLane="" departPos="0.00" departSpeed="19.45" departDelay="0.00" arrival="43.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_flow.5" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.6" depart="7.00" departLane="" departPos="0.00" departSpeed="22.47" departDelay="1.00" arrival="44.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.85" rerouteNo="0" devices="tripinfo_flow.6" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.7" depart="8.00" departLane="" departPos="0.00" departSpeed="21.01" departDelay="1.00" arrival="46.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.16" rerouteNo="0" devices="tripinfo_flow.7" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.8" depart="9.00" departLane="" departPos="0.00" departSpeed="19.73" departDelay="1.00" arrival="47.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_flow.8" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.9" depart="11.00" departLane="" departPos="0.00" departSpeed="22.84" departDelay="2.00" arrival="48.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.78" rerouteNo="0" devices="tripinfo_flow.9" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.10" depart="12.00" departLane="" departPos="0.00" departSpeed="21.34" departDelay="2.00" arrival="50.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.09" rerouteNo="0" devices="tripinfo_flow.10" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.11" depart="13.00" departLane="" departPos="0.00" departSpeed="20.02" departDelay="2.00" arrival="51.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.40" rerouteNo="0" devices="tripinfo_flow.11" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.12" depart="15.00" departLane="" departPos="0.00" departSpeed="23.23" departDelay="3.00" arrival="52.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.71" rerouteNo="0" devices="tripinfo_flow.12" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.13" depart="16.00" departLane="" departPos="0.00" departSpeed="21.67" departDelay="3.00" arrival="53.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.02" rerouteNo="0" devices="tripinfo_flow.13" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.14" depart="17.00" departLane="" departPos="0.00" departSpeed="20.31" departDelay="3.00" arrival="55.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.33" rerouteNo="0" devices="tripinfo_flow.14" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.15" depart="18.00" departLane="" departPos="0.00" departSpeed="19.11" departDelay="3.00" arrival="56.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.64" rerouteNo="0" devices="tripinfo_flow.15" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.16" depart="20.00" departLane="" departPos="0.00" departSpeed="22.02" departDelay="4.00" arrival="57.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.94" rerouteNo="0" devices="tripinfo_flow.16" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.17" depart="21.00" departLane="" departPos="0.00" departSpeed="20.62" departDelay="4.00" arrival="59.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.25" rerouteNo="0" devices="tripinfo_flow.17" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.18" depart="22.00" departLane="" departPos="0.00" departSpeed="19.38" departDelay="4.00" arrival="60.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.56" rerouteNo="0" devices="tripinfo_flow.18" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.19" depart="24.00" departLane="" departPos="0.00" departSpeed="22.38" departDelay="5.00" arrival="61.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.87" rerouteNo="0" devices="tripinfo_flow.19" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.20" depart="25.00" departLane="" departPos="0.00" departSpeed="20.93" departDelay="5.00" arrival="63.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.18" rerouteNo="0" devices="tripinfo_flow.20" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.21" depart="26.00" departLane="" departPos="0.00" departSpeed="19.66" departDelay="5.00" arrival="64.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.49" rerouteNo="0" devices="tripinfo_flow.21" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.22" depart="28.00" departLane="" departPos="0.00" departSpeed="22.75" departDelay="6.00" arrival="65.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.80" rerouteNo="0" devices="tripinfo_flow.22" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.23" depart="29.00" departLane="" departPos="0.00" departSpeed="21.26" departDelay="6.00" arrival="67.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.11" rerouteNo="0" devices="tripinfo_flow.23" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.24" depart="30.00" departLane="" departPos="0.00" departSpeed="19.95" departDelay="6.00" arrival="68.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.42" rerouteNo="0" devices="tripinfo_flow.24" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.25" depart="32.00" departLane="" departPos="0.00" departSpeed="23.14" departDelay="7.00" arrival="69.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.72" rerouteNo="0" devices="tripinfo_flow.25" vType="t0" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>
spec departure departPos pos_last_speed_given ( Last six runs Jul2024 )
spec departure departPos pos_last_speed_max ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_random_3veh ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="3" pos="0.00" speed="27.80"/>
            <vehicle id="2" pos="300.00" speed="27.80"/>
            <vehicle id="1" pos="400.00" speed="27.80"/>
        </edge>
    </timestep>
</netstate>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 360.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 244 (Loaded: 360)
<  Running: 30
<  Waiting: 116
< Statistics (avg of 214):
<  RouteLength: 1000.00
<  Speed: 23.13
<  Duration: 43.38
<  WaitingTime: 0.00
<  TimeLoss: 6.91
<  DepartDelay: 50.96
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="flow.0" depart="0.00" departLane="" departPos="0.00" departSpeed="29.46" departDelay="0.00" arrival="34.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="29.46" duration="34.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.0" vType="t0" speedFactor="1.06" vaporized=""/>
    <tripinfo id="flow.1" depart="1.00" departLane="" departPos="0.00" departSpeed="26.08" departDelay="0.00" arrival="40.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="26.08" duration="39.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.1" vType="t0" speedFactor="0.94" vaporized=""/>
    <tripinfo id="flow.2" depart="2.00" departLane="" departPos="0.00" departSpeed="23.62" departDelay="0.00" arrival="41.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="26.08" duration="39.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.14" rerouteNo="0" devices="tripinfo_flow.2" vType="t0" speedFactor="1.01" vaporized=""/>
    <tripinfo id="flow.3" depart="4.00" departLane="" departPos="0.00" departSpeed="27.53" departDelay="1.00" arrival="43.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="26.08" duration="39.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.92" rerouteNo="0" devices="tripinfo_flow.3" vType="t0" speedFactor="1.08" vaporized=""/>
    <tripinfo id="flow.4" depart="5.00" departLane="" departPos="0.00" departSpeed="24.81" departDelay="1.00" arrival="44.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="26.08" duration="39.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.63" rerouteNo="0" devices="tripinfo_flow.4" vType="t0" speedFactor="1.03" vaporized=""/>
    <tripinfo id="flow.5" depart="7.00" departLane="" departPos="0.00" departSpeed="23.10" departDelay="2.00" arrival="51.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="44.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.5" vType="t0" speedFactor="0.83" vaporized=""/>
    <tripinfo id="flow.6" depart="8.00" departLane="" departPos="0.00" departSpeed="21.15" departDelay="2.00" arrival="52.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="44.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.29" rerouteNo="0" devices="tripinfo_flow.6" vType="t0" speedFactor="1.05" vaporized=""/>
    <tripinfo id="flow.7" depart="10.00" departLane="" departPos="0.00" departSpeed="24.23" departDelay="3.00" arrival="54.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="44.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.49" rerouteNo="0" devices="tripinfo_flow.7" vType="t0" speedFactor="0.89" vaporized=""/>
    <tripinfo id="flow.8" depart="12.00" departLane="" departPos="0.00" departSpeed="26.08" departDelay="4.00" arrival="55.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="43.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.14" rerouteNo="0" devices="tripinfo_flow.8" vType="t0" speedFactor="0.94" vaporized=""/>
    <tripinfo id="flow.9" depart="13.00" departLane="" departPos="0.00" departSpeed="23.62" departDelay="4.00" arrival="56.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="43.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.91" rerouteNo="0" devices="tripinfo_flow.9" vType="t0" speedFactor="0.86" vaporized=""/>
    <tripinfo id="flow.10" depart="15.00" departLane="" departPos="0.00" departSpeed="27.53" departDelay="5.00" arrival="58.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="43.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.31" rerouteNo="0" devices="tripinfo_flow.10" vType="t0" speedFactor="1.09" vaporized=""/>
    <tripinfo id="flow.11" depart="16.00" departLane="" departPos="0.00" departSpeed="24.80" departDelay="5.00" arrival="59.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="43.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.63" rerouteNo="0" devices="tripinfo_flow.11" vType="t0" speedFactor="1.03" vaporized=""/>
    <tripinfo id="flow.12" depart="18.00" departLane="" departPos="0.00" departSpeed="29.11" departDelay="6.00" arrival="61.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="43.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.73" rerouteNo="0" devices="tripinfo_flow.12" vType="t0" speedFactor="1.05" vaporized=""/>
    <tripinfo id="flow.13" depart="19.00" departLane="" departPos="0.00" departSpeed="26.08" departDelay="6.00" arrival="62.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="43.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.45" rerouteNo="0" devices="tripinfo_flow.13" vType="t0" speedFactor="1.12" vaporized=""/>
    <tripinfo id="flow.14" depart="21.00" departLane="" departPos="0.00" departSpeed="27.56" departDelay="7.00" arrival="63.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="42.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.59" rerouteNo="0" devices="tripinfo_flow.14" vType="t0" speedFactor="0.99" vaporized=""/>
    <tripinfo id="flow.15" depart="22.00" departLane="" departPos="0.00" departSpeed="24.83" departDelay="7.00" arrival="65.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="43.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.47" rerouteNo="0" devices="tripinfo_flow.15" vType="t0" speedFactor="0.93" vaporized=""/>
    <tripinfo id="flow.16" depart="23.00" departLane="" departPos="0.00" departSpeed="22.59" departDelay="7.00" arrival="66.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="43.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.73" rerouteNo="0" devices="tripinfo_flow.16" vType="t0" speedFactor="0.88" vaporized=""/>
    <tripinfo id="flow.17" depart="25.00" departLane="" departPos="0.00" departSpeed="26.14" departDelay="8.00" arrival="68.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="43.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.87" rerouteNo="0" devices="tripinfo_flow.17" vType="t0" speedFactor="0.94" vaporized=""/>
    <tripinfo id="flow.18" depart="27.00" departLane="" departPos="0.00" departSpeed="26.03" departDelay="9.00" arrival="69.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="42.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.06" rerouteNo="0" devices="tripinfo_flow.18" vType="t0" speedFactor="0.94" vaporized=""/>
    <tripinfo id="flow.19" depart="28.00" departLane="" departPos="0.00" departSpeed="23.58" departDelay="9.00" arrival="70.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="42.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.82" rerouteNo="0" devices="tripinfo_flow.19" vType="t0" speedFactor="1.16" vaporized=""/>
    <tripinfo id="flow.20" depart="29.00" departLane="" departPos="0.00" departSpeed="21.55" departDelay="9.00" arrival="72.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="43.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.95" rerouteNo="0" devices="tripinfo_flow.20" vType="t0" speedFactor="1.02" vaporized=""/>
    <tripinfo id="flow.21" depart="31.00" departLane="" departPos="0.00" departSpeed="24.76" departDelay="10.00" arrival="73.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="42.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.06" rerouteNo="0" devices="tripinfo_flow.21" vType="t0" speedFactor="1.01" vaporized=""/>
    <tripinfo id="flow.22" depart="33.00" departLane="" departPos="0.00" departSpeed="27.11" departDelay="11.00" arrival="75.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="42.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.18" rerouteNo="0" devices="tripinfo_flow.22" vType="t0" speedFactor="0.97" vaporized=""/>
    <tripinfo id="flow.23" depart="34.00" departLane="" departPos="0.00" departSpeed="24.46" departDelay="11.00" arrival="76.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="23.10" duration="42.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.03" rerouteNo="0" devices="tripinfo_flow.23" vType="t0" speedFactor="0.89" vaporized=""/>
    <tripinfo id="flow.24" depart="36.00" departLane="" departPos="0.00" departSpeed="22.96" departDelay="12.00" arrival="80.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="22.96" duration="44.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.24" vType="t0" speedFactor="0.83" vaporized=""/>
    <tripinfo id="flow.25" depart="37.00" departLane="" departPos="0.00" departSpeed="21.03" departDelay="12.00" arrival="81.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="22.96" duration="44.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.74" rerouteNo="0" devices="tripinfo_flow.25" vType="t0" speedFactor="0.87" vaporized=""/>
<truncated after showing first 30 lines>
spec departure departSpeed speed_avg ( Last six runs Jul2024 )
spec departure departSpeed speed_last ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="1to22.17">
            <vehicle id="441" pos="9901.96" speed="30.00"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1to22.17">
            <vehicle id="441" pos="9901.96" speed="30.00"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1to22.17">
            <vehicle id="441" pos="9901.96" speed="30.00"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1to22.17">
            <vehicle id="441" pos="9901.96" speed="30.00"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="out">
            <vehicle id="441" pos="0.00" speed="30.00"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>
spec departure departSpeed speed_avg_approach_minor ( Last six runs Jul2024 )
spec departure departSpeed speed_desired_approach_minor ( Last six runs Jul2024 )
spec departure departSpeed speed_last_approach_minor ( Last six runs Jul2024 )
spec departure departSpeed speed_speedLimit_approach_minor ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 360.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 258 (Loaded: 360)
<  Running: 18
<  Waiting: 102
< Statistics (avg of 240):
<  RouteLength: 1000.00
<  Speed: 38.82
<  Duration: 25.77
<  WaitingTime: 0.00
<  TimeLoss: 1.30
<  DepartDelay: 46.38
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="flow.0" depart="0.00" departLane="" departPos="0.00" departSpeed="41.70" departDelay="0.00" arrival="24.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="24.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.0" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.1" depart="1.00" departLane="" departPos="0.00" departSpeed="35.75" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="25.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.40" rerouteNo="0" devices="tripinfo_flow.1" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.2" depart="2.00" departLane="" departPos="0.00" departSpeed="31.29" departDelay="0.00" arrival="27.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="25.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.80" rerouteNo="0" devices="tripinfo_flow.2" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.3" depart="3.00" departLane="" departPos="0.00" departSpeed="27.82" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.20" rerouteNo="0" devices="tripinfo_flow.3" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.4" depart="4.00" departLane="" departPos="0.00" departSpeed="25.04" departDelay="0.00" arrival="30.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.60" rerouteNo="0" devices="tripinfo_flow.4" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.5" depart="6.00" departLane="" departPos="0.00" departSpeed="29.47" departDelay="1.00" arrival="31.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="25.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.99" rerouteNo="0" devices="tripinfo_flow.5" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.6" depart="7.00" departLane="" departPos="0.00" departSpeed="26.37" departDelay="1.00" arrival="33.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.39" rerouteNo="0" devices="tripinfo_flow.6" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.7" depart="8.00" departLane="" departPos="0.00" departSpeed="23.86" departDelay="1.00" arrival="34.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.79" rerouteNo="0" devices="tripinfo_flow.7" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.8" depart="10.00" departLane="" departPos="0.00" departSpeed="27.86" departDelay="2.00" arrival="36.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.19" rerouteNo="0" devices="tripinfo_flow.8" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.9" depart="11.00" departLane="" departPos="0.00" departSpeed="25.07" departDelay="2.00" arrival="37.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.59" rerouteNo="0" devices="tripinfo_flow.9" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.10" depart="13.00" departLane="" departPos="0.00" departSpeed="29.52" departDelay="3.00" arrival="38.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="25.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.99" rerouteNo="0" devices="tripinfo_flow.10" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.11" depart="14.00" departLane="" departPos="0.00" departSpeed="26.41" departDelay="3.00" arrival="40.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.39" rerouteNo="0" devices="tripinfo_flow.11" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.12" depart="15.00" departLane="" departPos="0.00" departSpeed="23.89" departDelay="3.00" arrival="41.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.79" rerouteNo="0" devices="tripinfo_flow.12" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.13" depart="17.00" departLane="" departPos="0.00" departSpeed="27.89" departDelay="4.00" arrival="43.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.19" rerouteNo="0" devices="tripinfo_flow.13" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.14" depart="18.00" departLane="" departPos="0.00" departSpeed="25.10" departDelay="4.00" arrival="44.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.59" rerouteNo="0" devices="tripinfo_flow.14" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.15" depart="20.00" departLane="" departPos="0.00" departSpeed="29.56" departDelay="5.00" arrival="45.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="25.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.98" rerouteNo="0" devices="tripinfo_flow.15" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.16" depart="21.00" departLane="" departPos="0.00" departSpeed="26.44" departDelay="5.00" arrival="47.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.38" rerouteNo="0" devices="tripinfo_flow.16" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.17" depart="22.00" departLane="" departPos="0.00" departSpeed="23.92" departDelay="5.00" arrival="48.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.78" rerouteNo="0" devices="tripinfo_flow.17" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.18" depart="24.00" departLane="" departPos="0.00" departSpeed="27.93" departDelay="6.00" arrival="50.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.18" rerouteNo="0" devices="tripinfo_flow.18" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.19" depart="25.00" departLane="" departPos="0.00" departSpeed="25.13" departDelay="6.00" arrival="51.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.58" rerouteNo="0" devices="tripinfo_flow.19" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.20" depart="27.00" departLane="" departPos="0.00" departSpeed="29.60" departDelay="7.00" arrival="52.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="25.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.98" rerouteNo="0" devices="tripinfo_flow.20" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.21" depart="28.00" departLane="" departPos="0.00" departSpeed="26.48" departDelay="7.00" arrival="54.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.38" rerouteNo="0" devices="tripinfo_flow.21" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.22" depart="29.00" departLane="" departPos="0.00" departSpeed="23.95" departDelay="7.00" arrival="55.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.78" rerouteNo="0" devices="tripinfo_flow.22" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.23" depart="31.00" departLane="" departPos="0.00" departSpeed="27.97" departDelay="8.00" arrival="57.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.18" rerouteNo="0" devices="tripinfo_flow.23" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.24" depart="32.00" departLane="" departPos="0.00" departSpeed="25.16" departDelay="8.00" arrival="58.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="26.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.58" rerouteNo="0" devices="tripinfo_flow.24" vType="t0" speedFactor="1.50" vaporized=""/>
    <tripinfo id="flow.25" depart="34.00" departLane="" departPos="0.00" departSpeed="29.65" departDelay="9.00" arrival="59.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="41.70" duration="25.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.97" rerouteNo="0" devices="tripinfo_flow.25" vType="t0" speedFactor="1.50" vaporized=""/>
<truncated after showing first 30 lines>
spec departure departSpeed speed_desired ( Last six runs Jul2024 )
spec departure departSpeed speed_speedLimit ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given10_laneSpeed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="5.00"/>
        </edge>
    </timestep>
</netstate>

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_30_speedFactor ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="33.36"/>
        </edge>
    </timestep>
</netstate>

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_defaultMax_speedFactor ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="55.56"/>
        </edge>
    </timestep>
</netstate>

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_deviation ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="30.00"/>
        </edge>
    </timestep>
</netstate>

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_deviation_low ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Choosing new speed factor 1.08 for vehicle '1' to match departure speed 30.00 (max 25.36).
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="30.00"/>
        </edge>
    </timestep>
</netstate>

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__laneEnd ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="2" depart="0.00" departLane="" departPos="199.81" departSpeed="36.00" departDelay="0.00" arrival="11.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="11.00" routeLength="383.91" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="0.00" departLane="" departPos="2802.71" departSpeed="35.99" departDelay="0.00" arrival="89.00" arrivalLane="" arrivalPos="2992.00" arrivalSpeed="36.00" duration="89.00" routeLength="3185.29" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__leader ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 50.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 8 (Loaded: 10)
<  Running: 8
<  Waiting: 2
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="1.00"/>
        </edge>
    </timestep>
</netstate>
spec departure departSpeed speed_max__vehlimit ( Last six runs Jul2024 )
spec departure departSpeed speed_random__vehlimit ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec departure depart_begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="10.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec departure depart_random ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="2" depart="3.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="39.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="7.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="43.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="10.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.0" depart="22.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="58.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.1" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="76.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="flow.2" depart="48.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="84.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_flow.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
1c1
< Error: Vehicle '1' is not allowed to depart on any lane of edge 'SC'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
spec departure errors edge_disallowed ( Last six runs Jul2024 )
spec departure errors lane_given_disallowed ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle '1' is not allowed to depart on any lane of edge 'SC'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
spec departure errors edge_disallowed_ignore ( Last six runs Jul2024 )
spec departure errors lane_given_disallowed_ignore ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given10_ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given100 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Departure speed for vehicle '1' is too high for the vehicle type 'DEFAULT_VEHTYPE'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
</netstate>

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given100_ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Departure speed for vehicle '1' is too high for the vehicle type 'DEFAULT_VEHTYPE'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given50 ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Departure speed for vehicle '1' is too high for the departure edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
</netstate>

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given50_ignore ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Departure speed for vehicle '1' is too high for the departure edge 'beg'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="beg">
            <vehicle id="1" pos="100.00" speed="27.80"/>
        </edge>
    </timestep>
</netstate>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,20d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1684.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1000
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1000):
<  RouteLength: 200.00
<  Speed: 12.74
<  Duration: 15.71
<  WaitingTime: 0.00
<  TimeLoss: 0.81
<  DepartDelay: 34.32
< DijkstraRouter answered 1128 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="1684.00" id="test">
        <edge id="CE" sampledSeconds="7199.00" traveltime="7.20" overlapTraveltime="7.56" density="42.75" laneDensity="42.75" occupancy="21.37" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="1000" entered="1000" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="1167.51" traveltime="1.17" overlapTraveltime="2.34" density="133.33" laneDensity="133.33" occupancy="69.89" waitingTime="0.00" timeLoss="810.42" speed="4.25" speedRelative="0.31" departed="1000" arrived="0" entered="0" left="1000" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC.4" sampledSeconds="372.00" traveltime="0.37" overlapTraveltime="0.73" density="42.73" laneDensity="42.73" occupancy="21.36" waitingTime="0.00" timeLoss="0.00" speed="13.90" speedRelative="1.00" departed="0" arrived="0" entered="1000" left="1000" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC.9" sampledSeconds="6470.00" traveltime="6.47" overlapTraveltime="6.83" density="42.75" laneDensity="42.75" occupancy="21.38" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="1000" left="1000" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos_short ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="leader" x="11.94" y="98.47" angle="90.05" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="end" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego" x="3.91" y="98.53" angle="90.57" type="DEFAULT_VEHTYPE" speed="13.88" pos="0.00" edge="short" slope="0.00"/>
        <vehicle id="follower" x="-100.00" y="98.40" angle="89.92" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="leader" x="11.94" y="98.47" angle="90.05" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="end" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego" x="11.94" y="98.47" angle="90.05" type="DEFAULT_VEHTYPE" speed="12.97" pos="0.00" edge="end" slope="0.00"/>
        <vehicle id="follower" x="-100.00" y="98.40" angle="89.92" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="leader" x="11.94" y="98.47" angle="90.05" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="end" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ego" x="11.94" y="98.47" angle="90.05" type="DEFAULT_VEHTYPE" speed="12.97" pos="0.00" edge="end" slope="0.00"/>
        <vehicle id="follower" x="-100.00" y="98.40" angle="89.92" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="leader" x="11.94" y="98.47" angle="90.05" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="end" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="ego" x="11.94" y="98.47" angle="90.05" type="DEFAULT_VEHTYPE" speed="12.97" pos="0.00" edge="end" slope="0.00"/>
        <vehicle id="follower" x="-100.00" y="98.40" angle="89.92" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
        <vehicle id="leader" x="11.94" y="98.47" angle="90.05" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="end" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="ego" x="11.94" y="98.47" angle="90.05" type="DEFAULT_VEHTYPE" speed="12.97" pos="0.00" edge="end" slope="0.00"/>
        <vehicle id="follower" x="-100.00" y="98.40" angle="89.92" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="beg" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks followerGap ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="follower" type="car" depart="0.00" departSpeed="13.89" speedFactor="1.0000" arrival="13.00">
        <route edges="WC CE"/>
    </vehicle>

    <vehicle id="ego" type="car" depart="0.00" departPos="0.00" departSpeed="13.89" speedFactor="1.0000" insertionChecks="none" arrival="14.00">
        <route edges="WC CE"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks leaderGap ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="leader" type="car" depart="0.00" departPos="0.00" departSpeed="13.89" speedFactor="1.0000" arrival="13.00">
        <route edges="WC CE"/>
    </vehicle>

    <vehicle id="ego" type="car" depart="0.00" departSpeed="13.89" speedFactor="1.0000" insertionChecks="none" arrival="14.00">
        <route edges="WC CE"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks stop ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" type="car" depart="0.00" departSpeed="0.00" speedFactor="1.0000" insertionChecks="none" arrival="18.00">
        <route edges="WC CE"/>
        <stop edge="WC" endPos="10.00" duration="5.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec departure posLat_beyondLane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="1" x="0.00" y="-8.25" angle="90.00" type="DEFAULT_VEHTYPE" speed="55.56" pos="0.00" edge="beg" slope="0.00" distance="0.00" odometer="0.00" posLat="0.00" arrivalDelay="0.00"/>
    </timestep>
</fcd-export>

TEST FAILED on ts-sim-build-ba : spec distribution errors route_invalid_ref ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Invalid reference to route 'x' in route distribution 'rd1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
</netstate>

TEST FAILED on ts-sim-build-ba : spec distribution errors route_nested_invalid_ref ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Invalid reference to route 'x' in route for vehicle '1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
</netstate>

TEST FAILED on ts-sim-build-ba : spec distribution errors speedDev_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Invalid speed distribution when parsing vType 't0' (maximum value 2.00 too small for distribution with mean 3.10 and deviation 0.10)
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Differences in output ----------
1,16d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation ended at time: 0.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 0
<  Running: 0
<  Waiting: 0
< Statistics (avg of 0):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v.0" depart="0.00" arrival="13.00">
        <route edges="WC CE"/>
    </vehicle>

    <vehicle id="v.1" depart="2.00" arrival="15.00">
        <route edges="WC CE"/>
    </vehicle>

    <vehicle id="v.2" depart="4.00" arrival="17.00">
        <route edges="SC CN"/>
    </vehicle>

    <vehicle id="v.3" depart="6.00" arrival="19.00">
        <route edges="SC CN"/>
    </vehicle>

    <vehicle id="v.4" depart="8.00" arrival="21.00">
        <route edges="WC CE"/>
    </vehicle>

    <vehicle id="v.5" depart="10.00" arrival="23.00">
        <route edges="SC CN"/>
    </vehicle>

    <vehicle id="v.6" depart="12.00" arrival="25.00">
        <route edges="WC CE"/>
<truncated after showing first 30 lines>
spec distribution route_basic ( Last six runs Jul2024 )
spec distribution route_nested ( Last six runs Jul2024 )
spec distribution route_nested_ref ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec distribution route_nested_repeat ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="0" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="beg">
            <vehicle id="0" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="beg">
            <vehicle id="0" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="beg">
            <vehicle id="0" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="beg">
            <vehicle id="0" pos="100.00" speed="27.80"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec distribution route_ref_compact ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="1" depart="0.00" arrival="36.00">
        <route edges="beg end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec distribution route_ref_compact_with_probabilities ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="1.0" depart="0.00" arrival="18.00">
        <route edges="beg"/>
    </vehicle>

    <vehicle id="1.1" depart="5.00" arrival="41.00">
        <route edges="beg end"/>
    </vehicle>

    <vehicle id="1.2" depart="9.00" arrival="45.00">
        <route edges="beg end"/>
    </vehicle>

    <vehicle id="1.3" depart="13.00" arrival="49.00">
        <route edges="beg end"/>
    </vehicle>

    <vehicle id="1.4" depart="17.00" arrival="53.00">
        <route edges="beg end"/>
    </vehicle>

    <vehicle id="1.5" depart="21.00" arrival="57.00">
        <route edges="beg end"/>
    </vehicle>

    <vehicle id="1.6" depart="25.00" arrival="61.00">
        <route edges="beg end"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,18d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 769
<  Running: 27
<  Waiting: 0
< Statistics (avg of 742):
<  RouteLength: 1000.00
<  Speed: 28.23
<  Duration: 35.59
<  WaitingTime: 0.00
<  TimeLoss: 2.42
<  DepartDelay: 0.45
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="100.00" id="dump_15">
        <edge id="beg" sampledSeconds="1182.60" traveltime="16.96" overlapTraveltime="17.13" density="23.65" laneDensity="7.88" occupancy="3.94" waitingTime="0.00" timeLoss="34.77" speed="29.47" speedRelative="1.06" departed="77" arrived="0" entered="0" left="64" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="997.08" traveltime="17.66" overlapTraveltime="17.83" density="19.94" laneDensity="6.65" occupancy="3.32" waitingTime="0.00" timeLoss="67.72" speed="28.32" speedRelative="1.02" departed="0" arrived="48" entered="64" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="100.00" end="200.00" id="dump_15">
        <edge id="beg" sampledSeconds="1293.02" traveltime="16.82" overlapTraveltime="16.99" density="25.86" laneDensity="8.62" occupancy="4.31" waitingTime="0.00" timeLoss="47.14" speed="29.72" speedRelative="1.07" departed="77" arrived="0" entered="0" left="78" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="1333.90" traveltime="17.39" overlapTraveltime="17.57" density="26.68" laneDensity="8.89" occupancy="4.45" waitingTime="0.00" timeLoss="85.24" speed="28.75" speedRelative="1.03" departed="0" arrived="79" entered="78" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="200.00" end="300.00" id="dump_15">
        <edge id="beg" sampledSeconds="1320.17" traveltime="17.12" overlapTraveltime="17.29" density="26.40" laneDensity="8.80" occupancy="4.40" waitingTime="0.00" timeLoss="58.16" speed="29.21" speedRelative="1.05" departed="77" arrived="0" entered="0" left="74" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="1404.85" traveltime="18.14" overlapTraveltime="18.32" density="28.10" laneDensity="9.37" occupancy="4.68" waitingTime="0.00" timeLoss="139.43" speed="27.56" speedRelative="0.99" departed="0" arrived="75" entered="74" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="300.00" end="400.00" id="dump_15">
        <edge id="beg" sampledSeconds="1342.39" traveltime="17.41" overlapTraveltime="17.59" density="26.85" laneDensity="8.95" occupancy="4.47" waitingTime="0.00" timeLoss="77.01" speed="28.71" speedRelative="1.03" departed="76" arrived="0" entered="0" left="79" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="1399.92" traveltime="18.47" overlapTraveltime="18.65" density="28.00" laneDensity="9.33" occupancy="4.67" waitingTime="0.00" timeLoss="154.10" speed="27.07" speedRelative="0.97" departed="0" arrived="80" entered="79" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="400.00" end="500.00" id="dump_15">
        <edge id="beg" sampledSeconds="1301.40" traveltime="17.03" overlapTraveltime="17.20" density="26.03" laneDensity="8.68" occupancy="4.34" waitingTime="0.00" timeLoss="52.43" speed="29.36" speedRelative="1.06" departed="77" arrived="0" entered="0" left="76" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="1409.03" traveltime="18.08" overlapTraveltime="18.26" density="28.18" laneDensity="9.39" occupancy="4.70" waitingTime="0.00" timeLoss="139.18" speed="27.66" speedRelative="0.99" departed="0" arrived="75" entered="76" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="500.00" end="600.00" id="dump_15">
        <edge id="beg" sampledSeconds="1323.96" traveltime="17.20" overlapTraveltime="17.37" density="26.48" laneDensity="8.83" occupancy="4.41" waitingTime="0.00" timeLoss="73.46" speed="29.07" speedRelative="1.05" departed="77" arrived="0" entered="0" left="77" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="end" sampledSeconds="1351.37" traveltime="17.93" overlapTraveltime="18.11" density="27.03" laneDensity="9.01" occupancy="4.50" waitingTime="0.00" timeLoss="127.88" speed="27.88" speedRelative="1.00" departed="0" arrived="74" entered="77" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="600.00" end="700.00" id="dump_15">
        <edge id="beg" sampledSeconds="1334.20" traveltime="17.24" overlapTraveltime="17.41" density="26.68" laneDensity="8.89" occupancy="4.45" waitingTime="0.00" timeLoss="76.30" speed="29.00" speedRelative="1.04" departed="77" arrived="0" entered="0" left="77" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
spec distribution speedDev ( Last six runs Jul2024 )
spec distribution speedDev_option ( Last six runs Jul2024 )
spec distribution speedFactorNormc ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec distribution speedDev_override_individual ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="veh0" depart="0.00" departLane="" departPos="0.00" departSpeed="32.25" departDelay="0.00" arrival="32.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="32.25" duration="32.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_veh0 tripinfo_veh0" vType="v" speedFactor="1.16" vaporized=""/>
    <tripinfo id="veh1" depart="2.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="74.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.90" duration="72.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_veh1 tripinfo_veh1" vType="v" speedFactor="0.50" vaporized=""/>
    <tripinfo id="trip0" depart="4.00" departLane="" departPos="0.00" departSpeed="17.67" departDelay="0.00" arrival="75.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.90" duration="71.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="38.01" rerouteNo="0" devices="vehroute_trip0 tripinfo_trip0 routing_trip0" vType="v" speedFactor="1.11" vaporized=""/>
    <tripinfo id="trip1" depart="6.00" departLane="" departPos="0.00" departSpeed="19.46" departDelay="0.00" arrival="75.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.90" duration="69.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="17.48" rerouteNo="0" devices="vehroute_trip1 tripinfo_trip1 routing_trip1" vType="v" speedFactor="0.70" vaporized=""/>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" type="v" depart="0.00" departSpeed="32.2477" speedFactor="1.1600" arrival="32.00">
        <route edges="beg end"/>
    </vehicle>

    <vehicle id="veh1" type="v" depart="2.00" departSpeed="13.90" speedFactor="0.5000" arrival="74.00">
        <route edges="beg end"/>
    </vehicle>

    <vehicle id="trip0" type="v" depart="4.00" departSpeed="17.671" speedFactor="1.1104" arrival="75.00">
        <route edges="beg end"/>
    </vehicle>

    <vehicle id="trip1" type="v" depart="6.00" departSpeed="19.459" speedFactor="0.7000" arrival="75.00">
        <route edges="beg end"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : spec distribution speed_basic ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="41.70"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="41.70"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="beg">
            <vehicle id="1" pos="0.00" speed="41.70"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="beg">
            <vehicle id="1" pos="100.00" speed="41.70"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="beg">
            <vehicle id="1" pos="100.00" speed="41.70"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec distribution vtypeDist_useExisting ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.0" vType="v1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.1" depart="2.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.1" vType="v1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.2" depart="4.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="40.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.2" vType="v1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.3" depart="6.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="42.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.3" vType="v1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.4" depart="8.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.4" vType="v2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.5" depart="10.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.5" vType="v1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.6" depart="12.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="48.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.6" vType="v1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.7" depart="14.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="50.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.7" vType="v2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.8" depart="16.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="52.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.8" vType="v1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.9" depart="18.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="54.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.9" vType="v2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2.0" depart="30.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="66.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2.0" vType="v1.2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2.1" depart="32.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2.1" vType="v1.2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2.2" depart="34.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="70.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2.2" vType="v1.2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2.3" depart="36.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2.3" vType="v1.1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2.4" depart="38.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="74.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2.4" vType="v1.1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2.5" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="76.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2.5" vType="v2.1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2.6" depart="42.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="78.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2.6" vType="v1.1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2.7" depart="44.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="80.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2.7" vType="v1.2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2.8" depart="46.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="82.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2.8" vType="v1.1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2.9" depart="48.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="84.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2.9" vType="v1.2" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec distribution vtypeDist_useExisting_overrideProbabilities ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.0" vType="v2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.1" depart="2.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.1" vType="v1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.2" depart="4.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="40.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.2" vType="v2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.3" depart="6.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="42.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.3" vType="v2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.4" depart="8.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.4" vType="v1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.5" depart="10.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.5" vType="v2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.6" depart="12.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="48.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.6" vType="v1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.7" depart="14.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="50.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.7" vType="v2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.8" depart="16.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="52.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.8" vType="v2" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1.9" depart="18.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="54.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1.9" vType="v1" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec flow 2flows_scaled ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="f1.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="10.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="f2.0" depart="0.00" departLane="" departPos="0.00" departSpeed="24.62" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="10.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.47" rerouteNo="0" devices="tripinfo_f2.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="f1.1" depart="2.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="8.00" routeLength="100.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="f2.1" depart="2.00" departLane="" departPos="0.00" departSpeed="24.62" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="8.00" routeLength="100.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.47" rerouteNo="0" devices="tripinfo_f2.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="f1.2" depart="4.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="6.00" routeLength="100.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="f2.2" depart="4.00" departLane="" departPos="0.00" departSpeed="24.62" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="6.00" routeLength="100.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.47" rerouteNo="0" devices="tripinfo_f2.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="f1.3" depart="6.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="4.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="f2.3" depart="6.00" departLane="" departPos="0.00" departSpeed="24.62" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="4.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f2.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="f1.4" depart="8.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="2.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
    <tripinfo id="f2.4" depart="8.00" departLane="" departPos="0.00" departSpeed="24.62" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="2.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f2.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec flow early_begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes_ignore_arrival ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
        <route edges="beg end"/>
    </vehicle>

        <route edges="beg end"/>
    </vehicle>

        <route edges="beg end"/>
    </vehicle>

        <route edges="beg end"/>
    </vehicle>

        <route edges="beg end"/>
    </vehicle>

</routes>
-- Unordered text as found by filter 'arrival' --
    <vehicle id="f1.0" depart="5.00" departPos="0.00" arrival="<ignored>">
    <vehicle id="f1.1" depart="6.00" departPos="0.00" arrival="<ignored>">
    <vehicle id="f1.2" depart="7.00" departPos="0.00" arrival="<ignored>">
    <vehicle id="f1.3" depart="8.00" departPos="0.00" arrival="<ignored>">
    <vehicle id="f1.4" depart="9.00" departPos="0.00" arrival="<ignored>">

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes_ignore_arrival ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
        <route edges="beg end"/>
    </vehicle>

        <route edges="beg end"/>
    </vehicle>

        <route edges="beg end"/>
    </vehicle>

        <route edges="beg end"/>
    </vehicle>

        <route edges="beg end"/>
    </vehicle>

        <route edges="beg end"/>
    </vehicle>

        <route edges="beg end"/>
    </vehicle>

        <route edges="beg end"/>
    </vehicle>

        <route edges="beg end"/>
    </vehicle>
<truncated after showing first 30 lines>
spec flow early_end ( Last six runs Jul2024 )
spec flow many_per_step ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec flow errors end_before_begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Flow 'f1' ends before its begin time.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
</netstate>

TEST FAILED on ts-sim-build-ba : spec flow errors neg_begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Negative begin time in the definition of flow 'f1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
</netstate>

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

---------- Differences in errors ----------
1c1
< Error: Invalid repetition rate in the definition of flow 'f1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
</netstate>
spec flow errors neg_period ( Last six runs Jul2024 )
spec flow errors zero_period ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec flow errors neg_repno ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Negative repetition number in the definition of flow 'f1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
</netstate>

TEST FAILED on ts-sim-build-ba : spec flow errors period_no_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: If 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour' or 'probability' are given at most one of 'end' and 'number' are allowed in flow 'f1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
</netstate>

TEST FAILED on ts-sim-build-ba : spec flow errors period_per_hour ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'f1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
</netstate>

TEST FAILED on ts-sim-build-ba : spec flow errors poisson_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'f1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Differences in output ----------
1,4d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ...
< Loading of additional-files failed.
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec flow errors repetition_missing ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'f1'.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
</netstate>

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="f1.0" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
</netstate>
spec flow nested_route ( Last six runs Jul2024 )
spec flow nested_route_stops ( Last six runs Jul2024 )
spec flow nested_stops ( Last six runs Jul2024 )
spec flow no ( Last six runs Jul2024 )
spec flow period ( Last six runs Jul2024 )
spec flow period_no ( Last six runs Jul2024 )
spec flow vehs_per_hour ( Last six runs Jul2024 )
spec flow vehs_per_hour_none ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 49.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 5
<  Running: 0
<  Waiting: 0
< Statistics (avg of 5):
<  RouteLength: 1000.00
<  Speed: 26.89
<  Duration: 37.20
<  WaitingTime: 0.00
<  TimeLoss: 0.93
<  DepartDelay: 0.00
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="f1.0" depart="10.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.1" depart="10.00" departLane="" departPos="0.00" departSpeed="24.62" departDelay="0.00" arrival="47.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.47" rerouteNo="0" devices="tripinfo_f1.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.2" depart="10.00" departLane="" departPos="0.00" departSpeed="22.09" departDelay="0.00" arrival="47.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.93" rerouteNo="0" devices="tripinfo_f1.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.3" depart="10.00" departLane="" departPos="0.00" departSpeed="20.03" departDelay="0.00" arrival="48.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.40" rerouteNo="0" devices="tripinfo_f1.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.4" depart="10.00" departLane="" departPos="0.00" departSpeed="18.33" departDelay="0.00" arrival="48.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="38.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.86" rerouteNo="0" devices="tripinfo_f1.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
spec flow number_instant ( Last six runs Jul2024 )
spec flow number_instant2 ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : spec flow number_no_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Undefined end for flow 'f1', defaulting to 24hour duration.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow period_end ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="f1.0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec flow poisson_0.0001 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 100001.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 8
<  Running: 0
<  Waiting: 0
< Statistics (avg of 8):
<  RouteLength: 1000.00
<  Speed: 27.78
<  Duration: 36.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.40
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="f1.0" depart="1155.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.99" arrival="1191.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.1" depart="4544.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.14" arrival="4580.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.2" depart="35449.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.19" arrival="35485.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.3" depart="42553.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.14" arrival="42589.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.4" depart="47830.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.05" arrival="47866.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.5" depart="79155.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.78" arrival="79191.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.6" depart="82122.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.65" arrival="82158.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.7" depart="96085.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.23" arrival="96121.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec flow poisson_0.1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 144.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 8
<  Running: 0
<  Waiting: 0
< Statistics (avg of 8):
<  RouteLength: 1000.00
<  Speed: 27.78
<  Duration: 36.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.64
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="f1.0" depart="12.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.85" arrival="48.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.1" depart="15.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.46" arrival="51.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.2" depart="46.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.55" arrival="82.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.3" depart="53.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.45" arrival="89.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.4" depart="58.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.17" arrival="94.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.5" depart="90.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.85" arrival="126.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.6" depart="93.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.88" arrival="129.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.7" depart="107.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.92" arrival="143.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec flow poisson_0.1_number ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 140.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 10
<  Running: 0
<  Waiting: 0
< Statistics (avg of 10):
<  RouteLength: 1000.00
<  Speed: 27.78
<  Duration: 36.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.33
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="f1.0" depart="16.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.04" arrival="52.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.1" depart="43.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.55" arrival="79.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.2" depart="46.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.10" arrival="82.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.3" depart="48.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.35" arrival="84.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.4" depart="60.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="96.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.5" depart="82.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.91" arrival="118.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.6" depart="88.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.19" arrival="124.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.7" depart="94.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.56" arrival="130.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.8" depart="95.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.43" arrival="131.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.9" depart="103.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.15" arrival="139.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec flow poisson_1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,19d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 147.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 86
<  Running: 0
<  Waiting: 0
< Statistics (avg of 86):
<  RouteLength: 1000.00
<  Speed: 27.51
<  Duration: 36.36
<  WaitingTime: 0.00
<  TimeLoss: 0.20
<  DepartDelay: 0.51
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="f1.0" depart="11.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.89" arrival="47.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.1" depart="11.00" departLane="" departPos="0.00" departSpeed="24.62" departDelay="0.55" arrival="48.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.47" rerouteNo="0" devices="tripinfo_f1.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.2" depart="14.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.46" arrival="50.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.3" depart="15.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.75" arrival="51.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.4" depart="15.00" departLane="" departPos="0.00" departSpeed="24.62" departDelay="0.22" arrival="52.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.47" rerouteNo="0" devices="tripinfo_f1.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.5" depart="18.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.09" arrival="54.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.6" depart="19.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.79" arrival="55.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.7" depart="20.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.39" arrival="56.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.8" depart="21.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.79" arrival="57.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.9" depart="21.00" departLane="" departPos="0.00" departSpeed="24.62" departDelay="0.49" arrival="58.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.47" rerouteNo="0" devices="tripinfo_f1.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.10" depart="26.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.38" arrival="62.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.11" depart="27.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.99" arrival="63.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.12" depart="27.00" departLane="" departPos="0.00" departSpeed="24.62" departDelay="0.22" arrival="64.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.47" rerouteNo="0" devices="tripinfo_f1.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.13" depart="28.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.43" arrival="64.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.13" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.14" depart="29.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.86" arrival="65.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.14" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.15" depart="30.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.53" arrival="66.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.15" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.16" depart="33.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.72" arrival="69.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.16" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.17" depart="33.00" departLane="" departPos="0.00" departSpeed="24.62" departDelay="0.59" arrival="70.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.47" rerouteNo="0" devices="tripinfo_f1.17" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.18" depart="34.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.46" arrival="70.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.18" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.19" depart="34.00" departLane="" departPos="0.00" departSpeed="24.62" departDelay="0.08" arrival="71.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.47" rerouteNo="0" devices="tripinfo_f1.19" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.20" depart="37.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="73.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.20" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.21" depart="38.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.33" arrival="74.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.21" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.22" depart="39.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.15" arrival="75.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.22" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.23" depart="40.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.70" arrival="76.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.23" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.24" depart="40.00" departLane="" departPos="0.00" departSpeed="24.62" departDelay="0.63" arrival="77.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.47" rerouteNo="0" devices="tripinfo_f1.24" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.25" depart="40.00" departLane="" departPos="0.00" departSpeed="22.09" departDelay="0.44" arrival="77.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="37.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.93" rerouteNo="0" devices="tripinfo_f1.25" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 105
<  Running: 7
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1_begin_100 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1122.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 105
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="f1.0" depart="102.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="138.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.1" depart="105.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="141.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.2" depart="110.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="146.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.3" depart="116.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="152.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.4" depart="120.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="156.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.5" depart="130.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="166.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.6" depart="135.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="171.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.7" depart="148.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="184.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.8" depart="163.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="199.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.9" depart="167.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="203.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.10" depart="172.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="208.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.11" depart="176.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="212.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.12" depart="177.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="213.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.13" depart="192.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="228.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.13" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.14" depart="221.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="257.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.14" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.15" depart="243.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="279.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.15" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.16" depart="253.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="289.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.16" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.17" depart="256.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.17" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.18" depart="284.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="320.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.18" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.19" depart="301.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="337.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.19" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.20" depart="303.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="339.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.20" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.21" depart="309.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="345.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.21" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.22" depart="311.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="347.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.22" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.23" depart="321.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="357.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.23" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.24" depart="340.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="376.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.24" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="f1.25" depart="343.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="379.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="36.00" routeLength="1000.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_f1.25" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1_step-length_0.2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 107
<  Running: 2
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.5 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1035.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 498
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.5_start_1000 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,12d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_routes.rou.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 1000.00.
< Simulation ended at time: 2035.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 498
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow zero_period ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <vehicle id="f1.7" pos="0.00" speed="14.59"/>
            <vehicle id="f1.6" pos="0.00" speed="15.66"/>
            <vehicle id="f1.5" pos="0.00" speed="16.89"/>
            <vehicle id="f1.4" pos="0.00" speed="18.33"/>
            <vehicle id="f1.3" pos="0.00" speed="20.03"/>
            <vehicle id="f1.2" pos="0.00" speed="22.09"/>
            <vehicle id="f1.1" pos="0.00" speed="24.62"/>
            <vehicle id="f1.0" pos="0.00" speed="27.80"/>
        </edge>
    </timestep>
</netstate>

TEST FAILED on ts-sim-build-ba : spec person ride ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <person id="p1" pos="0.00" angle="0.00" stage="waiting for v1"/>
        </edge>
    </timestep>
</netstate>

TEST FAILED on ts-sim-build-ba : spec person walk ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="beg">
            <person id="p1" pos="0.00" angle="90.00" stage="walking"/>
        </edge>
    </timestep>
</netstate>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Jul2024 )

vehicles use the wrong lane and thereby slow down the flow of traffic
(This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 3352.00')
---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,10d0
< Loading net-file from 'net.net.xml'...  done ((TIME)).
< Loading done.
< Simulation started with time: 0.00..
< Simulation ended at time: 3352.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 500
<  Running: 0
<  Waiting: 0
---------- New result in exitcode ----------
1

TEST had known bugs (#3126) on ts-sim-build-ba : bugs 3xxx ticket3126 ( Last six runs Jul2024 )

(This bug was triggered by FAILING to find text in file 'fcd' matching 'speed="0.00000000000000000000000000000000"')
---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="1.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="2.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="3.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="4.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="5.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="6.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="7.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="8.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="0.00000000000000000000000000000000" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
<truncated after showing first 30 lines>

TEST had known bugs (#3255) on ts-sim-build-ba : bugs 3xxx ticket3255 ( Last six runs Jul2024 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="31to211" sampledSeconds="15.00" traveltime="1909.80" overlapTraveltime="6684.31" density="133.33" laneDensity="133.33" occupancy="250.00" waitingTime="15.00" timeLoss="15.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="31to212" sampledSeconds="90.00" traveltime="1931.79" overlapTraveltime="2141.76" density="130.43" laneDensity="130.43" occupancy="65.22" waitingTime="90.00" timeLoss="89.79" speed="0.02" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="31to211" sampledSeconds="15.00" traveltime="1909.80" overlapTraveltime="6684.31" density="133.33" laneDensity="133.33" occupancy="250.00" waitingTime="15.00" timeLoss="15.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="31to212" sampledSeconds="90.00" traveltime="1931.79" overlapTraveltime="2141.76" density="130.43" laneDensity="130.43" occupancy="65.22" waitingTime="90.00" timeLoss="89.79" speed="0.02" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="31to211" sampledSeconds="15.00" traveltime="1909.80" overlapTraveltime="6684.31" density="133.33" laneDensity="133.33" occupancy="250.00" waitingTime="15.00" timeLoss="15.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="31to212" sampledSeconds="90.00" traveltime="1931.79" overlapTraveltime="2141.76" density="130.43" laneDensity="130.43" occupancy="65.22" waitingTime="90.00" timeLoss="89.79" speed="0.02" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="2/1to1/1" sampledSeconds="195.00" traveltime="8000.00" overlapTraveltime="8100.00" density="32.50" laneDensity="32.50" occupancy="16.25" waitingTime="195.00" timeLoss="0.00" speed="0.05" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="31to211" sampledSeconds="15.00" traveltime="1909.80" overlapTraveltime="6684.31" density="133.33" laneDensity="133.33" occupancy="250.00" waitingTime="15.00" timeLoss="15.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="31to212" sampledSeconds="90.00" traveltime="1931.79" overlapTraveltime="2141.76" density="130.43" laneDensity="130.43" occupancy="65.22" waitingTime="90.00" timeLoss="89.79" speed="0.02" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST had known bugs (see #8912) on ts-sim-build-ba : bugs 8xxx ticket8912 ( Last six runs Jul2024 )

platform dependent ostringstream bug
(This bug was triggered by FAILING to find text in file 'tripinfos' matching '25:00:00:00')
---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- Differences in output ----------
1,7d0
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 25:00:00:00
< Simulation ended at time: 25:00:00:15
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 1 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="trip_0" depart="25:00:00:00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="00:00:00" arrival="25:00:00:14" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="00:00:14" routeLength="183.90" waitingTime="00:00:00" waitingCount="0" stopTime="00:00:00" timeLoss="00:00:00" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST had known bugs (see #3831) on ts-sim-build-ba : devices rerouting personTrip access_walk ( Last six runs Jul2024 )

routing failure
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="203.00">
        <walk edges="beg2left" trainStop="beg2left"/>
    </person>

    <person id="p1" depart="0.00" arrival="203.00">
        <walk edges="beg2left" trainStop="beg2left"/>
    </person>

    <person id="p3" depart="0.00" arrival="570.00">
        <walk edges="beg beg2left" trainStop="beg2left"/>
    </person>

    <person id="p2" depart="0.00" arrival="570.00">
        <walk edges="beg beg2left" trainStop="beg2left"/>
    </person>

</routes>

TEST had known bugs (see #14825) on ts-sim-build-ba : devices taxi idling stop reuse_stop_laneEnd ( Last six runs Jul2024 )

end of work not recognized for non-parking idle stop
(This bug was triggered by FAILING to find text in file 'errors' matching 'reaches scheduled end of service')
---------- Differences in errors ----------
1c1,2
< Warning: Taxi 'trip_0' reaches scheduled end of service at time=400.00.
---
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="231.00" waitingTime="48.00" timeLoss="22.71" traveltime="183.00">
        <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="231.00" arrivalPos="287.60" duration="183.00" routeLength="1370.28" timeLoss="22.71"/>
    </personinfo>
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="232.00" waitingTime="48.00" timeLoss="22.71" traveltime="184.00">
        <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="232.00" arrivalPos="287.60" duration="184.00" routeLength="1370.28" timeLoss="22.71"/>
    </personinfo>
    <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="401.00" arrivalLane="A0B0_1" arrivalPos="287.60" arrivalSpeed="1.99" duration="401.00" routeLength="1866.54" waitingTime="4.00" waitingCount="2" stopTime="230.00" timeLoss="32.62" rerouteNo="2" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
        <taxi customers="2" occupiedDistance="1370.28" occupiedTime="185.00"/>
    </tripinfo>
</tripinfos>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" arrival="231.00">
        <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/>
    </person>

    <person id="p1" depart="0.00" arrival="232.00">
        <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/>
    </person>

    <vehicle id="trip_0" type="taxi" depart="0.00" arrival="401.00">
        <routeDistribution>
            <route replacedOnEdge="A0B0" reason="taxi:prepare_dispatch" replacedAtTime="0.00" probability="0" edges="A0B0 B0C0"/>
            <route replacedOnEdge="A0B0" reason="taxi:dispatch" replacedAtTime="0.00" probability="0" edges="A0B0 B2C2 A0B0"/>
            <route edges="A0B0 B0B1 B1B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0"/>
        </routeDistribution>
        <stop lane="B2C2_1" permitted="p0 p1" actType="pickup p0 p1 (0)"/>
        <stop lane="A0B0_1" actType="dropOff p0 p1 (0)"/>
    </vehicle>

</routes>

TEST had known bugs (bug 2773 (NONEXISTENT)) on ts-sim-build-ba : output examples cross3ltl_laneArea_longDetector ( Last six runs Jul2024 )

Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/2773?format=tab': HTTP Error 406: Not Acceptable.

Please make sure that bug 2773 exists
and that the configuration entry 'bug_system_location' points to the correct trac instance.
The current value is 'https://sumo.dlr.de/trac.wsgi/'.
(This bug was triggered by FAILING to find text in file 'detector' matching 'interval')
---------- Differences in errors ----------
0a1,2
> Error: No option with the name 'pedestrian.jupedsim.model' exists.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="15.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="15.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="15.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="15.00" end="30.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="15.00" end="30.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="15.00" end="30.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="30.00" end="45.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="30.00" end="45.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="30.00" end="45.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="45.00" end="60.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="45.00" end="60.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="45.00" end="60.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="60.00" end="75.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="60.00" end="75.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="60.00" end="75.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="75.00" end="90.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="75.00" end="90.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="75.00" end="90.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="90.00" end="105.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterv
alHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="90.00" end="105.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterv
alHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="90.00" end="105.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterv
alHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="105.00" end="120.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="105.00" end="120.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="105.00" end="120.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="120.00" end="135.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="120.00" end="135.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<truncated after showing first 30 lines>