Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status of tests #1525

Closed
wants to merge 1 commit into from
Closed

Status of tests #1525

wants to merge 1 commit into from

Conversation

swill
Copy link
Contributor

@swill swill commented May 1, 2016

This PR is not meant to be merged, but instead be able to give a point in time status of our current tests (on KVM).

I have just finished a 3 day run of all of our tests in the root directory of test/integration/smoke and test/integration/component which I will be posting to this PR.

The purpose of posting these results is to help everyone understand what tests are having problems and we will hopefully be able to find a relatively comprehensive set of tests that we can run on every PR. I don't think running all the tests on every PR is realistic considering it took 3 days to run all these tests.

Next I will be pulling out all of the failed tests and building in some logic to time each of the tests so I can figure out which tests are taking the longest to run. I will also be looking into ways of parallelizing these tests.

Anyway, here is a start...

@swill
Copy link
Contributor Author

swill commented May 1, 2016

Ok, it turns out that there is just way too much data associated with this run, so I will try to split up the results into multiple comments.

CI RESULTS

Tests Run: 1344
  Skipped: 83
   Failed: 81
   Errors: 86

Summary of the problem(s):

FAIL: Test Try to deploy VM with admin account where account has used
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_max_limits.py", line 296, in test_02_deploy_vm_account_limit_reached
    service_off=self.service_offering, api_client=api_client_admin)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_max_limits.py", line 168, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:32:42+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-289-458-VM]'}, cmd : u'org.apache.cloudstack.api.command.user.vm.DeployVMCmd', userid : u'018b1c88-f7b1-4745-a7ba-c2592f820d88', jobstatus : 2, jobid : u'27b32f28-6de9-4ac4-b49d-c97092a5f0d2', jobresultcode : 530, jobinstanceid : u'a3069595-227c-4b8a-8066-5e35e870bd6b', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'03b444f9-abfd-4f56-8f8e-0315c3b3b242'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_max_limits_ZFFBLP/results.txt
FAIL: Test Try to deploy VM with admin account where account has used
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_max_limits.py", line 371, in test_04_deployVm__account_limit_reached
    service_off=self.service_offering, api_client=api_client_admin)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_max_limits.py", line 168, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:33:31+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-293-459-VM]'}, cmd : u'org.apache.cloudstack.api.command.user.vm.DeployVMCmd', userid : u'089583d9-a6da-4d5d-85ff-45bbc6191724', jobstatus : 2, jobid : u'b9ca1334-16aa-432f-9ffc-7bf4e0ed63d9', jobresultcode : 530, jobinstanceid : u'257ab267-7de7-4580-b671-db82f9aca909', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'50f3f977-7a62-41b7-a535-d2b093bcb033'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_max_limits_ZFFBLP/results.txt
ERROR: Test primary storage limit of domain and its sub-domains
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_ps_domain_limits.py", line 287, in test_01_multiple_domains_primary_storage_limits
    serviceofferingid=self.service_offering.id)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in create
    virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 702, in deployVirtualMachine
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: deployvirtualmachine failed, due to: errorCode: 535, errorText:Maximum number of resources of type 'primary_storage' for domain id=153 has been exceeded.
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_ps_domain_limits_YSMUD1/results.txt
FAIL: Test create snapshot and templates from volume
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_ps_domain_limits.py", line 637, in test_04_create_template_snapshot
    self.fail("Failed with exception : %s" % e)
AssertionError: Failed with exception : 'ispublic'
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_ps_domain_limits_YSMUD1/results.txt
FAIL: @summary: Test to list, create and delete Firewall Rule for
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_escalations_ipaddresses.py", line 2418, in test_11_create_delete_firewallrule
    "Created Firewall Rule details are not as expected"
AssertionError: Created Firewall Rule details are not as expected
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_escalations_ipaddresses_MAEMD1/results.txt
ERROR: Test create VM, Snapshot and Template
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshots.py", line 1086, in test_01_createVM_snapshotTemplate
    snapshot = Snapshot.create(userapiclient, volume.id)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:Internal error executing command, please contact your system administrator
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_snapshots_TB3TOR/results.txt
ERROR: Test snapshot events
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshots.py", line 1299, in test_05_snapshot_events
    snapshot = Snapshot.create(self.apiclient, volume.id)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_snapshots_TB3TOR/results.txt
ERROR: Test Creating snapshot from volume having spaces in name(KVM)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshots.py", line 432, in test_01_volume_from_snapshot
    domainid=self.account.domainid
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_snapshots_TB3TOR/results.txt
ERROR: Test Snapshot Data Disk
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshots.py", line 280, in test_02_snapshot_data_disk
    domainid=self.account.domainid
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_snapshots_TB3TOR/results.txt
ERROR: Test Delete Snapshot
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshots.py", line 612, in test_04_delete_snapshot
    domainid=self.account.domainid
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_snapshots_TB3TOR/results.txt
ERROR: Create Template from snapshot
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshots.py", line 866, in test_07_template_from_snapshot
    domainid=self.account.domainid
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:Internal error executing command, please contact your system administrator
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_snapshots_TB3TOR/results.txt
FAIL: Test User should not be allowed to create a LB rule for a VM that belongs to a different VPC.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_network_lbrules.py", line 808, in test_09_VPC_LBRuleCreateFailMultipleVPC
    vm_4 = self.create_VM_in_Network(network_2)
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_network_lbrules.py", line 466, in create_VM_in_Network
    self.fail('Unable to create VM in a Network=%s' % network.name)
AssertionError: Unable to create VM in a Network=NETWORK-10.1.2.1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_network_lbrules_CLIJN0/results.txt
ERROR: SSH to VM using LB rule assigned to secondary IP of VM
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_lb_secondary_ip.py", line 999, in setUp
    raise e
IndexError: list index out of range
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_lb_secondary_ip_9XRSV9/results.txt
ERROR: SSH to VM after deleting LB rule
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_lb_secondary_ip.py", line 999, in setUp
    raise e
IndexError: list index out of range
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_lb_secondary_ip_9XRSV9/results.txt
ERROR: ssh to vm after removing secondary ip from load balancer rule
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_lb_secondary_ip.py", line 999, in setUp
    raise e
IndexError: list index out of range
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_lb_secondary_ip_9XRSV9/results.txt
ERROR: ssh to vm after removing secondary ip from load balancer rule
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_lb_secondary_ip.py", line 999, in setUp
    raise e
IndexError: list index out of range
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_lb_secondary_ip_9XRSV9/results.txt
ERROR: ssh to vm after removing secondary ip from load balancer rule
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_lb_secondary_ip.py", line 999, in setUp
    raise e
IndexError: list index out of range
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_lb_secondary_ip_9XRSV9/results.txt
ERROR: Verify LB rules after destroying and recovering VM
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_lb_secondary_ip.py", line 999, in setUp
    raise e
IndexError: list index out of range
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_lb_secondary_ip_9XRSV9/results.txt
ERROR: Verify LB rule functioning with different algorithm
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_lb_secondary_ip.py", line 999, in setUp
    raise e
IndexError: list index out of range
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_lb_secondary_ip_9XRSV9/results.txt
ERROR: Verify LB rules after restarting router VM
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_lb_secondary_ip.py", line 1512, in setUp
    raise e
IndexError: list index out of range
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_lb_secondary_ip_9XRSV9/results.txt
ERROR: Verfy LB rules after restarting the network with cleanup flag set to True
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_lb_secondary_ip.py", line 1512, in setUp
    raise e
IndexError: list index out of range
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_lb_secondary_ip_9XRSV9/results.txt
ERROR: Verfy LB rules after restarting the network with cleanup flag set to False
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_lb_secondary_ip.py", line 1512, in setUp
    raise e
IndexError: list index out of range
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_lb_secondary_ip_9XRSV9/results.txt
ERROR: Verify LB rule functioning to secondary IP after network GC
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_lb_secondary_ip.py", line 1512, in setUp
    raise e
IndexError: list index out of range
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_lb_secondary_ip_9XRSV9/results.txt
ERROR: Test Snapshot limit per account
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_resource_limits.py", line 523, in test_03_snapshots_per_account
    domainid=self.account_1.domainid,
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_resource_limits_NXZ78Y/results.txt
ERROR: Test Snapshot limit per domain
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_resource_limits.py", line 1188, in test_03_snapshots_per_domain
    domainid=self.account.domainid,
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_resource_limits_NXZ78Y/results.txt
ERROR: test suite for <class 'integration.component.test_acl_listvm.TestVMList'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 228, in run
    self.tearDown()
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 351, in tearDown
    self.teardownContext(ancestor)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 367, in teardownContext
    try_run(context, names)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471, in try_run
    return func()
  File "/data/git/cs1/cloudstack/test/integration/component/test_acl_listvm.py", line 347, in tearDownClass
    cls.domain_2.delete(cls.apiclient,cleanup="true")
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 77, in delete
    apiclient.deleteDomain(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 667, in deleteDomain
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-29T12:18:06+0200', cmd : u'org.apache.cloudstack.api.command.admin.domain.DeleteDomainCmd', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'4af4b47b-0b72-403a-85e0-f0305aca749f', jobresultcode : 530, jobresulttype : u'object', jobresult : {errorcode : 530, errortext : u'Failed to clean up domain resources and sub domains, delete failed on domain D2-U0BNZ6 (id: 32).'}, accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_acl_listvm_MP86N2/results.txt
ERROR: test suite for <class 'integration.component.test_snapshot_gc.TestAccountSnapshotClean'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 209, in run
    self.setUp()
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 292, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 315, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471, in try_run
    return func()
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshot_gc.py", line 196, in setUpClass
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_suite_ZVS0BQ/results.txt
ERROR: Test login API with domain
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_accounts.py", line 1522, in test_LoginApiDomain
    domainid=domain.id)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 228, in login
    return apiclient.login(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 532, in login
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
ValueError: No JSON object could be decoded
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_accounts_S7P7IC/results.txt
ERROR: Test if Login API does not return UUID's
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_accounts.py", line 1450, in test_LoginApiUuidResponse
    password=self.services["account"]["password"]
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 228, in login
    return apiclient.login(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 532, in login
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
ValueError: No JSON object could be decoded
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_accounts_S7P7IC/results.txt
ERROR: Test Snapshot limit per project
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_project_limits.py", line 807, in test_05_snapshots_per_project
    projectid=self.project.id
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_project_limits_YIMBWE/results.txt
ERROR: Test Deploy VM with multiple core CPU & verify the usage
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_limits.py", line 140, in setUp
    self.vm = self.createInstance(service_off=self.service_offering)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_limits.py", line 178, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:30:03+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-275-451-VM]'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'c6855b8a-f229-4d4d-8de1-ecb572e165c5', jobresultcode : 530, jobinstanceid : u'8b50f529-cf57-4885-bb57-42df8af66643', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_limits_P43B8H/results.txt
ERROR: Test Deploy VM with multiple core CPU & verify the usage
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_limits.py", line 140, in setUp
    self.vm = self.createInstance(service_off=self.service_offering)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_limits.py", line 178, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:30:09+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-276-452-VM]'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'd0e9eb6a-b31d-4d24-a9f0-c47a26397100', jobresultcode : 530, jobinstanceid : u'a7349749-1aa5-40fd-9559-444ada06d496', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_limits_P43B8H/results.txt
ERROR: Test Deploy VM with multiple core CPU & verify the usage
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_limits.py", line 140, in setUp
    self.vm = self.createInstance(service_off=self.service_offering)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_limits.py", line 178, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:30:16+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-277-453-VM]'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'77710ed4-ecdd-4f5f-9742-491835c62d51', jobresultcode : 530, jobinstanceid : u'c5cc7c5f-e832-4a4f-b900-62da2bf76121', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_limits_P43B8H/results.txt
ERROR: Test Deploy multiple VM with 4 core CPU & verify the usage
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_limits.py", line 140, in setUp
    self.vm = self.createInstance(service_off=self.service_offering)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_limits.py", line 178, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:30:22+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-278-454-VM]'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'8d1f422a-d638-4449-bd2a-169da0241da9', jobresultcode : 530, jobinstanceid : u'f39caada-91ad-43fc-849b-b1d6b5515d24', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_limits_P43B8H/results.txt
FAIL: Test Deploy VM with 4 core CPU & verify the usage
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_limits.py", line 496, in test_01_stop_start_instance
    vm = self.createInstance(service_off=self.service_offering, api_client=api_client)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_limits.py", line 432, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:30:30+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-279-455-VM]'}, cmd : u'org.apache.cloudstack.api.command.user.vm.DeployVMCmd', userid : u'dc68e278-fab4-4f35-bea2-f8b22e9d54d3', jobstatus : 2, jobid : u'54047ab6-6ec8-4869-9e14-8523d2e1ff7d', jobresultcode : 530, jobinstanceid : u'eaec778a-f5a3-4584-b5c0-00cf50813416', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'18545302-42ec-428f-b694-95e608cd04c4'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_limits_P43B8H/results.txt
FAIL: Test Deploy VM with 4 core CPU & verify the usage
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_limits.py", line 571, in test_02_migrate_instance
    vm = self.createInstance(service_off=self.service_offering, api_client=api_client)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_limits.py", line 432, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:30:57+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-282-456-VM]'}, cmd : u'org.apache.cloudstack.api.command.user.vm.DeployVMCmd', userid : u'd497bf61-a19f-4432-9bfa-aa5dcebc180f', jobstatus : 2, jobid : u'6fd5f238-9468-4805-ba63-15ad695cbe9d', jobresultcode : 530, jobinstanceid : u'0f870bd3-fe06-4c1a-971d-2e71d975dded', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'b87681d1-de95-4605-a14d-ec23df5489ac'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_limits_P43B8H/results.txt
FAIL: Test Deploy VM with 4 core CPU & verify the usage
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_limits.py", line 631, in test_03_delete_instance
    vm = self.createInstance(service_off=self.service_offering, api_client=api_client)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_limits.py", line 432, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:31:25+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-283-457-VM]'}, cmd : u'org.apache.cloudstack.api.command.user.vm.DeployVMCmd', userid : u'3b0e48a9-fadb-42bc-bc37-0241b22f1ab1', jobstatus : 2, jobid : u'53fafbc7-06d7-47e0-8ef2-4174bc6be6d7', jobresultcode : 530, jobinstanceid : u'8a965538-0720-43f6-a5c0-ca1981097afe', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'b76dbc95-414d-458f-af81-f5e022476073'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_limits_P43B8H/results.txt
ERROR: test suite for <class 'integration.component.test_dhcp_dns_offload.TestDeployVMs'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 209, in run
    self.setUp()
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 292, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 315, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471, in try_run
    return func()
  File "/data/git/cs1/cloudstack/test/integration/component/test_dhcp_dns_offload.py", line 112, in setUpClass
    raise e
KeyError: 'nw_off_no_services'
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_suite_NKGIOE/results.txt
FAIL: Test router stop create Firewall rule
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_routers.py", line 1223, in test_01_RouterStopCreateFW
    "Check start port of firewall rule"
AssertionError: Check start port of firewall rule
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_routers_ZJB27C/results.txt
FAIL: Test router stop create Load balancing
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_routers.py", line 1027, in test_01_RouterStopCreateLB
    (self.vm_1.ipaddress, e)
AssertionError: SSH Access failed for 10.1.1.7: SSH connection has Failed. Waited 600s. Error is SSH Connection Failed
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_routers_ZJB27C/results.txt
FAIL: Test router stop create port forwarding
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_routers.py", line 811, in test_01_RouterStopCreatePF
    (nat_rule.ipaddress, e)
AssertionError: SSH Access failed for 192.168.23.9: SSH connection has Failed. Waited 600s. Error is SSH Connection Failed
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_routers_ZJB27C/results.txt
FAIL: Test enabling and disabling NAT, Firewall services on portable ip
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_portable_ip.py", line 681, in test_associate_ip_address_services_enable_disable
    self.fail("Exception while SSHing : %s" % e)
AssertionError: Exception while SSHing : SSH Connection Failed
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_portable_ip_19JH7D/results.txt
FAIL: Test list portable ip ranges with non admin root account
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_portable_ip.py", line 1370, in test_list_portable_ip_range_non_root_admin
    self.fail("Exception while SSHing : %s" % e)
AssertionError: Exception while SSHing : SSH Connection Failed
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_portable_ip_19JH7D/results.txt
FAIL: Test restarting RvR network without cleanup after destroying master VR
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_redundant_router_cleanups.py", line 760, in test_restart_network_with_destroyed_masterVR
    self.fail("Both the routers in RVR are in BackupState")
AssertionError: Both the routers in RVR are in BackupState
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_redundant_router_cleanups_BNI9J8/results.txt
ERROR: @Desc:Test to verify  order of root and data disk remains same on Xenserver after VM reset
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_escalations_instances.py", line 2152, in tearDown
    cleanup_resources(self.apiClient, self.cleanup)
  File "/usr/lib/python2.7/site-packages/marvin/lib/utils.py", line 158, in cleanup_resources
    obj.delete(api_client)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 639, in delete
    apiclient.destroyVirtualMachine(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 707, in destroyVirtualMachine
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-30T03:32:02+0200', jobresult : {errorcode : 431, errortext : u'Unable to find a virtual machine with specified vmId'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DestroyVMCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'3ed29ee7-916a-4344-aad6-d1f7a0994761', jobresultcode : 530, jobinstanceid : u'd9d4a9ed-e4e8-40cf-94b3-174359c3ad4d', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_escalations_instances_VGGKIS/results.txt
FAIL: @Desc:Test to verify  order of root and data disk remains same on Xenserver after VM reset
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_escalations_instances.py", line 2359, in test_27_VM_restore_ES3467
    self.fail("Exception occurred: %s" % e)
AssertionError: Exception occurred: This test not applicable on existing hypervisor. Hence,                            skipping the test
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_escalations_instances_VGGKIS/results.txt
ERROR: Failure: ImportError (No module named wget)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/case.py", line 132, in run
    self.beforeTest(result)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/case.py", line 74, in beforeTest
    beforeTest(self.test)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/proxy.py", line 117, in beforeTest
    self.plugins.beforeTest(self.test)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/plugins/manager.py", line 99, in __call__
    return self.call(*arg, **kw)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/plugins/manager.py", line 167, in simple
    result = meth(*arg, **kw)
  File "/usr/lib/python2.7/site-packages/marvin/marvinPlugin.py", line 174, in beforeTest
    join([self.__identifier, self.__testName])
TypeError: sequence item 0: expected string, NoneType found
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/BF5KZU/results.txt
ERROR: test suite for <class 'integration.component.test_acl_listvolume.TestVolumeList'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 228, in run
    self.tearDown()
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 351, in tearDown
    self.teardownContext(ancestor)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 367, in teardownContext
    try_run(context, names)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471, in try_run
    return func()
  File "/data/git/cs1/cloudstack/test/integration/component/test_acl_listvolume.py", line 360, in tearDownClass
    cls.domain_1.delete(cls.apiclient,cleanup="true")
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 77, in delete
    apiclient.deleteDomain(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 667, in deleteDomain
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-29T12:28:01+0200', cmd : u'org.apache.cloudstack.api.command.admin.domain.DeleteDomainCmd', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'b7f549d0-fdf7-4ef9-a46b-275203af1d74', jobresultcode : 530, jobresulttype : u'object', jobresult : {errorcode : 530, errortext : u'Failed to clean up domain resources and sub domains, delete failed on domain D1-A6DBKF (id: 33).'}, accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_acl_listvolume_1ZZLJ3/results.txt
ERROR: Test delete network having running instances in VPC
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vms_deployment.py", line 1682, in test_06_delete_network_vm_running
    networkids=[str(network_2.id)]
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in create
    virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 702, in deployVirtualMachine
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-05-01T19:14:30+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-965-1549-VM]'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'5b17d8e0-7110-4204-b66d-78f2d5765c28', jobresultcode : 530, jobinstanceid : u'115feaf1-549d-40d2-9b77-f0af379c9be6', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vms_deployment_FPU20P/results.txt
ERROR: Test delete network that has PF/staticNat/LB rules/Network Acl
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vms_deployment.py", line 1943, in test_07_delete_network_with_rules
    networkids=[str(network_2.id)]
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in create
    virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 702, in deployVirtualMachine
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-05-01T19:16:43+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-966-1554-VM]'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'bb08ca71-2c4e-4cf3-beb9-fc33065858b3', jobresultcode : 530, jobinstanceid : u'a0a5fc40-2575-4045-ab01-d056fd4b5eab', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vms_deployment_FPU20P/results.txt
ERROR: test_upgrade_network_VR_to_PersistentRVR (integration.component.test_persistent_networks.TestPersistentNetworks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_persistent_networks.py", line 553, in test_upgrade_network_VR_to_PersistentRVR
    networkofferingid=self.isolated_persistent_network_offering_RVR.id)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2798, in update
    return(apiclient.updateNetwork(cmd))
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1907, in updateNetwork
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-30T10:25:55+0200', cmd : u'org.apache.cloudstack.api.command.admin.network.UpdateNetworkCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'450b0c0f-8d06-487e-8737-ebd91697b3c5', jobresultcode : 530, jobresulttype : u'object', jobresult : {errorcode : 530, errortext : u'Failed to implement network (with specified id) elements and resources as a part of network update'}, accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_persistent_networks_SA4CJC/results.txt
FAIL: test_vpc_delete_account (integration.component.test_persistent_networks.TestVPCNetworkOperations)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_persistent_networks.py", line 3113, in test_vpc_delete_account
    self.fail(e)
AssertionError: SSH Access failed for vm 20a20e90-7be9-474e-afa3-b1b08c5cd413 with IP address 192.168.23.9: SSH Connection Failed
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_persistent_networks_SA4CJC/results.txt
FAIL: "Checking firewall rules deletion after static NAT disable
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_blocker_bugs.py", line 413, in test_01_firewall_rules_port_fw
    "Firewall rule is not with specific port"
AssertionError: Firewall rule is not with specific port
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_blocker_bugs_LQQS32/results.txt
ERROR: Test primary storage pools - XEN, KVM, VMWare. Not Supported for hyperv
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_primary_storage.py", line 101, in test_01_primary_storage_nfs
    podid=self.pod.id
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2631, in create
    return StoragePool(apiclient.createStoragePool(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1732, in createStoragePool
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createstoragepool failed, due to: errorCode: 530, errorText:Failed to add data store: Failed to access storage pool
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_primary_storage_4UP2YA/results.txt
FAIL: Test for attach and detach ISO to virtual machine
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_vm_life_cycle.py", line 704, in test_10_attachAndDetach_iso
    self.fail("No mount points matched. Mount was unsuccessful")
AssertionError: No mount points matched. Mount was unsuccessful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vm_life_cycle_PWQWMR/results.txt
FAIL: Test network rules after starting a VpcVr that
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_network.py", line 2462, in test_02_start_vm_network_gc
    "Ping to outside world from VM should be successful"
AssertionError: Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_network_G8VU27/results.txt
FAIL: Test Stop all the Vms that are part of the a Network
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_network.py", line 2554, in test_03_restart_vpcvr
    (self.public_ip_1.ipaddress.ipaddress, e))
AssertionError: Failed to SSH into VM - 192.168.23.30, SSH connection has Failed. Waited 600s. Error is SSH Connection Failed
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_network_G8VU27/results.txt
FAIL: Test update Network that is part of a VPC to a network
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_network.py", line 1907, in test_01_network_services_upgrade
    "Ping to outside world from VM should be successful"
AssertionError: Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_network_G8VU27/results.txt
FAIL: Test snapshot limit in snapshot policies
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshot_limits.py", line 291, in test_04_snapshot_limit
    "Check list response returns a valid list"
AssertionError: Check list response returns a valid list
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_snapshot_limits_6XF7FG/results.txt
ERROR: Validate that admin is allowed to deploy VM in a disabled zone
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_organization_states.py", line 177, in test_12_disableZone_admin_deployVM
    templateid=self.template.id
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in create
    virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 702, in deployVirtualMachine
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-30T09:57:34+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-560-940-VM]'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'fbaa82be-baf5-4e6c-8340-004993d1883e', jobstatus : 2, jobid : u'e9ecc84c-abc8-460a-b61e-e2b627cde29d', jobresultcode : 530, jobinstanceid : u'edd5d6d5-69ef-418e-8fcd-875830000487', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'971bd122-72ce-4f9a-8ab2-e085e392fba0'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_organization_states_WJ6G1I/results.txt
ERROR: Disable Pod
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_organization_states.py", line 271, in test_21_disablePod
    podupdResp = self.pod.update(self.apiclient,allocationstate="Disabled")
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 3176, in update
    return apiclient.updatePod(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1447, in updatePod
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
InvalidParameterException: Invalid Parameters
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_organization_states_WJ6G1I/results.txt
ERROR: Validate that admin is allowed to deploy VM in a disabled pod
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_organization_states.py", line 294, in test_22_disablePod_admin_deployVM
    templateid=self.template.id
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in create
    virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 702, in deployVirtualMachine
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-30T09:58:15+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-560-941-VM]'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'fbaa82be-baf5-4e6c-8340-004993d1883e', jobstatus : 2, jobid : u'a214b7a5-95b1-4dac-976e-4da300572a43', jobresultcode : 530, jobinstanceid : u'88a6823d-e655-4086-bd8b-3434d5c5af5f', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'971bd122-72ce-4f9a-8ab2-e085e392fba0'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_organization_states_WJ6G1I/results.txt
ERROR: Enable Pod that is diabled
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_organization_states.py", line 366, in test_26_enablePod
    podupdResp = self.pod.update(self.apiclient,allocationstate="Enabled")
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 3176, in update
    return apiclient.updatePod(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1447, in updatePod
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
InvalidParameterException: Invalid Parameters
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_organization_states_WJ6G1I/results.txt
ERROR: Disable Cluster
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_organization_states.py", line 389, in test_31_disableCluster
    clusterupdResp = self.cluster.update(self.apiclient,allocationstate="Disabled")
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2396, in update
    return(apiclient.updateCluster(cmd))
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1592, in updateCluster
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
InvalidParameterException: Invalid Parameters
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_organization_states_WJ6G1I/results.txt
ERROR: Validate that admin is allowed to deploy VM in a disabled cluster
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_organization_states.py", line 412, in test_32_disableCluster_admin_deployVM
    templateid=self.template.id
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in create
    virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 702, in deployVirtualMachine
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-30T09:59:01+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-560-943-VM]'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'fbaa82be-baf5-4e6c-8340-004993d1883e', jobstatus : 2, jobid : u'9b93a630-b396-4742-9b83-2b3e58ecc6fc', jobresultcode : 530, jobinstanceid : u'0bfc45e4-20cb-4101-9554-725268f08413', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'971bd122-72ce-4f9a-8ab2-e085e392fba0'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_organization_states_WJ6G1I/results.txt
ERROR: Enable Cluster that is diabled
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_organization_states.py", line 484, in test_36_enableCluster
    clusterupdResp = self.cluster.update(self.apiclient,allocationstate="Enabled")
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2396, in update
    return(apiclient.updateCluster(cmd))
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1592, in updateCluster
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
InvalidParameterException: Invalid Parameters
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_organization_states_WJ6G1I/results.txt
ERROR: Validate that admin is allowed to deploy VM in a disabled host without passing hostId parameter
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_organization_states.py", line 548, in test_43_disableHost_admin_deployVM
    templateid=self.template.id
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 475, in create
    virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 702, in deployVirtualMachine
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-30T09:59:57+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-560-946-VM]'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'fbaa82be-baf5-4e6c-8340-004993d1883e', jobstatus : 2, jobid : u'5e9f5a4b-0983-4afc-9227-13d25cbbc674', jobresultcode : 530, jobinstanceid : u'55e15176-633f-40dc-a242-bec9ec8148d1', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'971bd122-72ce-4f9a-8ab2-e085e392fba0'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_organization_states_WJ6G1I/results.txt
ERROR: Validate that admin is allowed to stop and start existing VMs running in a disabled host
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_organization_states.py", line 568, in test_44_disableHost_admin_stop_startVM
    self.vm_admin.start(self.admin_apiclient)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 506, in start
    apiclient.startVirtualMachine(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 717, in startVirtualMachine
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-30T10:00:13+0200', jobresult : {errorcode : 530, errortext : u'Unable to start a VM due to insufficient capacity'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.StartVMCmdByAdmin', userid : u'fbaa82be-baf5-4e6c-8340-004993d1883e', jobstatus : 2, jobid : u'97fd5935-896c-42ec-bd71-cb97d7dac6ca', jobresultcode : 530, jobinstanceid : u'8d4f4be0-e6f6-4ac0-a485-1192a58922fb', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'971bd122-72ce-4f9a-8ab2-e085e392fba0'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_organization_states_WJ6G1I/results.txt
ERROR: Validate that regular user is allowed to stop and start existing VMs running in a disabled host
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_organization_states.py", line 605, in test_46_disableHost_user_stop_startVM
    self.vm_user.start(self.user_apiclient)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 506, in start
    apiclient.startVirtualMachine(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 717, in startVirtualMachine
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-30T10:00:33+0200', jobresult : {errorcode : 530, errortext : u'Unable to start a VM due to insufficient capacity'}, cmd : u'org.apache.cloudstack.api.command.user.vm.StartVMCmd', userid : u'8d8c249f-f7ae-45a5-b2bd-e1bcce1f78cd', jobstatus : 2, jobid : u'19d3eb1e-4c6c-4b35-93dc-276c69a4c7e5', jobresultcode : 530, jobinstanceid : u'0fc0d13f-05e1-49e7-bbf0-a4f8a5d61686', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'b3156cc4-1019-4aef-a41a-c8d39e27f427'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_organization_states_WJ6G1I/results.txt
ERROR: Test as domain admin, stop a VM from subdomain1 and attempt to move it to subdomain2
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_assign_vm.py", line 48, in test_wrap_exception_log
    raise e
AttributeError: 'TestVMOwnership' object has no attribute 'hypervisor'
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_assign_vm_2KDIG0/results.txt
ERROR: Test as domain admin, stop a VM from subdomain1 and attempt to move it to subdomain2 when limit reached
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_assign_vm.py", line 48, in test_wrap_exception_log
    raise e
AttributeError: 'TestVMOwnership' object has no attribute 'hypervisor'
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_assign_vm_2KDIG0/results.txt
ERROR: Test as domain admin, stop a VM from subdomain1 and attempt to move it to subdomain2 volumes are attached and limit reached
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_assign_vm.py", line 48, in test_wrap_exception_log
    raise e
AttributeError: 'TestVMOwnership' object has no attribute 'hypervisor'
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_assign_vm_2KDIG0/results.txt
ERROR: test suite for <class 'integration.component.test_interop_xd_ccp.TestXDCCPInterop'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 209, in run
    self.setUp()
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 292, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 315, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471, in try_run
    return func()
  File "/data/git/cs1/cloudstack/test/integration/component/test_interop_xd_ccp.py", line 98, in setUpClass
    assert False, "Interop is not supported on KVM"
AssertionError: Interop is not supported on KVM
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_suite_JVJZ6D/results.txt
ERROR: test_01_project_counts_start_stop_instance (integration.component.test_cpu_project_limits.TestProjectsCPULimits)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_project_limits.py", line 148, in setUp
    service_off=self.service_offering, api_client=api_client)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_project_limits.py", line 184, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:33:59+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-297-460-VM]'}, cmd : u'org.apache.cloudstack.api.command.user.vm.DeployVMCmd', userid : u'865c1e4b-3b77-4da1-8034-e4844d4a6e2b', jobstatus : 2, jobid : u'9c951546-42d4-418d-8a38-1a70b00b225a', jobresultcode : 530, jobinstanceid : u'ccf5e930-1d43-49ef-97bc-4ee0e55fac0c', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'2f730cd1-96ad-45dd-903b-f3615d53a18f'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_project_limits_MM313P/results.txt
ERROR: test_02_project_counts_migrate_instance (integration.component.test_cpu_project_limits.TestProjectsCPULimits)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_project_limits.py", line 148, in setUp
    service_off=self.service_offering, api_client=api_client)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_project_limits.py", line 184, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:34:12+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-300-461-VM]'}, cmd : u'org.apache.cloudstack.api.command.user.vm.DeployVMCmd', userid : u'f95b2479-19b5-4dde-8233-961c0b68b7a6', jobstatus : 2, jobid : u'90572757-995b-4f0b-b0d7-d4c19c05d963', jobresultcode : 530, jobinstanceid : u'f733e27b-337d-4343-96f1-010e3367b6ca', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'8e127eb2-a16f-44d1-a357-47e923a8dce0'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_project_limits_MM313P/results.txt
ERROR: test_03_project_counts_delete_instance (integration.component.test_cpu_project_limits.TestProjectsCPULimits)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_project_limits.py", line 148, in setUp
    service_off=self.service_offering, api_client=api_client)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_project_limits.py", line 184, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:34:25+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-303-462-VM]'}, cmd : u'org.apache.cloudstack.api.command.user.vm.DeployVMCmd', userid : u'6aa17651-610c-4c83-9c03-bca949808ead', jobstatus : 2, jobid : u'489e4b74-1ed8-4f18-8eed-446027b2a6b0', jobresultcode : 530, jobinstanceid : u'426b08e6-5c0f-4115-9a45-4dc897765d85', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'9b7b7172-b987-4edf-b215-19573a244d8e'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_project_limits_MM313P/results.txt
ERROR: Test Recurring Snapshot data Disk
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_recurring_snapshots.py", line 415, in test_recurring_snapshot_data_disk
    raise Exception("List snapshots API call failed.")
Exception: List snapshots API call failed.
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_recurring_snapshots_UVBKKN/results.txt
ERROR: Test Recurring Snapshot Root Disk
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_recurring_snapshots.py", line 318, in test_recurring_snapshot_root_disk
    raise Exception("List snapshots API call failed.")
Exception: List snapshots API call failed.
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_recurring_snapshots_UVBKKN/results.txt
ERROR: # Validate that Admin should be able to create network for himslef
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_acl_isolatednetwork.py", line 375, in test_01_createNetwork_admin
    zoneid=self.zone.id
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2783, in create
    return Network(apiclient.createNetwork(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1887, in createNetwork
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createnetwork failed, due to: errorCode: 431, errorText:Can't specify vlan; corresponding offering says specifyVlan=false
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_acl_isolatednetwork_5J7DWW/results.txt
ERROR: # Validate that Admin should be able to create network for users in his domain
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_acl_isolatednetwork.py", line 400, in test_02_createNetwork_admin_foruserinsamedomain
    domainid=self.account_roota.domainid
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2783, in create
    return Network(apiclient.createNetwork(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1887, in createNetwork
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createnetwork failed, due to: errorCode: 431, errorText:Can't specify vlan; corresponding offering says specifyVlan=false
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_acl_isolatednetwork_5J7DWW/results.txt
ERROR: # Validate that Admin should be able to create network for users in his sub domain
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_acl_isolatednetwork.py", line 424, in test_03_createNetwork_admin_foruserinotherdomain
    domainid=self.account_d11a.domainid
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2783, in create
    return Network(apiclient.createNetwork(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1887, in createNetwork
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createnetwork failed, due to: errorCode: 431, errorText:Can't specify vlan; corresponding offering says specifyVlan=false
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_acl_isolatednetwork_5J7DWW/results.txt
FAIL: 1) Create a VM using the Service offering IsVolatile enabled
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_base_image_updation.py", line 608, in test_04_reoccuring_snapshot_rules
    self.fail("Failed to get snapshots list")
AssertionError: Failed to get snapshots list
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_base_image_updation_EC1K1N/results.txt
ERROR: Test creation, listing and deletion tag son snapshot
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_tags.py", line 1267, in test_09_snapshot_tag
    snapshot = Snapshot.create(self.apiclient, volume.id)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_tags_ATN7PZ/results.txt
FAIL: Test create snapshot and templates from volume
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ddt.py", line 122, in wrapper
    return func(self, *args, **kwargs)
  File "/data/git/cs1/cloudstack/test/integration/component/test_ps_limits.py", line 568, in test_create_template_snapshot
    self.fail("Failure in volume operation: %s" % e)
AssertionError: Failure in volume operation: 'ispublic'
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_ps_limits_JENTJ1/results.txt
FAIL: Test create snapshot and templates from volume
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ddt.py", line 122, in wrapper
    return func(self, *args, **kwargs)
  File "/data/git/cs1/cloudstack/test/integration/component/test_ps_limits.py", line 568, in test_create_template_snapshot
    self.fail("Failure in volume operation: %s" % e)
AssertionError: Failure in volume operation: 'ispublic'
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_ps_limits_JENTJ1/results.txt
ERROR: Test Create/Delete a manual snap shot and verify
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_usage.py", line 1300, in test_01_snapshot_usage
    snapshot = Snapshot.create(self.apiclient, volumes[0].id)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_usage_0EM8R1/results.txt
ERROR: change cpu/mem.overprovisioning.factor at cluster level and
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_overcommit.py", line 177, in test_01_cluster_settings
    value=2)
TypeError: update() got an unexpected keyword argument 'clusterid'
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_overcommit_DHZTW6/results.txt
ERROR: change mem.overprovisioning.factor and verify vm memory
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_overcommit.py", line 248, in test_02_Overcommit_factor
    value=1)
TypeError: update() got an unexpected keyword argument 'clusterid'
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_overcommit_DHZTW6/results.txt
ERROR: change cpu/mem.overprovisioning.factor at cluster level and
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_overcommit.py", line 318, in test_03_cluste_capacity_check
    value=1)
TypeError: update() got an unexpected keyword argument 'clusterid'
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_overcommit_DHZTW6/results.txt
ERROR: change cpu/mem.overprovisioning.factor at cluster level for
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_overcommit.py", line 396, in test_04_zone_capacity_check
    value=1)
TypeError: update() got an unexpected keyword argument 'clusterid'
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_overcommit_DHZTW6/results.txt
ERROR: Test Volume attach/detach to VM (5 data volumes)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_volumes.py", line 457, in tearDown
    cleanup_resources(self.apiclient, self.cleanup)
  File "/usr/lib/python2.7/site-packages/marvin/lib/utils.py", line 158, in cleanup_resources
    obj.delete(api_client)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 902, in delete
    apiclient.deleteVolume(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1672, in deleteVolume
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: deletevolume failed, due to: errorCode: 431, errorText:Please specify a volume that is not attached to any VM.
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_volumes_GC6N22/results.txt
ERROR: Test Volumes and ISO attach
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_volumes.py", line 885, in test_01_volume_iso_attach
    volume
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 679, in attach_volume
    return apiclient.attachVolume(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1652, in attachVolume
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-05-01T13:40:38+0200', jobresult : {errorcode : 530, errortext : u'Command failed due to Internal Server Error'}, cmd : u'org.apache.cloudstack.api.command.admin.volume.AttachVolumeCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'd001c7ec-9710-450b-9ce0-5a3cc9e1b028', jobresultcode : 530, jobinstanceid : u'57a06e00-351f-4fd6-9c3b-e6221c2673ae', jobresulttype : u'object', jobinstancetype : u'Volume', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_volumes_GC6N22/results.txt
FAIL: Test Volume attach/detach to VM (5 data volumes)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_volumes.py", line 606, in test_01_volume_attach_detach
    self.fail("Exception occurred: %s" % e)
AssertionError: Exception occurred: Job failed: {jobprocstatus : 0, created : u'2016-05-01T13:30:17+0200', jobresult : {errorcode : 530, errortext : u'Command failed due to Internal Server Error'}, cmd : u'org.apache.cloudstack.api.command.admin.volume.AttachVolumeCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'9149f8c9-c30a-45eb-9b7d-fa26cde1476b', jobresultcode : 530, jobinstanceid : u'7d77e836-7e62-42ab-b0ca-be92475cb8ae', jobresulttype : u'object', jobinstancetype : u'Volume', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_volumes_GC6N22/results.txt
FAIL: Test Attach volumes (max capacity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_volumes.py", line 320, in test_01_volume_attach
    self.fail("Exception occured: %s" % e)
AssertionError: Exception occured: Job failed: {jobprocstatus : 0, created : u'2016-05-01T13:36:53+0200', jobresult : {errorcode : 530, errortext : u'Command failed due to Internal Server Error'}, cmd : u'org.apache.cloudstack.api.command.admin.volume.AttachVolumeCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'ed15d251-c5f7-429d-bd66-247433947f8a', jobresultcode : 530, jobinstanceid : u'79f21f31-7d98-4f44-8990-c7152f923afe', jobresulttype : u'object', jobinstancetype : u'Volume', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_volumes_GC6N22/results.txt
FAIL: Test delete ISO
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_iso.py", line 606, in test_07_list_default_iso
    self.get_iso_details("vmware-tools.iso")
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_iso.py", line 264, in get_iso_details
    "Check if ISO exists in ListIsos")
AssertionError: Check if ISO exists in ListIsos
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_iso_1AX10M/results.txt
ERROR: Test Snapshot Root Disk
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/marvin/lib/decoratorGenerators.py", line 30, in test_wrapper
    return test(self, *args, **kwargs)
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_snapshots.py", line 142, in test_01_snapshot_root_disk
    domainid=self.account.domainid
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_snapshots_D47W9F/results.txt
ERROR: test suite for <class 'integration.component.test_dynamic_compute_offering.TestDynamicServiceOffering'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 209, in run
    self.setUp()
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 292, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 315, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471, in try_run
    return func()
  File "/data/git/cs1/cloudstack/test/integration/component/test_dynamic_compute_offering.py", line 65, in setUpClass
    cls.hypervisor = self.testClient.getHypervisorInfo()
NameError: global name 'self' is not defined
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_dynamic_compute_offering_M8X89N/results.txt
ERROR: Test Create/Delete a manual snap shot and verify
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_project_usage.py", line 1376, in test_01_snapshot_usage
    snapshot = Snapshot.create(self.apiclient, volumes[0].id)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_project_usage_JJA1AQ/results.txt
ERROR: test suite for <class 'integration.component.test_acl_listsnapshot.TestSnapshotList'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 209, in run
    self.setUp()
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 292, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 315, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471, in try_run
    return func()
  File "/data/git/cs1/cloudstack/test/integration/component/test_acl_listsnapshot.py", line 363, in setUpClass
    cls.domain_1.delete(cls.apiclient,cleanup="true")
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 77, in delete
    apiclient.deleteDomain(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 667, in deleteDomain
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: error failed, due to: errorCode: 432, errorText:The given command:deleteDomain does not exist or it is not available for user with id:null
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_suite_SK29EX/results.txt
FAIL: Test proper failure to deploy virtual machine with rootdisksize less than template size
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_deploy_vm_root_resize.py", line 242, in test_02_deploy_vm_root_resize
    self.assertEqual(newrootsize > 0, True, "Provided template is less than 1G in size, cannot run test")
AssertionError: Provided template is less than 1G in size, cannot run test
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_deploy_vm_root_resize_REH7AI/results.txt
FAIL: Test case no extra :
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_network_staticnatrule.py", line 521, in test_01_VPC_StaticNatRuleCreateStoppedState
    self.check_ssh_into_vm(vm_1, public_ip_1, testnegative=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_network_staticnatrule.py", line 328, in check_ssh_into_vm
    self.fail("Failed to SSH into VM - %s" % (public_ip.ipaddress.ipaddress))
AssertionError: Failed to SSH into VM - 192.168.23.12
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_network_staticnatrule_3TGYS8/results.txt
FAIL: Test case no 232: Delete all Static NAT Rules for a single virtual network of
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_network_staticnatrule.py", line 647, in test_05_network_services_VPC_DeleteAllPF
    self.check_wget_from_vm(vm_1, public_ip_1, testnegative=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_network_staticnatrule.py", line 343, in check_wget_from_vm
    self.fail("Failed to wget from VM=%s http server on public_ip=%s" % (vm.name, public_ip.ipaddress.ipaddress))
AssertionError: Failed to wget from VM=VM-4a6805b6-15d7-4135-99d6-aba7a727c0cc http server on public_ip=192.168.23.27
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_network_staticnatrule_3TGYS8/results.txt
FAIL: Test case no 233: Delete all Static NAT rules for two/multiple virtual networks of a VPC.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_network_staticnatrule.py", line 696, in test_06_network_services_VPC_DeleteAllMultiplePF
    self.check_wget_from_vm(vm_1, public_ip_1, testnegative=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_network_staticnatrule.py", line 343, in check_wget_from_vm
    self.fail("Failed to wget from VM=%s http server on public_ip=%s" % (vm.name, public_ip.ipaddress.ipaddress))
AssertionError: Failed to wget from VM=VM-4906dc11-59fc-4edc-b289-d5c7931754e9 http server on public_ip=192.168.23.28
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_network_staticnatrule_3TGYS8/results.txt
FAIL: Test increasing volume size within the account limit and verify
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_ps_resize_volume.py", line 253, in test_01_increase_volume_size_within_account_limit
    self.fail("Failed with exception: %s" % e)
AssertionError: Failed with exception: Job failed: {jobprocstatus : 0, created : u'2016-04-30T15:57:37+0200', cmd : u'org.apache.cloudstack.api.command.user.volume.ResizeVolumeCmd', userid : u'7658501e-fc41-4571-8862-7488f814358b', jobstatus : 2, jobid : u'ca61ef37-6a88-4f63-82a7-78b722f57810', jobresultcode : 530, jobresulttype : u'object', jobresult : {errorcode : 530, errortext : u"Maximum number of resources of type 'primary_storage' for account name=test-a-TestResizeVolume-test_01_increase_volume_size_within_account_limit-RWNUDV in domain id=182 has been exceeded."}, accountid : u'10ac09ed-d60d-4c6a-a79c-0f11b396341e'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_ps_resize_volume_CZ0ZGP/results.txt
FAIL: Test By-default the communication from guest n/w to public n/w is NOT allowed.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 386, in test_01_1_egress_fr1
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['100']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test By-default the communication from guest n/w to public n/w is allowed.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 366, in test_01_egress_fr1
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['0']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Allow Communication using Egress rule with CIDR + Port Range + Protocol.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 421, in test_02_1_egress_fr2
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['0']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Allow Communication using Egress rule with CIDR + Port Range + Protocol.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 404, in test_02_egress_fr2
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['100']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Communication blocked with network that is other than specified
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 457, in test_03_1_egress_fr3
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['100']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Communication blocked with network that is other than specified
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 436, in test_03_egress_fr3
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['0']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Create Egress rule without CIDR
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 606, in test_06_1_egress_fr6
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['0']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Create Egress rule without CIDR
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 590, in test_06_egress_fr6
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['100']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Create Egress rule without End Port
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 638, in test_07_1_egress_fr7
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['failed:']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Create Egress rule without End Port
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 622, in test_07_egress_fr7
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['failed:']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Delete Egress rule
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 706, in test_09_1_egress_fr9
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['0']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Delete Egress rule
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 682, in test_09_egress_fr9
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['100']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Reboot Router
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 789, in test_12_1_egress_fr12
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['0']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Reboot Router
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 772, in test_12_egress_fr12
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['100']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Redundant Router : Master failover
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 899, in test_13_1_egress_fr13
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['0']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Redundant Router : Master failover
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 844, in test_13_egress_fr13
    negative_test=False)
  File "/data/git/cs1/cloudstack/test/integration/component/test_egress_fw_rules.py", line 294, in exec_script_on_user_vm
    raise e
AssertionError: Script result is ['grep: invalid option -- P', 'BusyBox v1.22.1 (2015-06-15 17:39:29 BST) multi-call binary.', '', 'Usage: grep [-HhnlLoqvsriwFE] [-m N] [-A/B/C N] PATTERN/-e PATTERN.../-f FILE [FILE]...', '', 'Search for PATTERN in FILEs (or stdin)', '', "\t-H\tAdd 'filename:' prefix", "\t-h\tDo not add 'filename:' prefix", "\t-n\tAdd 'line_no:' prefix", '\t-l\tShow only names of files that match', "\t-L\tShow only names of files that don't match", '\t-c\tShow only count of matching lines', '\t-o\tShow only the matching part of line', '\t-q\tQuiet. Return 0 if PATTERN is found, 1 otherwise', '\t-v\tSelect non-matching lines', '\t-s\tSuppress open and read errors', '\t-r\tRecurse', '\t-i\tIgnore case', '\t-w\tMatch whole words only', '\t-x\tMatch whole lines only', '\t-F\tPATTERN is a literal (not regexp)', '\t-E\tPATTERN is an extended regexp', '\t-m N\tMatch up to N times per file', '\t-A N\tPrint N lines of trailing context', '\t-B N\tPrint N lines of leading context', "\t-C N\tSame as '-A N -B N'", '\t-e PTRN\tPattern to match', '\t-f FILE\tRead pattern from file', ''] is not matching with ['100']
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_egress_fw_rules_U76VYZ/results.txt
FAIL: Test Restart VPC when there are multiple networks associated
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc.py", line 1142, in test_07_restart_network_vm_running
    "Ping to outside world from VM should be successful"
AssertionError: Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_JGQYL6/results.txt
FAIL: Test vpc deletion after account deletion
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc.py", line 1488, in test_08_delete_vpc
    "Ping to outside world from VM should be successful"
AssertionError: Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_JGQYL6/results.txt
FAIL: Test deployment of vm in a VPC without network domain
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc.py", line 1746, in test_11_deploy_vm_wo_network_netdomain
    self.zone.domain)
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc.py", line 1828, in validate_vm_netdomain
    (vm_domain, expected_netdomain)
AssertionError: The network domain assigned to virtual machine is 10.1.1.1 expected domain was test.domain.org
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_JGQYL6/results.txt
FAIL: Test deployment of vm in a VPC with network domain
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc.py", line 1949, in test_13_deploy_vm_with_vpc_netdomain
    self.validate_vm_netdomain(virtual_machine, vpc, network, netdomain)
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc.py", line 1828, in validate_vm_netdomain
    (vm_domain, expected_netdomain)
AssertionError: The network domain assigned to virtual machine is 10.1.1.1 expected domain was cl2.internal
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_JGQYL6/results.txt
FAIL: Test to create vpn customer gateway with hostname
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc.py", line 2520, in test_22_vpn_customer_gw_with_hostname
    Failed with error :%s" % e)
AssertionError: Creating vpn customer gateway with hostname                      Failed with error :Job failed: {jobprocstatus : 0, created : u'2016-05-01T14:24:25+0200', cmd : u'org.apache.cloudstack.api.command.user.vpn.CreateVpnCustomerGatewayCmd', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'3df14c11-beed-45fb-a748-a190c8f8a066', jobresultcode : 530, jobresulttype : u'object', jobresult : {errorcode : 431, errortext : u'The customer gateway ip GwWithHostName is invalid!'}, accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_JGQYL6/results.txt
ERROR: Add network to running VM
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_add_remove_network.py", line 275, in tearDown
    raise Exception("Warning: Exception during cleanup : %s" % e)
Exception: Warning: Exception during cleanup : Job failed: {jobprocstatus : 0, created : u'2016-04-29T14:27:24+0200', jobresult : {errorcode : 530, errortext : u'Failed to delete network'}, cmd : u'org.apache.cloudstack.api.command.user.network.DeleteNetworkCmd', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'2e38f20e-8646-4701-b737-07dd08b5cbc9', jobresultcode : 530, jobresulttype : u'object', jobinstancetype : u'Network', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_add_remove_network_EBKZRG/results.txt
ERROR: test suite for <class 'integration.component.test_add_remove_network.TestAddNetworkToVirtualMachine'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 228, in run
    self.tearDown()
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 351, in tearDown
    self.teardownContext(ancestor)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 367, in teardownContext
    try_run(context, names)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471, in try_run
    return func()
  File "/data/git/cs1/cloudstack/test/integration/component/test_add_remove_network.py", line 289, in tearDownClass
    raise Exception("Warning: Exception during cleanup : %s" % e)
Exception: Warning: Exception during cleanup : Execute cmd: deletenetworkoffering failed, due to: errorCode: 431, errorText:Can't delete network offering 55 as its used by 1 networks. To make the network offering unavaiable, disable it
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_add_remove_network_EBKZRG/results.txt
ERROR: @Desc: Test to List Volume Snapshots pagination
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_escalations_snapshots.py", line 207, in test_01_list_volume_snapshots_pagination
    root_volume.id,
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:Internal error executing command, please contact your system administrator
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_escalations_snapshots_08TSPD/results.txt
ERROR: @Desc: Test to List Volume Snapshots by Id
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_escalations_snapshots.py", line 337, in test_02_list_volume_snapshots_byid
    root_volume.id,
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:Internal error executing command, please contact your system administrator
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_escalations_snapshots_08TSPD/results.txt
FAIL: Test secondary storage limit of domain and its sub-domains
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_ss_domain_limits.py", line 228, in test_01_multiple_domains_secondary_storage_limits
    self.fail("Failed while registering/downloading template: %s" % e)
AssertionError: Failed while registering/downloading template: Execute cmd: registertemplate failed, due to: errorCode: 535, errorText:Maximum number of resources of type 'secondary_storage' for domain id=194 has been exceeded.
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_ss_domain_limits_BI0IWA/results.txt
ERROR: Test create VM with default cent os template and create snapshot
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshots_improvement.py", line 257, in test_01_snapshot_on_rootVolume
    volume_id=list_volume_response[0].id)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_snapshots_improvement_RC2NMH/results.txt
FAIL: Test perform concurrent snapshots and migrate the vm from one host
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshots_improvement.py", line 580, in test_01_concurrent_snapshots_live_migrate
    self.verify_Snapshots()
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshots_improvement.py", line 555, in verify_Snapshots
    self.fail("Failed to verify snapshots created: %s" % e)
AssertionError: Failed to verify snapshots created: Failed to fetch snapshots for account: test-TestSnapshotOnRootVolume-test_01_concurrent_snapshots_live_migrate-JENM9P - List snapshots shall return a valid list
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_snapshots_improvement_RC2NMH/results.txt
FAIL: Test while parent concurrent snapshot job in progress,create
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshots_improvement.py", line 630, in test_03_concurrent_snapshots_create_template
    self.verify_Snapshots()
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshots_improvement.py", line 555, in verify_Snapshots
    self.fail("Failed to verify snapshots created: %s" % e)
AssertionError: Failed to verify snapshots created: Failed to fetch snapshots for account: test-TestSnapshotOnRootVolume-test_03_concurrent_snapshots_create_template-497OG7 - List snapshots shall return a valid list
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_snapshots_improvement_RC2NMH/results.txt
FAIL: Test while parent concurrent snapshot job in progress,create volume
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshots_improvement.py", line 686, in test_04_concurrent_snapshots_create_volume
    self.verify_Snapshots()
  File "/data/git/cs1/cloudstack/test/integration/component/test_snapshots_improvement.py", line 555, in verify_Snapshots
    self.fail("Failed to verify snapshots created: %s" % e)
AssertionError: Failed to verify snapshots created: Failed to fetch snapshots for account: test-TestSnapshotOnRootVolume-test_04_concurrent_snapshots_create_volume-N3ND5B - List snapshots shall return a valid list
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_snapshots_improvement_RC2NMH/results.txt
ERROR: Failure: ImportError (No module named wget)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/case.py", line 132, in run
    self.beforeTest(result)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/case.py", line 74, in beforeTest
    beforeTest(self.test)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/proxy.py", line 117, in beforeTest
    self.plugins.beforeTest(self.test)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/plugins/manager.py", line 99, in __call__
    return self.call(*arg, **kw)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/plugins/manager.py", line 167, in simple
    result = meth(*arg, **kw)
  File "/usr/lib/python2.7/site-packages/marvin/marvinPlugin.py", line 174, in beforeTest
    join([self.__identifier, self.__testName])
TypeError: sequence item 0: expected string, NoneType found
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/2MVR8P/results.txt
FAIL: Test if global value concurrent.snapshots.threshold.perhost
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_concurrent_snapshots_limit.py", line 199, in test_01_concurrent_snapshot_global_limit
    "Snapshots list validation failed")
AssertionError: Snapshots list validation failed
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_concurrent_snapshots_limit_2GU91J/results.txt
ERROR: test suite for <class 'integration.component.test_vpc_vm_life_cycle.TestVMLifeCycleDiffHosts'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 209, in run
    self.setUp()
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 292, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line 315, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471, in try_run
    return func()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 2905, in setUpClass
    raise Exception("Warning: Exception during setup : %s" % e)
Exception: Warning: Exception during setup : Job failed: {jobprocstatus : 0, created : u'2016-05-01T18:17:33+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-956-1509-VM]'}, cmd : u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'0599d892-6dae-43cd-85ca-1f6a9d49afd0', jobresultcode : 530, jobinstanceid : u'6880a7d0-504b-4fef-bd1e-053cd1fd29b2', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test deploy an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1326, in test_01_deploy_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1291, in validate_network_rules
    (self.public_ip_1.ipaddress.ipaddress, e))
AssertionError: Failed to SSH into VM - 192.168.23.12, Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test stop an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1339, in test_02_stop_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1291, in validate_network_rules
    (self.public_ip_1.ipaddress.ipaddress, e))
AssertionError: Failed to SSH into VM - 192.168.23.12, Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test start an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1362, in test_03_start_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1291, in validate_network_rules
    (self.public_ip_1.ipaddress.ipaddress, e))
AssertionError: Failed to SSH into VM - 192.168.23.12, Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test reboot an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1403, in test_04_reboot_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1291, in validate_network_rules
    (self.public_ip_1.ipaddress.ipaddress, e))
AssertionError: Failed to SSH into VM - 192.168.23.12, Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test destroy an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1468, in test_05_destroy_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1291, in validate_network_rules
    (self.public_ip_1.ipaddress.ipaddress, e))
AssertionError: Failed to SSH into VM - 192.168.23.12, Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test recover an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1542, in test_06_recover_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1291, in validate_network_rules
    (self.public_ip_1.ipaddress.ipaddress, e))
AssertionError: Failed to SSH into VM - 192.168.23.12, Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test migrate an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1561, in test_07_migrate_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1291, in validate_network_rules
    (self.public_ip_1.ipaddress.ipaddress, e))
AssertionError: Failed to SSH into VM - 192.168.23.12, Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test expunge an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1680, in test_10_expunge_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 1291, in validate_network_rules
    (self.public_ip_1.ipaddress.ipaddress, e))
AssertionError: Failed to SSH into VM - 192.168.23.12, Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test start an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 2489, in test_03_start_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 2370, in validate_network_rules
    "Ping to outside world from VM should be successful"
AssertionError: Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test reboot an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 2505, in test_04_reboot_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 2370, in validate_network_rules
    "Ping to outside world from VM should be successful"
AssertionError: Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test destroy an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 2534, in test_05_destroy_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 2370, in validate_network_rules
    "Ping to outside world from VM should be successful"
AssertionError: Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test start an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 592, in test_03_start_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 470, in validate_network_rules
    "Ping to outside world from VM should be successful"
AssertionError: Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test reboot an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 608, in test_04_reboot_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 470, in validate_network_rules
    "Ping to outside world from VM should be successful"
AssertionError: Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test destroy an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 639, in test_05_destroy_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 470, in validate_network_rules
    "Ping to outside world from VM should be successful"
AssertionError: Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test migrate an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 807, in test_07_migrate_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 470, in validate_network_rules
    "Ping to outside world from VM should be successful"
AssertionError: Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test expunge an instance in VPC networks
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 926, in test_10_expunge_instance_in_network
    self.validate_network_rules()
  File "/data/git/cs1/cloudstack/test/integration/component/test_vpc_vm_life_cycle.py", line 470, in validate_network_rules
    "Ping to outside world from VM should be successful"
AssertionError: Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ/results.txt
FAIL: Test Deploy VM with 4 core CPU & verify the usage
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_domain_limits.py", line 247, in test_01_multiple_core_vm_start_stop_instance
    vm = self.createInstance(service_off=self.service_offering, api_client=api_client)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_domain_limits.py", line 166, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:25:21+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-265-443-VM]'}, cmd : u'org.apache.cloudstack.api.command.user.vm.DeployVMCmd', userid : u'1445d894-2e4e-401d-bcee-07df113f77f6', jobstatus : 2, jobid : u'273873f2-c380-4c90-b90c-fb17f2c76d1d', jobresultcode : 530, jobinstanceid : u'd41a7171-8143-413f-8e37-51fc8dfc7917', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'11396728-0be5-4688-8e10-f1abc9eaae93'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_domain_limits_BOFRIE/results.txt
FAIL: Test Deploy VM with 4 core CPU & verify the usage
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_domain_limits.py", line 323, in test_02_multiple_core_vm_migrate_instance
    vm = self.createInstance(service_off=self.service_offering, api_client=api_client)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_domain_limits.py", line 166, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:25:49+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-266-444-VM]'}, cmd : u'org.apache.cloudstack.api.command.user.vm.DeployVMCmd', userid : u'15f43de9-2202-47fe-be32-dea4198b8c22', jobstatus : 2, jobid : u'cdeb5032-4717-47a7-a0b7-d5500f95e895', jobresultcode : 530, jobinstanceid : u'3afc3454-57c8-4386-8fa4-f8ebaba718c2', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'6a5cf54d-b2b7-4ad7-a0ec-a518d822a50b'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_domain_limits_BOFRIE/results.txt
FAIL: Test Deploy VM with 4 core CPU & verify the usage
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_domain_limits.py", line 384, in test_03_multiple_core_vm_delete_instance
    vm = self.createInstance(service_off=self.service_offering, api_client=api_client)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_domain_limits.py", line 166, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:26:17+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-268-445-VM]'}, cmd : u'org.apache.cloudstack.api.command.user.vm.DeployVMCmd', userid : u'1618dc7f-c35a-4423-8f7b-3a6148f69bb8', jobstatus : 2, jobid : u'408bf0e5-2755-412f-9dd2-f39adabfc525', jobresultcode : 530, jobinstanceid : u'0e6c08d6-53dc-43b0-a183-d4af0fc9e4d0', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'969ca0ed-a43c-4a0a-b1f9-5e499a8904e8'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_domain_limits_BOFRIE/results.txt
FAIL: Test Deploy multiple VM with 4 core CPU & verify the usage
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_domain_limits.py", line 448, in test_04_deploy_multiple_vm_with_multiple_core
    vm_1 = self.createInstance(service_off=self.service_offering, api_client=api_client)
  File "/data/git/cs1/cloudstack/test/integration/component/test_cpu_domain_limits.py", line 166, in createInstance
    self.fail("Failed to deploy an instance: %s" % e)
AssertionError: Failed to deploy an instance: Job failed: {jobprocstatus : 0, created : u'2016-04-29T19:26:45+0200', jobresult : {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|i-271-446-VM]'}, cmd : u'org.apache.cloudstack.api.command.user.vm.DeployVMCmd', userid : u'ec159919-b51d-4598-8d8c-1a3f8ddcc469', jobstatus : 2, jobid : u'0515bd7f-167f-4566-a9ad-4b665eefd16e', jobresultcode : 530, jobinstanceid : u'95968d43-801c-4d69-b050-e45b2482d8e4', jobresulttype : u'object', jobinstancetype : u'VirtualMachine', accountid : u'5192bf9a-8ddf-4f8c-b673-ea3b06dd9858'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_cpu_domain_limits_BOFRIE/results.txt
ERROR: Test create snapshots in project
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_project_resources.py", line 903, in test_06_create_snapshots_in_project
    projectid=self.project.id
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1018, in create
    return Snapshot(apiclient.createSnapshot(cmd).__dict__)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 797, in createSnapshot
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 530, errorText:KVM Snapshot is not supported: 1
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_project_resources_69FDTN/results.txt
FAIL: Test associate public IP within the project
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/component/test_project_resources.py", line 1148, in test_07_associate_public_ip
    "Check start port of firewall rule"
AssertionError: Check start port of firewall rule
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_project_resources_69FDTN/results.txt
ERROR: Download a Volume attached to a VM
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_volumes.py", line 441, in test_03_download_attached_volume
    self.virtual_machine.attach_volume(self.apiClient, self.volume)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 679, in attach_volume
    return apiclient.attachVolume(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1652, in attachVolume
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-29T09:59:59+0200', jobresult : {errorcode : 530, errortext : u'Failed to attach volume Test Volume-EF26P6 to VM VM-9311030c-aaa4-4c40-aed5-ef1216bfa1e1; org.libvirt.LibvirtException: operation failed: target vdb already exists'}, cmd : u'org.apache.cloudstack.api.command.admin.volume.AttachVolumeCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'3784dda3-1893-4adb-b812-d9a52c9d97d7', jobresultcode : 530, jobinstanceid : u'6a2e0def-3171-43c0-bc51-2d2cb86ed9bb', jobresulttype : u'object', jobinstancetype : u'Volume', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_volumes_7YNQ7G/results.txt
ERROR: Delete a Volume attached to a VM
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_volumes.py", line 464, in test_04_delete_attached_volume
    self.virtual_machine.attach_volume(self.apiClient, self.volume)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 679, in attach_volume
    return apiclient.attachVolume(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1652, in attachVolume
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-29T10:00:04+0200', jobresult : {errorcode : 530, errortext : u'Failed to attach volume Test Volume-EF26P6 to VM VM-9311030c-aaa4-4c40-aed5-ef1216bfa1e1; org.libvirt.LibvirtException: operation failed: target vdb already exists'}, cmd : u'org.apache.cloudstack.api.command.admin.volume.AttachVolumeCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'4ba9f87f-9f4a-48c5-89a9-17d87b912257', jobresultcode : 530, jobinstanceid : u'6a2e0def-3171-43c0-bc51-2d2cb86ed9bb', jobresulttype : u'object', jobinstancetype : u'Volume', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_volumes_7YNQ7G/results.txt
ERROR: Detach a Volume attached to a VM
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_volumes.py", line 487, in test_05_detach_volume
    self.virtual_machine.attach_volume(self.apiClient, self.volume)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 679, in attach_volume
    return apiclient.attachVolume(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1652, in attachVolume
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-29T10:00:09+0200', jobresult : {errorcode : 530, errortext : u'Failed to attach volume Test Volume-EF26P6 to VM VM-9311030c-aaa4-4c40-aed5-ef1216bfa1e1; org.libvirt.LibvirtException: operation failed: target vdb already exists'}, cmd : u'org.apache.cloudstack.api.command.admin.volume.AttachVolumeCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'157c442a-7525-446d-a9a8-b3e5b5b2903a', jobresultcode : 530, jobinstanceid : u'6a2e0def-3171-43c0-bc51-2d2cb86ed9bb', jobresulttype : u'object', jobinstancetype : u'Volume', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_volumes_7YNQ7G/results.txt
ERROR: Download a Volume unattached to an VM
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_volumes.py", line 524, in test_06_download_detached_volume
    self.virtual_machine.attach_volume(self.apiClient, self.volume)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 679, in attach_volume
    return apiclient.attachVolume(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1652, in attachVolume
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-29T10:00:15+0200', jobresult : {errorcode : 530, errortext : u'Failed to attach volume Test Volume-EF26P6 to VM VM-9311030c-aaa4-4c40-aed5-ef1216bfa1e1; org.libvirt.LibvirtException: operation failed: target vdb already exists'}, cmd : u'org.apache.cloudstack.api.command.admin.volume.AttachVolumeCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'3a25b400-64b2-4122-bace-2d867ed28a69', jobresultcode : 530, jobinstanceid : u'6a2e0def-3171-43c0-bc51-2d2cb86ed9bb', jobresulttype : u'object', jobinstancetype : u'Volume', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_volumes_7YNQ7G/results.txt
ERROR: Test resize (negative) non-existent volume
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_volumes.py", line 615, in test_07_resize_fail
    self.virtual_machine.attach_volume(self.apiClient, self.volume)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 679, in attach_volume
    return apiclient.attachVolume(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1652, in attachVolume
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-29T10:00:25+0200', jobresult : {errorcode : 530, errortext : u'Failed to attach volume Test Volume-EF26P6 to VM VM-9311030c-aaa4-4c40-aed5-ef1216bfa1e1; org.libvirt.LibvirtException: operation failed: target vdb already exists'}, cmd : u'org.apache.cloudstack.api.command.admin.volume.AttachVolumeCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'c1b3dcc2-a675-4ad4-b714-a1c094f3458b', jobresultcode : 530, jobinstanceid : u'6a2e0def-3171-43c0-bc51-2d2cb86ed9bb', jobresulttype : u'object', jobinstancetype : u'Volume', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_volumes_7YNQ7G/results.txt
ERROR: Test resize a volume
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_volumes.py", line 649, in test_08_resize_volume
    self.virtual_machine.attach_volume(self.apiClient, self.volume)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 679, in attach_volume
    return apiclient.attachVolume(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1652, in attachVolume
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-29T10:00:30+0200', jobresult : {errorcode : 530, errortext : u'Failed to attach volume Test Volume-EF26P6 to VM VM-9311030c-aaa4-4c40-aed5-ef1216bfa1e1; org.libvirt.LibvirtException: operation failed: target vdb already exists'}, cmd : u'org.apache.cloudstack.api.command.admin.volume.AttachVolumeCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'841bd3d5-eb72-4deb-a936-837042f5944a', jobresultcode : 530, jobinstanceid : u'6a2e0def-3171-43c0-bc51-2d2cb86ed9bb', jobresulttype : u'object', jobinstancetype : u'Volume', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_volumes_7YNQ7G/results.txt
ERROR: Delete a Volume unattached to an VM
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_volumes.py", line 777, in test_09_delete_detached_volume
    self.virtual_machine.attach_volume(self.apiClient, self.volume_1)
  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 679, in attach_volume
    return apiclient.attachVolume(cmd)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1652, in attachVolume
    response = self.connection.marvinRequest(command, response_type=response, method=method)
  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest
    raise e
Exception: Job failed: {jobprocstatus : 0, created : u'2016-04-29T10:00:40+0200', jobresult : {errorcode : 530, errortext : u'Failed to attach volume Test Volume-DCFEG2 to VM VM-9311030c-aaa4-4c40-aed5-ef1216bfa1e1; org.libvirt.LibvirtException: operation failed: target vdb already exists'}, cmd : u'org.apache.cloudstack.api.command.admin.volume.AttachVolumeCmdByAdmin', userid : u'ab74f0ee-0dba-11e6-8e89-5254001daa61', jobstatus : 2, jobid : u'8b91c42a-3941-45ab-8bb1-489872253bf7', jobresultcode : 530, jobinstanceid : u'b2a0f3da-c653-4f68-ad46-a08c7c5e7937', jobresulttype : u'object', jobinstancetype : u'Volume', accountid : u'ab74d84a-0dba-11e6-8e89-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_volumes_7YNQ7G/results.txt
FAIL: Test Volume creation for all Disk Offerings (incl. custom)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_volumes.py", line 251, in test_01_create_volume
    self.assertEqual(ret[0],SUCCESS,"Check if promised disk size actually available")
AssertionError: Check if promised disk size actually available
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_volumes_7YNQ7G/results.txt

@swill
Copy link
Contributor Author

swill commented May 1, 2016

And now for the files...

Associated Uploads

/tmp/MarvinLogs/2MVR8P:

/tmp/MarvinLogs/Apr_29_2016_21_06_54_UQBIP4:

/tmp/MarvinLogs/BF5KZU:

/tmp/MarvinLogs/DeployDataCenter__Apr_29_2016_05_32_17_6DEUHH:

/tmp/MarvinLogs/test_VirtualRouter_alerts_F93MI2:

/tmp/MarvinLogs/test_accounts_S7P7IC:

/tmp/MarvinLogs/test_acl_isolatednetwork_5J7DWW:

/tmp/MarvinLogs/test_acl_isolatednetwork_delete_BR0BBK:

/tmp/MarvinLogs/test_acl_listvm_MP86N2:

/tmp/MarvinLogs/test_acl_listvolume_1ZZLJ3:

/tmp/MarvinLogs/test_acl_sharednetwork_E2U4US:

/tmp/MarvinLogs/test_acl_sharednetwork_deployVM-impersonation_0X9QS1:

/tmp/MarvinLogs/test_add_remove_network_EBKZRG:

/tmp/MarvinLogs/test_affinity_groups_00G23N:

/tmp/MarvinLogs/test_affinity_groups_LWKMQC:

/tmp/MarvinLogs/test_affinity_groups_projects_2A9ELN:

/tmp/MarvinLogs/test_affinity_groups_projects_OHGUEU:

/tmp/MarvinLogs/test_allocation_states_KGAW8G:

/tmp/MarvinLogs/test_assign_vm_2KDIG0:

/tmp/MarvinLogs/test_base_image_updation_EC1K1N:

/tmp/MarvinLogs/test_blocker_bugs_LQQS32:

/tmp/MarvinLogs/test_browse_templates2_JX9H09:

/tmp/MarvinLogs/test_concurrent_snapshots_limit_2GU91J:

/tmp/MarvinLogs/test_cpu_domain_limits_BOFRIE:

/tmp/MarvinLogs/test_cpu_limits_P43B8H:

/tmp/MarvinLogs/test_cpu_max_limits_ZFFBLP:

/tmp/MarvinLogs/test_cpu_project_limits_MM313P:

/tmp/MarvinLogs/test_custom_hostname_O8O1WX:

/tmp/MarvinLogs/test_deploy_vgpu_enabled_vm_XMVLRS:

/tmp/MarvinLogs/test_deploy_vm_iso_34RU69:

/tmp/MarvinLogs/test_deploy_vm_root_resize_REH7AI:

/tmp/MarvinLogs/test_deploy_vm_userdata_reg_9GIW5W:

/tmp/MarvinLogs/test_deploy_vm_with_userdata_TUNPZY:

/tmp/MarvinLogs/test_deploy_vms_with_varied_deploymentplanners_NYEGDX:

/tmp/MarvinLogs/test_disk_offerings_BQTUAD:

/tmp/MarvinLogs/test_dynamic_compute_offering_M8X89N:

/tmp/MarvinLogs/test_egress_fw_rules_U76VYZ:

/tmp/MarvinLogs/test_escalations_instances_VGGKIS:

/tmp/MarvinLogs/test_escalations_ipaddresses_MAEMD1:

/tmp/MarvinLogs/test_escalations_isos_PLO3YN:

/tmp/MarvinLogs/test_escalations_networks_L9OK3U:

/tmp/MarvinLogs/test_escalations_routers_0NIBJB:

/tmp/MarvinLogs/test_escalations_snapshots_08TSPD:

/tmp/MarvinLogs/test_escalations_templates_L6ASTB:

/tmp/MarvinLogs/test_escalations_vmware_EZCFAT:

/tmp/MarvinLogs/test_escalations_volumes_A6G7YR:

/tmp/MarvinLogs/test_escalations_vpncustomergateways_E01THC:

/tmp/MarvinLogs/test_global_settings_KSN6T0:

/tmp/MarvinLogs/test_guest_vlan_range_L61EU1:

/tmp/MarvinLogs/test_haproxy_MQ8XUG:

/tmp/MarvinLogs/test_host_maintenance_JXBXPL:

/tmp/MarvinLogs/test_implicit_planner_SB9USF:

/tmp/MarvinLogs/test_internal_lb_BKX4W2:

/tmp/MarvinLogs/test_invalid_gw_nm_IADEVX:

/tmp/MarvinLogs/test_ip_reservation_ZGE46D:

/tmp/MarvinLogs/test_iso_1AX10M:

/tmp/MarvinLogs/test_lb_secondary_ip_9XRSV9:

/tmp/MarvinLogs/test_ldap_34GE8V:

/tmp/MarvinLogs/test_loadbalance_G8M3DP:

/tmp/MarvinLogs/test_memory_limits_B7GVYE:

/tmp/MarvinLogs/test_mm_domain_limits_TGIXVB:

/tmp/MarvinLogs/test_mm_max_limits_U8HHS4:

/tmp/MarvinLogs/test_mm_project_limits_5BP2ZL:

/tmp/MarvinLogs/test_multiple_ips_per_nic_MYZJWD:

/tmp/MarvinLogs/test_multipleips_per_nic_VU3ZUT:

/tmp/MarvinLogs/test_network_J529AL:

/tmp/MarvinLogs/test_network_acl_CN4C0H:

/tmp/MarvinLogs/test_network_offering_GPQ5RG:

/tmp/MarvinLogs/test_nic_EZCXW7:

/tmp/MarvinLogs/test_nic_adapter_type_LBWTM8:

/tmp/MarvinLogs/test_non_contigiousvlan_F8DNQD:

/tmp/MarvinLogs/test_non_contiguous_vlan_9XGN6V:

/tmp/MarvinLogs/test_organization_states_WJ6G1I:

/tmp/MarvinLogs/test_over_provisioning_66XBEZ:

/tmp/MarvinLogs/test_overcommit_DHZTW6:

/tmp/MarvinLogs/test_password_server_14WM1C:

/tmp/MarvinLogs/test_persistent_networks_SA4CJC:

/tmp/MarvinLogs/test_portable_ip_19JH7D:

/tmp/MarvinLogs/test_portable_publicip_91BZAE:

/tmp/MarvinLogs/test_primary_storage_4UP2YA:

/tmp/MarvinLogs/test_privategw_acl_U37NDB:

/tmp/MarvinLogs/test_project_configs_KZ5GTS:

/tmp/MarvinLogs/test_project_limits_YIMBWE:

/tmp/MarvinLogs/test_project_resources_69FDTN:

/tmp/MarvinLogs/test_project_usage_JJA1AQ:

/tmp/MarvinLogs/test_projects_H7TS2P:

/tmp/MarvinLogs/test_ps_domain_limits_YSMUD1:

/tmp/MarvinLogs/test_ps_limits_JENTJ1:

/tmp/MarvinLogs/test_ps_max_limits_ZVAFY6:

/tmp/MarvinLogs/test_ps_project_limits_FAJ8OU:

/tmp/MarvinLogs/test_ps_resize_volume_CZ0ZGP:

/tmp/MarvinLogs/test_ps_resource_limits_volume_XLM9NY:

/tmp/MarvinLogs/test_public_ip_range_YVBBNZ:

/tmp/MarvinLogs/test_pvlan_1KLP9V:

/tmp/MarvinLogs/test_recurring_snapshots_UVBKKN:

/tmp/MarvinLogs/test_redundant_router_cleanups_BNI9J8:

/tmp/MarvinLogs/test_redundant_router_services_M634YR:

/tmp/MarvinLogs/test_redundant_router_upgrades_QEMNHF:

/tmp/MarvinLogs/test_region_vpc_5DVTPB:

/tmp/MarvinLogs/test_regions_9KIGH6:

/tmp/MarvinLogs/test_regions_Y3N15I:

/tmp/MarvinLogs/test_regions_accounts_W47GIL:

/tmp/MarvinLogs/test_reset_ssh_keypair_TAO92D:

/tmp/MarvinLogs/test_reset_vm_on_reboot_SDZTD9:

/tmp/MarvinLogs/test_resource_detail_VDEEHQ:

/tmp/MarvinLogs/test_resource_limits_NXZ78Y:

/tmp/MarvinLogs/test_router_dhcphosts_UCPQ7N:

/tmp/MarvinLogs/test_routers_8E1DL9:

/tmp/MarvinLogs/test_routers_ZJB27C:

/tmp/MarvinLogs/test_routers_iptables_default_policy_5UTSYD:

/tmp/MarvinLogs/test_routers_network_ops_H0XFJG:

/tmp/MarvinLogs/test_scale_vm_JTHCR6:

/tmp/MarvinLogs/test_secondary_storage_JAN9R2:

/tmp/MarvinLogs/test_service_offerings_C8U8D0:

/tmp/MarvinLogs/test_shared_networks_DKG901:

/tmp/MarvinLogs/test_simultaneous_volume_attach_NO9P1D:

/tmp/MarvinLogs/test_snapshot_limits_6XF7FG:

/tmp/MarvinLogs/test_snapshots_D47W9F:

/tmp/MarvinLogs/test_snapshots_TB3TOR:

/tmp/MarvinLogs/test_snapshots_improvement_RC2NMH:

/tmp/MarvinLogs/test_ss_domain_limits_BI0IWA:

/tmp/MarvinLogs/test_ss_limits_BFV2WB:

/tmp/MarvinLogs/test_ss_max_limits_R05UGM:

/tmp/MarvinLogs/test_ss_project_limits_GU1I4N:

/tmp/MarvinLogs/test_ssvm_VW1YWV:

/tmp/MarvinLogs/test_stopped_vm_U32ILW:

/tmp/MarvinLogs/test_storage_motion_QBMHO9:

/tmp/MarvinLogs/test_suite_1SMWE3:

/tmp/MarvinLogs/test_suite_1ZQEEU:

/tmp/MarvinLogs/test_suite_2QT28G:

/tmp/MarvinLogs/test_suite_45TLYB:

/tmp/MarvinLogs/test_suite_7CKI2I:

/tmp/MarvinLogs/test_suite_89HJLR:

/tmp/MarvinLogs/test_suite_9QODWS:

/tmp/MarvinLogs/test_suite_D6HZD9:

/tmp/MarvinLogs/test_suite_E4349I:

/tmp/MarvinLogs/test_suite_EPFRJU:

/tmp/MarvinLogs/test_suite_JVJZ6D:

/tmp/MarvinLogs/test_suite_KN794J:

/tmp/MarvinLogs/test_suite_NAFFD1:

/tmp/MarvinLogs/test_suite_NJTHVW:

/tmp/MarvinLogs/test_suite_NKGIOE:

/tmp/MarvinLogs/test_suite_OERWW8:

/tmp/MarvinLogs/test_suite_Q7YAJW:

/tmp/MarvinLogs/test_suite_QRJ4LR:

/tmp/MarvinLogs/test_suite_S630DK:

/tmp/MarvinLogs/test_suite_SK29EX:

/tmp/MarvinLogs/test_suite_WTKEEH:

/tmp/MarvinLogs/test_suite_XFILTT:

/tmp/MarvinLogs/test_suite_ZVS0BQ:

/tmp/MarvinLogs/test_tags_ATN7PZ:

/tmp/MarvinLogs/test_templates_HOVI4S:

/tmp/MarvinLogs/test_templates_I49TOD:

/tmp/MarvinLogs/test_update_vm_5BG7BM:

/tmp/MarvinLogs/test_usage_0EM8R1:

/tmp/MarvinLogs/test_vm_life_cycle_PWQWMR:

/tmp/MarvinLogs/test_vm_passwdenabled_6GAR18:

/tmp/MarvinLogs/test_vm_snapshots_W8FOTN:

/tmp/MarvinLogs/test_volumes_7YNQ7G:

/tmp/MarvinLogs/test_volumes_GC6N22:

/tmp/MarvinLogs/test_vpc_JGQYL6:

/tmp/MarvinLogs/test_vpc_distributed_routing_offering_REC04E:

/tmp/MarvinLogs/test_vpc_network_G8VU27:

/tmp/MarvinLogs/test_vpc_network_lbrules_CLIJN0:

/tmp/MarvinLogs/test_vpc_network_pfrules_OF7F63:

/tmp/MarvinLogs/test_vpc_network_staticnatrule_3TGYS8:

/tmp/MarvinLogs/test_vpc_offerings_NTIJLS:

/tmp/MarvinLogs/test_vpc_redundant_NX0R2W:

/tmp/MarvinLogs/test_vpc_router_nics_7A6VM0:

/tmp/MarvinLogs/test_vpc_routers_I2UYTF:

/tmp/MarvinLogs/test_vpc_vm_life_cycle_JCDNZJ:

/tmp/MarvinLogs/test_vpc_vms_deployment_FPU20P:

/tmp/MarvinLogs/test_vpc_vpn_35TNGM:

/tmp/MarvinLogs/test_vpn_users_PZ41DJ:

Uploads will be available until 2016-08-30 02:00:00 +0200 CEST

Comment created by upr comment.

@swill
Copy link
Contributor Author

swill commented May 3, 2016

A few more details.

The full run took: 55h 59m 30s

The following tests took longer than an hour to complete:

1h 01m 46s => /tmp/MarvinLogs/test_resource_limits_NXZ78Y
4h 27m 45s => /tmp/MarvinLogs/test_shared_networks_DKG901
1h 17m 39s => /tmp/MarvinLogs/test_portable_ip_19JH7D
2h 04m 22s => /tmp/MarvinLogs/test_stopped_vm_U32ILW
1h 04m 40s => /tmp/MarvinLogs/test_escalations_instances_VGGKIS
1h 44m 23s => /tmp/MarvinLogs/test_persistent_networks_SA4CJC
1h 03m 11s => /tmp/MarvinLogs/test_vpc_network_pfrules_OF7F63
2h 01m 12s => /tmp/MarvinLogs/test_snapshot_limits_6XF7FG
1h 12m 14s => /tmp/MarvinLogs/test_deploy_vm_iso_34RU69
8h 01m 51s => /tmp/MarvinLogs/test_recurring_snapshots_UVBKKN
1h 33m 25s => /tmp/MarvinLogs/test_base_image_updation_EC1K1N
1h 17m 57s => /tmp/MarvinLogs/test_affinity_groups_00G23N
1h 21m 59s => /tmp/MarvinLogs/test_multiple_ips_per_nic_MYZJWD

Obviously the recurring snapshots test can be improved. Also, the shared network tests seem to take a pretty long time as well. Not sure why it took 2 hours to test stopped vm, that seems a bit odd.

All said, we have some areas for improvement here...

@bvbharatk
Copy link
Contributor

ACS CI BVT Run

Sumarry:
Build Number 181
Hypervisor xenserver
NetworkType Advanced
Passed=72
Failed=1
Skipped=3

Link to logs Folder (search by build_no): https://www.dropbox.com/sh/yj3wnzbceo9uef2/AAB6u-Iap-xztdm6jHX9SjPja?dl=0

Failed tests:

  • test_routers.py
    • test_04_restart_network_wo_cleanup Failing since 2 runs

Skipped tests:
test_vm_nic_adapter_vmxnet3
test_static_role_account_acls
test_deploy_vgpu_enabled_vm

Passed test suits:
test_deploy_vm_with_userdata.py
test_affinity_groups_projects.py
test_portable_publicip.py
test_vpc_vpn.py
test_over_provisioning.py
test_global_settings.py
test_scale_vm.py
test_service_offerings.py
test_routers_iptables_default_policy.py
test_reset_vm_on_reboot.py
test_snapshots.py
test_deploy_vms_with_varied_deploymentplanners.py
test_login.py
test_list_ids_parameter.py
test_public_ip_range.py
test_multipleips_per_nic.py
test_regions.py
test_affinity_groups.py
test_network_acl.py
test_pvlan.py
test_volumes.py
test_nic.py
test_deploy_vm_root_resize.py
test_resource_detail.py
test_secondary_storage.py
test_vm_life_cycle.py
test_disk_offerings.py

@swill
Copy link
Contributor Author

swill commented Nov 8, 2016

Not relevant anymore. Closing...

@swill swill closed this Nov 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants