You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rohit Yadav (JIRA)" <ji...@apache.org> on 2017/12/17 19:50:00 UTC

[jira] [Closed] (CLOUDSTACK-9519) test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true Smoke Test Failure

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

Rohit Yadav closed CLOUDSTACK-9519.
-----------------------------------
    Resolution: Fixed

Fixed in recent versions, closing. 

> 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
>         Environment: CentOS 7.2 + VMware 5.5u3 + NFS Primary/Secondary Storage
> CentOS 7.2 + XenServer 6.5 + NFS Primary/Secondary Storage
>            Reporter: John Burwell
>            Assignee: Murali Reddy
>            Priority: Critical
>              Labels: 4.8.2.0-smoke-test-failure
>         Attachments: failed_plus_exceptions.txt, results.txt, runinfo.txt
>
>
> 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.4.14#64029)