2018-06-20 20:27:14,255 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-89 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-06-20 20:27:14,257 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,192.168.37.19,192.0.2.12 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.168.37.19:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=jPxQ4B5nwVdCExXwjCU7kMTRv export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=34af04e1fc214449b3a5e386019940e1 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-06-20 20:27:14,257 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke_serial 2018-06-20 20:27:14,257 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-06-20 20:27:15,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-20 20:27:15,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-20 20:27:15,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-20 20:27:15,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-20 20:27:15,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-20 20:27:15,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-20 20:27:15,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-20 20:27:15,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-20 20:27:15,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-20 20:27:15,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-20 20:27:15,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-20 20:27:15,226 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-06-20 20:27:15,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" 2018-06-20 20:27:15,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5dbffc4-c43d-43ce-9988-e9062f9360c1 2018-06-20 20:27:15,237 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.37.19:5000/v3/", "rel": "self"}]}} 2018-06-20 20:27:15,237 - keystoneauth.session - DEBUG - GET call to http://192.168.37.19:5000/v3 used request id req-f5dbffc4-c43d-43ce-9988-e9062f9360c1 2018-06-20 20:27:15,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.37.19:5000/v3/auth/tokens 2018-06-20 20:27:15,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2f621940eab4bf9ada36a2db9d0fe94", "name": "admin"}], "expires_at": "2018-06-20T21:27:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34af04e1fc214449b3a5e386019940e1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.12:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c013631db0f4d76812c779c9368db13"}, {"url": "http://192.0.2.12:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57ed6de7da104a579d0cd5889b41f74f"}, {"url": "http://192.168.37.19:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba1893859ed44433b2eca9c3a1b70a63"}], "type": "cloudformation", "id": "0ac14db9d6e24cf6a6ef27b4a857d071", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.0.2.12:8004/v1/34af04e1fc214449b3a5e386019940e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "240d2ca68f914b28af0b60cf4ee99b61"}, {"url": "http://192.168.37.19:8004/v1/34af04e1fc214449b3a5e386019940e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcf70b3c212a4c67aaa1a714fe66f0e9"}, {"url": "http://192.0.2.12:8004/v1/34af04e1fc214449b3a5e386019940e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f08cd433f19e40278d5ac5376d57df55"}], "type": "orchestration", "id": "0e14ca256d90457d8478b0e01fff4fd8", "name": "heat"}, {"endpoints": [{"url": "http://192.168.37.19:8776/v2/34af04e1fc214449b3a5e386019940e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34b9b42168ec405484dcb47687bcfe37"}, {"url": "http://192.0.2.12:8776/v2/34af04e1fc214449b3a5e386019940e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4a277d7bbf5b45249f948065a2aef7be"}, {"url": "http://192.0.2.12:8776/v2/34af04e1fc214449b3a5e386019940e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa692fdd940040ba9963cba0cdf6f9bb"}], "type": "volumev2", "id": "2e57abeca28f4ec2b0d13644ffe67da2", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "3534898ff733405eb026e373d4df8ec7", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.168.37.19:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "29a2534241e240778011557c28dc09c4"}, {"url": "http://192.0.2.12:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa3f2e57db6e4d4e92a49964aeb5e31f"}, {"url": "http://192.0.2.12:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e561e201224168983fcb312b9f9650"}], "type": "alarming", "id": "430658511cc545d59dff93351fddebf0", "name": "aodh"}, {"endpoints": [{"url": "http://192.0.2.12:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ed101890ea4f7e9b22737b2800b41f"}, {"url": "http://192.168.37.19:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68ad02b4962c44549462ee1d8e6a861e"}, {"url": "http://192.0.2.12:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "777226db3f0945f7b358b95f984b1776"}], "type": "identity", "id": "446ee3bf33de4b77b1d1296719427e2a", "name": "keystone"}, {"endpoints": [{"url": "http://192.0.2.12:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0bb36fe56d984c7d851d9f3ad5940267"}, {"url": "http://192.0.2.12:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64817df77fbd42bcae9c042625c3eab5"}, {"url": "http://192.168.37.19:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "774e72ad67f245dba46ed0ee417c8557"}], "type": "metric", "id": "46e789ff32e14f7fa6746251d98ce9d3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.0.2.12:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b8b572668dd4f1b9e57f87e2080c6fc"}, {"url": "http://192.168.37.19:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d24faa72444ac6aea217d24d9c4499"}, {"url": "http://192.0.2.12:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad1a06ffba644407a3e7fee8efbc1fba"}], "type": "event", "id": "55e926184a2b42c1b848ea8d1335fc4b", "name": "panko"}, {"endpoints": [{"url": "http://192.168.37.19:8776/v3/34af04e1fc214449b3a5e386019940e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8602edc90db843e39f64b08d1d744e7c"}, {"url": "http://192.0.2.12:8776/v3/34af04e1fc214449b3a5e386019940e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8728bd81b2094b608a573d7d5cea64a2"}, {"url": "http://192.0.2.12:8776/v3/34af04e1fc214449b3a5e386019940e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb116ab6246e4aeaab973c1153d442fd"}], "type": "volumev3", "id": "562d0600be5c4e6e8e902918bbb6818a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.168.37.19:8080/v1/AUTH_34af04e1fc214449b3a5e386019940e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2171b18b80334a1aa9a6caff75cdc8df"}, {"url": "http://12.0.0.23:8080/v1/AUTH_34af04e1fc214449b3a5e386019940e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bc96e9f7b6146cda7863fa4d8be89bb"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8989f559d74e4313985bb931c4fd3e34"}], "type": "object-store", "id": "6f4f1b8fbbae4a3c970878cfd7c2e196", "name": "swift"}, {"endpoints": [{"url": "http://192.0.2.12:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0db07fd6904a47639f248a2d2ab8ff60"}, {"url": "http://192.0.2.12:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f3e911da6754c37a9ab1c59a5aa900c"}, {"url": "http://192.168.37.19:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "894b16eccc85462cb787b077b1d9d9c5"}], "type": "placement", "id": "796a96a2de5248feaaf9c45eba9306ef", "name": "placement"}, {"endpoints": [{"url": "http://192.168.37.19:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50cc0011adc844f080fff54c74eb6ccf"}, {"url": "http://192.0.2.12:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7b921495b0245258559a1fdf56553ec"}, {"url": "http://192.0.2.12:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb01950bc8204785a35e60c21c0728be"}], "type": "network", "id": "9cb7535bbdf04d458fdffb52346c8cb4", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.37.19:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40867806335b48bda515a108c213f71d"}, {"url": "http://192.0.2.12:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60bf2bc1eb354aada6c168227b20e801"}, {"url": "http://192.0.2.12:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d09ccbdfd7a1459889180daf29a76298"}], "type": "image", "id": "9cdfd885139e4a4683252af92ef2b061", "name": "glance"}, {"endpoints": [{"url": "http://192.168.37.19:8776/v1/34af04e1fc214449b3a5e386019940e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28eef62e7143448bac3c618a751d10bc"}, {"url": "http://192.0.2.12:8776/v1/34af04e1fc214449b3a5e386019940e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b182d2a7e544f6a90a7de7ac408e229"}, {"url": "http://192.0.2.12:8776/v1/34af04e1fc214449b3a5e386019940e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59d3fe29e69344a49ae94400a574b6e7"}], "type": "volume", "id": "b6ced5a4feec4c8497543d3f1d5ee3b2", "name": "cinder"}, {"endpoints": [{"url": "http://192.0.2.12:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "14971126fb40492ca8cc4dfb43c4fe4e"}, {"url": "http://192.168.37.19:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8ce8c4195eb498eb3f36c535aa45372"}, {"url": "http://192.0.2.12:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da5fc3ea20b24f6782958e5ee5a84116"}], "type": "compute", "id": "c6aa403939ca4df0bc3134fafdff8830", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c0eadb5080cf4baea164a75eb41d86e3"}, "audit_ids": ["uSjGcF3TSDiuXaiFKVja5g"], "issued_at": "2018-06-20T20:27:15.000000Z"}} 2018-06-20 20:27:15,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" 2018-06-20 20:27:15,695 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 601 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:15 GMT Server: Apache Vary: X-Auth-Token 2018-06-20 20:27:15,695 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.37.19:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.168.37.19:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-20 20:27:15,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-06-20 20:27:15,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" 2018-06-20 20:27:15,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3e7a6a-eea6-4991-91d1-c10c26566740 2018-06-20 20:27:15,822 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://192.168.37.19:5000/v3/domains/dcdc12b9e0c14a99ab4111adc5dec53c"}, "tags": [], "enabled": true, "id": "dcdc12b9e0c14a99ab4111adc5dec53c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://192.168.37.19:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.37.19:5000/v3/domains", "previous": null, "next": null}} 2018-06-20 20:27:15,822 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.19:5000/v3/domains used request id req-fa3e7a6a-eea6-4991-91d1-c10c26566740 2018-06-20 20:27:15,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.126071929932s 2018-06-20 20:27:15,822 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.19:5000/v3/domains used request id req-fa3e7a6a-eea6-4991-91d1-c10c26566740 2018-06-20 20:27:15,823 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}) 2018-06-20 20:27:15,823 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-20 20:27:21,305 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 94bb0fc9-5eb3-4c40-b21d-2dc8fe4dd3de | 2018-06-20T20:27:21.027021 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 94bb0fc9-5eb3-4c40-b21d-2dc8fe4dd3de ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-06-20 20:27:25,155 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-06-20 20:27:25,156 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-20 20:27:32,623 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=3b7276f8-b157-4aa4-86c8-8b2d5e43bce0) as the default verifier for the future CLI operations. 2018-06-20 20:27:36,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-87882d9b-32b3-43ec-9387-fd2b0dd0280c' 2018-06-20 20:27:36,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-06-20 20:27:36,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" -d '{"network": {"name": "tempest-net-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "admin_state_up": true}}' 2018-06-20 20:27:36,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 721 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:36 GMT X-Openstack-Request-Id: req-b16c7b47-b064-4afa-8bbf-98402c1aad9f 2018-06-20 20:27:36,996 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a421373a-a841-4169-ad65-0a8c2fc36ad2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"34af04e1fc214449b3a5e386019940e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-20T20:27:36Z","is_default":false,"qos_policy_id":null,"name":"tempest-net-87882d9b-32b3-43ec-9387-fd2b0dd0280c","admin_state_up":true,"tenant_id":"34af04e1fc214449b3a5e386019940e1","created_at":"2018-06-20T20:27:36Z","mtu":1450}} 2018-06-20 20:27:36,996 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.19:9696/v2.0/networks.json used request id req-b16c7b47-b064-4afa-8bbf-98402c1aad9f 2018-06-20 20:27:36,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.84086894989s 2018-06-20 20:27:36,996 - shade.request_ids - DEBUG - POST call to network for http://192.168.37.19:9696/v2.0/networks.json used request id req-b16c7b47-b064-4afa-8bbf-98402c1aad9f 2018-06-20 20:27:36,996 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-06-20T20:27:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a421373a-a841-4169-ad65-0a8c2fc36ad2', u'provider:segmentation_id': 99, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest-net-87882d9b-32b3-43ec-9387-fd2b0dd0280c', u'created_at': u'2018-06-20T20:27:36Z', u'mtu': 1450, u'tenant_id': u'34af04e1fc214449b3a5e386019940e1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'34af04e1fc214449b3a5e386019940e1', u'l2_adjacency': True}) 2018-06-20 20:27:36,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-20 20:27:36,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" 2018-06-20 20:27:37,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1427 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:37 GMT X-Openstack-Request-Id: req-67f1d1d4-da9a-45e6-8206-19fd39ea7253 2018-06-20 20:27:37,370 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4c90e47e-db36-4bcc-abd2-9f7954801aa7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7543366c14294d4388db026e649091cb","l2_adjacency":true,"status":"ACTIVE","subnets":["4a45e3a0-7a55-4ca8-aff7-386666d05b4e"],"description":"","tags":[],"updated_at":"2018-06-20T20:25:34Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7543366c14294d4388db026e649091cb","created_at":"2018-06-20T20:25:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a421373a-a841-4169-ad65-0a8c2fc36ad2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"34af04e1fc214449b3a5e386019940e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-20T20:27:36Z","qos_policy_id":null,"name":"tempest-net-87882d9b-32b3-43ec-9387-fd2b0dd0280c","admin_state_up":true,"tenant_id":"34af04e1fc214449b3a5e386019940e1","created_at":"2018-06-20T20:27:36Z","provider:network_type":"vxlan"}]} 2018-06-20 20:27:37,370 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.19:9696/v2.0/networks.json used request id req-67f1d1d4-da9a-45e6-8206-19fd39ea7253 2018-06-20 20:27:37,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373552083969s 2018-06-20 20:27:37,370 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.19:9696/v2.0/networks.json used request id req-67f1d1d4-da9a-45e6-8206-19fd39ea7253 2018-06-20 20:27:37,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-06-20 20:27:37,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" -d '{"subnet": {"name": "tempest-subnet-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "enable_dhcp": true, "network_id": "a421373a-a841-4169-ad65-0a8c2fc36ad2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.150.0/24"}}' 2018-06-20 20:27:38,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:38 GMT X-Openstack-Request-Id: req-1b97f9ec-8ebe-4e23-a0e2-d3815eb65334 2018-06-20 20:27:38,169 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-06-20T20:27:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.150.2","end":"192.168.150.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b3600c27-38e7-475c-b306-fc0b63cdec30","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.150.1","project_id":"34af04e1fc214449b3a5e386019940e1","description":"","tags":[],"cidr":"192.168.150.0/24","subnetpool_id":null,"service_types":[],"name":"tempest-subnet-87882d9b-32b3-43ec-9387-fd2b0dd0280c","enable_dhcp":true,"segment_id":null,"network_id":"a421373a-a841-4169-ad65-0a8c2fc36ad2","tenant_id":"34af04e1fc214449b3a5e386019940e1","created_at":"2018-06-20T20:27:37Z","ip_version":4}} 2018-06-20 20:27:38,169 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.19:9696/v2.0/subnets.json used request id req-1b97f9ec-8ebe-4e23-a0e2-d3815eb65334 2018-06-20 20:27:38,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.797772169113s 2018-06-20 20:27:38,170 - shade.request_ids - DEBUG - POST call to network for http://192.168.37.19:9696/v2.0/subnets.json used request id req-1b97f9ec-8ebe-4e23-a0e2-d3815eb65334 2018-06-20 20:27:38,170 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-20T20:27:37Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'b3600c27-38e7-475c-b306-fc0b63cdec30', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-87882d9b-32b3-43ec-9387-fd2b0dd0280c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a421373a-a841-4169-ad65-0a8c2fc36ad2', u'tenant_id': u'34af04e1fc214449b3a5e386019940e1', u'created_at': u'2018-06-20T20:27:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'34af04e1fc214449b3a5e386019940e1'}) 2018-06-20 20:27:38,170 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-06-20 20:27:38,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-87882d9b-32b3-43ec-9387-fd2b0dd0280c' 2018-06-20 20:27:38,170 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-20 20:27:38,251 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-20 20:27:38,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" 2018-06-20 20:27:38,262 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 768 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:38 GMT 2018-06-20 20:27:38,263 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://192.168.37.19:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.168.37.19:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.168.37.19:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.168.37.19:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.168.37.19:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.168.37.19:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.168.37.19:9292/v2/", "rel": "self"}]}]} 2018-06-20 20:27:38,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-20 20:27:38,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" 2018-06-20 20:27:39,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:39 GMT X-Openstack-Request-Id: req-0e20a57f-d2f8-4258-89db-03ac8e4e3070 2018-06-20 20:27:39,163 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-20 20:27:39,163 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.19:9292/v2/images used request id req-0e20a57f-d2f8-4258-89db-03ac8e4e3070 2018-06-20 20:27:39,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.89776802063s 2018-06-20 20:27:39,163 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.19:9292/v2/images used request id req-0e20a57f-d2f8-4258-89db-03ac8e4e3070 2018-06-20 20:27:39,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-20 20:27:39,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-87882d9b-32b3-43ec-9387-fd2b0dd0280c"}' 2018-06-20 20:27:40,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 867 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:40 GMT Location: http://192.168.37.19:9292/v2/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c4f9cff6-a41d-40cb-9ceb-66740a37b59c 2018-06-20 20:27:40,402 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec/file", "owner": "34af04e1fc214449b3a5e386019940e1", "id": "5d56dbf8-5f12-4be9-9eab-50edd92056ec", "size": null, "self": "/v2/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-20T20:27:40Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "checksum": null, "created_at": "2018-06-20T20:27:40Z", "protected": false} 2018-06-20 20:27:40,402 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.19:9292/v2/images used request id req-c4f9cff6-a41d-40cb-9ceb-66740a37b59c 2018-06-20 20:27:40,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.23514509201s 2018-06-20 20:27:40,402 - shade.request_ids - DEBUG - POST call to image for http://192.168.37.19:9292/v2/images used request id req-c4f9cff6-a41d-40cb-9ceb-66740a37b59c returning object 5d56dbf8-5f12-4be9-9eab-50edd92056ec 2018-06-20 20:27:40,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-20 20:27:40,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.19:9292/v2/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" -d '' 2018-06-20 20:27:44,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 20 Jun 2018 20:27:44 GMT X-Openstack-Request-Id: req-9c585227-46e5-4328-9155-8ff9160a4f44 2018-06-20 20:27:44,789 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-20 20:27:44,789 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.19:9292/v2/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec/file used request id req-9c585227-46e5-4328-9155-8ff9160a4f44 2018-06-20 20:27:44,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.38679599762s 2018-06-20 20:27:44,790 - shade.request_ids - DEBUG - PUT call to image for http://192.168.37.19:9292/v2/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec/file used request id req-9c585227-46e5-4328-9155-8ff9160a4f44 2018-06-20 20:27:44,790 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-87882d9b-32b3-43ec-9387-fd2b0dd0280c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-20T20:27:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec/file', u'owner': u'34af04e1fc214449b3a5e386019940e1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5d56dbf8-5f12-4be9-9eab-50edd92056ec', u'size': None, u'name': u'Cirros-0.4.0-87882d9b-32b3-43ec-9387-fd2b0dd0280c', u'checksum': None, u'self': u'/v2/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-20T20:27:40Z', u'schema': u'/v2/schemas/image'}) 2018-06-20 20:27:44,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-87882d9b-32b3-43ec-9387-fd2b0dd0280c' 2018-06-20 20:27:44,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-20 20:27:44,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" 2018-06-20 20:27:44,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:44 GMT X-Openstack-Request-Id: req-be819969-c1af-4fe3-beee-045d740d80b9 2018-06-20 20:27:44,822 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6faea407-ff80-469f-80e2-aa110306c00f/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec/snap", "metadata": {}}], "file": "/v2/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec/file", "owner": "34af04e1fc214449b3a5e386019940e1", "id": "5d56dbf8-5f12-4be9-9eab-50edd92056ec", "size": 12716032, "self": "/v2/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec", "disk_format": "qcow2", "direct_url": "rbd://6faea407-ff80-469f-80e2-aa110306c00f/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-20T20:27:44Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-20T20:27:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-20 20:27:44,822 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.19:9292/v2/images used request id req-be819969-c1af-4fe3-beee-045d740d80b9 2018-06-20 20:27:44,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0305860042572s 2018-06-20 20:27:44,822 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.19:9292/v2/images used request id req-be819969-c1af-4fe3-beee-045d740d80b9 2018-06-20 20:27:44,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-20 20:27:44,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-1-87882d9b-32b3-43ec-9387-fd2b0dd0280c"}' 2018-06-20 20:27:44,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:44 GMT Location: http://192.168.37.19:9292/v2/images/4ea5425d-87f3-4268-b92c-b32783618a74 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-09f47217-0402-4553-806d-8614fcec5e93 2018-06-20 20:27:44,890 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4ea5425d-87f3-4268-b92c-b32783618a74/file", "owner": "34af04e1fc214449b3a5e386019940e1", "id": "4ea5425d-87f3-4268-b92c-b32783618a74", "size": null, "self": "/v2/images/4ea5425d-87f3-4268-b92c-b32783618a74", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-20T20:27:44Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-1-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "checksum": null, "created_at": "2018-06-20T20:27:44Z", "protected": false} 2018-06-20 20:27:44,890 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.19:9292/v2/images used request id req-09f47217-0402-4553-806d-8614fcec5e93 2018-06-20 20:27:44,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0621299743652s 2018-06-20 20:27:44,891 - shade.request_ids - DEBUG - POST call to image for http://192.168.37.19:9292/v2/images used request id req-09f47217-0402-4553-806d-8614fcec5e93 returning object 4ea5425d-87f3-4268-b92c-b32783618a74 2018-06-20 20:27:44,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-20 20:27:44,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.19:9292/v2/images/4ea5425d-87f3-4268-b92c-b32783618a74/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" -d '' 2018-06-20 20:27:45,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 20 Jun 2018 20:27:45 GMT X-Openstack-Request-Id: req-91a4671a-6c7e-4df7-8724-6b0450318a86 2018-06-20 20:27:45,848 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-20 20:27:45,848 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.19:9292/v2/images/4ea5425d-87f3-4268-b92c-b32783618a74/file used request id req-91a4671a-6c7e-4df7-8724-6b0450318a86 2018-06-20 20:27:45,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.957328081131s 2018-06-20 20:27:45,848 - shade.request_ids - DEBUG - PUT call to image for http://192.168.37.19:9292/v2/images/4ea5425d-87f3-4268-b92c-b32783618a74/file used request id req-91a4671a-6c7e-4df7-8724-6b0450318a86 2018-06-20 20:27:45,849 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-87882d9b-32b3-43ec-9387-fd2b0dd0280c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-20T20:27:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/4ea5425d-87f3-4268-b92c-b32783618a74/file', u'owner': u'34af04e1fc214449b3a5e386019940e1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4ea5425d-87f3-4268-b92c-b32783618a74', u'size': None, u'name': u'Cirros-0.4.0-1-87882d9b-32b3-43ec-9387-fd2b0dd0280c', u'checksum': None, u'self': u'/v2/images/4ea5425d-87f3-4268-b92c-b32783618a74', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-20T20:27:44Z', u'schema': u'/v2/schemas/image'}) 2018-06-20 20:27:45,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-06-20 20:27:45,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-20 20:27:45,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-20 20:27:46,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b4e1874-7ab1-4253-a925-2da8bfbab6ad x-openstack-request-id: req-5b4e1874-7ab1-4253-a925-2da8bfbab6ad 2018-06-20 20:27:46,236 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "opnfv_flavor-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "links": [{"href": "http://192.168.37.19:8774/v2.1/flavors/945736bd-9d76-420c-be18-75db74c6c907", "rel": "self"}, {"href": "http://192.168.37.19:8774/flavors/945736bd-9d76-420c-be18-75db74c6c907", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "945736bd-9d76-420c-be18-75db74c6c907"}} 2018-06-20 20:27:46,236 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.19:8774/v2.1/flavors used request id req-5b4e1874-7ab1-4253-a925-2da8bfbab6ad 2018-06-20 20:27:46,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.386791944504s 2018-06-20 20:27:46,237 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.19:8774/v2.1/flavors used request id req-5b4e1874-7ab1-4253-a925-2da8bfbab6ad 2018-06-20 20:27:46,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-20 20:27:46,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:8774/v2.1/flavors/945736bd-9d76-420c-be18-75db74c6c907/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" -d '{"extra_specs": {}}' 2018-06-20 20:27:46,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-01407d02-ec39-41f8-b5f7-9ea394e0bc32 x-openstack-request-id: req-01407d02-ec39-41f8-b5f7-9ea394e0bc32 2018-06-20 20:27:46,279 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-06-20 20:27:46,279 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.19:8774/v2.1/flavors/945736bd-9d76-420c-be18-75db74c6c907/os-extra_specs used request id req-01407d02-ec39-41f8-b5f7-9ea394e0bc32 2018-06-20 20:27:46,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0410928726196s 2018-06-20 20:27:46,279 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.19:8774/v2.1/flavors/945736bd-9d76-420c-be18-75db74c6c907/os-extra_specs used request id req-01407d02-ec39-41f8-b5f7-9ea394e0bc32 2018-06-20 20:27:46,279 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-87882d9b-32b3-43ec-9387-fd2b0dd0280c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34af04e1fc214449b3a5e386019940e1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'945736bd-9d76-420c-be18-75db74c6c907', 'swap': 0}) 2018-06-20 20:27:46,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-20 20:27:46,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor_1-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-20 20:27:46,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9691a18-9659-400b-a218-08b08421b11b x-openstack-request-id: req-f9691a18-9659-400b-a218-08b08421b11b 2018-06-20 20:27:46,358 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "opnfv_flavor_1-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "links": [{"href": "http://192.168.37.19:8774/v2.1/flavors/c422ce43-2b50-437c-9bbc-6743a45b96a0", "rel": "self"}, {"href": "http://192.168.37.19:8774/flavors/c422ce43-2b50-437c-9bbc-6743a45b96a0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c422ce43-2b50-437c-9bbc-6743a45b96a0"}} 2018-06-20 20:27:46,358 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.19:8774/v2.1/flavors used request id req-f9691a18-9659-400b-a218-08b08421b11b 2018-06-20 20:27:46,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.078733921051s 2018-06-20 20:27:46,358 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.19:8774/v2.1/flavors used request id req-f9691a18-9659-400b-a218-08b08421b11b 2018-06-20 20:27:46,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-20 20:27:46,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:8774/v2.1/flavors/c422ce43-2b50-437c-9bbc-6743a45b96a0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" -d '{"extra_specs": {}}' 2018-06-20 20:27:46,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ef3e2fc6-22aa-4241-bace-39b7097c36d9 x-openstack-request-id: req-ef3e2fc6-22aa-4241-bace-39b7097c36d9 2018-06-20 20:27:46,419 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-06-20 20:27:46,419 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.19:8774/v2.1/flavors/c422ce43-2b50-437c-9bbc-6743a45b96a0/os-extra_specs used request id req-ef3e2fc6-22aa-4241-bace-39b7097c36d9 2018-06-20 20:27:46,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0598709583282s 2018-06-20 20:27:46,419 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.19:8774/v2.1/flavors/c422ce43-2b50-437c-9bbc-6743a45b96a0/os-extra_specs used request id req-ef3e2fc6-22aa-4241-bace-39b7097c36d9 2018-06-20 20:27:46,419 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-87882d9b-32b3-43ec-9387-fd2b0dd0280c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34af04e1fc214449b3a5e386019940e1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c422ce43-2b50-437c-9bbc-6743a45b96a0', 'swap': 0}) 2018-06-20 20:27:46,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-06-20 20:27:46,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" 2018-06-20 20:27:46,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 20 Jun 2018 20:27:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-819ae88e-c8b6-4c81-9042-6a8aa9aa4920 x-openstack-request-id: req-819ae88e-c8b6-4c81-9042-6a8aa9aa4920 2018-06-20 20:27:46,478 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 56}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 4, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 8191, "current_workload": 0, "state": "up", "host_ip": "192.0.2.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 4}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 4095, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 59}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 4, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 8191, "current_workload": 0, "state": "up", "host_ip": "192.0.2.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 4}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 4095, "id": 5}]} 2018-06-20 20:27:46,478 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.19:8774/v2.1/os-hypervisors/detail used request id req-819ae88e-c8b6-4c81-9042-6a8aa9aa4920 2018-06-20 20:27:46,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0581891536713s 2018-06-20 20:27:46,478 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.19:8774/v2.1/os-hypervisors/detail used request id req-819ae88e-c8b6-4c81-9042-6a8aa9aa4920 2018-06-20 20:27:50,628 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-20 20:27:50,628 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-06-20 20:27:50,628 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-06-20 20:27:50,629 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-06-20 20:27:50,631 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-06-20 20:27:54,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3b7276f8-b157-4aa4-86c8-8b2d5e43bce0/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-06-20 20:27:54,138 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-06-20 20:27:54,138 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-06-20 20:27:54,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-06-20 20:47:45,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6ffbcb8f-1897-44a6-ab39-b447cc6c53d2 2018-06-20 20:47:45,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6ffbcb8f-1897-44a6-ab39-b447cc6c53d2']'. 2018-06-20 20:47:46,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-06-20 20:47:46,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-06-20 20:47:46,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-20 20:47:46,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6ffbcb8f-1897-44a6-ab39-b447cc6c53d2 | 2018-06-20 20:47:46,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-06-20 20:47:46,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-06-20 20:27:56 | 2018-06-20 20:47:46,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-06-20 20:47:45 | 2018-06-20 20:47:46,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:49 | 2018-06-20 20:47:46,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-06-20 20:47:46,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-06-20 20:47:46,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-06-20 20:47:46,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3b7276f8-b157-4aa4-86c8-8b2d5e43bce0) | 2018-06-20 20:47:46,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-06-20 20:47:46,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 94bb0fc9-5eb3-4c40-b21d-2dc8fe4dd3de) | 2018-06-20 20:47:46,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-06-20 20:47:46,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1154.733 | 2018-06-20 20:47:46,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 104 | 2018-06-20 20:47:46,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-06-20 20:47:46,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-06-20 20:47:46,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-06-20 20:47:46,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-06-20 20:47:46,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-20 20:47:46,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-06-20 20:47:46,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-06-20 20:47:46,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-20 20:47:46,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.19:9292/v2/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" 2018-06-20 20:47:47,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 20 Jun 2018 20:47:47 GMT X-Openstack-Request-Id: req-dd801bc1-0298-4823-9aa2-42e0e88263db 2018-06-20 20:47:47,216 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-20 20:47:47,216 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.19:9292/v2/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec used request id req-dd801bc1-0298-4823-9aa2-42e0e88263db 2018-06-20 20:47:47,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.739717960358s 2018-06-20 20:47:47,216 - shade.request_ids - DEBUG - DELETE call to image for http://192.168.37.19:9292/v2/images/5d56dbf8-5f12-4be9-9eab-50edd92056ec used request id req-dd801bc1-0298-4823-9aa2-42e0e88263db 2018-06-20 20:47:47,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-20 20:47:47,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.19:9292/v2/images/4ea5425d-87f3-4268-b92c-b32783618a74 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" 2018-06-20 20:47:48,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 20 Jun 2018 20:47:48 GMT X-Openstack-Request-Id: req-055dded8-93df-4caf-9e49-c9f76fd4c27e 2018-06-20 20:47:48,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-20 20:47:48,217 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.19:9292/v2/images/4ea5425d-87f3-4268-b92c-b32783618a74 used request id req-055dded8-93df-4caf-9e49-c9f76fd4c27e 2018-06-20 20:47:48,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00078201294s 2018-06-20 20:47:48,217 - shade.request_ids - DEBUG - DELETE call to image for http://192.168.37.19:9292/v2/images/4ea5425d-87f3-4268-b92c-b32783618a74 used request id req-055dded8-93df-4caf-9e49-c9f76fd4c27e 2018-06-20 20:47:48,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-20 20:47:48,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" 2018-06-20 20:47:48,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1471 Content-Type: application/json Date: Wed, 20 Jun 2018 20:47:48 GMT X-Openstack-Request-Id: req-807c7178-b09d-4185-8ee0-fe795f15180e 2018-06-20 20:47:48,611 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4c90e47e-db36-4bcc-abd2-9f7954801aa7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"7543366c14294d4388db026e649091cb","l2_adjacency":true,"status":"ACTIVE","subnets":["4a45e3a0-7a55-4ca8-aff7-386666d05b4e"],"description":"","tags":[],"updated_at":"2018-06-20T20:25:34Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"7543366c14294d4388db026e649091cb","created_at":"2018-06-20T20:25:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a421373a-a841-4169-ad65-0a8c2fc36ad2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"34af04e1fc214449b3a5e386019940e1","l2_adjacency":true,"status":"ACTIVE","subnets":["b3600c27-38e7-475c-b306-fc0b63cdec30"],"description":"","tags":[],"updated_at":"2018-06-20T20:27:37Z","qos_policy_id":null,"name":"tempest-net-87882d9b-32b3-43ec-9387-fd2b0dd0280c","admin_state_up":true,"tenant_id":"34af04e1fc214449b3a5e386019940e1","created_at":"2018-06-20T20:27:36Z","provider:network_type":"vxlan"}]} 2018-06-20 20:47:48,611 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.19:9696/v2.0/networks.json used request id req-807c7178-b09d-4185-8ee0-fe795f15180e 2018-06-20 20:47:48,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.393680810928s 2018-06-20 20:47:48,612 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.19:9696/v2.0/networks.json used request id req-807c7178-b09d-4185-8ee0-fe795f15180e 2018-06-20 20:47:48,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-06-20 20:47:48,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.19:9696/v2.0/networks/a421373a-a841-4169-ad65-0a8c2fc36ad2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" 2018-06-20 20:47:51,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 20 Jun 2018 20:47:51 GMT X-Openstack-Request-Id: req-583552bd-a1c4-47ac-922b-33283e9514dd 2018-06-20 20:47:51,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-20 20:47:51,783 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.19:9696/v2.0/networks/a421373a-a841-4169-ad65-0a8c2fc36ad2.json used request id req-583552bd-a1c4-47ac-922b-33283e9514dd 2018-06-20 20:47:51,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 3.17080402374s 2018-06-20 20:47:51,783 - shade.request_ids - DEBUG - DELETE call to network for http://192.168.37.19:9696/v2.0/networks/a421373a-a841-4169-ad65-0a8c2fc36ad2.json used request id req-583552bd-a1c4-47ac-922b-33283e9514dd 2018-06-20 20:47:51,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-20 20:47:51,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.19:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" 2018-06-20 20:47:52,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Wed, 20 Jun 2018 20:47:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-46a857ea-ea3f-459b-80d2-a167ef59816d x-openstack-request-id: req-46a857ea-ea3f-459b-80d2-a167ef59816d 2018-06-20 20:47:52,017 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "opnfv_flavor-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "links": [{"href": "http://192.168.37.19:8774/v2.1/flavors/945736bd-9d76-420c-be18-75db74c6c907", "rel": "self"}, {"href": "http://192.168.37.19:8774/flavors/945736bd-9d76-420c-be18-75db74c6c907", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "945736bd-9d76-420c-be18-75db74c6c907"}, {"name": "opnfv_flavor_1-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "links": [{"href": "http://192.168.37.19:8774/v2.1/flavors/c422ce43-2b50-437c-9bbc-6743a45b96a0", "rel": "self"}, {"href": "http://192.168.37.19:8774/flavors/c422ce43-2b50-437c-9bbc-6743a45b96a0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c422ce43-2b50-437c-9bbc-6743a45b96a0"}]} 2018-06-20 20:47:52,017 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.19:8774/v2.1/flavors/detail?is_public=None used request id req-46a857ea-ea3f-459b-80d2-a167ef59816d 2018-06-20 20:47:52,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.233901023865s 2018-06-20 20:47:52,017 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.19:8774/v2.1/flavors/detail?is_public=None used request id req-46a857ea-ea3f-459b-80d2-a167ef59816d 2018-06-20 20:47:52,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-20 20:47:52,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.19:8774/v2.1/flavors/945736bd-9d76-420c-be18-75db74c6c907 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" 2018-06-20 20:47:52,056 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 20 Jun 2018 20:47:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-352e660c-258e-451a-8518-32bef9575fae x-openstack-request-id: req-352e660c-258e-451a-8518-32bef9575fae 2018-06-20 20:47:52,056 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.19:8774/v2.1/flavors/945736bd-9d76-420c-be18-75db74c6c907 used request id req-352e660c-258e-451a-8518-32bef9575fae 2018-06-20 20:47:52,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.036679983139s 2018-06-20 20:47:52,056 - shade.request_ids - DEBUG - DELETE call to compute for http://192.168.37.19:8774/v2.1/flavors/945736bd-9d76-420c-be18-75db74c6c907 used request id req-352e660c-258e-451a-8518-32bef9575fae 2018-06-20 20:47:52,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-20 20:47:52,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.19:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" 2018-06-20 20:47:52,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 20 Jun 2018 20:47:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-16939b3a-29e4-471f-97b0-5bf697a9546b x-openstack-request-id: req-16939b3a-29e4-471f-97b0-5bf697a9546b 2018-06-20 20:47:52,083 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "opnfv_flavor_1-87882d9b-32b3-43ec-9387-fd2b0dd0280c", "links": [{"href": "http://192.168.37.19:8774/v2.1/flavors/c422ce43-2b50-437c-9bbc-6743a45b96a0", "rel": "self"}, {"href": "http://192.168.37.19:8774/flavors/c422ce43-2b50-437c-9bbc-6743a45b96a0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c422ce43-2b50-437c-9bbc-6743a45b96a0"}]} 2018-06-20 20:47:52,083 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.19:8774/v2.1/flavors/detail?is_public=None used request id req-16939b3a-29e4-471f-97b0-5bf697a9546b 2018-06-20 20:47:52,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272560119629s 2018-06-20 20:47:52,083 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.19:8774/v2.1/flavors/detail?is_public=None used request id req-16939b3a-29e4-471f-97b0-5bf697a9546b 2018-06-20 20:47:52,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-20 20:47:52,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.19:8774/v2.1/flavors/c422ce43-2b50-437c-9bbc-6743a45b96a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8b6795275ed982335d1d3251d0027501ceefe498" 2018-06-20 20:47:52,107 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 20 Jun 2018 20:47:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9e3bef8a-7a7e-4117-8068-3d81af5288db x-openstack-request-id: req-9e3bef8a-7a7e-4117-8068-3d81af5288db 2018-06-20 20:47:52,107 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.19:8774/v2.1/flavors/c422ce43-2b50-437c-9bbc-6743a45b96a0 used request id req-9e3bef8a-7a7e-4117-8068-3d81af5288db 2018-06-20 20:47:52,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0228040218353s 2018-06-20 20:47:52,108 - shade.request_ids - DEBUG - DELETE call to compute for http://192.168.37.19:8774/v2.1/flavors/c422ce43-2b50-437c-9bbc-6743a45b96a0 used request id req-9e3bef8a-7a7e-4117-8068-3d81af5288db 2018-06-20 20:47:52,108 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 20:16 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-06-20 20:47:52,109 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK