26Oct2024 - detailed test results for SUMO.extra

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.31Oct110829.812956 -g

To start TextTest for these tests, run:

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


extra: 25 tests: 24 FAILED 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : devices elechybrid elechybrid_1 ( Last six runs Oct2024 )

---------- Differences in errors ----------
1a2,822
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61 
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76 
> 
> =================================================================
> ==677548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1176 byte(s) in 49 object(s) allocated from:
>     #0 0x5b3cb56d08e1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25698e1) (BuildId: f6600c13b1e6996cfac6289a7ec1664b1e25f349)
>     #1 0x5b3cb86b01c8 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22
>     #2 0x5b3cb84fad52 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23
>     #3 0x5b3cb6f055e3 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:310:37
>     #4 0x5b3cb5ad768b in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1146:26
>     #5 0x5b3cb5b79b32 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4746:5
>     #6 0x5b3cb5ff020b in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2220:33
>     #7 0x5b3cb5efbf8a in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x5b3cb56ec9ca in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:794:18
>     #9 0x5b3cb56e8398 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:412:9
>     #10 0x5b3cb56d4895 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x776e6122a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x776e6122a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5b3cb55f7474 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2490474) (BuildId: f6600c13b1e6996cfac6289a7ec1664b1e25f349)
> 
> Direct leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5b3cb56d08e1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25698e1) (BuildId: f6600c13b1e6996cfac6289a7ec1664b1e25f349)
>     #1 0x5b3cb6860132 in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:919:50
>     #2 0x5b3cb685fdf4 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5
>     #3 0x5b3cb67a4bfa in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices elechybrid elechybrid_1_subsecond ( Last six runs Oct2024 )

---------- Differences in errors ----------
1a2,822
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61 
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76 
> 
> =================================================================
> ==677524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2376 byte(s) in 99 object(s) allocated from:
>     #0 0x5d8884f588e1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25698e1) (BuildId: f6600c13b1e6996cfac6289a7ec1664b1e25f349)
>     #1 0x5d8887f381c8 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22
>     #2 0x5d8887d82d52 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23
>     #3 0x5d888678d5e3 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:310:37
>     #4 0x5d888535f68b in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1146:26
>     #5 0x5d8885401b32 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4746:5
>     #6 0x5d888587820b in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2220:33
>     #7 0x5d8885783f8a in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x5d8884f749ca in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:794:18
>     #9 0x5d8884f70398 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:412:9
>     #10 0x5d8884f5c895 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x738f2562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x738f2562a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5d8884e7f474 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2490474) (BuildId: f6600c13b1e6996cfac6289a7ec1664b1e25f349)
> 
> Direct leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5d8884f588e1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25698e1) (BuildId: f6600c13b1e6996cfac6289a7ec1664b1e25f349)
>     #1 0x5d88860e8132 in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:919:50
>     #2 0x5d88860e7df4 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5
>     #3 0x5d888602cbfa in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices elechybrid elechybrid_2 ( Last six runs Oct2024 )

---------- Differences in errors ----------
1a2,903
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61 
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76 
> 
> =================================================================
> ==677509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 32 object(s) allocated from:
>     #0 0x5c1f9823e8e1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25698e1) (BuildId: f6600c13b1e6996cfac6289a7ec1664b1e25f349)
>     #1 0x5c1f9b21e1c8 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22
>     #2 0x5c1f9b068d52 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23
>     #3 0x5c1f99a735e3 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:310:37
>     #4 0x5c1f9864568b in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1146:26
>     #5 0x5c1f986e7b32 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4746:5
>     #6 0x5c1f98b5e20b in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2220:33
>     #7 0x5c1f98a69f8a in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x5c1f9825a9ca in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:794:18
>     #9 0x5c1f98256398 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:412:9
>     #10 0x5c1f98242895 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7e472c62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7e472c62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5c1f98165474 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2490474) (BuildId: f6600c13b1e6996cfac6289a7ec1664b1e25f349)
> 
> Direct leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x5c1f9823e8e1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25698e1) (BuildId: f6600c13b1e6996cfac6289a7ec1664b1e25f349)
>     #1 0x5c1f993ce132 in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:919:50
>     #2 0x5c1f993cddf4 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5
>     #3 0x5c1f99312bfa in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim bad_state_bug ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Polygon ':1387_c0' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1387_c1' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':532_c0' at junction '532' has been replaced by its convex hull as it is not simple.
---
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,754d4
<     <timestep time="0.00">
<         <person id="p_0" x="1596.66" y="1889.61" angle="25.11" speed="0.00" pos="0.34" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p_0" x="1597.26" y="1890.86" angle="25.54" speed="1.39" pos="1.73" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p_0" x="1597.86" y="1892.11" angle="25.54" speed="1.39" pos="3.12" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p_0" x="1598.46" y="1893.37" angle="25.54" speed="1.39" pos="4.51" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p_0" x="1599.06" y="1894.62" angle="25.54" speed="1.39" pos="5.89" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p_0" x="1599.66" y="1895.87" angle="25.54" speed="1.39" pos="7.28" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p_0" x="1600.26" y="1897.13" angle="25.54" speed="1.39" pos="8.67" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p_0" x="1600.86" y="1898.38" angle="25.54" speed="1.39" pos="10.06" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="8.00">
<         <person id="p_0" x="1601.45" y="1899.63" angle="25.54" speed="1.39" pos="11.45" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="9.00">
<         <person id="p_0" x="1602.05" y="1900.89" angle="25.54" speed="1.39" pos="12.84" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="250.00" waitingTime="0.00" timeLoss="1.67" traveltime="250.00">
<         <walk depart="0.00" departPos="0.00" arrival="250.00" arrivalPos="44.46" duration="250.00" routeLength="344.90" timeLoss="1.67" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim crossing_Prio walking_backward ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Polygon ':E_w0' at junction 'E' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':W_w0' at junction 'W' has been replaced by its convex hull as it is not simple.
---
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in output ----------
3,28d2
< Generating initial JuPedSim geometry for pedestrian network ...
<  done.
< Simulation started with time: 0.00.
< Simulation ended at time: 2000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 43
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 60
<  Running: 0
< Statistics (avg of 43):
<  RouteLength: 194.90
<  Speed: 4.13
<  Duration: 154.02
<  WaitingTime: 130.88
<  TimeLoss: 139.74
<  DepartDelay: 33.19
< Pedestrian Statistics (avg of 60 walks):
<  RouteLength: 60.27
<  Duration: 41.50
<  TimeLoss: -1.90
< DijkstraRouter answered 60 queries and explored 15.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim crossing_Prio walking_forward ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,6c1,2
< Warning: Polygon ':E_w0' at junction 'E' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':N_w0' at junction 'N' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':S_w0' at junction 'S' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':W_w0' at junction 'W' has been replaced by its convex hull as it is not simple.
< Warning: Teleporting vehicle 'cWE.2'; waited too long (yield), lane='WC_3', time=322.00.
< Warning: Vehicle 'cWE.2' ends teleporting on edge 'CE', time=322.00.
---
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in output ----------
3,29d2
< Generating initial JuPedSim geometry for pedestrian network ...
<  done.
< Simulation started with time: 0.00.
< Simulation ended at time: 2000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 43
<  Running: 0
<  Waiting: 0
<  Teleports: 1 (Yield: 1)
< Persons:
<  Inserted: 60
<  Running: 0
< Statistics (avg of 43):
<  RouteLength: 194.28
<  Speed: 5.27
<  Duration: 139.02
<  WaitingTime: 119.42
<  TimeLoss: 124.80
<  DepartDelay: 48.65
< Pedestrian Statistics (avg of 60 walks):
<  RouteLength: 66.80
<  Duration: 47.00
<  TimeLoss: -1.10
< DijkstraRouter answered 60 queries and explored 21.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim crossing_Prio walking_forward_between ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Polygon ':E_w0' at junction 'E' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':W_w0' at junction 'W' has been replaced by its convex hull as it is not simple.
---
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in output ----------
3,28d2
< Generating initial JuPedSim geometry for pedestrian network ...
<  done.
< Simulation started with time: 0.00.
< Simulation ended at time: 2000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 43
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 60
<  Running: 0
< Statistics (avg of 43):
<  RouteLength: 194.90
<  Speed: 4.13
<  Duration: 152.81
<  WaitingTime: 129.67
<  TimeLoss: 138.53
<  DepartDelay: 32.47
< Pedestrian Statistics (avg of 60 walks):
<  RouteLength: 60.27
<  Duration: 41.00
<  TimeLoss: -2.40
< DijkstraRouter answered 60 queries and explored 15.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim crossing_noPrio walking_backward ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Polygon ':E_w0' at junction 'E' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':W_w0' at junction 'W' has been replaced by its convex hull as it is not simple.
---
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in output ----------
3,28d2
< Generating initial JuPedSim geometry for pedestrian network ...
<  done.
< Simulation started with time: 0.00.
< Simulation ended at time: 2000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 43
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 60
<  Running: 0
< Statistics (avg of 43):
<  RouteLength: 194.90
<  Speed: 13.44
<  Duration: 14.50
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 60 walks):
<  RouteLength: 60.27
<  Duration: 206.59
<  TimeLoss: 163.19
< DijkstraRouter answered 60 queries and explored 15.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim crossing_noPrio walking_forward ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,4c1,2
< Warning: Polygon ':E_w0' at junction 'E' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':N_w0' at junction 'N' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':S_w0' at junction 'S' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':W_w0' at junction 'W' has been replaced by its convex hull as it is not simple.
---
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in output ----------
3,28d2
< Generating initial JuPedSim geometry for pedestrian network ...
<  done.
< Simulation started with time: 0.00.
< Simulation ended at time: 2000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 43
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 60
<  Running: 0
< Statistics (avg of 43):
<  RouteLength: 194.90
<  Speed: 11.32
<  Duration: 17.98
<  WaitingTime: 1.86
<  TimeLoss: 3.12
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 60 walks):
<  RouteLength: 66.80
<  Duration: 53.35
<  TimeLoss: 5.26
< DijkstraRouter answered 60 queries and explored 21.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim crossing_noPrio walking_forward_between ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Polygon ':E_w0' at junction 'E' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':W_w0' at junction 'W' has been replaced by its convex hull as it is not simple.
---
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in output ----------
3,28d2
< Generating initial JuPedSim geometry for pedestrian network ...
<  done.
< Simulation started with time: 0.00.
< Simulation ended at time: 2000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 43
<  Running: 0
<  Waiting: 0
< Persons:
<  Inserted: 60
<  Running: 0
< Statistics (avg of 43):
<  RouteLength: 194.90
<  Speed: 10.48
<  Duration: 37.20
<  WaitingTime: 20.95
<  TimeLoss: 22.76
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 60 walks):
<  RouteLength: 60.27
<  Duration: 203.78
<  TimeLoss: 160.38
< DijkstraRouter answered 60 queries and explored 15.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim geometry_check ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,6c1,2
< Warning: Polygon 'J1' at junction 'J1' has been dilated as it is just a segment.
< Warning: Polygon 'jps.walkable_area_1' at junction '' will be skipped as it is just a point.
< Warning: Polygon 'jps.walkable_area_2' at junction '' had some equal consecutive points removed: 300.000000000,0.000000000 300.000000000,10.000000000
< Warning: While generating geometry 2 connected components were detected, 58.28% of total pedestrian area is covered by the largest.
< Warning: Error while adding waypoint for person 'p_0': WayPoint (199.9, -1.6) not inside walkable area
< Warning: The pedestrian model uses infrastructure which is not in the network, timeLoss and routeLength may be invalid.
---
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in tripinfos ----------
5,7d4
<     <personinfo id="p_0" 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="0.00" routeLength="-1" timeLoss="0.00" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim geometry_generation ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,3c1,10
< Warning: Polygon ':1387_c0' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1387_c1' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':532_c0' at junction '532' has been replaced by its convex hull as it is not simple.
---
> Error: On processing option '--pedestrian.jupedsim.wkt':
>  No option with the name 'pedestrian.jupedsim.wkt' exists.
> Error: The parameter 'wkt.txt' is not allowed in this context.
>  Switch or parameter name expected.
> Error: On processing option '--pedestrian.jupedsim.wkt.geo':
>  No option with the name 'pedestrian.jupedsim.wkt.geo' exists.
> Error: The parameter 'true' is not allowed in this context.
>  Switch or parameter name expected.
> Error: Could not parse commandline options.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.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="pt_ped0" speedFactor="1.00" duration="695.00" waitingTime="0.00" timeLoss="5.20" traveltime="695.00">
        <walk depart="0.00" departPos="0.00" arrival="695.00" arrivalPos="44.46" duration="695.00" routeLength="344.90" timeLoss="5.20" maxSpeed="0.50"/>
    </personinfo>
</tripinfos>
---------- Missing result in wkt ----------
POLYGON ((762.863974 470.712088, 757.503974 489.152088, 757.503779 489.152913, 757.503509 489.153741, 757.502541 489.158149, 757.501641 489.161956, 757.501546 489.162684, 757.501384 489.163422, 757.500837 489.168076, 757.50032 489.172009, 757.500302 489.172631, 757.500227 489.173265, 757.50014 489.178149, 757.500023 489.182145, 757.50006 489.182653, 757.50005 489.183175, 757.500467 489.188281, 757.500754 489.192258, 757.500823 489.192649, 757.500856 489.193054, 757.501833 489.198411, 757.502506 
489.202245, 757.502583 489.202518, 757.502635 489.202804, 757.504284 489.208547, 757.50526 489.212004, 757.505322 489.212163, 757.505371 489.212331, 757.50808 489.219137, 757.508988 489.221434, 757.509014 489.221485, 757.509036 489.221539, 757.513595 489.23034, 757.513626 489.230388, 757.513651 489.230437, 757.514981 489.23247, 757.519003 489.238646, 757.519111 489.238781, 757.519203 489.238922, 757.521459 489.241707, 757.525206 489.246377, 757.525408 489.246583, 757.525585 489.246802, 757.52832
8 489.249561, 757.532144 489.253455, 760.812144 492.283455, 760.819561 492.289669, 760.827544 492.295137, 760.836018 492.299809, 760.844904 492.303639, 760.85292 492.306208, 760.852904 492.306263, 903.580585 533.802682, 909.0902 536.966718, 909.091969 536.96762, 909.093621 536.968595, 909.096257 536.96981, 909.09898 536.971199, 909.100928 536.971963, 909.102762 536.972808, 909.105415 536.97372, 909.108158 536.974795, 909.110275 536.975392, 909.11228 536.976081, 918.236182 539.608357, 893.603149 
624.944932, 895.716851 625.555068, 920.376851 540.125068, 920.373937 540.124227, 920.374113 540.123804, 920.377026 540.114207, 921.607026 535.184207, 921.608463 535.177466, 922.518463 530.047466, 922.519351 530.041376, 923.119351 524.801376, 923.11986 524.795296, 923.39986 519.515296, 923.399998 519.509425, 923.369998 514.289425, 923.369789 514.283505, 923.299894 513.209667, 923.299788 513.203498, 923.039788 509.213498, 923.038636 509.203542, 923.038636 509.20354, 923.038636 509.203538, 923.0381
84 509.201477, 923.036494 509.193753, 923.036491 509.193745, 923.03649 509.193737, 923.035352 509.190258, 923.033382 509.184227, 923.033377 509.184214, 923.033372 509.184201, 923.031705 509.180429, 923.031528 509.180028, 909.304674 370.191887, 907.115326 370.408113, 920.835364 509.327244, 911.380178 510.260484, 911.379393 510.260598, 911.378625 510.260649, 911.375035 510.261236, 911.37088 510.261845, 911.369991 510.262062, 911.369115 510.262205, 911.365673 510.263116, 911.361752 510.264073, 911.
36077 510.264413, 911.359798 510.26467, 911.356541 510.265877, 911.352873 510.267148, 911.351815 510.267629, 911.350762 510.26802, 911.347721 510.269494, 911.344321 510.271042, 911.343207 510.271682, 911.34209 510.272224, 911.339289 510.273933, 911.336173 510.275723, 911.335023 510.276536, 911.333863 510.277243, 911.331322 510.279152, 911.328501 510.281147, 911.327338 510.282145, 911.326158 510.283031, 910.076981 511.31917, 767.426132 469.855083, 767.424807 469.853842, 765.373875 468.108578, 714
.796065 360.17325, 712.803935 361.10675, 763.36612 469.00873, 762.864081 470.711723, 762.863974 470.712088), (766.8681 471.983934, 909.416062 513.418114, 904.111888 531.666056, 761.56395 490.221896, 766.8681 471.983934), (921.769928 520.682086, 921.680159 524.661825, 921.121633 528.601427, 920.013166 533.284952, 919.371997 535.567511, 910.277816 532.933947, 910.268074 532.931647, 910.258151 532.930333, 910.248147 532.930017, 910.238161 532.930703, 908.043532 533.192371, 913.476028 514.497905, 91
3.478228 514.48874, 913.479556 514.479409, 913.48 514.469994, 913.479555 514.460579, 913.478226 514.451247, 913.476024 514.442083, 913.472969 514.433166, 913.469088 514.424577, 913.464416 514.416391, 913.458994 514.408681, 913.45287 514.401516, 913.345591 514.287367, 921.237018 513.51062, 921.460303 515.867926, 921.769928 520.682086))

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim geometry_switching ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,41c1,2
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (99.21676616068977, 9.30631920729039) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (98.93295396120335, 8.906036270654031) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (99.28709928925197, 9.160721988521718) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (98.74100773479837, 9.475220688024738) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (99.08913756465587, 9.075666795356401) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (99.14921430196661, 9.59275261625854) not inside walkable area
< Warning: Error while adding person 'pf_0.18' as JuPedSim agent: Agent (89.10219888048887, 9.59484593846862) not inside walkable area
< Warning: Error while adding person 'pf_0.25' as JuPedSim agent: Model constraint violation: Agent (76.98253884976862, 8.688052989220818) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.32' as JuPedSim agent: Model constraint violation: Agent (77.47666466529135, 8.626305126275355) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.32' as JuPedSim agent: Agent (77.29487214483906, 8.145661918602372) not inside walkable area
< Warning: Error while adding person 'pf_0.32' as JuPedSim agent: Agent (77.46737249232483, 8.126431242020288) not inside walkable area
< Warning: Error while adding person 'pf_0.32' as JuPedSim agent: Agent (77.4962531331892, 8.215585802604863) not inside walkable area
< Warning: Error while adding person 'pf_0.41' as JuPedSim agent: Agent (69.32855179447105, 11.69412357811025) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Agent (79.09754989683907, 9.032438587496694) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Model constraint violation: Agent (79.23248441392835, 9.385084198421504) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Agent (79.11817003583073, 9.530011506643188) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Model constraint violation: Agent (79.44084800888132, 9.489263711829375) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Model constraint violation: Agent (79.41393836477309, 9.99032001908314) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.79' as JuPedSim agent: Agent (89.03334489898083, 10.588462370386065) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Agent (78.6763188758986, 9.368876193283763) not inside walkable area
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Agent (78.7669435497979, 9.253854108400684) not inside walkable area
< Warning: Error while adding person 'pf_0.79' as JuPedSim agent: Agent (88.6492777249336, 10.791977551005498) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Agent (79.07193465383071, 8.951900654106106) not inside walkable area
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Agent (78.66233401425652, 9.470384600697127) not inside walkable area
< Warning: Error while adding person 'pf_0.79' as JuPedSim agent: Agent (88.731152460587, 10.162431726170421) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Agent (79.08477455299627, 8.725132327858995) not inside walkable area
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Agent (78.76448297786064, 9.690339406378609) not inside walkable area
< Warning: Error while adding person 'pf_0.79' as JuPedSim agent: Agent (89.07434113570747, 10.629067577127085) not inside walkable area
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Model constraint violation: Agent (79.37203536002434, 9.418406760444906) too close to agent (79.4665583578525, 9.392170200922232): distance 0.09809665730293786
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
5,349d4
<     <timestep time="0.00">
<         <vehicle id="S1.0" x="149.98" y="196.22" angle="90.10" type="SBahn" speed="0.00" pos="40.10" lane="E9_0" slope="0.00"/>
<         <person id="pf_0.0" x="0.05" y="200.70" angle="89.86" speed="0.00" pos="0.34" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="100.00">
<         <vehicle id="S1.0" x="69.32" y="10.93" angle="276.65" type="SBahn" speed="0.00" pos="70.00" lane="E26_0" slope="0.00"/>
<         <person id="pf_0.13" x="8.38" y="200.71" angle="89.95" speed="1.39" pos="8.67" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.12" x="18.10" y="200.72" angle="89.95" speed="1.39" pos="18.39" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.11" x="27.83" y="200.72" angle="89.95" speed="1.39" pos="28.12" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.10" x="38.94" y="200.73" angle="89.95" speed="1.39" pos="39.23" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.9" x="48.66" y="200.74" angle="89.95" speed="1.39" pos="48.95" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.8" x="58.38" y="200.75" angle="89.95" speed="1.39" pos="58.67" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.7" x="68.10" y="200.75" angle="89.95" speed="1.39" pos="68.39" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.6" x="77.83" y="200.76" angle="89.95" speed="1.39" pos="78.12" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.5" x="88.94" y="200.77" angle="89.95" speed="1.39" pos="89.23" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.4" x="98.66" y="200.78" angle="89.95" speed="1.39" pos="98.95" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.3" x="108.38" y="200.79" angle="89.95" speed="1.39" pos="9.18" edge="E4" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.2" x="118.10" y="200.79" angle="89.95" speed="1.39" pos="18.90" edge="E4" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.1" x="127.83" y="200.80" angle="89.95" speed="1.39" pos="28.63" edge="E4" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.0" x="138.94" y="200.81" angle="89.95" speed="1.39" pos="39.74" edge="E4" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="200.00">
<         <vehicle id="S1.1" x="207.02" y="196.01" angle="90.25" type="SBahn" speed="0.00" pos="40.72" lane="E10_0" slope="0.00"/>
<         <person id="pf_0.0" x="207.02" y="196.01" angle="90.25" speed="0.00" pos="40.72" edge="E10" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.1" x="207.02" y="196.01" angle="90.25" speed="0.00" pos="40.72" edge="E10" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.2" x="207.02" y="196.01" angle="90.25" speed="0.00" pos="40.72" edge="E10" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.3" x="207.02" y="196.01" angle="90.25" speed="0.00" pos="40.72" edge="E10" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.4" x="207.02" y="196.01" angle="90.25" speed="0.00" pos="40.72" edge="E10" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.5" x="192.19" y="197.37" angle="246.31" speed="1.39" pos="22.98" edge="E10" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,13d3
< Generating initial JuPedSim geometry for pedestrian network ... done.
< Simulation started with time: 0.00.
< Simulation ended at time: 900.00.
< Reason: The final simulation step has been reached.
< DijkstraRouter answered 321 queries and explored 8.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 125 queries and explored 43.48 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 18 queries and explored 9.33 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim larger_net ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,72c1,2
< Warning: Polygon ':10_c0' at junction '10' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1010_c0' at junction '1010' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1092_c0' at junction '1092' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':115_c0' at junction '115' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':115_c1' at junction '115' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':115_w1' at junction '115' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':118_c0' at junction '118' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1198_c0' at junction '1198' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':12_c0' at junction '12' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':137_c0' at junction '137' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':137_c2' at junction '137' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':137_w0' at junction '137' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1372_c1' at junction '1372' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1372_c3' at junction '1372' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1372_c4' at junction '1372' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1387_c0' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':14_c0' at junction '14' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':14_c1' at junction '14' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':14_c2' at junction '14' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1428_c3' at junction '1428' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1446_c3' at junction '1446' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1498_c0' at junction '1498' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1498_c2' at junction '1498' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1500_c3' at junction '1500' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1516_c0' at junction '1516' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1516_c2' at junction '1516' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1516_c3' at junction '1516' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1522_c0' at junction '1522' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1522_c1' at junction '1522' has been replaced by its convex hull as it is not simple.
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,67d4
<     <personinfo id="11" depart="11.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="152.00" waitingTime="0.00" timeLoss="6.58" traveltime="152.00">
<         <walk depart="11.00" departPos="0.00" arrival="163.00" arrivalPos="79.00" duration="152.00" routeLength="201.97" timeLoss="6.58" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="323.00" waitingTime="0.00" timeLoss="2.63" traveltime="323.00">
<         <walk depart="2.00" departPos="0.00" arrival="325.00" arrivalPos="56.01" duration="323.00" routeLength="444.96" timeLoss="2.63" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="6" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="336.00" waitingTime="0.00" timeLoss="-1.86" traveltime="336.00">
<         <walk depart="6.00" departPos="0.00" arrival="342.00" arrivalPos="83.08" duration="336.00" routeLength="469.25" timeLoss="-1.86" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="20" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="328.00" waitingTime="0.00" timeLoss="17.86" traveltime="328.00">
<         <walk depart="20.00" departPos="0.00" arrival="348.00" arrivalPos="91.12" duration="328.00" routeLength="430.75" timeLoss="17.86" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="13" depart="13.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="397.00" waitingTime="0.00" timeLoss="151.45" traveltime="397.00">
<         <walk depart="13.00" departPos="0.00" arrival="410.00" arrivalPos="105.38" duration="397.00" routeLength="341.05" timeLoss="151.45" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="10" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="460.00" waitingTime="0.00" timeLoss="5.06" traveltime="460.00">
<         <walk depart="10.00" departPos="0.00" arrival="470.00" arrivalPos="78.30" duration="460.00" routeLength="631.86" timeLoss="5.06" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="18" depart="18.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="460.00" waitingTime="0.00" timeLoss="15.89" traveltime="460.00">
<         <walk depart="18.00" departPos="0.00" arrival="478.00" arrivalPos="98.57" duration="460.00" routeLength="616.82" timeLoss="15.89" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="543.00" waitingTime="0.00" timeLoss="24.61" traveltime="543.00">
<         <walk depart="0.00" departPos="0.00" arrival="543.00" arrivalPos="38.17" duration="543.00" routeLength="719.98" timeLoss="24.61" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="15" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="616.00" waitingTime="0.00" timeLoss="13.22" traveltime="616.00">
<         <walk depart="15.00" departPos="0.00" arrival="631.00" arrivalPos="111.78" duration="616.00" routeLength="837.20" timeLoss="13.22" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="7" depart="7.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="750.00" waitingTime="0.00" timeLoss="15.46" traveltime="750.00">
<         <walk depart="7.00" departPos="0.00" arrival="757.00" arrivalPos="106.30" duration="750.00" routeLength="1020.20" timeLoss="15.46" maxSpeed="1.39"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim rerouter ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,661c1,2
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.2' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.1' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.0' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.4' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E3' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.3' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.5' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E3' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.6' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.7' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.8' walking to edge 'E4'. Using edge end instead.
< Warning: Error while adding person 'pS5_4.10' as JuPedSim agent: Agent (73.06375251418807, 66.09638371528854) not inside walkable area
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.10' walking to edge 'E4'. Using edge end instead.
< Warning: Error while adding person 'pS5_4.10' as JuPedSim agent: Agent (73.06375251418807, 66.09638371528854) not inside walkable area
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.9' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E3' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.11' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.12' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
<truncated after showing first 30 lines>
---------- Differences in aggregated ----------
5,11d4
<     <interval begin="0.00" end="2000.00" id="ed0">
<         <edge id="E0" arrived="0" entered="0"/>
<         <edge id="E1" arrived="0" entered="0"/>
<         <edge id="E2" arrived="0" entered="142"/>
<         <edge id="E3" arrived="0" entered="58"/>
<         <edge id="E4" arrived="400" entered="400"/>
<     </interval>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,2
< Warning: Polygon 'J1' at junction 'J1' has been dilated as it is just a segment.
---
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,808d4
<     <timestep time="0.00">
<         <person id="p_0" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p_0" x="1.73" y="-1.60" angle="90.00" speed="1.39" pos="1.73" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p_0" x="3.12" y="-1.60" angle="90.00" speed="1.39" pos="3.12" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p_0" x="4.51" y="-1.60" angle="90.00" speed="1.39" pos="4.51" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p_0" x="5.89" y="-1.60" angle="90.00" speed="1.39" pos="5.89" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p_0" x="7.28" y="-1.60" angle="90.00" speed="1.39" pos="7.28" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p_0" x="8.67" y="-1.60" angle="90.00" speed="1.39" pos="8.67" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p_0" x="10.06" y="-1.60" angle="90.00" speed="1.39" pos="10.06" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="8.00">
<         <person id="p_0" x="11.45" y="-1.60" angle="90.00" speed="1.39" pos="11.45" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="9.00">
<         <person id="p_0" x="12.84" y="-1.60" angle="90.00" speed="1.39" pos="12.84" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="268.00" waitingTime="0.00" timeLoss="124.07" traveltime="268.00">
<         <walk depart="0.00" departPos="0.00" arrival="268.00" arrivalPos="99.90" duration="268.00" routeLength="199.90" timeLoss="124.07" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1
pedestrian_model jupedsim speed_change ( Last six runs Oct2024 )
pedestrian_model jupedsim speed_change_poly ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim speed_factor ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in tripinfos ----------
5,9d4
<     <personinfo id="p_0" depart="0.00" type="slow" speedFactor="0.80" duration="188.00" waitingTime="0.00" timeLoss="1.78" traveltime="188.00">
<         <walk depart="0.00" departPos="0.00" arrival="46.00" arrivalPos="3.03" duration="46.00" routeLength="51.13" timeLoss="0.00" maxSpeed="1.11"/>
<         <walk depart="46.00" departPos="3.03" arrival="148.00" arrivalPos="3.06" duration="102.00" routeLength="112.04" timeLoss="1.16" maxSpeed="1.11"/>
<         <walk depart="148.00" departPos="3.06" arrival="188.00" arrivalPos="2.88" duration="40.00" routeLength="43.76" timeLoss="0.62" maxSpeed="1.11"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim tls ( Last six runs Oct2024 )

---------- Differences in errors ----------
2,5c2,3
< Warning: Polygon ':E_w0' at junction 'E' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':N_w0' at junction 'N' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':S_w0' at junction 'S' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':W_w0' at junction 'W' has been replaced by its convex hull as it is not simple.
---
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in tripinfos ----------
5,10d4
<     <personinfo id="EW" depart="10.00" type="ped" speedFactor="1.00" duration="67.00" waitingTime="0.00" timeLoss="13.63" traveltime="67.00">
<         <walk depart="10.00" departPos="82.25" arrival="77.00" arrivalPos="43.62" duration="67.00" routeLength="74.12" timeLoss="13.63" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="WE" depart="10.00" type="ped" speedFactor="1.00" duration="86.00" waitingTime="0.00" timeLoss="32.63" traveltime="86.00">
<         <walk depart="10.00" departPos="5.00" arrival="96.00" arrivalPos="43.62" duration="86.00" routeLength="74.12" timeLoss="32.63" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim two_edges ( Last six runs Oct2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Polygon 'J1' at junction 'J1' has been dilated as it is just a segment.
---
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,433d4
<     <timestep time="0.00">
<         <person id="p_0" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p_0" x="1.73" y="-1.60" angle="90.00" speed="1.39" pos="1.73" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p_0" x="3.12" y="-1.60" angle="90.00" speed="1.39" pos="3.12" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p_0" x="4.51" y="-1.60" angle="90.00" speed="1.39" pos="4.51" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p_0" x="5.89" y="-1.60" angle="90.00" speed="1.39" pos="5.89" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p_0" x="7.28" y="-1.60" angle="90.00" speed="1.39" pos="7.28" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p_0" x="8.67" y="-1.60" angle="90.00" speed="1.39" pos="8.67" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p_0" x="10.06" y="-1.60" angle="90.00" speed="1.39" pos="10.06" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="8.00">
<         <person id="p_0" x="11.45" y="-1.60" angle="90.00" speed="1.39" pos="11.45" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="9.00">
<         <person id="p_0" x="12.84" y="-1.60" angle="90.00" speed="1.39" pos="12.84" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="-0.93" traveltime="143.00">
<         <walk depart="0.00" departPos="0.00" arrival="143.00" arrivalPos="99.90" duration="143.00" routeLength="199.90" timeLoss="-0.93" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim vanishing_area ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,1156c1,2
< Warning: Polygon ':1387_c0' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1387_c1' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':532_c0' at junction '532' has been replaced by its convex hull as it is not simple.
< Warning: Error while adding person 'pf_3.0' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.7259956858807, 2076.4857056783767): distance 0
< Warning: Error while adding person 'pf_3.1' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.7259956858807, 2076.4857056783767): distance 0
< Warning: Error while adding person 'pf_3.1' as JuPedSim agent: Model constraint violation: Agent (1799.2714751071517, 2076.477150879593) too close to agent (1799.1461875573377, 2076.032947826347): distance 0.46153366361662884
< Warning: Error while adding person 'pf_3.2' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.7259956858807, 2076.4857056783767): distance 0
< Warning: Error while adding person 'pf_3.2' as JuPedSim agent: Model constraint violation: Agent (1799.9692530659713, 2076.2332061925226) too close to agent (1799.815950481895, 2076.029317512668): distance 0.2550926813087965
< Warning: Error while adding person 'pf_2.3' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.815950481895, 2076.029317512668): distance 0.4651688114275
< Warning: Error while adding person 'pf_3.3' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.815950481895, 2076.029317512668): distance 0.4651688114275
< Warning: Error while adding person 'pf_3.3' as JuPedSim agent: Model constraint violation: Agent (1799.692160575859, 2076.4378172934776) too close to agent (1799.7712709151428, 2076.7308251334143): distance 0.30349965411187596
< Warning: Error while adding person 'pf_2.4' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.7712709151428, 2076.7308251334143): distance 0.2492657088784829
< Warning: Error while adding person 'pf_3.4' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.7712709151428, 2076.7308251334143): distance 0.2492657088784829
< Warning: Error while adding person 'pf_3.4' as JuPedSim agent: Model constraint violation: Agent (1799.5479597192943, 2076.6693123858677) too close to agent (1799.2862528862652, 2076.861289525197): distance 0.3245700055139237
< Warning: Error while adding person 'pf_2.5' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.7922713130001, 2076.2502211814535): distance 0.24463320919538703
< Warning: Error while adding person 'pf_3.5' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.7922713130001, 2076.2502211814535): distance 0.24463320919538703
< Warning: Error while adding person 'pf_3.4' as JuPedSim agent: Model constraint violation: Agent (1799.2721930357848, 2076.4986720420675) too close to agent (1798.961785871101, 2076.171730777594): distance 0.4508250196058189
< Warning: Error while adding person 'pf_3.4' as JuPedSim agent: Model constraint violation: Agent (1800.1136208290454, 2076.382283532552) too close to agent (1799.8321484870382, 2076.2216226706873): distance 0.32409657796719804
< Warning: Error while adding person 'pf_2.6' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.8321484870382, 2076.2216226706873): distance 0.28461948658490316
< Warning: Error while adding person 'pf_3.6' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.8321484870382, 2076.2216226706873): distance 0.28461948658490316
< Warning: Error while adding person 'pf_2.6' as JuPedSim agent: Model constraint violation: Agent (1799.2584131408703, 2076.287467771468) too close to agent (1798.93810208476, 2076.278856825158): distance 0.32042677956571897
< Warning: Error while adding person 'pf_3.6' as JuPedSim agent: Model constraint violation: Agent (1799.9904977869928, 2076.144812229115) too close to agent (1799.770309050543, 2076.2224232133267): distance 0.23346636702047213
< Warning: Error while adding person 'pf_2.7' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.770309050543, 2076.2224232133267): distance 0.26698563761088473
< Warning: Error while adding person 'pf_3.7' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.770309050543, 2076.2224232133267): distance 0.26698563761088473
< Warning: Error while adding person 'pf_3.6' as JuPedSim agent: Model constraint violation: Agent (1799.9110664715745, 2076.31701328282) too close to agent (1800.1825859907303, 2076.015528566928): distance 0.4057288296376072
< Warning: Error while adding person 'pf_2.7' as JuPedSim agent: Model constraint violation: Agent (1799.3553713038318, 2076.1110878337895) too close to agent (1799.0086592934706, 2076.0660288049908): distance 0.3496277080052451
< Warning: Error while adding person 'pf_2.8' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.6373408443515, 2076.9502484526274): distance 0.4729267068321835
< Warning: Error while adding person 'pf_3.8' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.6373408443515, 2076.9502484526274): distance 0.4729267068321835
< Warning: Error while adding person 'pf_3.6' as JuPedSim agent: Model constraint violation: Agent (1799.490068207936, 2076.208836894275) too close to agent (1799.3408639525799, 2076.5872927651008): distance 0.40680555057528184
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
5,15909d4
<     <timestep time="0.00">
<         <person id="pf_1.0" x="1790.96" y="1899.30" angle="5.64" speed="0.00" pos="0.34" edge="1391" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_2.0" x="1799.73" y="2076.49" angle="343.90" speed="0.00" pos="0.34" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_3.0" x="1799.73" y="2076.49" angle="343.90" speed="0.00" pos="0.34" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.0" x="1596.70" y="1889.68" angle="25.11" speed="0.00" pos="0.42" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="pf_1.0" x="1791.09" y="1900.68" angle="5.27" speed="1.39" pos="1.73" edge="1391" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_2.0" x="1798.71" y="2075.58" angle="246.79" speed="1.36" pos="0.00" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_3.0" x="1799.73" y="2076.49" angle="343.90" speed="0.00" pos="0.34" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.0" x="1597.28" y="1890.94" angle="24.67" speed="1.39" pos="1.81" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="pf_1.1" x="1790.96" y="1899.30" angle="5.64" speed="0.00" pos="0.34" edge="1391" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_1.0" x="1791.22" y="1902.06" angle="5.27" speed="1.39" pos="3.12" edge="1391" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_2.0" x="1797.42" y="2075.08" angle="248.91" speed="1.39" pos="0.00" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_3.0" x="1799.04" y="2075.92" angle="222.93" speed="0.89" pos="0.00" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_2.1" x="1799.73" y="2076.49" angle="343.90" speed="0.00" pos="0.34" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_3.1" x="1799.73" y="2076.49" angle="343.90" speed="0.00" pos="0.34" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.1" x="1596.70" y="1889.68" angle="25.11" speed="0.00" pos="0.42" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.0" x="1597.86" y="1892.20" angle="24.67" speed="1.39" pos="3.20" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="pf_1.2" x="1790.96" y="1899.30" angle="5.64" speed="0.00" pos="0.34" edge="1391" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_1.1" x="1791.09" y="1900.68" angle="5.27" speed="1.39" pos="1.73" edge="1391" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_1.0" x="1791.35" y="1903.45" angle="5.27" speed="1.39" pos="4.51" edge="1391" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_2.0" x="1796.12" y="2074.58" angle="248.91" speed="1.39" pos="0.00" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_3.0" x="1797.88" y="2075.25" angle="248.89" speed="1.34" pos="0.00" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_2.1" x="1799.14" y="2076.03" angle="231.93" speed="0.75" pos="0.06" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,68d3
< Generating initial JuPedSim geometry for pedestrian network ...
<  done.
< Simulation started with time: 0.00.
< Person 'pf_2.0' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.0' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.1' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.2' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.1' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.2' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.3' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.3' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.4' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.5' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.4' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.5' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.6' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.6' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.7' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.7' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.8' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.9' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.9' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.12' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.8' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.11' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.11' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.13' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.13' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.15' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,160d4
<     <personinfo id="pf_2.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="59.00" waitingTime="0.00" timeLoss="-4.66" traveltime="59.00">
<         <walk depart="0.00" departPos="0.00" arrival="59.00" arrivalPos="2.50" duration="59.00" routeLength="88.42" timeLoss="-4.66" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_3.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="60.00" waitingTime="0.00" timeLoss="-3.16" traveltime="60.00">
<         <walk depart="0.00" departPos="0.00" arrival="60.00" arrivalPos="2.50" duration="60.00" routeLength="87.72" timeLoss="-3.16" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_2.1" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="59.00" waitingTime="0.00" timeLoss="-4.66" traveltime="59.00">
<         <walk depart="2.00" departPos="0.00" arrival="61.00" arrivalPos="2.50" duration="59.00" routeLength="88.42" timeLoss="-4.66" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_2.2" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="60.00" waitingTime="0.00" timeLoss="-3.66" traveltime="60.00">
<         <walk depart="3.00" departPos="0.00" arrival="63.00" arrivalPos="2.50" duration="60.00" routeLength="88.42" timeLoss="-3.66" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_3.1" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="61.00" waitingTime="0.00" timeLoss="-2.16" traveltime="61.00">
<         <walk depart="2.00" departPos="0.00" arrival="63.00" arrivalPos="2.50" duration="61.00" routeLength="87.72" timeLoss="-2.16" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_3.2" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="61.00" waitingTime="0.00" timeLoss="-2.16" traveltime="61.00">
<         <walk depart="3.00" departPos="0.00" arrival="64.00" arrivalPos="2.50" duration="61.00" routeLength="87.72" timeLoss="-2.16" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_2.3" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="60.00" waitingTime="0.00" timeLoss="-3.66" traveltime="60.00">
<         <walk depart="4.00" departPos="0.00" arrival="64.00" arrivalPos="2.50" duration="60.00" routeLength="88.42" timeLoss="-3.66" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_3.3" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="61.00" waitingTime="0.00" timeLoss="-2.16" traveltime="61.00">
<         <walk depart="4.00" departPos="0.00" arrival="65.00" arrivalPos="2.50" duration="61.00" routeLength="87.72" timeLoss="-2.16" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_2.4" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="62.00" waitingTime="0.00" timeLoss="-1.66" traveltime="62.00">
<         <walk depart="5.00" departPos="0.00" arrival="67.00" arrivalPos="2.50" duration="62.00" routeLength="88.42" timeLoss="-1.66" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_3.5" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="62.00" waitingTime="0.00" timeLoss="-1.16" traveltime="62.00">
<         <walk depart="6.00" departPos="0.00" arrival="68.00" arrivalPos="2.50" duration="62.00" routeLength="87.72" timeLoss="-1.16" maxSpeed="1.39"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim walking_area ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Polygon ':1387_c0' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1387_c1' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':532_c0' at junction '532' has been replaced by its convex hull as it is not simple.
---
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,151d4
<     <timestep time="0.00">
<         <person id="0" x="1801.95" y="2068.81" angle="343.90" speed="0.00" pos="0.34" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="10.00">
<         <person id="0" x="1790.42" y="2063.60" angle="251.83" speed="1.39" pos="0.00" edge="-1388" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="6" x="1780.96" y="2059.76" angle="253.79" speed="1.39" pos="5.89" edge="-1388" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="8" x="1652.79" y="2000.43" angle="73.85" speed="1.39" pos="3.12" edge="1388" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="5" x="1656.80" y="2001.59" angle="73.85" speed="1.39" pos="7.28" edge="1388" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="1" x="1662.13" y="2003.14" angle="73.79" speed="1.39" pos="12.84" edge="1388" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="4" x="1791.73" y="1907.60" angle="5.27" speed="1.39" pos="8.67" edge="1391" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="7" x="1802.68" y="2064.70" angle="169.88" speed="1.39" pos="0.00" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="2" x="1798.86" y="2079.48" angle="343.90" speed="1.39" pos="11.45" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="9" x="1597.25" y="1890.86" angle="25.09" speed="1.39" pos="1.73" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="3" x="1600.79" y="1898.41" angle="25.09" speed="1.39" pos="10.06" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="20.00">
<         <person id="0" x="1777.22" y="2059.34" angle="253.22" speed="1.39" pos="9.61" edge="-1388" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="6" x="1767.62" y="2055.89" angle="253.79" speed="1.39" pos="19.78" edge="-1388" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="8" x="1666.13" y="2004.29" angle="73.85" speed="1.39" pos="17.01" edge="1388" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="5" x="1670.14" y="2005.45" angle="73.85" speed="1.39" pos="21.17" edge="1388" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="1" x="1675.47" y="2007.02" angle="73.79" speed="1.39" pos="26.73" edge="1388" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="4" x="1793.00" y="1921.43" angle="5.27" speed="1.39" pos="22.56" edge="1391" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="7" x="1804.77" y="2051.01" angle="179.20" speed="1.39" pos="139.70" edge="1391" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="2" x="1795.01" y="2092.83" angle="343.90" speed="1.39" pos="25.34" edge="1464" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="9" x="1603.14" y="1903.44" angle="25.09" speed="1.39" pos="15.62" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="3" x="1606.68" y="1910.99" angle="25.09" speed="1.39" pos="23.95" edge="533" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="30.00">
<         <person id="0" x="1763.92" y="2055.33" angle="253.22" speed="1.39" pos="23.50" edge="-1388" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,34d4
<     <personinfo id="2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="31.00" waitingTime="0.00" timeLoss="-1.01" traveltime="31.00">
<         <walk depart="2.00" departPos="0.00" arrival="33.00" arrivalPos="44.46" duration="31.00" routeLength="44.46" timeLoss="-1.01" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="52.00" waitingTime="0.00" timeLoss="-1.51" traveltime="52.00">
<         <walk depart="1.00" departPos="0.00" arrival="53.00" arrivalPos="74.33" duration="52.00" routeLength="74.33" timeLoss="-1.51" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="6" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="52.00" waitingTime="0.00" timeLoss="-1.51" traveltime="52.00">
<         <walk depart="6.00" departPos="0.00" arrival="58.00" arrivalPos="74.33" duration="52.00" routeLength="74.33" timeLoss="-1.51" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="66.00" waitingTime="0.00" timeLoss="0.27" traveltime="66.00">
<         <walk depart="0.00" departPos="0.00" arrival="66.00" arrivalPos="74.33" duration="66.00" routeLength="91.29" timeLoss="0.27" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="7" depart="7.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="72.00" waitingTime="0.00" timeLoss="-0.33" traveltime="72.00">
<         <walk depart="7.00" departPos="0.00" arrival="79.00" arrivalPos="69.85" duration="72.00" routeLength="100.46" timeLoss="-0.33" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="3" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="154.00" waitingTime="0.00" timeLoss="-1.82" traveltime="154.00">
<         <walk depart="3.00" departPos="0.00" arrival="157.00" arrivalPos="74.33" duration="154.00" routeLength="216.42" timeLoss="-1.82" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="9" depart="9.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="154.00" waitingTime="0.00" timeLoss="-1.82" traveltime="154.00">
<         <walk depart="9.00" departPos="0.00" arrival="163.00" arrivalPos="74.33" duration="154.00" routeLength="216.42" timeLoss="-1.82" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="5" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="165.00" waitingTime="0.00" timeLoss="-1.32" traveltime="165.00">
<         <walk depart="5.00" departPos="0.00" arrival="170.00" arrivalPos="69.85" duration="165.00" routeLength="231.00" timeLoss="-1.32" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="8" depart="8.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="165.00" waitingTime="0.00" timeLoss="-1.32" traveltime="165.00">
<         <walk depart="8.00" departPos="0.00" arrival="173.00" arrivalPos="69.85" duration="165.00" routeLength="231.00" timeLoss="-1.32" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="4" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="178.00" waitingTime="0.00" timeLoss="2.61" traveltime="178.00">
<         <walk depart="4.00" departPos="0.00" arrival="182.00" arrivalPos="74.33" duration="178.00" routeLength="243.60" timeLoss="2.61" maxSpeed="1.39"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim waypoint_radius ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,49d4
<     <timestep time="0.00">
<         <person id="p_0" x="-4.91" y="78.99" angle="180.00" speed="0.00" pos="0.34" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="10.00">
<         <person id="p_0" x="0.00" y="66.06" angle="155.43" speed="1.39" pos="8.46" edge="E1" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="20.00">
<         <person id="p_0" x="6.06" y="53.58" angle="148.28" speed="1.39" pos="22.32" edge="E1" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="30.00">
<         <person id="p_0" x="13.37" y="41.77" angle="148.28" speed="1.39" pos="36.19" edge="E2" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="40.00">
<         <person id="p_0" x="23.41" y="36.60" angle="18.27" speed="1.23" pos="0.89" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="50.00">
<         <person id="p_0" x="27.74" y="49.80" angle="18.14" speed="1.39" pos="14.76" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="60.00">
<         <person id="p_0" x="32.10" y="62.98" angle="18.48" speed="1.39" pos="28.62" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="70.00">
<         <person id="p_0" x="36.51" y="76.15" angle="18.46" speed="1.39" pos="42.48" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="80.00">
<         <person id="p_0" x="47.58" y="81.07" angle="94.41" speed="1.39" pos="9.89" edge="E4" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="90.00">
<         <person id="p_0" x="58.52" y="75.38" angle="149.53" speed="1.39" pos="5.93" edge="E5" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,9d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="150.00" waitingTime="0.00" timeLoss="1.01" traveltime="150.00">
<         <walk depart="0.00" departPos="0.00" arrival="30.00" arrivalPos="3.03" duration="30.00" routeLength="51.13" timeLoss="-6.81" maxSpeed="1.39"/>
<         <walk depart="30.00" departPos="3.03" arrival="118.00" arrivalPos="3.06" duration="88.00" routeLength="112.04" timeLoss="7.33" maxSpeed="1.39"/>
<         <walk depart="118.00" departPos="3.06" arrival="150.00" arrivalPos="2.88" duration="32.00" routeLength="43.76" timeLoss="0.49" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim waypoints ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,49d4
<     <timestep time="0.00">
<         <person id="p_0" x="-4.91" y="78.99" angle="180.00" speed="0.00" pos="0.34" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="10.00">
<         <person id="p_0" x="0.00" y="66.06" angle="155.43" speed="1.39" pos="8.46" edge="E1" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="20.00">
<         <person id="p_0" x="6.06" y="53.58" angle="148.28" speed="1.39" pos="22.32" edge="E1" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="30.00">
<         <person id="p_0" x="13.37" y="41.77" angle="148.28" speed="1.39" pos="36.19" edge="E1" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="40.00">
<         <person id="p_0" x="23.34" y="36.38" angle="18.41" speed="1.18" pos="0.67" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="50.00">
<         <person id="p_0" x="27.67" y="49.58" angle="18.14" speed="1.39" pos="14.53" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="60.00">
<         <person id="p_0" x="32.03" y="62.77" angle="18.48" speed="1.39" pos="28.39" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="70.00">
<         <person id="p_0" x="36.43" y="75.94" angle="18.47" speed="1.39" pos="42.25" edge="E3" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="80.00">
<         <person id="p_0" x="47.36" y="81.09" angle="94.40" speed="1.39" pos="9.66" edge="E4" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="90.00">
<         <person id="p_0" x="58.41" y="75.57" angle="149.53" speed="1.39" pos="5.71" edge="E5" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,9d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="150.00" waitingTime="0.00" timeLoss="1.01" traveltime="150.00">
<         <walk depart="0.00" departPos="0.00" arrival="36.00" arrivalPos="3.03" duration="36.00" routeLength="51.13" timeLoss="-0.81" maxSpeed="1.39"/>
<         <walk depart="36.00" departPos="3.03" arrival="118.00" arrivalPos="3.06" duration="82.00" routeLength="112.04" timeLoss="1.33" maxSpeed="1.39"/>
<         <walk depart="118.00" departPos="3.06" arrival="150.00" arrivalPos="2.88" duration="32.00" routeLength="43.76" timeLoss="0.49" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (identical start pos) on ts-sim-build-ba : pedestrian_model jupedsim identical_start_pos ( Last six runs Oct2024 )

jupedsim crash on identical start pos
(This bug was triggered by text found in file 'exitcode' matching '.*')
---------- Differences in errors ----------
1,5c1,2
< Warning: Polygon 'J1' at junction 'J1' has been dilated as it is just a segment.
< Warning: Error while adding person 'p_1' as JuPedSim agent: Model constraint violation: Agent (0.33899999999999997, -1.6) too close to agent (0.33899999999999997, -1.6): distance 0
< Warning: Error while adding person 'p_2' as JuPedSim agent: Model constraint violation: Agent (0.33899999999999997, -1.6) too close to agent (0.33899999999999997, -1.6): distance 0
< Warning: Error while adding person 'p_3' as JuPedSim agent: Model constraint violation: Agent (0.33899999999999997, -1.6) too close to agent (0.33899999999999997, -1.6): distance 0
< Warning: Error while adding person 'p_2' as JuPedSim agent: Agent (-0.1155205787289888, -1.6085547987837345) not inside walkable area
---
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,873d4
<     <timestep time="0.00">
<         <person id="p_0" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_1" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_2" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_3" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p_1" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_2" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_3" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_0" x="1.73" y="-1.60" angle="90.00" speed="1.39" pos="1.73" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p_2" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_1" x="1.61" y="-1.27" angle="87.64" speed="1.32" pos="1.61" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_3" x="1.79" y="-2.25" angle="92.24" speed="1.60" pos="1.79" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_0" x="3.12" y="-1.60" angle="89.99" speed="1.39" pos="3.12" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p_2" x="1.59" y="-1.85" angle="89.96" speed="1.28" pos="1.59" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_1" x="2.80" y="-1.24" angle="89.29" speed="1.18" pos="2.80" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_3" x="3.18" y="-2.28" angle="90.59" speed="1.39" pos="3.18" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_0" x="4.51" y="-1.60" angle="89.99" speed="1.39" pos="4.51" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p_2" x="2.84" y="-1.85" angle="89.94" speed="1.25" pos="2.84" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_1" x="4.11" y="-1.23" angle="89.62" speed="1.31" pos="4.11" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_3" x="4.57" y="-2.29" angle="90.27" speed="1.39" pos="4.57" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="p_0" x="5.89" y="-1.60" angle="89.99" speed="1.39" pos="5.89" edge="E0" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,16d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="-0.93" traveltime="143.00">
<         <walk depart="0.00" departPos="0.00" arrival="143.00" arrivalPos="99.90" duration="143.00" routeLength="199.90" timeLoss="-0.93" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="p_1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="144.00" waitingTime="0.00" timeLoss="0.07" traveltime="144.00">
<         <walk depart="0.00" departPos="0.00" arrival="144.00" arrivalPos="99.90" duration="144.00" routeLength="199.90" timeLoss="0.07" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="p_3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="144.00" waitingTime="0.00" timeLoss="0.07" traveltime="144.00">
<         <walk depart="0.00" departPos="0.00" arrival="144.00" arrivalPos="99.90" duration="144.00" routeLength="199.90" timeLoss="0.07" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="p_2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="146.00" waitingTime="0.00" timeLoss="2.07" traveltime="146.00">
<         <walk depart="0.00" departPos="0.00" arrival="146.00" arrivalPos="99.90" duration="146.00" routeLength="199.90" timeLoss="2.07" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1