Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@1ba7303f9369:~/repos/functest# functest testcase run vping_ssh
- 2017-03-22 23:16:21,968 - functest_utils - DEBUG - Executing command: 'python /home/opnfv/repos/functest/functest/ci/run_tests.py -t vping_ssh'
- 2017-03-22 23:16:22,654 - run_tests - DEBUG - Sourcing the OpenStack RC file...
- 2017-03-22 23:16:22,655 - run_tests - INFO -
- 2017-03-22 23:16:22,655 - run_tests - INFO - ============================================
- 2017-03-22 23:16:22,655 - run_tests - INFO - Running test case 'vping_ssh'...
- 2017-03-22 23:16:22,655 - run_tests - INFO - ============================================
- 2017-03-22 23:16:22,655 - run_tests - DEBUG -
- +======================================================================+
- | Testcase: vping_ssh |
- +======================================================================+
- | Description: |
- | This test case verifies: 1) SSH to an instance using floating |
- | IPs over the public network. 2) Connectivity between 2 instances |
- | over a private network. |
- | Criteria: status == "PASS" |
- | Dependencies: |
- | - Installer: |
- | - Scenario :^((?!odl_l3).)*$ |
- | |
- +----------------------------------------------------------------------+
- 2017-03-22 23:16:22,655 - run_tests - DEBUG - Sourcing the OpenStack RC file...
- 2017-03-22 23:16:22,656 - openstack_snapshot - INFO - Generating OpenStack snapshot...
- 2017-03-22 23:16:23,180 - openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3'
- 2017-03-22 23:16:23,307 - openstack_snapshot - DEBUG - Getting instances...
- 2017-03-22 23:16:23,531 - openstack_snapshot - DEBUG - Getting images...
- 2017-03-22 23:16:23,629 - openstack_snapshot - DEBUG - Getting volumes...
- 2017-03-22 23:16:23,812 - openstack_snapshot - DEBUG - Getting networks
- 2017-03-22 23:16:24,085 - openstack_snapshot - DEBUG - Getting routers
- 2017-03-22 23:16:24,163 - openstack_snapshot - DEBUG - Getting Security groups...
- 2017-03-22 23:16:24,234 - openstack_snapshot - DEBUG - Getting Floating IPs...
- 2017-03-22 23:16:24,270 - openstack_snapshot - DEBUG - Getting users...
- 2017-03-22 23:16:24,330 - openstack_snapshot - DEBUG - Getting tenants...
- 2017-03-22 23:16:24,375 - openstack_snapshot - DEBUG - Openstack Snapshot found in the deployment:
- floatingips: {}
- images:
- 72514271-73fb-4c7f-9cda-d505ac777992: TestVM
- instances: {}
- networks:
- 35dbb7ea-3821-4cd8-815d-627c8b0089ab: admin_floating_net
- 945d8571-0dc7-4b07-9305-bdc6be22ce11: admin_internal_net
- ee5939d2-628b-4a51-84fb-4ed8f29b7888: tempest-net
- routers:
- 587eba51-73fd-41b2-916c-426997dc3a45: tempest-router
- b642aec0-5786-4781-b2fe-f145ca44b1f6: router04
- secgroups:
- 39e502b5-d2cf-46e1-a043-28165edb0c97: default
- 53911452-83d3-4320-9acd-83f7d24d2d8f: default
- 61cb49b9-acbd-4c1e-9e5e-77dcee7c0aa2: default
- 7141673e-99ea-4993-9767-6101187bebc6: default
- 7244f107-8855-4069-8a13-d6603b1049bd: default
- 7d813b67-9ea2-4146-bbc1-804667264004: default
- 9ed16cee-12a8-4ec5-a9ce-dfc5251b9fdb: default
- a471bc6e-17ee-460f-85da-64ab1a95cefa: default
- b07a1709-9bee-4be7-bdd1-206fb2807b7d: default
- d8208888-625b-44ae-a86f-0dc98a40054c: default
- da453b29-5492-42f4-9327-6a15c7071497: default
- e288c228-4b16-4168-9474-994dae3508e9: default
- ffdf5eaa-6b78-4567-94a3-43dcec1add84: default
- tenants:
- 16e08dc08cd84c92be522c0cdaea6ded: tempest
- 500eb9509d0042b3b4f0be3fa5f4e816: services
- 709237a019fd4b76a6d80a5cb1e27d6b: admin
- users:
- 1127b8be38dd4789aba89c510ac05360: neutron
- 1151b22ec30c4575ad8ff2388468f759: glance
- 25070844407b4acfba1e108c9bfe79c7: heat
- 3065b7031c09471a92da1198780a442b: tempest
- 6ef4d5e59ac34090951d1a003e9ef476: swift
- 83625b24038c4c0a9ad305321f93659e: heat-cfn
- 886748363cc94b39a51d90ee6a50aba3: glare
- 9b9f672de12a4067bcda5095f731c571: admin
- b650ae149c10470a9fc224106d350ba6: heat_admin
- c1eb114abf4049b4a38496ba8fc9ec93: nova
- cf9b245ac8004d1ea8d34590be70385a: fuel_stats_user
- cfc005f29d4246d284248b65d514ab79: cinder
- volumes: {}
- 2017-03-22 23:16:24,376 - openstack_snapshot - DEBUG - NOTE: These objects will NOT be deleted after running the test.
- 2017-03-22 23:16:24,657 - glanceclient.common.http - DEBUG - GET call to glance-api for http://172.16.0.98:9292/v2/images?limit=20 used request id req-38fa8b90-5070-4f95-80ec-4e3450a3ac50
- 2017-03-22 23:16:24,709 - glanceclient.common.http - DEBUG - GET call to glance-api for http://172.16.0.98:9292/v2/schemas/image used request id req-fbb0b481-d235-42e3-9812-c6b65341bdcc
- 2017-03-22 23:16:24,710 - openstack_utils - INFO - Creating image 'functest-vping' from '/home/opnfv/functest/data/cirros-0.3.5-x86_64-disk.img'...
- 2017-03-22 23:16:24,797 - glanceclient.common.http - DEBUG - GET call to glance-api for http://172.16.0.98:9292/v2/images?limit=20 used request id req-5d5a4a47-5c8e-46a8-a1c7-0113ab6ab7f3
- 2017-03-22 23:16:24,798 - openstack_utils - INFO - Creating image 'functest-vping' from '/home/opnfv/functest/data/cirros-0.3.5-x86_64-disk.img'...
- 2017-03-22 23:16:24,846 - glanceclient.common.http - DEBUG - GET call to glance-api for http://172.16.0.98:9292/v2/schemas/image used request id req-aa6b7185-62da-4dff-9270-824c082b590e
- 2017-03-22 23:16:24,945 - glanceclient.common.http - DEBUG - POST call to glance-api for http://172.16.0.98:9292/v2/images used request id req-f8c4c49d-2dcc-4ff1-9337-774fd536ebab
- 2017-03-22 23:16:25,909 - glanceclient.common.http - DEBUG - PUT call to glance-api for http://172.16.0.98:9292/v2/images/4783f121-f2ac-4a9e-a620-2d76f31b6bb6/file used request id req-0b363381-05c5-49f9-aba5-38485fee447c
- 2017-03-22 23:16:25,910 - openstack_utils - DEBUG - Image 'functest-vping' with ID=4783f121-f2ac-4a9e-a620-2d76f31b6bb6 created successfully.
- 2017-03-22 23:16:26,095 - vping_ssh - INFO - Using existing Flavor 'm1.tiny'...
- 2017-03-22 23:16:26,406 - openstack_utils - INFO - Creating neutron network vping-net...
- 2017-03-22 23:16:26,546 - openstack_utils - DEBUG - Network 'e3ef059f-94b6-4f64-be5a-6e0d8b2e54ee' created successfully
- 2017-03-22 23:16:26,546 - openstack_utils - DEBUG - Creating Subnet....
- 2017-03-22 23:16:26,737 - openstack_utils - DEBUG - Subnet 'b478d7e1-7270-4f2a-bdc9-d37e0d1861d6' created successfully
- 2017-03-22 23:16:26,737 - openstack_utils - DEBUG - Creating Router...
- 2017-03-22 23:16:26,812 - openstack_utils - DEBUG - Router 'f018fed6-b4b7-4093-8f88-1ea4d8a3ed75' created successfully
- 2017-03-22 23:16:26,812 - openstack_utils - DEBUG - Adding router to subnet...
- 2017-03-22 23:16:27,859 - openstack_utils - DEBUG - Interface added successfully.
- 2017-03-22 23:16:27,860 - openstack_utils - DEBUG - Adding gateway to router...
- 2017-03-22 23:16:29,239 - openstack_utils - DEBUG - Gateway added successfully.
- 2017-03-22 23:16:29,309 - vping_ssh - INFO - Creating security group 'vPing-sg'...
- 2017-03-22 23:16:29,634 - vping_ssh - DEBUG - Security group 'vPing-sg' with ID=b6078a14-e749-44a1-a2c5-3ca73aabe4a5 created successfully.
- 2017-03-22 23:16:29,634 - vping_ssh - DEBUG - Adding ICMP rules in security group 'vPing-sg'...
- 2017-03-22 23:16:29,634 - openstack_utils - DEBUG - Security_group format set (no port range mentioned)
- 2017-03-22 23:16:29,737 - vping_ssh - DEBUG - Adding SSH rules in security group 'vPing-sg'...
- 2017-03-22 23:16:29,737 - openstack_utils - DEBUG - Security_group format set (port range included)
- 2017-03-22 23:16:29,844 - openstack_utils - DEBUG - Security_group format set (port range included)
- 2017-03-22 23:16:30,030 - vping_ssh - INFO - vPing Start Time:'2017-03-22 23:16:30'
- 2017-03-22 23:16:30,030 - vping_ssh - INFO - Creating instance 'opnfv-vping-1'...
- 2017-03-22 23:16:30,030 - vping_ssh - DEBUG - Configuration: {'nics': [{'net-id': u'e3ef059f-94b6-4f64-be5a-6e0d8b2e54ee'}], 'flavor': <Flavor: m1.tiny>, 'name': 'opnfv-vping-1', 'image': u'4783f121-f2ac-4a9e-a620-2d76f31b6bb6'}
- 2017-03-22 23:16:30,640 - vping_ssh - DEBUG - Status: BUILD
- 2017-03-22 23:16:33,878 - vping_ssh - DEBUG - Status: BUILD
- 2017-03-22 23:16:37,056 - vping_ssh - DEBUG - Status: BUILD
- 2017-03-22 23:16:40,295 - vping_ssh - DEBUG - Status: ACTIVE
- 2017-03-22 23:16:40,295 - vping_ssh - INFO - Instance 'opnfv-vping-1' is ACTIVE.
- 2017-03-22 23:16:40,295 - vping_ssh - INFO - Adding 'opnfv-vping-1' to security group 'vPing-sg'...
- 2017-03-22 23:16:41,079 - vping_ssh - DEBUG - Instance 'opnfv-vping-1' got 192.168.130.4
- 2017-03-22 23:16:41,079 - vping_ssh - INFO - Creating instance 'opnfv-vping-2'...
- 2017-03-22 23:16:41,079 - vping_ssh - DEBUG - Configuration: {'nics': [{'net-id': u'e3ef059f-94b6-4f64-be5a-6e0d8b2e54ee'}], 'flavor': <Flavor: m1.tiny>, 'name': 'opnfv-vping-2', 'image': u'4783f121-f2ac-4a9e-a620-2d76f31b6bb6'}
- 2017-03-22 23:16:41,681 - vping_ssh - DEBUG - Status: BUILD
- 2017-03-22 23:16:45,075 - vping_ssh - DEBUG - Status: BUILD
- 2017-03-22 23:16:48,285 - vping_ssh - DEBUG - Status: ACTIVE
- 2017-03-22 23:16:48,285 - vping_ssh - INFO - Instance 'opnfv-vping-2' is ACTIVE.
- 2017-03-22 23:16:48,285 - vping_ssh - INFO - Adding 'opnfv-vping-2' to security group 'vPing-sg'...
- 2017-03-22 23:16:48,759 - vping_ssh - INFO - Creating floating IP for VM 'opnfv-vping-2'...
- 2017-03-22 23:16:49,428 - vping_ssh - INFO - Floating IP created: '172.16.0.110'
- 2017-03-22 23:16:49,428 - vping_ssh - INFO - Associating floating ip: '172.16.0.110' to VM 'opnfv-vping-2'
- 2017-03-22 23:16:50,487 - vping_ssh - INFO - Trying to establish SSH connection to 172.16.0.110...
- 2017-03-22 23:16:52,490 - vping_ssh - DEBUG - Waiting for 172.16.0.110...
- 2017-03-22 23:16:58,724 - vping_ssh - DEBUG - Console-log 'opnfv-vping-2': Sending discover...
- 2017-03-22 23:16:58,738 - vping_ssh - DEBUG - Waiting for 172.16.0.110...
- 2017-03-22 23:17:05,096 - vping_ssh - DEBUG - SSH connection established to 172.16.0.110.
- 2017-03-22 23:17:05,096 - vping_ssh - INFO - Trying to transfer ping.sh to 172.16.0.110...
- 2017-03-22 23:17:06,240 - vping_ssh - INFO - Waiting for ping...
- 2017-03-22 23:17:07,313 - vping_ssh - INFO - vPing detected!
- 2017-03-22 23:17:07,314 - vping_ssh - INFO - vPing OK
- 2017-03-22 23:17:07,315 - vping_ssh - INFO - vPing duration:'37.3'
- 2017-03-22 23:17:07,315 - openstack_clean - INFO - Cleaning OpenStack resources...
- 2017-03-22 23:17:07,317 - openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3'
- 2017-03-22 23:17:07,425 - openstack_clean - DEBUG - Removing Nova instances...
- 2017-03-22 23:17:07,777 - openstack_clean - DEBUG - 'opnfv-vping-2', ID=417b1e20-4ae7-4b14-b057-6b7f9b345f19
- 2017-03-22 23:17:07,777 - openstack_clean - DEBUG - Removing instance '417b1e20-4ae7-4b14-b057-6b7f9b345f19' ...
- 2017-03-22 23:17:08,062 - openstack_clean - DEBUG - > Request sent.
- 2017-03-22 23:17:08,062 - openstack_clean - DEBUG - 'opnfv-vping-1', ID=5a92cc2a-7d67-4ac5-9e72-7bc0e21c0f67
- 2017-03-22 23:17:08,062 - openstack_clean - DEBUG - Removing instance '5a92cc2a-7d67-4ac5-9e72-7bc0e21c0f67' ...
- 2017-03-22 23:17:08,333 - openstack_clean - DEBUG - > Request sent.
- 2017-03-22 23:17:08,557 - openstack_clean - DEBUG - Waiting for instances to be terminated...
- 2017-03-22 23:17:09,557 - openstack_clean - DEBUG - Waiting for instances to be terminated...
- 2017-03-22 23:17:10,558 - openstack_clean - DEBUG - -------------------------------------------
- 2017-03-22 23:17:10,558 - openstack_clean - DEBUG - Removing Glance images...
- 2017-03-22 23:17:10,637 - openstack_clean - DEBUG - 'functest-vping', ID=4783f121-f2ac-4a9e-a620-2d76f31b6bb6
- 2017-03-22 23:17:10,637 - openstack_clean - DEBUG - Removing image 'functest-vping', ID=4783f121-f2ac-4a9e-a620-2d76f31b6bb6 ...
- 2017-03-22 23:17:10,988 - openstack_clean - DEBUG - > Done!
- 2017-03-22 23:17:10,988 - openstack_clean - DEBUG - 'TestVM', ID=72514271-73fb-4c7f-9cda-d505ac777992
- 2017-03-22 23:17:10,988 - openstack_clean - DEBUG - > this is a default image and will NOT be deleted.
- 2017-03-22 23:17:10,988 - openstack_clean - DEBUG - -------------------------------------------
- 2017-03-22 23:17:10,988 - openstack_clean - DEBUG - Removing Cinder volumes...
- 2017-03-22 23:17:11,183 - openstack_clean - DEBUG - No volumes found.
- 2017-03-22 23:17:11,183 - openstack_clean - DEBUG - -------------------------------------------
- 2017-03-22 23:17:11,183 - openstack_clean - DEBUG - Removing floating IPs...
- 2017-03-22 23:17:11,524 - openstack_clean - DEBUG - '172.16.0.110', ID=b0df17f4-9b64-497c-9a0e-1a133b7b1fd9
- 2017-03-22 23:17:11,524 - openstack_clean - DEBUG - Removing floating IP b0df17f4-9b64-497c-9a0e-1a133b7b1fd9 ...
- 2017-03-22 23:17:11,951 - openstack_clean - DEBUG - > Done!
- 2017-03-22 23:17:11,994 - openstack_clean - DEBUG - -------------------------------------------
- 2017-03-22 23:17:11,994 - openstack_clean - DEBUG - Removing Neutron objects
- 2017-03-22 23:17:12,189 - openstack_clean - DEBUG - Existing networks:
- 2017-03-22 23:17:12,189 - openstack_clean - DEBUG - 'admin_floating_net', ID=35dbb7ea-3821-4cd8-815d-627c8b0089ab
- 2017-03-22 23:17:12,189 - openstack_clean - DEBUG - > this is a default network and will NOT be deleted.
- 2017-03-22 23:17:12,189 - openstack_clean - DEBUG - 'admin_internal_net', ID=945d8571-0dc7-4b07-9305-bdc6be22ce11
- 2017-03-22 23:17:12,190 - openstack_clean - DEBUG - > this is a default network and will NOT be deleted.
- 2017-03-22 23:17:12,190 - openstack_clean - DEBUG - 'vping-net', ID=e3ef059f-94b6-4f64-be5a-6e0d8b2e54ee
- 2017-03-22 23:17:12,190 - openstack_clean - DEBUG - > this network will be deleted.
- 2017-03-22 23:17:12,190 - openstack_clean - DEBUG - 'tempest-net', ID=ee5939d2-628b-4a51-84fb-4ed8f29b7888
- 2017-03-22 23:17:12,190 - openstack_clean - DEBUG - > this is a default network and will NOT be deleted.
- 2017-03-22 23:17:12,248 - openstack_clean - DEBUG - Clearing device_owner for port 04d61582-872f-42e1-8d73-46fb20842a4e ...
- 2017-03-22 23:17:12,534 - openstack_clean - DEBUG - Removing port 04d61582-872f-42e1-8d73-46fb20842a4e ...
- 2017-03-22 23:17:12,931 - openstack_clean - DEBUG - > Done!
- 2017-03-22 23:17:12,931 - openstack_clean - DEBUG - Detaching port a54d7c6b-146f-4280-ba84-65f751c527dc (subnet b478d7e1-7270-4f2a-bdc9-d37e0d1861d6) from router f018fed6-b4b7-4093-8f88-1ea4d8a3ed75 ...
- 2017-03-22 23:17:19,124 - openstack_clean - DEBUG - > Done!
- 2017-03-22 23:17:19,205 - openstack_clean - DEBUG - Checking 'vping-router' with ID=(f018fed6-b4b7-4093-8f88-1ea4d8a3ed75) ...
- 2017-03-22 23:17:19,205 - openstack_clean - DEBUG - Router has gateway to external network.Removing link...
- 2017-03-22 23:17:19,856 - openstack_clean - DEBUG - > Done!
- 2017-03-22 23:17:19,856 - openstack_clean - DEBUG - Removing router vping-router(f018fed6-b4b7-4093-8f88-1ea4d8a3ed75) ...
- 2017-03-22 23:17:20,339 - openstack_clean - DEBUG - > Done!
- 2017-03-22 23:17:25,409 - openstack_clean - DEBUG - Removing network e3ef059f-94b6-4f64-be5a-6e0d8b2e54ee ...
- 2017-03-22 23:17:26,150 - openstack_clean - DEBUG - > Done!
- 2017-03-22 23:17:26,150 - openstack_clean - DEBUG - -------------------------------------------
- 2017-03-22 23:17:26,150 - openstack_clean - DEBUG - Removing Security groups...
- 2017-03-22 23:17:26,215 - openstack_clean - DEBUG - 'default', ID=39e502b5-d2cf-46e1-a043-28165edb0c97
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - > this is a default security group and will NOT be deleted.
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - 'default', ID=53911452-83d3-4320-9acd-83f7d24d2d8f
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - > this is a default security group and will NOT be deleted.
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - 'default', ID=61cb49b9-acbd-4c1e-9e5e-77dcee7c0aa2
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - > this is a default security group and will NOT be deleted.
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - 'default', ID=7141673e-99ea-4993-9767-6101187bebc6
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - > this is a default security group and will NOT be deleted.
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - 'default', ID=7244f107-8855-4069-8a13-d6603b1049bd
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - > this is a default security group and will NOT be deleted.
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - 'default', ID=7d813b67-9ea2-4146-bbc1-804667264004
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - > this is a default security group and will NOT be deleted.
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - 'default', ID=9ed16cee-12a8-4ec5-a9ce-dfc5251b9fdb
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - > this is a default security group and will NOT be deleted.
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - 'default', ID=a471bc6e-17ee-460f-85da-64ab1a95cefa
- 2017-03-22 23:17:26,216 - openstack_clean - DEBUG - > this is a default security group and will NOT be deleted.
- 2017-03-22 23:17:26,217 - openstack_clean - DEBUG - 'default', ID=b07a1709-9bee-4be7-bdd1-206fb2807b7d
- 2017-03-22 23:17:26,217 - openstack_clean - DEBUG - > this is a default security group and will NOT be deleted.
- 2017-03-22 23:17:26,217 - openstack_clean - DEBUG - 'vPing-sg', ID=b6078a14-e749-44a1-a2c5-3ca73aabe4a5
- 2017-03-22 23:17:26,217 - openstack_clean - DEBUG - Removing 'vPing-sg'...
- 2017-03-22 23:17:26,451 - openstack_clean - DEBUG - > Done!
- 2017-03-22 23:17:26,452 - openstack_clean - DEBUG - 'default', ID=d8208888-625b-44ae-a86f-0dc98a40054c
- 2017-03-22 23:17:26,452 - openstack_clean - DEBUG - > this is a default security group and will NOT be deleted.
- 2017-03-22 23:17:26,452 - openstack_clean - DEBUG - 'default', ID=da453b29-5492-42f4-9327-6a15c7071497
- 2017-03-22 23:17:26,452 - openstack_clean - DEBUG - > this is a default security group and will NOT be deleted.
- 2017-03-22 23:17:26,452 - openstack_clean - DEBUG - 'default', ID=e288c228-4b16-4168-9474-994dae3508e9
- 2017-03-22 23:17:26,452 - openstack_clean - DEBUG - > this is a default security group and will NOT be deleted.
- 2017-03-22 23:17:26,452 - openstack_clean - DEBUG - 'default', ID=ffdf5eaa-6b78-4567-94a3-43dcec1add84
- 2017-03-22 23:17:26,452 - openstack_clean - DEBUG - > this is a default security group and will NOT be deleted.
- 2017-03-22 23:17:26,452 - openstack_clean - DEBUG - -------------------------------------------
- 2017-03-22 23:17:26,452 - openstack_clean - DEBUG - Removing Users...
- 2017-03-22 23:17:26,509 - openstack_clean - DEBUG - 'neutron', ID=1127b8be38dd4789aba89c510ac05360
- 2017-03-22 23:17:26,509 - openstack_clean - DEBUG - > this is a default user and will NOT be deleted.
- 2017-03-22 23:17:26,509 - openstack_clean - DEBUG - 'glance', ID=1151b22ec30c4575ad8ff2388468f759
- 2017-03-22 23:17:26,509 - openstack_clean - DEBUG - > this is a default user and will NOT be deleted.
- 2017-03-22 23:17:26,509 - openstack_clean - DEBUG - 'heat', ID=25070844407b4acfba1e108c9bfe79c7
- 2017-03-22 23:17:26,509 - openstack_clean - DEBUG - > this is a default user and will NOT be deleted.
- 2017-03-22 23:17:26,509 - openstack_clean - DEBUG - 'tempest', ID=3065b7031c09471a92da1198780a442b
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - > this is a default user and will NOT be deleted.
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - 'swift', ID=6ef4d5e59ac34090951d1a003e9ef476
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - > this is a default user and will NOT be deleted.
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - 'heat-cfn', ID=83625b24038c4c0a9ad305321f93659e
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - > this is a default user and will NOT be deleted.
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - 'glare', ID=886748363cc94b39a51d90ee6a50aba3
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - > this is a default user and will NOT be deleted.
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - 'admin', ID=9b9f672de12a4067bcda5095f731c571
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - > this is a default user and will NOT be deleted.
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - 'heat_admin', ID=b650ae149c10470a9fc224106d350ba6
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - > this is a default user and will NOT be deleted.
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - 'nova', ID=c1eb114abf4049b4a38496ba8fc9ec93
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - > this is a default user and will NOT be deleted.
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - 'fuel_stats_user', ID=cf9b245ac8004d1ea8d34590be70385a
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - > this is a default user and will NOT be deleted.
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - 'cinder', ID=cfc005f29d4246d284248b65d514ab79
- 2017-03-22 23:17:26,510 - openstack_clean - DEBUG - > this is a default user and will NOT be deleted.
- 2017-03-22 23:17:26,511 - openstack_clean - DEBUG - -------------------------------------------
- 2017-03-22 23:17:26,511 - openstack_clean - DEBUG - Removing Tenants...
- 2017-03-22 23:17:26,555 - openstack_clean - DEBUG - 'tempest', ID=16e08dc08cd84c92be522c0cdaea6ded
- 2017-03-22 23:17:26,555 - openstack_clean - DEBUG - > this is a default tenant and will NOT be deleted.
- 2017-03-22 23:17:26,555 - openstack_clean - DEBUG - 'services', ID=500eb9509d0042b3b4f0be3fa5f4e816
- 2017-03-22 23:17:26,556 - openstack_clean - DEBUG - > this is a default tenant and will NOT be deleted.
- 2017-03-22 23:17:26,556 - openstack_clean - DEBUG - 'admin', ID=709237a019fd4b76a6d80a5cb1e27d6b
- 2017-03-22 23:17:26,556 - openstack_clean - DEBUG - > this is a default tenant and will NOT be deleted.
- 2017-03-22 23:17:26,556 - openstack_clean - DEBUG - -------------------------------------------
- 2017-03-22 23:17:26,556 - run_tests - INFO - Test execution time: 01:03
- 2017-03-22 23:17:26,556 - run_tests - INFO - Execution exit value: Result.EX_OK
Advertisement
Add Comment
Please, Sign In to add comment