17Apr16r20475 - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttest -a tools -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.30Apr023516.9302 -g

To start TextTest for these tests, run:

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


default: 263 tests: 253 succeeded 9 killed 1 known bugs

Detailed information for the tests that had known bugs:

TEST had known bugs (bug 1190 (new)) on sim-build : xml csv2xml cross3ltl_full_schema ( Last six runs Apr2016 )

******************************************************
Ticket #1190 (new defect: )
csv2xml cannot handle elements without attributes
http://sumo.dlr.de/trac.wsgi/ticket/1190
Reported By: behrisch Owned by: 
Priority: major Milestone: 1.0.0
Component: tools (python) Version: SVN
Description:
they are simply ignored. We could fix this by simply disallowing them in the input (they only occur in the full output and are quite useless there) or by looking at the schema in more detail when transforming
******************************************************
(This bug was triggered by FAILING to find text in file 'xml' matching 'vehicles')
---------- Differences in xml ----------
1,29d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< <!-- generated on Tue Dec  3 16:33:35 2013 by SUMO sumo Version dev-SVN-r15233
< <?xml version="1.0" encoding="UTF-8"?>
< 
< <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>
< 
< </configuration>
< -->
< 
<truncated after showing first 30 lines>

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on sim-build : projects evacuation plain ( Last six runs Apr2016 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
62,63c62,63
< Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|cycleway.track|highway.tertiary' (first occurence for edge '38207292').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|highway.tertiary' (first occurence for edge '38207292').
---
> Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|cycleway.track|highway.tertiary' (first occurence for edge '38207292#0').
> Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|highway.tertiary' (first occurence for edge '38207292#0').
105,6925c105,117
< Warning: No way found for reference '3252581959' in relation '389940'
< Warning: direction of restriction relation could not be determined
< Warning: Ignoring restriction relation '1028113'.
< Warning: direction of restriction relation could not be determined
< Warning: Ignoring restriction relation '1084834'.
< Warning: No way found for reference '3250129634' in relation '1123588'
< Warning: No way found for reference '26756750' in relation '1385226'
< Warning: No way found for reference '27011990' in relation '1385294'
< Warning: No way found for reference '3252631228' in relation '1385341'
< Warning: No way found for reference '3252631227' in relation '1385341'
< Warning: to-edge of restriction relation could not be determined
< Warning: Ignoring restriction relation '1460990'.
< Warning: No way found for reference '4500160' in relation '1524463'
< Warning: Ignoring restriction relation '1524463' with unknown to-way.
< Warning: No way found for reference '70367900' in relation '1551319'
< Warning: Ignoring restriction relation '1551319' with unknown to-way.
< Warning: No way found for reference '4436793' in relation '1551320'
< Warning: Ignoring restriction relation '1551320' with unknown from-way.
< Warning: No way found for reference '202548687' in relation '1562715'
< Warning: Ignoring restriction relation '1562715' with unknown to-way.
< Warning: direction of restriction relation could not be determined
< Warning: Ignoring restriction relation '1573339'.
< Warning: No way found for reference '117322684' in relation '1797116'
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,7c3,20
< 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
---
> Found duplicate nodes. Substituting 4058573721 with 4052020178
> Found duplicate nodes. Substituting 4108212823 with 3689674260
> Found duplicate nodes. Substituting 4124563110 with 252205429
> Found duplicate nodes. Substituting 4124563111 with 1474935960
> Found duplicate nodes. Substituting 4124563112 with 3186325596
> Found duplicate nodes. Substituting 4124563113 with 3186325597
> Found duplicate nodes. Substituting 4124563116 with 252205437
> Found duplicate nodes. Substituting 4124563117 with 252205435
> Found duplicate nodes. Substituting 4124563120 with 252205433
> Found duplicate nodes. Substituting 4124563121 with 3186325609
> Found duplicate nodes. Substituting 4124563122 with 3186325610
> Found duplicate nodes. Substituting 4124563123 with 3186325611
> Found duplicate nodes. Substituting 4124563124 with 252205428
> Found duplicate nodes. Substituting 4124563125 with 252205432
> Found duplicate nodes. Substituting 4124563126 with 3186325613
> Found duplicate nodes. Substituting 4124563127 with 252205438
> Found duplicate nodes. Substituting 4124563129 with 252205434
> Found duplicate nodes. Substituting 4124563130 with 252205436
18a32,34
> Found duplicate edges. Removing 385250934
> Found duplicate edges. Removing 387118485
> Found duplicate edges. Removing 388432544
22,81c38
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on sim-build : xml schemaCheck tests additional ( Last six runs Apr2016 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
3a4,23
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 131, in <module>
>     sys.exit(main(srcRoot, toCheck, sys.stderr))
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 88, in main
>     for root, dirs, files in os.walk(srcRoot):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 286, in walk
>     if isdir(join(top, name)):
>   File "/usr/lib64/python2.7/genericpath.py", line 41, in isdir
>     st = os.stat(s)
> KeyboardInterrupt
---------- Differences in output ----------
1d0
< <number> files checked

TEST were terminated before completion (TIMEOUT) on sim-build : xml schemaCheck tests cfgs ( Last six runs Apr2016 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4c4,24
< Bytes: 0xF6 0x74 0x2E 0x6E, line 3, column 27
---
> Bytes: 0xF6 0x74 0x2E 0x6E, line 3, column 26
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 131, in <module>
>     sys.exit(main(srcRoot, toCheck, sys.stderr))
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 88, in main
>     for root, dirs, files in os.walk(srcRoot):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 286, in walk
>     if isdir(join(top, name)):
>   File "/usr/lib64/python2.7/genericpath.py", line 41, in isdir
>     st = os.stat(s)
> KeyboardInterrupt
---------- Differences in output ----------
1d0
< <number> files checked

TEST were terminated before completion (TIMEOUT) on sim-build : xml schemaCheck tests jtrrouter ( Last six runs Apr2016 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,18
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 131, in <module>
>     sys.exit(main(srcRoot, toCheck, sys.stderr))
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 88, in main
>     for root, dirs, files in os.walk(srcRoot):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 286, in walk
>     if isdir(join(top, name)):
>   File "/usr/lib64/python2.7/genericpath.py", line 41, in isdir
>     st = os.stat(s)
> KeyboardInterrupt
---------- Differences in output ----------
1d0
< <number> files checked

TEST were terminated before completion (TIMEOUT) on sim-build : xml schemaCheck tests netconvert ( Last six runs Apr2016 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,36c1,20
< -- Unordered text as found by filter 'ERROR:SCHEMA' --
< netconvert/import/XML/errors/broken_edge/edge#fromnode__missing1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'edge': The attribute 'from' is required but missing.
< netconvert/import/XML/errors/broken_edge/edge#fromnode__missing4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'edge': The attribute 'from' is required but missing.
< netconvert/import/XML/errors/broken_edge/edge#id__missing1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'edge': The attribute 'id' is required but missing.
< netconvert/import/XML/errors/broken_edge/edge#id__missing1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge': Not all fields of key identity-constraint 'edgeKey' evaluate to a node.
< netconvert/import/XML/errors/broken_edge/edge#id__missing4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'edge': The attribute 'id' is required but missing.
< netconvert/import/XML/errors/broken_edge/edge#id__missing4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge': Not all fields of key identity-constraint 'edgeKey' evaluate to a node.
< netconvert/import/XML/errors/broken_edge/edge#length__empty1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'length': '' is not a valid value of the atomic type 'positiveFloatType'.
< netconvert/import/XML/errors/broken_edge/edge#length__empty4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'length': '' is not a valid value of the atomic type 'positiveFloatType'.
< netconvert/import/XML/errors/broken_edge/edge#length__false1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'length': 'a' is not a valid value of the atomic type 'positiveFloatType'.
< netconvert/import/XML/errors/broken_edge/edge#length__false4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'length': 'a' is not a valid value of the atomic type 'positiveFloatType'.
< netconvert/import/XML/errors/broken_edge/edge#nolanes__empty1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'numLanes': '' is not a valid value of the atomic type 'xs:positiveInteger'.
< netconvert/import/XML/errors/broken_edge/edge#nolanes__empty4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'numLanes': '' is not a valid value of the atomic type 'xs:positiveInteger'.
< netconvert/import/XML/errors/broken_edge/edge#nolanes__false1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'numLanes': 'a' is not a valid value of the atomic type 'xs:positiveInteger'.
< netconvert/import/XML/errors/broken_edge/edge#nolanes__false4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'numLanes': 'a' is not a valid value of the atomic type 'xs:positiveInteger'.
< netconvert/import/XML/errors/broken_edge/edge#priority__false1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'priority': 'a' is not a valid value of the atomic type 'xs:int'.
< netconvert/import/XML/errors/broken_edge/edge#priority__false4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'priority': 'a' is not a valid value of the atomic type 'xs:int'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1a/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'shape': 'a,1.450752924 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.8746614 1261.381695,168.644822 1247.
746483,178.1923005 1232.660518,185.2270015 1216.58218,189.5351793' is not a valid value of the atomic type 'shapeType'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1a/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'shape': [facet 'pattern'] The value 'a,1.450752924 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.8746614 1261.38
1695,168.644822 1247.746483,178.1923005 1232.660518,185.2270015 1216.58218,189.5351793' is not accepted by the pattern '((\-)?(\d+|(\d*.\d+)),(\-)?(\d+|(\d*.\d+))(,(\-)?(\d+|(\d*.\d+)))?(\s(\-)?(\d+|(\d*.\d+)),(\-)?(\d+|(\d*.\d+))(,(\-)?(\d+|(\d*.\d+)))?)*)?'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1b/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'shape': '1216.58218,a 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.8746614 1261.381695,168.644822 1247.7
46483,178.1923005 1232.660518,185.2270015 1216.58218,189.5351793' is not a valid value of the atomic type 'shapeType'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1b/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'shape': [facet 'pattern'] The value '1216.58218,a 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.8746614 1261.381
695,168.644822 1247.746483,178.1923005 1232.660518,185.2270015 1216.58218,189.5351793' is not accepted by the pattern '((\-)?(\d+|(\d*.\d+)),(\-)?(\d+|(\d*.\d+))(,(\-)?(\d+|(\d*.\d+)))?(\s(\-)?(\d+|(\d*.\d+)),(\-)?(\d+|(\d*.\d+))(,(\-)?(\d+|(\d*.\d+)))?)*)?'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1c/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'shape': '1216.58218,1.450752924 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.8746614 1261.381695,168.644
822 1247.746483,178.1923005 1232.660518,185.2270015 a,189.5351793' is not a valid value of the atomic type 'shapeType'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1c/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'shape': [facet 'pattern'] The value '1216.58218,1.450752924 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.874661
4 1261.381695,168.644822 1247.746483,178.1923005 1232.660518,185.2270015 a,189.5351793' is not accepted by the pattern '((\-)?(\d+|(\d*.\d+)),(\-)?(\d+|(\d*.\d+))(,(\-)?(\d+|(\d*.\d+)))?(\s(\-)?(\d+|(\d*.\d+)),(\-)?(\d+|(\d*.\d+))(,(\-)?(\d+|(\d*.\d+)))?)*)?'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1d/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'shape': '1216.58218,1.450752924 a 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.8746614 1261.381695,168.6
44822 1247.746483,178.1923005 1232.660518,185.2270015 1216.58218,189.5351793' is not a valid value of the atomic type 'shapeType'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1d/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'shape': [facet 'pattern'] The value '1216.58218,1.450752924 a 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.8746
614 1261.381695,168.644822 1247.746483,178.1923005 1232.660518,185.2270015 1216.58218,189.5351793' is not accepted by the pattern '((\-)?(\d+|(\d*.\d+)),(\-)?(\d+|(\d*.\d+))(,(\-)?(\d+|(\d*.\d+)))?(\s(\-)?(\d+|(\d*.\d+)),(\-)?(\d+|(\d*.\d+))(,(\-)?(\d+|(\d*.\d+)))?)*)?'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false4a/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'shape': 'a,189.5351791 -32.66051788,185.2270013 -47.74648295,178.1923003 -61.38169529,168.6448218 -73.15185588,156.8746612 -82.69933435,143.2394489 -89.73403539,128.1534838 -94.04221318,112.0751454 -95.4929659,95.4929659 -94.04221318,78.91078639 -89.73403539,62.83244802 -82.69933435,47.74648295 -73.15185588,34.11127061 -61.38169529,22.
34111002 -47.74648295,12.79363155 -32.66051788,5.758930507 -16.58217951,1.450752724' is not a valid value of the atomic type 'shapeType'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false4a/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'shape': [facet 'pattern'] The value 'a,189.5351791 -32.66051788,185.2270013 -47.74648295,178.1923003 -61.38169529,168.6448218 -73.15185588,156.8746612 -82.69933435,143.2394489 -89.73403539,128.1534838 -94.04221318,112.0751454 -95.4929659,95.4929659 -94.04221318,78.91078639 -89.73403539,62.83244802 -82.69933435,47.74648295 -73.15185588,34.1112
7061 -61.38169529,22.34111002 -47.74648295,12.79363155 -32.66051788,5.758930507 -16.58217951,1.450752724' is not accepted by the pattern '((\-)?(\d+|(\d*.\d+)),(\-)?(\d+|(\d*.\d+))(,(\-)?(\d+|(\d*.\d+)))?(\s(\-)?(\d+|(\d*.\d+)),(\-)?(\d+|(\d*.\d+))(,(\-)?(\d+|(\d*.\d+)))?)*)?'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false4b/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'shape': '-16.58217951,a -32.66051788,185.2270013 -47.74648295,178.1923003 -61.38169529,168.6448218 -73.15185588,156.8746612 -82.69933435,143.2394489 -89.73403539,128.1534838 -94.04221318,112.0751454 -95.4929659,95.4929659 -94.04221318,78.91078639 -89.73403539,62.83244802 -82.69933435,47.74648295 -73.15185588,34.11127061 -61.38169529,22
.34111002 -47.74648295,12.79363155 -32.66051788,5.758930507 -16.58217951,1.450752724' is not a valid value of the atomic type 'shapeType'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false4b/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'edge', attribute 'shape': [facet 'pattern'] The value '-16.58217951,a -32.66051788,185.2270013 -47.74648295,178.1923003 -61.38169529,168.6448218 -73.15185588,156.8746612 -82.69933435,143.2394489 -89.73403539,128.1534838 -94.04221318,112.0751454 -95.4929659,95.4929659 -94.04221318,78.91078639 -89.73403539,62.83244802 -82.69933435,47.74648295 -73.15185588,34.111
27061 -61.38169529,22.34111002 -47.74648295,12.79363155 -32.66051788,5.758930507 -16.58217951,1.450752724' is not accepted by the pattern '((\-)?(\d+|(\d*.\d+)),(\-)?(\d+|(\d*.\d+))(,(\-)?(\d+|(\d*.\d+)))?(\s(\-)?(\d+|(\d*.\d+)),(\-)?(\d+|(\d*.\d+))(,(\-)?(\d+|(\d*.\d+)))?)*)?'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< <number> files checked

TEST were terminated before completion (TIMEOUT) on sim-build : xml schemaCheck tests nets ( Last six runs Apr2016 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,5
> Error on parsing 'netgen/random/user_example1_v/net.netgen'!
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 57, in validate
>     schemes[schemaLoc].validate(doc)
> KeyboardInterrupt
---------- Differences in output ----------
1d0
< <number> files checked

TEST were terminated before completion (TIMEOUT) on sim-build : xml schemaCheck tests routes ( Last six runs Apr2016 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
3a4,27
> Error on parsing 'duarouter/vclasses/no_vclass_test_routes_longer/routes.duarouter'!
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 56, in validate
>     schemes[schemaLoc] = etree.XMLSchema(etree.parse(schemaLoc))
>   File "xmlschema.pxi", line 102, in lxml.etree.XMLSchema.__init__ (src/lxml/lxml.etree.c:154475)
> XMLSchemaParseError: Element '{http://www.w3.org/2001/XMLSchema}include': Failed to parse the XML resource '/home/delphi/sumo/data/xsd/baseTypes.xsd'., line 4
> Error on parsing 'duarouter/vclasses/no_vclass_test_routes_longer/alts.duarouter'!
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 46, in validate
>     doc = etree.parse(f)
>   File "lxml.etree.pyx", line 3201, in lxml.etree.parse (src/lxml/lxml.etree.c:65033)
>   File "parser.pxi", line 1571, in lxml.etree._parseDocument (src/lxml/lxml.etree.c:93221)
>   File "parser.pxi", line 1600, in lxml.etree._parseDocumentFromURL (src/lxml/lxml.etree.c:93508)
>   File "parser.pxi", line 1500, in lxml.etree._parseDocFromFile (src/lxml/lxml.etree.c:92565)
>   File "parser.pxi", line 1047, in lxml.etree._BaseParser._parseDocFromFile (src/lxml/lxml.etree.c:89449)
>   File "parser.pxi", line 577, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:84831)
>   File "parser.pxi", line 672, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:85901)
>   File "lxml.etree.pyx", line 294, in lxml.etree._ExceptionContext._raise_if_stored (src/lxml/lxml.etree.c:9387)
>   File "parser.pxi", line 440, in lxml.etree._local_resolver (src/lxml/lxml.etree.c:83499)
>   File "apihelpers.pxi", line 1385, in lxml.etree._decodeFilename (src/lxml/lxml.etree.c:25265)
>   File "apihelpers.pxi", line 1392, in lxml.etree._decodeFilenameWithLength (src/lxml/lxml.etree.c:25348)
>   File "/usr/lib64/python2.7/encodings/utf_8.py", line 15, in decode
>     def decode(input, errors='strict'):
> KeyboardInterrupt
5,28d28
< duarouter/routes/style1_input/errors/vehicle_empty_arrivallane/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalLane': '' is not a valid value of the union type 'arrivalLaneType'.
< duarouter/routes/style1_input/errors/vehicle_empty_arrivalpos/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalPos': '' is not a valid value of the union type 'arrivalPosType'.
< duarouter/routes/style1_input/errors/vehicle_empty_arrivalspeed/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'arrivalSpeed': '' is not a valid value of the union type 'arrivalSpeedType'.
< duarouter/routes/style1_input/errors/vehicle_empty_departlane/input_routes.rou.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'vehicle', attribute 'departLane': '' is not a valid value of the union type 'departLaneType'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< <number> files checked

TEST were terminated before completion (TIMEOUT) on sim-build : xml schemaCheck tests sim_outputs ( Last six runs Apr2016 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,22c1,5
< -- Unordered text as found by filter 'ERROR:SCHEMA' --
< sumo/output/e2/errors/file_empty/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/file_false/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/file_missing/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/freq_empty/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/freq_false/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/freq_missing/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/freq_negative/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/id_empty/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/id_missing/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/lane_empty/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/lane_false/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/lane_missing/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/length_empty/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/length_false/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/length_missing/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/length_too_high/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/pos_empty/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/pos_false/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/pos_missing/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< sumo/output/e2/errors/pos_too_high/detector.sumo:27:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'detector': Missing child element(s). Expected is ( interval ).
< 
---
> Error on parsing 'sumo/output/meannoise_edgebased/two_same_vehicles/interval1s/aggregated1.sumo.meso'!
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 46, in validate
>     doc = etree.parse(f)
> KeyboardInterrupt
---------- Differences in output ----------
1d0
< <number> files checked

TEST were terminated before completion (TIMEOUT) on sim-build : xml schemaCheck tests tls ( Last six runs Apr2016 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,22
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 131, in <module>
>     sys.exit(main(srcRoot, toCheck, sys.stderr))
>   File "/home/delphi/sumo/tests/../tools/xml/schemaCheck.py", line 88, in main
>     for root, dirs, files in os.walk(srcRoot):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 296, in walk
>     for x in walk(new_path, topdown, onerror, followlinks):
>   File "/usr/lib64/python2.7/os.py", line 286, in walk
>     if isdir(join(top, name)):
>   File "/usr/lib64/python2.7/genericpath.py", line 41, in isdir
>     st = os.stat(s)
> KeyboardInterrupt
---------- Differences in output ----------
1d0
< <number> files checked