Github user swill commented on the pull request:

    https://github.com/apache/cloudstack/pull/1470#issuecomment-219702648
  
    
    
    ### CI RESULTS
    
    ```
    Tests Run: 170
      Skipped: 0
       Failed: 9
       Errors: 0
     Duration: 8h 52m 46s
    ```
    
    **Summary of the problem(s):**
    ```
    FAIL: Test create, assign, remove of an Internal LB with roundrobin http 
traffic to 3 vm's in a Single VPC
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
599, in test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80
        self.execute_internallb_roundrobin_tests(vpc_offering)
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
680, in execute_internallb_roundrobin_tests
        "Failed to assign virtual machine(s) to loadbalancer: %s" % e)
    AssertionError: Failed to assign virtual machine(s) to loadbalancer: Job 
failed: {jobprocstatus : 0, created : u'2016-05-17T07:07:36+0200', cmd : 
u'org.apache.cloudstack.api.command.user.loadbalancer.AssignToLoadBalancerRuleCmd',
 userid : u'ddb2d545-1bb3-11e6-8da1-5254001daa62', jobstatus : 2, jobid : 
u'5bb71bfe-c77b-4196-88d5-a46db7d4e7d0', jobresultcode : 530, jobresulttype : 
u'object', jobresult : {errorcode : 530, errortext : u'Failed to assign load 
balancer rule'}, accountid : u'ddb2a73f-1bb3-11e6-8da1-5254001daa62'}
    ----------------------------------------------------------------------
    Additional details in: /tmp/MarvinLogs/test_network_ADU7VD/results.txt
    ```
    
    ```
    FAIL: Test create, assign, remove of an Internal LB with roundrobin http 
traffic to 3 vm's in a Redundant VPC
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
617, in test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80
        self.execute_internallb_roundrobin_tests(redundant_vpc_offering)
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
680, in execute_internallb_roundrobin_tests
        "Failed to assign virtual machine(s) to loadbalancer: %s" % e)
    AssertionError: Failed to assign virtual machine(s) to loadbalancer: Job 
failed: {jobprocstatus : 0, created : u'2016-05-17T07:16:03+0200', cmd : 
u'org.apache.cloudstack.api.command.user.loadbalancer.AssignToLoadBalancerRuleCmd',
 userid : u'ddb2d545-1bb3-11e6-8da1-5254001daa62', jobstatus : 2, jobid : 
u'9aca0ddb-6219-4f32-a043-da1368a4d38b', jobresultcode : 530, jobresulttype : 
u'object', jobresult : {errorcode : 530, errortext : u'Failed to assign load 
balancer rule'}, accountid : u'ddb2a73f-1bb3-11e6-8da1-5254001daa62'}
    ----------------------------------------------------------------------
    Additional details in: /tmp/MarvinLogs/test_network_ADU7VD/results.txt
    ```
    
    ```
    FAIL: Test to verify access to loadbalancer haproxy admin stats page
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
763, in test_03_vpc_internallb_haproxy_stats_on_all_interfaces
        self.execute_internallb_haproxy_tests(vpc_offering)
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
829, in execute_internallb_haproxy_tests
        "Failed to assign virtual machine(s) to loadbalancer: %s" % e)
    AssertionError: Failed to assign virtual machine(s) to loadbalancer: Job 
failed: {jobprocstatus : 0, created : u'2016-05-17T07:24:48+0200', cmd : 
u'org.apache.cloudstack.api.command.user.loadbalancer.AssignToLoadBalancerRuleCmd',
 userid : u'ddb2d545-1bb3-11e6-8da1-5254001daa62', jobstatus : 2, jobid : 
u'fd397573-11af-41e4-9c02-2a78cb2e6dc1', jobresultcode : 530, jobresulttype : 
u'object', jobresult : {errorcode : 530, errortext : u'Failed to assign load 
balancer rule'}, accountid : u'ddb2a73f-1bb3-11e6-8da1-5254001daa62'}
    ----------------------------------------------------------------------
    Additional details in: /tmp/MarvinLogs/test_network_ADU7VD/results.txt
    ```
    
    ```
    FAIL: Test to verify access to loadbalancer haproxy admin stats page
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
784, in test_04_rvpc_internallb_haproxy_stats_on_all_interfaces
        self.execute_internallb_haproxy_tests(redundant_vpc_offering)
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
829, in execute_internallb_haproxy_tests
        "Failed to assign virtual machine(s) to loadbalancer: %s" % e)
    AssertionError: Failed to assign virtual machine(s) to loadbalancer: Job 
failed: {jobprocstatus : 0, created : u'2016-05-17T07:29:45+0200', cmd : 
u'org.apache.cloudstack.api.command.user.loadbalancer.AssignToLoadBalancerRuleCmd',
 userid : u'ddb2d545-1bb3-11e6-8da1-5254001daa62', jobstatus : 2, jobid : 
u'765d7b7f-3169-40a3-861e-836cab8f1f36', jobresultcode : 530, jobresulttype : 
u'object', jobresult : {errorcode : 530, errortext : u'Failed to assign load 
balancer rule'}, accountid : u'ddb2a73f-1bb3-11e6-8da1-5254001daa62'}
    ----------------------------------------------------------------------
    Additional details in: /tmp/MarvinLogs/test_network_ADU7VD/results.txt
    ```
    
    ```
    FAIL: Test create, assign, remove of an Internal LB with roundrobin http 
traffic to 3 vm's in a Single VPC
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
599, in test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80
        self.execute_internallb_roundrobin_tests(vpc_offering)
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
680, in execute_internallb_roundrobin_tests
        "Failed to assign virtual machine(s) to loadbalancer: %s" % e)
    AssertionError: Failed to assign virtual machine(s) to loadbalancer: Job 
failed: {jobprocstatus : 0, created : u'2016-05-17T02:22:03+0200', cmd : 
u'org.apache.cloudstack.api.command.user.loadbalancer.AssignToLoadBalancerRuleCmd',
 userid : u'ddb2d545-1bb3-11e6-8da1-5254001daa62', jobstatus : 2, jobid : 
u'aa7c44cf-d33a-40d6-a4d2-103aa6ea4a53', jobresultcode : 530, jobresulttype : 
u'object', jobresult : {errorcode : 530, errortext : u'Failed to assign load 
balancer rule'}, accountid : u'ddb2a73f-1bb3-11e6-8da1-5254001daa62'}
    ----------------------------------------------------------------------
    Additional details in: /tmp/MarvinLogs/test_network_XZ30WK/results.txt
    ```
    
    ```
    FAIL: Test create, assign, remove of an Internal LB with roundrobin http 
traffic to 3 vm's in a Redundant VPC
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
617, in test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80
        self.execute_internallb_roundrobin_tests(redundant_vpc_offering)
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
680, in execute_internallb_roundrobin_tests
        "Failed to assign virtual machine(s) to loadbalancer: %s" % e)
    AssertionError: Failed to assign virtual machine(s) to loadbalancer: Job 
failed: {jobprocstatus : 0, created : u'2016-05-17T02:30:20+0200', cmd : 
u'org.apache.cloudstack.api.command.user.loadbalancer.AssignToLoadBalancerRuleCmd',
 userid : u'ddb2d545-1bb3-11e6-8da1-5254001daa62', jobstatus : 2, jobid : 
u'4bc5b33c-72ca-4a9d-86b7-b782a5424999', jobresultcode : 530, jobresulttype : 
u'object', jobresult : {errorcode : 530, errortext : u'Failed to assign load 
balancer rule'}, accountid : u'ddb2a73f-1bb3-11e6-8da1-5254001daa62'}
    ----------------------------------------------------------------------
    Additional details in: /tmp/MarvinLogs/test_network_XZ30WK/results.txt
    ```
    
    ```
    FAIL: Test to verify access to loadbalancer haproxy admin stats page
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
763, in test_03_vpc_internallb_haproxy_stats_on_all_interfaces
        self.execute_internallb_haproxy_tests(vpc_offering)
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
829, in execute_internallb_haproxy_tests
        "Failed to assign virtual machine(s) to loadbalancer: %s" % e)
    AssertionError: Failed to assign virtual machine(s) to loadbalancer: Job 
failed: {jobprocstatus : 0, created : u'2016-05-17T02:38:24+0200', cmd : 
u'org.apache.cloudstack.api.command.user.loadbalancer.AssignToLoadBalancerRuleCmd',
 userid : u'ddb2d545-1bb3-11e6-8da1-5254001daa62', jobstatus : 2, jobid : 
u'57cabad3-932a-445c-8ed1-d85a2c4e522d', jobresultcode : 530, jobresulttype : 
u'object', jobresult : {errorcode : 530, errortext : u'Failed to assign load 
balancer rule'}, accountid : u'ddb2a73f-1bb3-11e6-8da1-5254001daa62'}
    ----------------------------------------------------------------------
    Additional details in: /tmp/MarvinLogs/test_network_XZ30WK/results.txt
    ```
    
    ```
    FAIL: Test to verify access to loadbalancer haproxy admin stats page
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
784, in test_04_rvpc_internallb_haproxy_stats_on_all_interfaces
        self.execute_internallb_haproxy_tests(redundant_vpc_offering)
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_internal_lb.py", line 
829, in execute_internallb_haproxy_tests
        "Failed to assign virtual machine(s) to loadbalancer: %s" % e)
    AssertionError: Failed to assign virtual machine(s) to loadbalancer: Job 
failed: {jobprocstatus : 0, created : u'2016-05-17T02:43:32+0200', cmd : 
u'org.apache.cloudstack.api.command.user.loadbalancer.AssignToLoadBalancerRuleCmd',
 userid : u'ddb2d545-1bb3-11e6-8da1-5254001daa62', jobstatus : 2, jobid : 
u'78baadd1-d1c9-4d38-9041-f42241e8663d', jobresultcode : 530, jobresulttype : 
u'object', jobresult : {errorcode : 530, errortext : u'Failed to assign load 
balancer rule'}, accountid : u'ddb2a73f-1bb3-11e6-8da1-5254001daa62'}
    ----------------------------------------------------------------------
    Additional details in: /tmp/MarvinLogs/test_network_XZ30WK/results.txt
    ```
    
    ```
    FAIL: test_02_vpc_privategw_static_routes 
(integration.smoke.test_privategw_acl.TestPrivateGwACL)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_privategw_acl.py", line 
262, in test_02_vpc_privategw_static_routes
        self.performVPCTests(vpc_off)
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_privategw_acl.py", line 
345, in performVPCTests
        self.check_pvt_gw_connectivity(vm1, public_ip_1, [vm2.nic[0].ipaddress, 
vm1.nic[0].ipaddress])
      File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_privategw_acl.py", line 
704, in check_pvt_gw_connectivity
        "Ping to VM on Network Tier N from VM in Network Tier A should be 
successful at least for 2 out of 3 VMs"
    AssertionError: Ping to VM on Network Tier N from VM in Network Tier A 
should be successful at least for 2 out of 3 VMs
    ----------------------------------------------------------------------
    Additional details in: /tmp/MarvinLogs/test_network_XZ30WK/results.txt
    ```
    
    
    
    **Associated Uploads**
    
    **`/tmp/MarvinLogs/DeployDataCenter__May_17_2016_00_18_52_C701IW:`**
    * 
[dc_entries.obj](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/DeployDataCenter__May_17_2016_00_18_52_C701IW/dc_entries.obj)
    * 
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/DeployDataCenter__May_17_2016_00_18_52_C701IW/failed_plus_exceptions.txt)
    * 
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/DeployDataCenter__May_17_2016_00_18_52_C701IW/runinfo.txt)
    
    **`/tmp/MarvinLogs/test_network_ADU7VD:`**
    * 
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/test_network_ADU7VD/failed_plus_exceptions.txt)
    * 
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/test_network_ADU7VD/results.txt)
    * 
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/test_network_ADU7VD/runinfo.txt)
    
    **`/tmp/MarvinLogs/test_network_XZ30WK:`**
    * 
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/test_network_XZ30WK/failed_plus_exceptions.txt)
    * 
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/test_network_XZ30WK/results.txt)
    * 
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/test_network_XZ30WK/runinfo.txt)
    
    **`/tmp/MarvinLogs/test_vpc_routers_BPJAT3:`**
    * 
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/test_vpc_routers_BPJAT3/failed_plus_exceptions.txt)
    * 
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/test_vpc_routers_BPJAT3/results.txt)
    * 
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/test_vpc_routers_BPJAT3/runinfo.txt)
    
    **`/tmp/MarvinLogs/test_vpc_routers_WV0ZJ8:`**
    * 
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/test_vpc_routers_WV0ZJ8/failed_plus_exceptions.txt)
    * 
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/test_vpc_routers_WV0ZJ8/results.txt)
    * 
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1470/tmp/MarvinLogs/test_vpc_routers_WV0ZJ8/runinfo.txt)
    
    
    Uploads will be available until `2016-07-17 02:00:00 +0200 CEST`
    
    *Comment created by [`upr comment`](https://github.com/cloudops/upr).*



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to