08Jul2025 - 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_clangD.31Jul111905.3539868 -g

To start TextTest for these tests, run:

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


extra: 818 tests: 779 succeeded 38 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 Jul2025 )

---------- Differences in errors ----------
1a2,893
> /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 
> 
> =================================================================
> ==3185770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1176 byte(s) in 49 object(s) allocated from:
>     #0 0x5aef283f36b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x5aef2b7ad908 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 0x5aef2b5f8b42 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 0x5aef29d37ed3 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:306:37
>     #4 0x5aef2882c1fb in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1160:26
>     #5 0x5aef288cc01f in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4776:5
>     #6 0x5aef28d8f35b in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2267:33
>     #7 0x5aef28c9a26a in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x5aef2840fd6d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:807:18
>     #9 0x5aef2840b808 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #10 0x5aef283f7665 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7d19c3e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7d19c3e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5aef2831a244 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x28c7244) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
> 
> Direct leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5aef283f36b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x5aef2966a762 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:929:50
>     #2 0x5aef2966a424 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5
>     #3 0x5aef295af53a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:206: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 Jul2025 )

---------- Differences in errors ----------
1a2,893
> /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 
> 
> =================================================================
> ==3185769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2376 byte(s) in 99 object(s) allocated from:
>     #0 0x5a7379e986b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x5a737d252908 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 0x5a737d09db42 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 0x5a737b7dced3 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:306:37
>     #4 0x5a737a2d11fb in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1160:26
>     #5 0x5a737a37101f in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4776:5
>     #6 0x5a737a83435b in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2267:33
>     #7 0x5a737a73f26a in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x5a7379eb4d6d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:807:18
>     #9 0x5a7379eb0808 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #10 0x5a7379e9c665 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7b0acca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7b0acca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5a7379dbf244 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x28c7244) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
> 
> Direct leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5a7379e986b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x5a737b10f762 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:929:50
>     #2 0x5a737b10f424 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5
>     #3 0x5a737b05453a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:206: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 Jul2025 )

---------- Differences in errors ----------
1a2,974
> /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 
> 
> =================================================================
> ==3185765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 32 object(s) allocated from:
>     #0 0x605efc47c6b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x605eff836908 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 0x605eff681b42 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 0x605efddc0ed3 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:306:37
>     #4 0x605efc8b51fb in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1160:26
>     #5 0x605efc95501f in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4776:5
>     #6 0x605efce1835b in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2267:33
>     #7 0x605efcd2326a in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x605efc498d6d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:807:18
>     #9 0x605efc494808 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #10 0x605efc480665 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x76b19aa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x76b19aa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x605efc3a3244 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x28c7244) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
> 
> Direct leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x605efc47c6b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x605efd6f3762 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:929:50
>     #2 0x605efd6f3424 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5
>     #3 0x605efd63853a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:206:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_fcd_parquet ( Last six runs Jul2025 )

---------- Differences in fcd_parquet ----------
Binary files /home/delphi/extraClangDebug/sumo/tests/sumo/output/examples/cross3ltl_fcd_parquet/fcd_parquet.sumo and /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.08Jul111727.3185703/sumo.extra/output/examples/cross3ltl_fcd_parquet/fcd_parquet.sumo differ

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges_track ( Last six runs Jul2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==3191206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x61cee915b6b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x61ceeb043274 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x61ceeb04f3e0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x61ceeb05a1fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x61ceeaf26386 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x61cee91b431d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x61cee91ab757 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x61cee917a648 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x61cee9173808 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x61cee915f665 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x78150482a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x78150482a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x61cee9082244 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x28c7244) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x61cee915b6b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x61ceeb0423de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x61ceeb04cae1 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x61ceeaf2967d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x61ceea2e14d1 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x61ceea3761b4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x61ceea317c66 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x61ceebe73c28 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x781505be63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s ( Last six runs Jul2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==3189233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x6222c374f6b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x6222c5637274 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x6222c56433e0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x6222c564e1fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x6222c551a386 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x6222c37a831d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x6222c379f757 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x6222c376e648 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x6222c3767808 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x6222c3753665 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x79b30862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x79b30862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x6222c3676244 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x28c7244) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x6222c374f6b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x6222c56363de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x6222c5640ae1 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x6222c551d67d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x6222c48d54d1 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x6222c496a1b4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x6222c490bc66 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x6222c6467c28 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x79b309be63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s60s ( Last six runs Jul2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==3189247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x6404a5dfb6b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x6404a7ce3274 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x6404a7cef3e0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x6404a7cfa1fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x6404a7bc6386 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x6404a5e5431d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x6404a5e4b757 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x6404a5e1a648 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x6404a5e13808 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x6404a5dff665 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7cc79c62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7cc79c62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x6404a5d22244 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x28c7244) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x6404a5dfb6b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x6404a7ce23de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x6404a7cecae1 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x6404a7bc967d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x6404a6f814d1 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x6404a70161b4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x6404a6fb7c66 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x6404a8b13c28 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7cc79dbe63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval1s ( Last six runs Jul2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==3189225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x6250b6c466b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x6250b8b2e274 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x6250b8b3a3e0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x6250b8b451fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x6250b8a11386 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x6250b6c9f31d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x6250b6c96757 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x6250b6c65648 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x6250b6c5e808 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x6250b6c4a665 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7b4203e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7b4203e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x6250b6b6d244 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x28c7244) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x6250b6c466b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x6250b8b2d3de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x6250b8b37ae1 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x6250b8a1467d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x6250b7dcc4d1 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x6250b7e611b4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x6250b7e02c66 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x6250b995ec28 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7b42051e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval60s ( Last six runs Jul2025 )

---------- Differences in errors ----------
0a1,54
> 
> =================================================================
> ==3189238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x6229873c16b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x6229892a83de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x6229892b2ae1 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x62298918f67d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x6229885474d1 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x6229885dc1b4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x62298857dc66 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x62298a0d9c28 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7dede11e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7dede11b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7dede11b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7dede11b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x7dede11e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #13 0x62298a10e362 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x62298a39a9c1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x62298855de6a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #16 0x622988554f22 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x62298856614b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x6229873c52a2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x7deddfc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x7deddfc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x6229872e8244 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x28c7244) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
> 
> Indirect leak of 18656 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s ( Last six runs Jul2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==3189646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x6112bede16b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x6112c0cc9274 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x6112c0cd53e0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x6112c0ce01fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x6112c0bac386 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x6112bee3a31d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x6112bee31757 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x6112bee00648 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x6112bedf9808 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x6112bede5665 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7a415442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7a415442a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x6112bed08244 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x28c7244) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x6112bede16b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x6112c0cc83de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x6112c0cd3536 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x6112c0baf67d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x6112bff674d1 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x6112bfffc1b4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x6112bff9dddb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x6112c1af9c28 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7a41559e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s60s ( Last six runs Jul2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==3189653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x620ebf40d6b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x620ec12f5274 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x620ec13013e0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x620ec130c1fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x620ec11d8386 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x620ebf46631d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x620ebf45d757 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x620ebf42c648 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x620ebf425808 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x620ebf411665 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7b420582a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7b420582a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x620ebf334244 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x28c7244) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x620ebf40d6b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x620ec12f43de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x620ec12ff536 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x620ec11db67d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x620ec05934d1 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x620ec06281b4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x620ec05c9ddb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x620ec2125c28 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7b4206de63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval1s ( Last six runs Jul2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==3189638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x5b6e879486b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x5b6e89830274 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5b6e8983c3e0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5b6e898471fa in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5b6e89713386 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5b6e879a131d in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x5b6e87998757 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5b6e87967648 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5b6e87960808 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5b6e8794c665 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x712bb8c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x712bb8c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5b6e8786f244 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x28c7244) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5b6e879486b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x5b6e8982f3de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5b6e8983a536 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x5b6e8971667d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5b6e88ace4d1 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5b6e88b631b4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5b6e88b04ddb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x5b6e8a660c28 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x712bb9fe63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval60s ( Last six runs Jul2025 )

---------- Differences in errors ----------
0a1,83
> 
> =================================================================
> ==3189644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x62fb64df86b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x62fb66cdf3de in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x62fb66cea536 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x62fb66bc667d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x62fb65f7e4d1 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x62fb660131b4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x62fb65fb4ddb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x62fb67b10c28 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7670125e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7670125b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7670125b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7670125b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x7670125e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #13 0x62fb67b45362 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x62fb67dd19c1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x62fb65f94e6a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #16 0x62fb65f8bf22 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x62fb65f9d14b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x62fb64dfc2a2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x76701122a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x76701122a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x62fb64d1f244 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x28c7244) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
> 
> Indirect leak of 18656 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart_sorted ( Last six runs Jul2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==3188297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62fe40ca86b1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29a06b1) (BuildId: 0af7b92c01a7cd731bb1bc27d1c8cd320e57d7af)
>     #1 0x62fe42704c29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:714:20
>     #2 0x62fe4155cce9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x724879e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- 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" waitingTime="0.00"/>
<     </personinfo>
---------- New result in exitcode ----------
1

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

---------- 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 ----------
4,29d3
< 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.17
<  WaitingTime: 131.03
<  TimeLoss: 139.89
<  DepartDelay: 33.27
< 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 Jul2025 )

---------- 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 ----------
4,30d3
< 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 Jul2025 )

---------- 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 ----------
4,29d3
< 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.97
<  WaitingTime: 129.82
<  TimeLoss: 138.68
<  DepartDelay: 32.55
< 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 Jul2025 )

---------- 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 ----------
4,29d3
< 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 Jul2025 )

---------- 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 ----------
4,29d3
< 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 Jul2025 )

---------- 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 ----------
4,29d3
< 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.29
<  Duration: 37.22
<  WaitingTime: 20.89
<  TimeLoss: 22.79
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 60 walks):
<  RouteLength: 60.27
<  Duration: 187.06
<  TimeLoss: 143.66
< 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 Jul2025 )

---------- 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" waitingTime="0.00"/>
<     </personinfo>
---------- New result in exitcode ----------
1

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

---------- 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" waitingTime="0.00"/>
    </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 Jul2025 )

---------- Differences in errors ----------
1,41c1,2
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (99.21859836102776, 9.306482002731066) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (98.93478616154134, 8.906199066094707) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (99.28893148958996, 9.160884783962395) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (98.74283993513636, 9.475383483465414) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (99.09096976499386, 9.075829590797078) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (99.1510465023046, 9.592915411699217) not inside walkable area
< Warning: Error while adding person 'pf_0.18' as JuPedSim agent: Agent (89.10338180330523, 9.594800481559862) not inside walkable area
< Warning: Error while adding person 'pf_0.25' as JuPedSim agent: Model constraint violation: Agent (76.98254838426763, 8.688094940570537) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.32' as JuPedSim agent: Model constraint violation: Agent (77.47667452147833, 8.626349652144468) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.32' as JuPedSim agent: Agent (77.29488200102604, 8.145706444471484) not inside walkable area
< Warning: Error while adding person 'pf_0.32' as JuPedSim agent: Agent (77.4673823485118, 8.126475767889401) not inside walkable area
< Warning: Error while adding person 'pf_0.32' as JuPedSim agent: Agent (77.49626298937618, 8.215630328473976) not inside walkable area
< Warning: Error while adding person 'pf_0.41' as JuPedSim agent: Agent (69.32854588453998, 11.694125623861726) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Agent (79.09811105903205, 9.032415332126536) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Model constraint violation: Agent (79.23304557612133, 9.385060943051347) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Agent (79.11873119802371, 9.52998825127303) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Model constraint violation: Agent (79.4414091710743, 9.489240456459218) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Model constraint violation: Agent (79.41449952696607, 9.990296763712982) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.79' as JuPedSim agent: Agent (89.03451050829335, 10.588415713323979) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Agent (78.67688003809158, 9.368852937913605) not inside walkable area
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Agent (78.76750471199088, 9.253830853030527) not inside walkable area
< Warning: Error while adding person 'pf_0.79' as JuPedSim agent: Agent (88.65044333424612, 10.791930893943412) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Agent (79.07249581602369, 8.951877398735949) not inside walkable area
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Agent (78.6628951764495, 9.47036134532697) not inside walkable area
< Warning: Error while adding person 'pf_0.79' as JuPedSim agent: Agent (88.73231806989952, 10.162385069108336) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Agent (79.08533571518925, 8.725109072488838) not inside walkable area
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Agent (78.76504414005362, 9.690316151008451) not inside walkable area
< Warning: Error while adding person 'pf_0.79' as JuPedSim agent: Agent (89.07550674502, 10.629020920064999) not inside walkable area
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Model constraint violation: Agent (79.37259652221732, 9.418383505074749) too close to agent (79.46711952004549, 9.392146945552074): distance 0.09809665730293786
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
5,347d4
<     <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 ----------
5,14d4
< 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 Jul2025 )

---------- 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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="20" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="330.00" waitingTime="0.00" timeLoss="19.86" traveltime="330.00">
<         <walk depart="20.00" departPos="0.00" arrival="350.00" arrivalPos="91.12" duration="330.00" routeLength="430.75" timeLoss="19.86" maxSpeed="1.39" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="546.00" waitingTime="0.00" timeLoss="27.61" traveltime="546.00">
<         <walk depart="0.00" departPos="0.00" arrival="546.00" arrivalPos="38.17" duration="546.00" routeLength="719.98" timeLoss="27.61" maxSpeed="1.39" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="7" depart="7.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="751.00" waitingTime="0.00" timeLoss="16.46" traveltime="751.00">
<         <walk depart="7.00" departPos="0.00" arrival="758.00" arrivalPos="106.30" duration="751.00" routeLength="1020.20" timeLoss="16.46" maxSpeed="1.39" waitingTime="0.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,660c1,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.06456637864629, 66.09638020431439) 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.06456637864629, 66.09638020431439) 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

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

---------- Differences in errors ----------
1a2,3
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in vehroutes ----------
5,342d4
<     <person id="p_0.0" depart="0.00" departPos="random" color="blue" arrival="180.00">
<         <walk edges="E0 E4 E5"/>
<         <walk edges="E2 E5 E6"/>
<     </person>
< 
<     <person id="p_0.5" depart="22.35" departPos="random" color="blue" arrival="181.00">
<         <walk edges="E0 E4 E5"/>
<     </person>
< 
<     <person id="p_0.1" depart="4.47" departPos="random" color="blue" arrival="185.00">
<         <walk edges="E0 E4 E5"/>
<         <walk edges="E2 E5 E6"/>
<     </person>
< 
<     <person id="p_1.1" depart="4.87" departPos="random" color="red" arrival="206.00">
<         <walk edges="E1 E4 E5"/>
<         <walk edges="E2 E5 E6"/>
<     </person>
< 
<     <person id="p_1.3" depart="14.61" departPos="random" color="red" arrival="214.00">
<         <walk edges="E1 E4 E5"/>
<         <walk edges="E2 E5 E6"/>
<     </person>
< 
<     <person id="p_0.2" depart="8.94" departPos="random" color="blue" arrival="222.00">
<         <walk edges="E0 E4 E5"/>
<         <walk edges="E2 E3"/>
<     </person>
< 
<truncated after showing first 30 lines>
---------- 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" waitingTime="0.00"/>
<     </personinfo>
---------- New result in exitcode ----------
1
pedestrian_model jupedsim speed_change ( Last six runs Jul2025 )
pedestrian_model jupedsim speed_change_poly ( Last six runs Jul2025 )

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

---------- 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" waitingTime="0.00"/>
<         <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" waitingTime="0.00"/>
<         <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" waitingTime="0.00"/>
<     </personinfo>
---------- New result in exitcode ----------
1

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

---------- 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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </personinfo>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,41c1,2
< Warning: Polygon ':J1_c1' at junction 'J1' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':J1_c2' at junction 'J1' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':J1_w0' at junction 'J1' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':J16_w0' at junction 'J16' has been dilated as it is just a segment.
< Warning: Polygon ':J9_w0' at junction 'J9' has been replaced by its convex hull as it is not simple.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: The pedestrian model uses infrastructure which is not in the network, timeLoss and routeLength may be invalid.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
< Warning: No connection between edge 'E11' and edge 'E6.51' found.
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,1004d4
<     <personinfo id="pf_0.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="69.00" waitingTime="0.00" timeLoss="24.39" traveltime="69.00">
<         <walk depart="0.00" departPos="0.00" arrival="30.00" arrivalPos="9.26" duration="30.00" routeLength="14.26" timeLoss="19.74" maxSpeed="1.39" waitingTime="0.00"/>
<         <walk depart="30.00" departPos="9.26" arrival="69.00" arrivalPos="22.19" duration="39.00" routeLength="47.70" timeLoss="4.66" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="pf_0.1" depart="11.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="64.00" waitingTime="0.00" timeLoss="19.39" traveltime="64.00">
<         <walk depart="11.00" departPos="0.00" arrival="41.00" arrivalPos="9.26" duration="30.00" routeLength="14.26" timeLoss="19.74" maxSpeed="1.39" waitingTime="0.00"/>
<         <walk depart="41.00" departPos="9.26" arrival="75.00" arrivalPos="22.19" duration="34.00" routeLength="47.70" timeLoss="-0.34" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="pf_2.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="84.00" waitingTime="0.00" timeLoss="25.49" traveltime="84.00">
<         <walk depart="0.00" departPos="0.00" arrival="84.00" arrivalPos="44.16" duration="84.00" routeLength="81.26" timeLoss="25.49" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="pf_2.1" depart="8.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="76.00" waitingTime="0.00" timeLoss="17.49" traveltime="76.00">
<         <walk depart="8.00" departPos="0.00" arrival="84.00" arrivalPos="44.16" duration="76.00" routeLength="81.26" timeLoss="17.49" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="pf_2.2" depart="16.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="68.00" waitingTime="0.00" timeLoss="9.49" traveltime="68.00">
<         <walk depart="16.00" departPos="0.00" arrival="84.00" arrivalPos="44.16" duration="68.00" routeLength="81.26" timeLoss="9.49" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="pf_1.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="85.00" waitingTime="0.00" timeLoss="2.99" traveltime="85.00">
<         <walk depart="0.00" departPos="0.00" arrival="20.00" arrivalPos="26.16" duration="20.00" routeLength="29.03" timeLoss="-0.90" maxSpeed="1.39" waitingTime="0.00"/>
<         <walk depart="20.00" departPos="26.16" arrival="85.00" arrivalPos="44.16" duration="65.00" routeLength="84.88" timeLoss="3.89" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="pf_0.2" depart="21.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="64.00" waitingTime="0.00" timeLoss="19.39" traveltime="64.00">
<         <walk depart="21.00" departPos="0.00" arrival="51.00" arrivalPos="9.26" duration="30.00" routeLength="14.26" timeLoss="19.74" maxSpeed="1.39" waitingTime="0.00"/>
<         <walk depart="51.00" departPos="9.26" arrival="85.00" arrivalPos="22.19" duration="34.00" routeLength="47.70" timeLoss="-0.34" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="pf_1.1" depart="11.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="81.00" waitingTime="0.00" timeLoss="-1.01" traveltime="81.00">
<         <walk depart="11.00" departPos="0.00" arrival="31.00" arrivalPos="26.16" duration="20.00" routeLength="29.03" timeLoss="-0.90" maxSpeed="1.39" waitingTime="0.00"/>
<         <walk depart="31.00" departPos="26.16" arrival="92.00" arrivalPos="44.16" duration="61.00" routeLength="84.88" timeLoss="-0.12" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- 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" waitingTime="0.00"/>
<     </personinfo>
---------- New result in exitcode ----------
1

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

---------- 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 ----------
5,69d4
< 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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<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 Jul2025 )

---------- 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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<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 Jul2025 )

---------- 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" waitingTime="0.00"/>
<         <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" waitingTime="0.00"/>
<         <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" waitingTime="0.00"/>
<     </personinfo>
---------- New result in exitcode ----------
1

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

---------- 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" waitingTime="0.00"/>
<         <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" waitingTime="0.00"/>
<         <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" waitingTime="0.00"/>
<     </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 Jul2025 )

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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </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" waitingTime="0.00"/>
<     </personinfo>
---------- New result in exitcode ----------
1