[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Burwell updated CLOUDSTACK-9519:
-------------------------------------
    Description: 
The {{test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true}} test in 
{{[test_routers_network_ops|https://github.com/apache/cloudstack/blob/4.8/test/integration/smoke/test_routers_network_ops.py]}}
 failed with the following error:

{code}
2016-09-27 22:47:23,957 - CRITICAL - FAILED: 
test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true: ['Traceback (most 
recent call last):\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 
369, in run\n    testMethod()\n', '  File 
"/marvin/tests/smoke/test_routers_network_ops.py", line 279, in 
test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true\n    "Ping to outside 
world from VM should be successful!"\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 553, in assertEqual\n    
assertion_func(first, second, msg=msg)\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 546, in _baseAssertEqual\n    
raise self.failureException(msg)\n', 'AssertionError: Ping to outside world 
from VM should be successful!\n']
2016-09-27 22:56:02,926 - CRITICAL - FAILED: 
test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false: ['Traceback (most 
recent call last):\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 
369, in run\n    testMethod()\n', '  File 
"/marvin/tests/smoke/test_routers_network_ops.py", line 483, in 
test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false\n    "Attempt to 
retrieve google.com index page should be successful once rule is added!"\n', '  
File "/usr/lib64/python2.7/unittest/case.py", line 553, in assertEqual\n    
assertion_func(first, second, msg=msg)\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 546, in _baseAssertEqual\n    
raise self.failureException(msg)\n', 'AssertionError: Attempt to retrieve 
google.com index page should be successful once rule is added!\n']
{code}

  was:
The {test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true} test in 
[test_routers_network_ops|https://github.com/apache/cloudstack/blob/4.8/test/integration/smoke/test_routers_network_ops.py]
 failed with the following error:

{code}
2016-09-27 22:47:23,957 - CRITICAL - FAILED: 
test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true: ['Traceback (most 
recent call last):\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 
369, in run\n    testMethod()\n', '  File 
"/marvin/tests/smoke/test_routers_network_ops.py", line 279, in 
test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true\n    "Ping to outside 
world from VM should be successful!"\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 553, in assertEqual\n    
assertion_func(first, second, msg=msg)\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 546, in _baseAssertEqual\n    
raise self.failureException(msg)\n', 'AssertionError: Ping to outside world 
from VM should be successful!\n']
2016-09-27 22:56:02,926 - CRITICAL - FAILED: 
test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false: ['Traceback (most 
recent call last):\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 
369, in run\n    testMethod()\n', '  File 
"/marvin/tests/smoke/test_routers_network_ops.py", line 483, in 
test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false\n    "Attempt to 
retrieve google.com index page should be successful once rule is added!"\n', '  
File "/usr/lib64/python2.7/unittest/case.py", line 553, in assertEqual\n    
assertion_func(first, second, msg=msg)\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 546, in _baseAssertEqual\n    
raise self.failureException(msg)\n', 'AssertionError: Attempt to retrieve 
google.com index page should be successful once rule is added!\n']
{code}


> test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true Smoke Test Failure
> ---------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9519
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9519
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: marvin, Virtual Router
>    Affects Versions: 4.8.1
>            Reporter: John Burwell
>            Assignee: Murali Reddy
>            Priority: Critical
>              Labels: 4.8.2.0-smoke-test-failure
>
> The {{test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true}} test in 
> {{[test_routers_network_ops|https://github.com/apache/cloudstack/blob/4.8/test/integration/smoke/test_routers_network_ops.py]}}
>  failed with the following error:
> {code}
> 2016-09-27 22:47:23,957 - CRITICAL - FAILED: 
> test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true: ['Traceback (most 
> recent call last):\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 
> 369, in run\n    testMethod()\n', '  File 
> "/marvin/tests/smoke/test_routers_network_ops.py", line 279, in 
> test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true\n    "Ping to 
> outside world from VM should be successful!"\n', '  File 
> "/usr/lib64/python2.7/unittest/case.py", line 553, in assertEqual\n    
> assertion_func(first, second, msg=msg)\n', '  File 
> "/usr/lib64/python2.7/unittest/case.py", line 546, in _baseAssertEqual\n    
> raise self.failureException(msg)\n', 'AssertionError: Ping to outside world 
> from VM should be successful!\n']
> 2016-09-27 22:56:02,926 - CRITICAL - FAILED: 
> test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false: ['Traceback (most 
> recent call last):\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 
> 369, in run\n    testMethod()\n', '  File 
> "/marvin/tests/smoke/test_routers_network_ops.py", line 483, in 
> test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false\n    "Attempt to 
> retrieve google.com index page should be successful once rule is added!"\n', 
> '  File "/usr/lib64/python2.7/unittest/case.py", line 553, in assertEqual\n   
>  assertion_func(first, second, msg=msg)\n', '  File 
> "/usr/lib64/python2.7/unittest/case.py", line 546, in _baseAssertEqual\n    
> raise self.failureException(msg)\n', 'AssertionError: Attempt to retrieve 
> google.com index page should be successful once rule is added!\n']
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to