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

Changes:

[kontulai] added vim swap files to .gitignore

[kontulai] added possibility to specify ip and port when binding client to 
socket

[kontulai] add header struct format to template

[kontulai] minor refactoring

------------------------------------------
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 be1b04002e7794ff3baf83f7c9fc9a607894fe37 
(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 7fadf2f4a2a31b27eaf41353c59fbe96a56b9e8d 
(origin/HEAD, origin/master)
Checking out Revision 7fadf2f4a2a31b27eaf41353c59fbe96a56b9e8d (origin/HEAD, 
origin/master)
Warning : There are multiple branch changesets here
[workspace] $ /bin/bash -xe /tmp/hudson7916085450239627653.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                                   | FAIL |
ValueError: invalid literal for int() with base 10: '*'
------------------------------------------------------------------------------
read empty string                                                     | FAIL |
ValueError: too many values to unpack
------------------------------------------------------------------------------
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                                    | FAIL |
30 critical tests, 28 passed, 2 failed
30 tests total, 28 passed, 2 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                                                | FAIL |
ValueError: too many values to unpack
------------------------------------------------------------------------------
Create Session Response                                               | FAIL |
ValueError: too many values to unpack
------------------------------------------------------------------------------
Modify Bearer Request                                                 | PASS |
------------------------------------------------------------------------------
Modify Bearer Response                                                | PASS |
------------------------------------------------------------------------------
Delete Session Request                                                | PASS |
------------------------------------------------------------------------------
Delete Session Response                                               | PASS |
------------------------------------------------------------------------------
gtpv2 attach-detach                                                   | FAIL |
ValueError: too many values to unpack
------------------------------------------------------------------------------
Atests.Send And Receive Messages.Gtpv2                                | FAIL |
7 critical tests, 4 passed, 3 failed
7 tests total, 4 passed, 3 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                                      | FAIL |
10 critical tests, 7 passed, 3 failed
10 tests total, 7 passed, 3 failed
==============================================================================
Atests                                                                | FAIL |
59 critical tests, 54 passed, 5 failed
63 tests total, 55 passed, 8 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>
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