See <http://robot.radiaatto.ri.fi/hudson/job/Rammbock/389/changes>

Changes:

[kontulai] fixed linux bug

------------------------------------------
Started by user Ilmari Kontulainen
Checkout:workspace / <http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/> - 
hudson.remoting.LocalChannel@bf4e9c4
Using strategy: Default
Last Built Revision: Revision 7fadf2f4a2a31b27eaf41353c59fbe96a56b9e8d 
(origin/HEAD, origin/master)
Checkout:workspace / <http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/> - 
hudson.remoting.LocalChannel@bf4e9c4
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://github.com/robotframework/Rammbock
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Commencing build of Revision d4beeb6e4361a00748b8f371efe5588cc9766a0d 
(origin/HEAD, origin/master)
Checking out Revision d4beeb6e4361a00748b8f371efe5588cc9766a0d (origin/HEAD, 
origin/master)
Warning : There are multiple branch changesets here
[workspace] $ /bin/bash -xe /tmp/hudson5754768508419686565.sh
+ ./linux_execute_regression_tests.sh -e no-ci atests
[ ERROR ] Invalid syntax in file 
'<http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/atests/Send_and_receive_data_over_UDP,_because_this_server_client_functionality_is_needed_as_a_base_for_application_protocols.txt'>
 in table 'Keywords': Invalid syntax in keyword 'Try To Bind Server To 
"${ip_address}"': Non-existing setting 'Teardown'.
==============================================================================
Atests                                                                        
==============================================================================
Atests.Element handling in packets                                            
==============================================================================
Encode message with decimal data as octets                            | PASS |
------------------------------------------------------------------------------
Encode message with multiple decimal data elements as octets          | PASS |
------------------------------------------------------------------------------
Encode message with bitstream data as binary                          | PASS |
------------------------------------------------------------------------------
Encode Message with multiple data fields containing bits              | PASS |
------------------------------------------------------------------------------
Try Encode too long decimal data as octets                            | PASS |
------------------------------------------------------------------------------
Try to encode too long decimal as bits                                | PASS |
------------------------------------------------------------------------------
Decode octets from message to single decimal                          | PASS |
------------------------------------------------------------------------------
Decode octets from message to decimals                                | PASS |
------------------------------------------------------------------------------
Decode bits from message to single decimal                            | PASS |
------------------------------------------------------------------------------
Decode bits from message to Multiple decimals                         | PASS |
------------------------------------------------------------------------------
Encode And Decode message with string                                 | PASS |
------------------------------------------------------------------------------
Encode And Decode message with multiple strings                       | PASS |
------------------------------------------------------------------------------
Encode And Decode message with octets, bits and strings               | PASS |
------------------------------------------------------------------------------
Encode message with TBCD coded number.                                | PASS |
------------------------------------------------------------------------------
Decode message with TBCD coded Even Number                            | PASS |
------------------------------------------------------------------------------
Decode message with TBCD coded Odd Number                             | PASS |
------------------------------------------------------------------------------
Encode and Decode message with ip-address                             | PASS |
------------------------------------------------------------------------------
Try To Read Too Many Bits From Bitstream Data                         | PASS |
------------------------------------------------------------------------------
Encode And Decode Message with short raw hex data                     | PASS |
------------------------------------------------------------------------------
Encode And Decode Message with long raw hex data                      | PASS |
------------------------------------------------------------------------------
Try to add Too big hex data                                           | PASS |
------------------------------------------------------------------------------
Try to add hex with wrong format                                      | PASS |
------------------------------------------------------------------------------
Read Binary                                                           | PASS |
------------------------------------------------------------------------------
add string with different encodings                                   | PASS |
------------------------------------------------------------------------------
read empty string                                                     | PASS |
------------------------------------------------------------------------------
Add Number with Hex Prefix                                            | PASS |
------------------------------------------------------------------------------
Add Number wit Bit Prefix                                             | PASS |
------------------------------------------------------------------------------
Add Number wit Octal Prefix                                           | PASS |
------------------------------------------------------------------------------
Add Integer and read it as hex                                        | PASS |
------------------------------------------------------------------------------
Add Integer and read it as wrong base                                 | PASS |
------------------------------------------------------------------------------
Atests.Element handling in packets                                    | PASS |
30 critical tests, 30 passed, 0 failed
30 tests total, 30 passed, 0 failed
==============================================================================
Atests.Logging                                                                
==============================================================================
log message to file                                                   | PASS |
------------------------------------------------------------------------------
unknown log level gives error in log message                          | PASS |
------------------------------------------------------------------------------
Atests.Logging                                                        | PASS |
2 critical tests, 2 passed, 0 failed
2 tests total, 2 passed, 0 failed
==============================================================================
Atests.Manipulate Server and Client instances.                                
==============================================================================
Create and delete two instances of Servers                            | PASS |
------------------------------------------------------------------------------
Create and delete two instances of Clients                            | PASS |
------------------------------------------------------------------------------
Send data between multiple Client and Server instances                | PASS |
------------------------------------------------------------------------------
Create Two UDP Server Instances without name                          | PASS |
------------------------------------------------------------------------------
Create Two TCP Server Instances without name                          | PASS |
------------------------------------------------------------------------------
Create Two UDP Client instances without names                         | PASS |
------------------------------------------------------------------------------
Create Two TCP Client instances without names                         | PASS |
------------------------------------------------------------------------------
Send message from last created client                                 | PASS |
------------------------------------------------------------------------------
Receive Message from last created Server                              | PASS |
------------------------------------------------------------------------------
Latest UDP servers and client are used when sending data              | FAIL |
No keyword with name 'Create Two UDP Servers and Clients' found.
------------------------------------------------------------------------------
Latest TCP servers and client are used when sending data              | FAIL |
There is already one TCP Server created. You need to specify a unique name for 
a new server
------------------------------------------------------------------------------
Latest SCTP servers and client are used when sending data             | FAIL |
No keyword with name 'Create Two SCTP Servers and Clients' found.
------------------------------------------------------------------------------
Atests.Manipulate Server and Client instances.                        | PASS |
8 critical tests, 8 passed, 0 failed
12 tests total, 9 passed, 3 failed
==============================================================================
...c server client functionality is needed as a base for application protocols
==============================================================================
Send packet from Client to Server                                     | PASS |
------------------------------------------------------------------------------
Send packet from Client to Server and return it back                  | PASS |
------------------------------------------------------------------------------
Send and receive stream over TCP                                      | PASS |
------------------------------------------------------------------------------
Send and receive multiple streams over TCP                            | PASS |
------------------------------------------------------------------------------
Server receives connections from two clients                          | PASS |
------------------------------------------------------------------------------
...client functionality is needed as a base for application protocols | PASS |
5 critical tests, 5 passed, 0 failed
5 tests total, 5 passed, 0 failed
==============================================================================
...s server client functionality is needed as a base for application protocols
==============================================================================
Send and Receive string over UDP using physical interface             | PASS |
------------------------------------------------------------------------------
Send data over UDP and modify it and return it back                   | PASS |
------------------------------------------------------------------------------
Send multiple packets over UDP to both ways                           | PASS |
------------------------------------------------------------------------------
Try To Bind Server To Ip-Address which does not exist                 | PASS |
------------------------------------------------------------------------------
...client functionality is needed as a base for application protocols | PASS |
4 critical tests, 4 passed, 0 failed
4 tests total, 4 passed, 0 failed
==============================================================================
Atests.Send And Receive Messages                                              
==============================================================================
Atests.Send And Receive Messages.Gtpv2                                        
==============================================================================
Create Session Request                                                | PASS |
------------------------------------------------------------------------------
Create Session Response                                               | PASS |
------------------------------------------------------------------------------
Modify Bearer Request                                                 | PASS |
------------------------------------------------------------------------------
Modify Bearer Response                                                | PASS |
------------------------------------------------------------------------------
Delete Session Request                                                | PASS |
------------------------------------------------------------------------------
Delete Session Response                                               | PASS |
------------------------------------------------------------------------------
gtpv2 attach-detach                                                   | PASS |
------------------------------------------------------------------------------
Atests.Send And Receive Messages.Gtpv2                                | PASS |
7 critical tests, 7 passed, 0 failed
7 tests total, 7 passed, 0 failed
==============================================================================
Atests.Send And Receive Messages.Http                                         
==============================================================================
Send and receive GET message and verify data                          | PASS |
------------------------------------------------------------------------------
Send and receive GET message and validate it                          | PASS |
------------------------------------------------------------------------------
Send and Receive Get and Return Response                              | PASS |
------------------------------------------------------------------------------
Atests.Send And Receive Messages.Http                                 | PASS |
3 critical tests, 3 passed, 0 failed
3 tests total, 3 passed, 0 failed
==============================================================================
Atests.Send And Receive Messages                                      | PASS |
10 critical tests, 10 passed, 0 failed
10 tests total, 10 passed, 0 failed
==============================================================================
Atests                                                                | PASS |
59 critical tests, 59 passed, 0 failed
63 tests total, 60 passed, 3 failed
==============================================================================
Output:  
<http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/reports/output.xml>
Report:  
<http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/reports/report.html>
Log:     <http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/reports/log.html>
+ nosetests -dv --with-xunit --xunit-file=nosetests-output.xml
Failure: ImportError (No module named Network) ... ERROR
test_add_another_ip (test_rammbock.TestNumberFormatting) ... ok
test_add_even_amount_of_numbers_as_tbcd (test_rammbock.TestNumberFormatting) 
... ok
test_add_false_ip_as_hex (test_rammbock.TestNumberFormatting) ... ok
test_add_ip (test_rammbock.TestNumberFormatting) ... ok
test_add_long_number (test_rammbock.TestNumberFormatting) ... ok
test_add_mcc_as_tbcd (test_rammbock.TestNumberFormatting) ... ok
test_add_mnc_as_tbcd (test_rammbock.TestNumberFormatting) ... ok
test_add_odd_amount_of_numbers_as_tbcd (test_rammbock.TestNumberFormatting) ... 
ok
test_read_from_data (test_rammbock.TestNumberFormatting) ... ok
test_rammbock.TestSpeed.test_speed_of_read_from_data ... ok

======================================================================
ERROR: Failure: ImportError (No module named Network)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/nose-0.11.3-py2.5.egg/nose/loader.py", 
line 382, in loadTestsFromName
    addr.filename, addr.module)
  File 
"/usr/lib/python2.5/site-packages/nose-0.11.3-py2.5.egg/nose/importer.py", line 
39, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File 
"/usr/lib/python2.5/site-packages/nose-0.11.3-py2.5.egg/nose/importer.py", line 
86, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File 
"<http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/proto/__init__.py";,> line 
1, in <module>
    from Rammbock import Rammbock
  File 
"<http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/proto/Rammbock.py";,> line 
4, in <module>
    from Network import UDPServer, UDPClient, _NamedCache
ImportError: No module named Network

----------------------------------------------------------------------
XML: nosetests-output.xml
----------------------------------------------------------------------
Ran 11 tests in 0.424s

FAILED (errors=1)
Build step 'Execute shell' marked build as failure
Recording test results
Robot results publisher started...
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.

Reply via email to