08Jan20rv1_4_0+0362-484c704aea - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttest -a tools -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31Jan002106.24322 -g

To start TextTest for these tests, run:

texttest -a tools -d /home/delphi/gcc/sumo/tests


default: 478 tests: 464 succeeded 10 FAILED 4 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : assign calibration 2ndTestNetwork_sumoFormat ( Last six runs Jan2020 )

---------- Differences in errors ----------
0a1
> Execution of ['java', '-cp', '/home/delphi/gcc/sumo/tools/contributed/calibration/bioroute/target/bioroute-master-SNAPSHOT.jar:/home/delphi/gcc/sumo/tools/contributed/calibration/misc/target/misc-master-SNAPSHOT.jar:/home/delphi/gcc/sumo/tools/contributed/calibration/utilities/target/floetteroed-utilities-master-SNAPSHOT.jar:/home/delphi/gcc/sumo/tools/contributed/calibration/cadyts/target/cadyts-master-SNAPSHOT.jar:/home/delphi/gcc/sumo/tools/contributed/calibration/opdyts/target/opdyts-maste
r-SNAPSHOT.jar:/home/delphi/gcc/sumo/tools/contributed/calibration/opdyts/target/opdyts-master-SNAPSHOT-sources.jar:/home/delphi/gcc/sumo/tools/../bin/lisum-core-1.0.1-SNAPSHOT-jar-with-dependencies.jar:/home/delphi/gcc/sumo/tools/../bin/lisum-gui-1.0-jar-with-dependencies.jar:/home/delphi/gcc/sumo/tools/../bin/floetteroed-utilities-master-SNAPSHOT.jar:/home/delphi/gcc/sumo/tools/../bin/lisum-gui.jar:/home/delphi/gcc/sumo/tools/../bin/cadyts-master-SNAPSHOT.jar:/home/delphi/gcc/sumo/tools/../bin
/floetteroed-utilities-1.0.0.jar:/home/delphi/gcc/sumo/tools/../bin/opdyts-1.0.0-sources.jar:/home/delphi/gcc/sumo/tools/../bin/cadyts-1.3.0-SNAPSHOT.jar:/home/delphi/gcc/sumo/tools/../bin/opdyts-1.0.0.jar:/home/delphi/gcc/sumo/tools/../bin/bioroute-1.0.0-SNAPSHOT.jar:/home/delphi/gcc/sumo/tools/../bin/TraaS.jar:/home/delphi/gcc/sumo/tools/../bin/lisum-gui-1.0.jar:/home/delphi/gcc/sumo/tools/../bin/lisum-core.jar:/home/delphi/gcc/sumo/tools/../bin/lisum-core-1.0.1-SNAPSHOT.jar:/home/delphi/gcc/s
umo/tools/../bin/floetteroed-utilities-1.0.0-sources.jar', '-Xmx1G', 'floetteroed.cadyts.interfaces.sumo.SumoController', 'CHOICE', '-choicesetfile', 'routes.rou.alt.xml', '-choicefile', 'routes_014.cal.xml'] failed. Look into cadySumo-log.txt for details.
---------- Differences in output ----------
72,100d71
< >> Running simulation
< <<
< ------------------
< 
< calibration step: 15
< >> Running simulation
< <<
< ------------------
< 
< calibration step: 16
< >> Running simulation
< <<
< ------------------
< 
< calibration step: 17
< >> Running simulation
< <<
< ------------------
< 
< calibration step: 18
< >> Running simulation
< <<
< ------------------
< 
< calibration step: 19
< >> Running simulation
< <<
< ------------------
< 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : build checkStyle complex ( Last six runs Jan2020 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> BlockingIOError: [Errno 11] Resource temporarily unavailable
> Traceback (most recent call last):
> BlockingIOError: [Errno 11] Resource temporarily unavailable
> Traceback (most recent call last):
> BlockingIOError: [Errno 11] Resource temporarily unavailable
> Traceback (most recent call last):
> BlockingIOError: [Errno 11] Resource temporarily unavailable
---------- Differences in output ----------
0a1,6
> traci/ContextSubscriptionFilters/lateralDistance/runner.py:52:121: E501 line too long (191 > 120 characters)
> traci/ContextSubscriptionFilters/lateralDistance/runner.py:72:121: E501 line too long (143 > 120 characters)
> traci/bugs/ticket3348/runner.py:25:121: E501 line too long (128 > 120 characters)
> traci/bugs/ticket2777/runner.py:21:1: F401 'subprocess' imported but unused
> traci/bugs/ticket1010/runner.py:18:1: F401 'subprocess' imported but unused
> traci/bugs/ticket3349/runner.py:26:121: E501 line too long (144 > 120 characters)

TEST FAILED on ts-sim-build-ba : build checkStyle header ( Last six runs Jan2020 )

---------- Differences in output ----------
11a12,18
> src/utils/traction_wire/Circuit.cpp missing empty line 13 /// @note    based on work 2017 Ahmad Khaled, Ahmad Essam, Omnia Zakaria, Mary Nader
> src/utils/traction_wire/Circuit.h missing empty line 13 /// @note    based on work 2017 Ahmad Khaled, Ahmad Essam, Omnia Zakaria, Mary Nader
> src/utils/traction_wire/Element.cpp missing empty line 13 /// @note    based on work 2017 Ahmad Khaled, Ahmad Essam, Omnia Zakaria, Mary Nader
> src/utils/traction_wire/Element.h missing empty line 13 /// @note    based on work 2017 Ahmad Khaled, Ahmad Essam, Omnia Zakaria, Mary Nader
> src/utils/traction_wire/Node.cpp missing empty line 13 /// @note    based on work 2017 Ahmad Khaled, Ahmad Essam, Omnia Zakaria, Mary Nader
> src/utils/traction_wire/Node.h missing empty line 13 /// @note    based on work 2017 Ahmad Khaled, Ahmad Essam, Omnia Zakaria, Mary Nader
> tools/output/analyze_pedestrian_jam.py broken @file reference # @file    analyze_teleports.py

TEST FAILED on ts-sim-build-ba : build checkStyle netedit ( Last six runs Jan2020 )

---------- Differences in errors ----------
0a1,7
> svn: E155007: »/home/delphi/gcc/sumo/tests/netedit« ist keine Arbeitskopie
> Traceback (most recent call last):
>   File "/home/delphi/gcc/sumo/tests/../tools/build/checkStyle.py", line 312, in <module>
>     output = subprocess.check_output(["svn", "pl", "-v", "-R", "--xml", repoRoot])
>   File "/usr/lib/python2.7/subprocess.py", line 223, in check_output
>     raise CalledProcessError(retcode, cmd, output=output)
> subprocess.CalledProcessError: Command '['svn', 'pl', '-v', '-R', '--xml', '/home/delphi/gcc/sumo/tests/netedit']' returned non-zero exit status 1
---------- Differences in output ----------
0a1
> This seems to be no valid git repository /home/delphi/gcc/sumo/tests/netedit [Errno 11] Resource temporarily unavailable

TEST FAILED on ts-sim-build-ba : build checkStyle netedit_additionals ( Last six runs Jan2020 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> BlockingIOError: [Errno 11] Resource temporarily unavailable
> Traceback (most recent call last):
> BlockingIOError: [Errno 11] Resource temporarily unavailable
> Traceback (most recent call last):
> BlockingIOError: [Errno 11] Resource temporarily unavailable

TEST FAILED on ts-sim-build-ba : build checkStyle netedit_demand ( Last six runs Jan2020 )

---------- Differences in errors ----------
0a1,7
> svn: E155007: »/home/delphi/gcc/sumo/tests/netedit/demandElements« ist keine Arbeitskopie
> Traceback (most recent call last):
>   File "/home/delphi/gcc/sumo/tests/../tools/build/checkStyle.py", line 312, in <module>
>     output = subprocess.check_output(["svn", "pl", "-v", "-R", "--xml", repoRoot])
>   File "/usr/lib/python2.7/subprocess.py", line 223, in check_output
>     raise CalledProcessError(retcode, cmd, output=output)
> subprocess.CalledProcessError: Command '['svn', 'pl', '-v', '-R', '--xml', '/home/delphi/gcc/sumo/tests/netedit/demandElements']' returned non-zero exit status 1
---------- Differences in output ----------
0a1
> This seems to be no valid git repository /home/delphi/gcc/sumo/tests/netedit/demandElements [Errno 11] Resource temporarily unavailable

TEST FAILED on ts-sim-build-ba : build checkStyle tools ( Last six runs Jan2020 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> BlockingIOError: [Errno 11] Resource temporarily unavailable
> Traceback (most recent call last):
> BlockingIOError: [Errno 11] Resource temporarily unavailable
> Traceback (most recent call last):
> BlockingIOError: [Errno 11] Resource temporarily unavailable
> Traceback (most recent call last):
> BlockingIOError: [Errno 11] Resource temporarily unavailable
---------- Differences in output ----------
0a1,13
> output/analyze_pedestrian_jam.py:22:1: E302 expected 2 blank lines, found 1
> net/netdiff.py:145:92: E231 missing whitespace after ','
> net/netdiff.py:145:94: E231 missing whitespace after ','
> net/netdiff.py:145:121: E501 line too long (125 > 120 characters)
> net/netdiff.py:248:29: E265 block comment should start with '# '
> net/netdiff.py:250:71: E203 whitespace before ':'
> net/netdiff.py:259:9: E303 too many blank lines (2)
> sumolib/net/node.py:112:29: W291 trailing whitespace
> tileGet.py:109:1: E302 expected 2 blank lines, found 1
> traci/connection.py:263:121: E501 line too long (151 > 120 characters)
> traci/_vehicle.py:1764:121: E501 line too long (122 > 120 characters)
> traci/_vehicle.py:1765:121: E501 line too long (140 > 120 characters)
> output/analyze_pedestrian_jam.py broken @file reference # @file    analyze_teleports.py

TEST FAILED on ts-sim-build-ba : import OSM webWizard ( Last six runs Jan2020 )

---------- Differences in errors ----------
192c192
< Warning: Person 'ped83' aborted waiting for M4:2 at busStop '30731497'.
---
> Warning: Person 'ped128' aborted waiting for N2:0 at busStop '3867910420'.
194a195
> Warning: Person 'ped81' aborted waiting for 147:0 at busStop '3869306762'.
---------- Differences in output ----------
121,162d120
< Success.
< Written configuration to <PATH>
< Loading configuration ... done.
< Loading net-file from <DIR>/osm.net.xml' ... done ((TIME)).
< Loading additional-files from <DIR>/osm.poly.xml' ... done ((TIME)).
< Loading additional-files from <DIR>/osm_stops.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 2685.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 430
<  Running: 0
<  Waiting: 0
< Teleports: 1 (Collisions: 1)
< Persons: 
<  Inserted: 199
<  Running: 0
< Statistics (avg):
<  RouteLength: 1850.26
<  Duration: 338.24
<  WaitingTime: 49.22
<  TimeLoss: 107.76
<  DepartDelay: -0.25
< Pedestrian Statistics (avg of 423 walks):
<  RouteLength: 294.02
<  Duration: 247.00
<  TimeLoss: 38.93
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumolib patch_network ( Last six runs Jan2020 )

---------- Differences in errors ----------
1c1,2
< Warning: Ignoring loaded location attribute nr. 2 for tracking of original location
---
> Traceback (most recent call last):
> OSError: [Errno 11] Resource temporarily unavailable
---------- Differences in output ----------
1,2d0
< Success.
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="-3.00,-17.00,191.00,207.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="13.89" length="9.90" shape="101.56,92.41 101.12,89.52 100.01,87.45 98.24,86.21 95.80,85.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" speed="13.89" length="22.11" shape="101.56,92.41 101.40,86.11 101.42,81.24 101.70,76.39 102.29,70.12"/>
        <lane id=":C_1_1" index="1" speed="13.89" length="22.11" shape="104.76,92.30 104.59,86.07 104.61,81.36 104.89,76.65 105.47,70.44"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" speed="13.89" length="7.23" shape="104.76,92.30 105.39,86.66 106.19,85.33"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" speed="13.89" length="2.34" shape="104.76,92.30 105.52,91.08 106.31,90.65"/>
    </edge>
    <edge id=":C_18" function="internal">
        <lane id=":C_18_0" index="0" speed="13.89" length="13.10" shape="106.19,85.33 107.70,82.81 111.69,80.74 117.36,80.46"/>
    </edge>
    <edge id=":C_19" function="internal">
        <lane id=":C_19_0" index="0" speed="13.89" length="2.34" shape="106.31,90.65 107.12,91.03 107.96,92.20"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" speed="13.89" length="9.05" shape="116.76,86.83 114.24,86.96 112.46,87.88 111.44,89.59 111.15,92.10"/>
    </edge>
    <edge id=":C_6" function="internal">
<truncated after showing first 30 lines>
---------- Missing result in nodes ----------
<nodes version="1.3">
    <location convBoundary="0.00,0.00,200.00,200.00" netOffset="100.00,100.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
    <node id="C" x="106.0" y="81.0">
        <param key="jk1" value="jv1"/>
        <param key="jk2" value="jv2"/>
    </node>
    <node id="E" x="191.0" y="89.0"/>
    <node id="N" x="110.0" y="207.0"/>
    <node id="S" x="116.0" y="-17.0"/>
    <node id="W" x="-3.0" y="81.0"/>
</nodes>

TEST FAILED on ts-sim-build-ba : xml schemaCheck tests routes ( Last six runs Jan2020 )

---------- Differences in errors ----------
3c3
< IOError: Error reading file 'http://sumo.dlr.de/xsd/blub_file.xsd': failed to load external entity "http://sumo.dlr.de/xsd/blub_file.xsd"
---
> XMLSyntaxError: Start tag expected, '<' not found, line 1, column 1

Detailed information for the tests that had known bugs:

TEST had known bugs (see #5409) on ts-sim-build-ba : detector flowrouter motorway_ramps lane_based ( Last six runs Jan2020 )

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"/>

TEST had known bugs (see #2620) on ts-sim-build-ba : projects evacuation plain ( Last six runs Jan2020 )

unstable inputs
(This bug was triggered by text found in the full difference report matching 'Warning')
---------- Differences in errors ----------
1,6925c1
< Warning: Discarding unusable type 'waterway.canal' (first occurence for edge '4041237#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurence for edge '4045243#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.residential' (first occurence for edge '4068019#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurence for edge '4068043#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.secondary' (first occurence for edge '4068192').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.tertiary' (first occurence for edge '4377008#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurence for edge '4377122#0').
< Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.secondary' (first occurence for edge '4377785#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurence for edge '4383334').
< Warning: Discarding unusable type 'highway.construction' (first occurence for edge '4391568').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.residential' (first occurence for edge '4395586#0').
< Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.primary' (first occurence for edge '4395950#0').
< Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.residential' (first occurence for edge '4396234').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.living_street' (first occurence for edge '4410583').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary_link' (first occurence for edge '4484071').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.cycleway' (first occurence for edge '4492364#0').
< Warning: Discarding unusable type 'railway.disused' (first occurence for edge '4525886').
< Warning: Discarding unusable type 'highway.proposed' (first occurence for edge '4611776#0').
< Warning: Discarding unknown compound 'cycleway.none' in type 'cycleway.none|highway.tertiary' (first occurence for edge '4612758#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
< Warning: Discarding unknown compound 'cycleway.shared' in type 'cycleway.shared|highway.secondary' (first occurence for edge '4615594#0').
< Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.living_street' (first occurence for edge '4639037#0').
< Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unusable type 'waterway.riverbank' (first occurence for edge '4686373#0').
< Warning: Discarding unknown compound 'cycleway.shared_lane' in type 'cycleway.shared_lane|highway.primary' (first occurence for edge '4790833#0').
< Warning: Discarding unusable type 'railway.abandoned' (first occurence for edge '4790904').
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,97d0
< Parsing types from <DIR>/osmNetconvert.typ.xml'... done.
< Parsing nodes from osm-file 'osm_bbox.osm.xml'... 
< Found duplicate nodes. Substituting 3215103784 with 288002013
< Found duplicate nodes. Substituting 3987794203 with 3987794202
< Found duplicate nodes. Substituting 3997661445 with 3517810193
< Found duplicate nodes. Substituting 4016273048 with 26992494
< Found duplicate nodes. Substituting 4016273049 with 2306772973
< done.
< Parsing edges from osm-file 'osm_bbox.osm.xml'... done.
< Removing duplicate edges... 
< Found duplicate edges. Removing 310058575
< Found duplicate edges. Removing 310058576
< Found duplicate edges. Removing 310058577
< Found duplicate edges. Removing 335703516
< Found duplicate edges. Removing 335703519
< Found duplicate edges. Removing 335703532
< Found duplicate edges. Removing 377118659
< Found duplicate edges. Removing 377494320
< Found duplicate edges. Removing 391385403
< done.
< Adding new type 'highway.service|railway.tram' (first occurence for edge '167272531#0').
< Parsing relations from osm-file 'osm_bbox.osm.xml'... 
< done.
<  Removed 1494 traffic lights before loading plain-XML
<  Import done:
<    37203 nodes loaded.
<    34 types loaded.
<    36921 edges loaded.
< Proj projection parameters used: '+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs'.
<truncated after showing first 30 lines>
---------- New result in catalogue ----------
No files or directories were created, edited or deleted.

TEST had known bugs (bug 1190 (NONEXISTENT)) on ts-sim-build-ba : xml csv2xml cross3ltl_full_schema ( Last six runs Jan2020 )

Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/1190?format=tab': <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>.

Please make sure that bug 1190 exists
and that the configuration entry 'bug_system_location' points to the correct trac instance.
The current value is 'https://sumo.dlr.de/trac.wsgi/'.
(This bug was triggered by FAILING to find text in file 'xml' matching 'vehicles')
---------- Differences in xml ----------
1,32d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< <!-- generated on Tue Dec  3 16:33:35 2013 by SUMO sumo Version dev-SVN-r15233
< This data file and the accompanying materials
< are made available under the terms of the Eclipse Public License v2.0
< which accompanies this distribution, and is available at
< http://www.eclipse.org/legal/epl-v20.html
< SPDX-License-Identifier: EPL-2.0
< <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
< 
<     <input>
<         <net-file value="net.net.xml"/>
<         <route-files value="input_routes.rou.xml"/>
<     </input>
< 
<     <output>
<         <full-output value="full.xml"/>
<     </output>
< 
<     <time>
<         <begin value="0"/>
<         <end value="120"/>
<     </time>
< 
<     <report>
<         <no-duration-log value="true"/>
<         <no-step-log value="true"/>
<     </report>
< 
<truncated after showing first 30 lines>

TEST had known bugs (see #5588) on ts-sim-build-ba : xml csv2xml meandata_edges_utf8 ( Last six runs Jan2020 )

python2 csv reader cannot handle utf8
(This bug was triggered by text found in file 'errors' matching 'UnicodeEncodeError')
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/home/delphi/gcc/sumo/tests/../tools/xml/csv2xml.py", line 191, in <module>
>     main()
>   File "/home/delphi/gcc/sumo/tests/../tools/xml/csv2xml.py", line 187, in main
>     writeHierarchicalXml(xsd.XsdStructure(options.xsd), options)
>   File "/home/delphi/gcc/sumo/tests/../tools/xml/csv2xml.py", line 149, in writeHierarchicalXml
>     for raw in csv.reader(inputf, delimiter=options.delimiter):
> UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 25: ordinal not in range(128)
---------- Differences in xml ----------
1,16c1
< <meandata>
<     <interval begin="0.00" end="60.00" id="dump_60">
<         <edge arrived="0" departed="0" entered="0" id="ä" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="1o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="1si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<     </interval>
< </meandata>
---
> <meandata
\ Kein Zeilenumbruch am Dateiende.