texttest.exe -a tools -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64Dtmp\msvc16x64D.03Feb034637.9928 -g
texttest.exe -a tools -d C:\Users\delphi\testreports\sumo\git\tests
---------- Differences in dualog ---------- 88,102d87 < Simulation ended at time: 2538.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 1000 < Running: 0 < Waiting: 0 < Statistics (avg of 1000): < RouteLength: 1201.55 < Speed: 5.61 < Duration: 283.92 < WaitingTime: 80.36 < TimeLoss: 205.56 < DepartDelay: 103.22 < DijkstraRouter answered 707 queries and explored 7.20 edges on average. ---------- Differences in errors ---------- 0a1 > Execution of ['C:\\Users\\delphi\\testreports\\sumo\\git\\bin\\sumoD.exe', '-c', '004/iteration_004.sumocfg'] failed. Look into dua.log for details.
---------- Differences in output ---------- 14c14 < Dispatch: taxiA_0y_2y_3y_3z_1y_0z_1z_2z --- > Dispatch: taxiA_0y_2y_3y_1y_3z_0z_1z_2z
---------- Differences in errors ---------- 126,130c126,141 < Warning: busStop '30731700' on lane '167272531#9_0' is too short for vehicle 'pt_tram_12:1.0'. < Warning: Person 'ped67' aborted waiting for M5:3 at busStop '30731481'. < Warning: Person 'ped94' aborted waiting for N2:0 at busStop '2915590925'. < Warning: Person 'ped75' aborted waiting for 200:0 at busStop '1827996417'. < Warning: Person 'ped47' aborted waiting for TXL:0 at busStop '3869306771'. --- > Traceback (most recent call last): > File "sumo/tools/osmWebWizard.py", line 604, in <module> > main(get_options()) > File "sumo/tools/osmWebWizard.py", line 589, in main > builder.build() > File "sumo/tools/osmWebWizard.py", line 339, in build > randomTrips.main(randomTrips.get_options(options)) > File "C:\Users\delphi\testreports\sumo\git\tools\randomTrips.py", line 952, in main > sumolib.xml.insertOptionsHeader(options.routefile, options) > File "C:\Users\delphi\testreports\sumo\git\tools\sumolib\xml.py", line 598, in insertOptionsHeader > for lineNbr, line in enumerate(fileToPatch): > File "C:\Python311\Lib\fileinput.py", line 251, in __next__ > line = self._readline() > File "C:\Python311\Lib\fileinput.py", line 337, in _readline > os.rename(self._filename, self._backupfilename) > FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden: 'C:\\Users\\delphi\\testreports\\sumo\\msvc16x64Dtmp\\msvc16x64D.29Jan033759.15836\\tools\\import\\OSM\\webWizard\\test\\osm.ship.rou.xml' -> 'C:\\Users\\delphi\\testreports\\sumo\\msvc16x64Dtmp\\msvc16x64D.29Jan033759.15836\\tools\\import\\OSM\\webWizard\\test\\osm.ship.rou.xml.bak' ---------- Differences in output ---------- 171,222d170 < Success. < Success. < Written configuration to <PATH> < Loading net-file from <DIR>/osm.net.xml.gz' ... done ((TIME)). < Loading additional-files from <DIR>/osm.poly.xml.gz' ... done ((TIME)). < Loading additional-files from <DIR>/osm_stops.add.xml' ... done ((TIME)). < Loading route-files incrementally from <DIR>/osm_pt.rou.xml' < Loading route-files incrementally from <DIR>/osm.bicycle.trips.xml' < Loading route-files incrementally from <DIR>/osm.passenger.trips.xml' < Loading route-files incrementally from <DIR>/osm.pedestrian.rou.xml' < Loading route-files incrementally from <DIR>/osm.ship.trips.xml' < Loading done. < Simulation started with time: 0.00. < Simulation ended at time: 3179.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 414 < Running: 0 < Waiting: 0 < Persons: < Inserted: 183 < Running: 0 < Statistics (avg of 344): < RouteLength: 1881.94 < Speed: 6.57 < Duration: 327.08 < WaitingTime: 54.36 < TimeLoss: 112.88 <truncated after showing first 30 lines> ---------- Missing result in osmbatch ---------- python /path/to/ptlines2flows.py" -n osm.net.xml.gz -b 0 -e 900 -p 600 --random-begin --seed 42 --ptstops osm_stops.add.xml --ptlines osm_ptlines.xml -o osm_pt.rou.xml --ignore-errors --vtype-prefix pt_ --stopinfos-file stopinfos.xml --routes-file vehroutes.xml --trips-file trips.trips.xml --min-stops 0 --extend-to-fringe --verbose python /path/to/randomTrips.py -n osm.net.xml.gz --fringe-factor 2 --insertion-density 2 -o osm.bicycle.trips.xml -r osm.bicycle.rou.xml -b 0 -e 900 --trip-attributes <attrs-with-os-dependent-quoting> --max-distance 8000 python /path/to/randomTrips.py -n osm.net.xml.gz --fringe-factor 5 --insertion-density 6 -o osm.passenger.trips.xml -r osm.passenger.rou.xml -b 0 -e 900 --trip-attributes <attrs-with-os-dependent-quoting> --lanes python /path/to/randomTrips.py -n osm.net.xml.gz --fringe-factor 1 --insertion-density 4 -o osm.pedestrian.trips.xml -r osm.pedestrian.rou.xml -b 0 -e 900 --vehicle-class pedestrian --prefix ped --persontrips --trip-attributes <attrs-with-os-dependent-quoting> --duarouter-weights.tls-penalty 20 python /path/to/randomTrips.py -n osm.net.xml.gz --fringe-factor 40 --insertion-density 1 -o osm.ship.trips.xml -r osm.ship.rou.xml -b 0 -e 900 --vehicle-class ship --vclass ship --prefix ship --fringe-start-attributes <attrs-with-os-dependent-quoting> --validate
duaIterate only works with fixed departEdge
(This bug was triggered by text found in file 'dualog' matching 'input_trips_000.rou.alt.xml' is not accessible')
---------- Differences in dualog ----------
1d0
< Loading configuration ... done.
3c2
< Loading configuration ... done.
---
> Loading route-files incrementally from '000/input_trips_000.rou.xml'
6c5
< Simulation ended at time: 177.00
---
> Simulation ended at time: 177.00.
8,9c7,8
< Performance:
< Vehicles:
---
> Performance:
> Vehicles:
13,65c12,14
<
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
< Inserted: 10
< Running: 0
< Waiting: 0
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
9d7
< Loading configuration ... done.
11,40c9
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 3
< >> Running router on input_trips_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 4
< >> Running router on input_trips_003.rou.alt.xml
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<tripinfo id="0" depart="0.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.73" duration="70.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.35" rerouteNo="0" devices="tripinfo_0" vType="t" speedFactor="1.06" vaporized=""/>
<tripinfo id="1" depart="10.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="89.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_1" vType="t" speedFactor="0.94" vaporized=""/>
<tripinfo id="2" depart="20.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.04" duration="74.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.22" rerouteNo="0" devices="tripinfo_2" vType="t" speedFactor="1.01" vaporized=""/>
<tripinfo id="3" depart="30.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="15.05" duration="69.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.41" rerouteNo="0" devices="tripinfo_3" vType="t" speedFactor="1.08" vaporized=""/>
<tripinfo id="4" depart="40.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.32" duration="72.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.28" rerouteNo="0" devices="tripinfo_4" vType="t" speedFactor="1.03" vaporized=""/>
<tripinfo id="5" depart="50.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.55" duration="88.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.75" rerouteNo="0" devices="tripinfo_5" vType="t" speedFactor="0.83" vaporized=""/>
<tripinfo id="6" depart="60.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.54" duration="80.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_6" vType="t" speedFactor="1.05" vaporized=""/>
<tripinfo id="7" depart="70.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="12.32" duration="83.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_7" vType="t" speedFactor="0.89" vaporized=""/>
<tripinfo id="8" depart="80.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="159.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_8" vType="t" speedFactor="0.94" vaporized=""/>
<tripinfo id="9" depart="90.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.91" duration="86.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.82" rerouteNo="0" devices="tripinfo_9" vType="t" speedFactor="0.86" vaporized=""/>
</tripinfos>
option lane-based does not work (This bug was triggered by text found in file 'routes' matching 'on3 3 off3') ---------- Differences in flows ---------- 2c2,3 < <flow id="1_off3.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_off3.qPKW" number="450" begin="0" end="3600"/> --- > <flow id="1_0_9_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_0_9_0.qPKW" number="450" begin="0" end="3600"/> > <flow id="on3_0_off3_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="on3_0_off3_0.qPKW" number="450" begin="0" end="3600"/> ---------- Differences in routes ---------- 2c2,3 < <route id="1_off3.qPKW" edges="1 2 3 off3"/> --- > <route id="1_0_9_0.qPKW" edges="1 2 3 4 5 6 7 8 9"/> > <route id="on3_0_off3_0.qPKW" edges="on3 3 off3"/>