texttest.exe -a complex -d C:\Users\delphi\testreports\sumoExtra\git\tests -reconnect C:\Users\delphi\testreports\sumoExtra\msvc16extrax64tmp\msvc16extrax64.18Jun082245.4084 -g
texttest.exe -a complex -d C:\Users\delphi\testreports\sumoExtra\git\tests
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci/bugs/ticket1433/runner.py", line 52, in <module> > subprocess.call([sumoBinary, "-c", "sumo.sumocfg"] + sys.argv[1:]) > File "C:/Python311/Lib/subprocess.py", line 389, in call > with Popen(*popenargs, **kwargs) as p: > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "C:/Python311/Lib/subprocess.py", line 1026, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > File "C:/Python311/Lib/subprocess.py", line 1538, in _execute_child > hp, ht, pid, tid = _winapi.CreateProcess(executable, args, > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci/bugs/ticket3505/runner.py", line 32, in <module>
> subprocess.call([sumoBinary, "-c", "save_state.sumocfg"] + sys.argv[1:])
> File "C:/Python311/Lib/subprocess.py", line 389, in call
> with Popen(*popenargs, **kwargs) as p:
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "C:/Python311/Lib/subprocess.py", line 1026, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> File "C:/Python311/Lib/subprocess.py", line 1538, in _execute_child
> hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,3d0
< Starting...
< loadParams: ['-c', 'sumo.sumocfg']
< 300.0
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="261.00">
<route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
</vehicle>
<vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="263.00">
<route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
</vehicle>
<vehicle id="veh2" type="t2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="266.00">
<route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1c1,12
< Warning: State was written at a different time=50.00 than the begin time 60 (set option load-state.offset to force a different begin)!
---
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci/bugs/ticket3505_test_with_begin_ge_savetime/runner.py", line 32, in <module>
> subprocess.call([sumoBinary, "-c", "save_state.sumocfg"] + sys.argv[1:])
> File "C:/Python311/Lib/subprocess.py", line 389, in call
> with Popen(*popenargs, **kwargs) as p:
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "C:/Python311/Lib/subprocess.py", line 1026, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> File "C:/Python311/Lib/subprocess.py", line 1538, in _execute_child
> hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,3d0
< Starting...
< loadParams: ['-c', 'sumo.sumocfg']
< 300.0
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="261.00">
<route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
</vehicle>
<vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="263.00">
<route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
</vehicle>
<vehicle id="veh2" type="t2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="266.00">
<route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci/bugs/ticket3505_with_load_offset/runner.py", line 32, in <module>
> subprocess.call([sumoBinary, "-c", "save_state.sumocfg"] + sys.argv[1:])
> File "C:/Python311/Lib/subprocess.py", line 389, in call
> with Popen(*popenargs, **kwargs) as p:
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "C:/Python311/Lib/subprocess.py", line 1026, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> File "C:/Python311/Lib/subprocess.py", line 1538, in _execute_child
> hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,3d0
< Starting...
< loadParams: ['-c', 'sumo.sumocfg']
< 300.0
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="veh0" depart="100.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="261.00">
<route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
</vehicle>
<vehicle id="veh1" type="t1" depart="110.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="263.00">
<route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
</vehicle>
<vehicle id="veh2" type="t2" depart="120.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="266.00">
<route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1,17
>
> Unbehandelte Ausnahme: System.TypeInitializationException: Der Typeninitialisierer fr "Eclipse.Sumo.Libsumo.libsumoPINVOKE" hat eine Ausnahme verursacht. ---> System.TypeInitializationException: Der Typeninitialisierer fr "SWIGExceptionHelper" hat eine Ausnahme verursacht. ---> System.DllNotFoundException: Die DLL "libsumocs": Das angegebene Modul wurde nicht gefunden. (Ausnahme von HRESULT: 0x8007007E) kann nicht geladen werden.
> bei Eclipse.Sumo.Libsumo.libsumoPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_libsumo(ExceptionDelegate applicationDelegate, ExceptionDelegate arithmeticDelegate, ExceptionDelegate divideByZeroDelegate, ExceptionDelegate indexOutOfRangeDelegate, ExceptionDelegate invalidCastDelegate, ExceptionDelegate invalidOperationDelegate, ExceptionDelegate ioDelegate, ExceptionDelegate nullReferenceDelegate, ExceptionDelegate outOfMemoryDelegate, ExceptionDelegate overflowDelegate, Excepti
onDelegate systemExceptionDelegate)
> bei Eclipse.Sumo.Libsumo.libsumoPINVOKE.SWIGExceptionHelper..cctor()
> --- Ende der internen Ausnahmestapelberwachung ---
> bei Eclipse.Sumo.Libsumo.libsumoPINVOKE.SWIGExceptionHelper..ctor()
> bei Eclipse.Sumo.Libsumo.libsumoPINVOKE..cctor()
> --- Ende der internen Ausnahmestapelberwachung ---
> bei Eclipse.Sumo.Libsumo.libsumoPINVOKE.new_StringVector__SWIG_0()
> bei Eclipse.Sumo.Libsumo.StringVector..ctor(IEnumerable`1 c)
> bei Program.Main(String[] args)
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumoExtra/git/tests/../tests/complex/traci_cs/runner.py", line 57, in <module>
> subprocess.check_call([os.path.join("build", "Release", "TraCITestCS.exe")])
> File "C:/Python311/Lib/subprocess.py", line 413, in check_call
> raise CalledProcessError(retcode, cmd)
> subprocess.CalledProcessError: Command '['build//Release//TraCITestCS.exe']' returned non-zero exit status 3762504530.
---------- Differences in output ----------
1,5c1,15
< Step 1
< Step 2
< Step 3
< Step 4
< Step 5
---
> -- Building for: Visual Studio 16 2019
> -- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.17763.
> -- The CSharp compiler identification is Microsoft unknown 9999
> -- The CSharp compiler version is 3.11.0
> -- Check for working C# compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/Roslyn/csc.exe
> -- Check for working C# compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/Roslyn/csc.exe - works
> -- Configuring done
> -- Generating done
> -- Build files have been written to: <TEXTTEST_SANDBOX>/build
> Microsoft (R)-Build-Engine, Version 16.11.0+0538acc04 fr .NET Framework
> Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
>
> Checking Build System
> TraCITestCS -> <TEXTTEST_SANDBOX>\build\Release\TraCITestCS.exe
> Building Custom Rule <TEXTTEST_SANDBOX>/data/CMakeLists.txt
---------- Differences in errors ---------- 1,2c1,5 < Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0. < Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0. --- > Exception in thread "main" java.lang.UnsatisfiedLinkError: no libcrypto-3-x64 in java.library.path: C:/Users/delphi/testreports/sumoExtra/git/bin > at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2458) > at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:916) > at java.base/java.lang.System.loadLibrary(System.java:2063) > at APITest.main(APITest.java:28) ---------- Differences in output ---------- 1,80d0 < deltaT:1.0 < findRoute result stage: < gneE0 < -gneE2 < gneE2 < findIntermodalRoute result stages: < gneE0 < gneE2 < Step 1.0, tlsPhase 0 (North-South) < Step 2.0, tlsPhase 0 (North-South) < Step 3.0, tlsPhase 0 (North-South) < Step 4.0, tlsPhase 0 (North-South) < Step 5.0, tlsPhase 0 (North-South) < Step 6.0, tlsPhase 0 (North-South) < Step 7.0, tlsPhase 0 (North-South) < Step 8.0, tlsPhase 0 (North-South) < Step 9.0, tlsPhase 0 (North-South) < Step 10.0, tlsPhase 0 (North-South) < Step 11.0, tlsPhase 0 (North-South) < Step 12.0, tlsPhase 0 (North-South) < Step 13.0, tlsPhase 0 (North-South) < Step 14.0, tlsPhase 0 (North-South) < Step 15.0, tlsPhase 0 (North-South) < Step 16.0, tlsPhase 0 (North-South) < Step 17.0, tlsPhase 0 (North-South) < Step 18.0, tlsPhase 0 (North-South) < Step 19.0, tlsPhase 0 (North-South) < Step 20.0, tlsPhase 0 (North-South) < Step 21.0, tlsPhase 0 (North-South) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,5 < Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0. --- > Exception in thread "main" java.lang.UnsatisfiedLinkError: no libcrypto-3-x64 in java.library.path: C:/Users/delphi/testreports/sumoExtra/git/bin > at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2458) > at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:916) > at java.base/java.lang.System.loadLibrary(System.java:2063) > at Main.main(Main.java:43) ---------- Differences in output ---------- 1,100d0 < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,7c1,10 < Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0. < Error: Multi client support (including connection switching) is not implemented in libsumo. < java.lang.IllegalArgumentException: Multi client support (including connection switching) is not implemented in libsumo. < at MultiClient1.main(MultiClient1.java:47) < Error: Multi client support (including connection switching) is not implemented in libsumo. < java.lang.IllegalArgumentException: Multi client support (including connection switching) is not implemented in libsumo. < at MultiClient2.main(MultiClient2.java:31) --- > Exception in thread "main" java.lang.UnsatisfiedLinkError: no libcrypto-3-x64 in java.library.path: C:/Users/delphi/testreports/sumoExtra/git/bin > at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2458) > at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:916) > at java.base/java.lang.System.loadLibrary(System.java:2063) > at MultiClient1.main(MultiClient1.java:27) > Exception in thread "main" java.lang.UnsatisfiedLinkError: no libcrypto-3-x64 in java.library.path: C:/Users/delphi/testreports/sumoExtra/git/bin > at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2458) > at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:916) > at java.base/java.lang.System.loadLibrary(System.java:2063) > at MultiClient2.main(MultiClient2.java:29)
---------- Differences in errors ---------- 1c1,5 < Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0. --- > Exception in thread "main" java.lang.UnsatisfiedLinkError: no libcrypto-3-x64 in java.library.path: C:/Users/delphi/testreports/sumoExtra/git/bin > at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2458) > at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:916) > at java.base/java.lang.System.loadLibrary(System.java:2063) > at Main.main(Main.java:27) ---------- Differences in output ---------- 1,4639d0 < Step 0.1, tlsPhase 0 (North-South) < Step 0.2, tlsPhase 0 (North-South) < Step 0.3, tlsPhase 0 (North-South) < Step 0.4, tlsPhase 0 (North-South) < Step 0.5, tlsPhase 0 (North-South) < Step 0.6, tlsPhase 0 (North-South) < Step 0.7, tlsPhase 0 (North-South) < Step 0.8, tlsPhase 0 (North-South) < Step 0.9, tlsPhase 0 (North-South) < Step 1.0, tlsPhase 0 (North-South) < Step 1.1, tlsPhase 0 (North-South) < Step 1.2, tlsPhase 0 (North-South) < Step 1.3, tlsPhase 0 (North-South) < Step 1.4, tlsPhase 0 (North-South) < Step 1.5, tlsPhase 0 (North-South) < Step 1.6, tlsPhase 0 (North-South) < Step 1.7, tlsPhase 0 (North-South) < Step 1.8, tlsPhase 0 (North-South) < Step 1.9, tlsPhase 0 (North-South) < Step 2.0, tlsPhase 0 (North-South) < Step 2.1, tlsPhase 0 (North-South) < Step 2.2, tlsPhase 0 (North-South) < Step 2.3, tlsPhase 0 (North-South) < Step 2.4, tlsPhase 0 (North-South) < Step 2.5, tlsPhase 0 (North-South) < Step 2.6, tlsPhase 0 (North-South) < Step 2.7, tlsPhase 0 (North-South) < Step 2.8, tlsPhase 0 (North-South) < Step 2.9, tlsPhase 0 (North-South) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,5 < Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0. --- > Exception in thread "main" java.lang.UnsatisfiedLinkError: no libcrypto-3-x64 in java.library.path: C:/Users/delphi/testreports/sumoExtra/git/bin > at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2458) > at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:916) > at java.base/java.lang.System.loadLibrary(System.java:2063) > at Subscription.main(Subscription.java:30) ---------- Differences in output ---------- 1,147d0 < Step: 0 < Step: 1 < Subscription Departed vehicles: v0 < Vehicle Subscription: id=v0 < variable id: 64 value: 14.7234 < variable id: 66 value: TraCIPosition(0,-4.8) < Step: 2 < Subscription Departed vehicles: v1 < Vehicle Subscription: id=v0 < variable id: 64 value: 14.7234 < variable id: 66 value: TraCIPosition(14.7234,-4.8) < Vehicle Subscription: id=v1 < variable id: 64 value: 13.033 < variable id: 66 value: TraCIPosition(0,-4.8) < Step: 3 < Subscription Departed vehicles: v2 < Vehicle Subscription: id=v0 < variable id: 64 value: 14.7234 < variable id: 66 value: TraCIPosition(29.4468,-4.8) < Vehicle Subscription: id=v1 < variable id: 64 value: 13.033 < variable id: 66 value: TraCIPosition(13.033,-4.8) < Vehicle Subscription: id=v2 < variable id: 64 value: 11.791 < variable id: 66 value: TraCIPosition(0,-4.8) < Step: 4 < Subscription Departed vehicles: v3 < Vehicle Subscription: id=v0 < variable id: 64 value: 14.7234 <truncated after showing first 30 lines>
mapping failure (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 0a1 > internal corner (inside, segment2) failed: x=198, x2=198.0, y=1.9, y2=1.9, lane=middle_0, lane2=middle_0, pos=102, pos2=98.0 posLat=2.0 posLat2=1.9