2018-07-27 00:42:11,854 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-145 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-07-27 00:42:11,858 - 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.17,192.0.2.17 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.168.37.17:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=BVaIWwdE08blXogPexWJQg9rp 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=bcf95a9e0cd2486f924d0ebc4b851e72 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-27 00:42:11,858 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-07-27 00:42:11,876 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-27 00:42:12,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-27 00:42:12,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-27 00:42:12,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-27 00:42:12,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-27 00:42:12,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-27 00:42:12,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-27 00:42:12,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-27 00:42:12,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-27 00:42:12,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-27 00:42:12,819 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-27 00:42:12,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.17:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-27 00:42:12,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b0e87be-ad2c-4c98-9083-29c8ede1302d 2018-07-27 00:42:12,828 - 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.17:5000/v3/", "rel": "self"}]}} 2018-07-27 00:42:12,828 - keystoneauth.session - DEBUG - GET call to http://192.168.37.17:5000/v3 used request id req-2b0e87be-ad2c-4c98-9083-29c8ede1302d 2018-07-27 00:42:12,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.37.17:5000/v3/auth/tokens 2018-07-27 00:42:13,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d3da6667c1e4373aa76f9fda8b11dff", "name": "admin"}, {"id": "554cbbefd84e4bd2acc170bf98d2c15a", "name": "member"}, {"id": "65389b2c34a94afebccf1c1acb69da73", "name": "reader"}], "expires_at": "2018-07-27T01:42:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bcf95a9e0cd2486f924d0ebc4b851e72", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.17:8004/v1/bcf95a9e0cd2486f924d0ebc4b851e72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c90345927c6499e8469c1257f4943ec"}, {"url": "http://192.0.2.17:8004/v1/bcf95a9e0cd2486f924d0ebc4b851e72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "922c2dbd4ed34b6e93c286e4495b3278"}, {"url": "http://192.168.37.17:8004/v1/bcf95a9e0cd2486f924d0ebc4b851e72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f68c022eb9a84d03aee9dc987898b817"}], "type": "orchestration", "id": "00acd42de1364128bad53a29291baf9b", "name": "heat"}, {"endpoints": [{"url": "http://192.0.2.17:8776/v2/bcf95a9e0cd2486f924d0ebc4b851e72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "472804f4b97d484a92272bb7310c5390"}, {"url": "http://192.168.37.17:8776/v2/bcf95a9e0cd2486f924d0ebc4b851e72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97683a8d46474ce1ae5dd9b2c885a0e1"}, {"url": "http://192.0.2.17:8776/v2/bcf95a9e0cd2486f924d0ebc4b851e72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de806365746a4adda2ad2ffcb9394841"}], "type": "volumev2", "id": "05dcab6f4c874abd92e2300db67f080f", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.37.17:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "102e404352494ecea9d5c47e31843389"}, {"url": "http://192.0.2.17:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8581078c970f4e80b98860306b14d130"}, {"url": "http://192.0.2.17:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da805ed83c3d41da85d64cdb4933e77a"}], "type": "identity", "id": "23bb6399120b4f1c85017008bb3fc860", "name": "keystone"}, {"endpoints": [{"url": "http://192.0.2.17:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e09ee0611c1433e943e69782caf7c15"}, {"url": "http://192.0.2.17:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d760a7eab104f76b7099ab50157e324"}, {"url": "http://192.168.37.17:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9de57fe20fa94b49b7d46e99428561e6"}], "type": "event", "id": "353b4886ba2645b4b43e743419bef270", "name": "panko"}, {"endpoints": [{"url": "http://192.0.2.17:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f141ba477964069a3d5e7178a887228"}, {"url": "http://192.0.2.17:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "900c99cb80d34fc09df57deee8303e60"}, {"url": "http://192.168.37.17:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce8ba56c73b44eec99668bdb1ff6b5e9"}], "type": "cloudformation", "id": "4f4f308455e442039b4b1d846a25dd24", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b41a906442d42eb993570a5e9f2f40d"}, {"url": "http://12.0.0.35:8080/v1/AUTH_bcf95a9e0cd2486f924d0ebc4b851e72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8462fbf46c0413a9c69c7371f1e4681"}, {"url": "http://192.168.37.17:8080/v1/AUTH_bcf95a9e0cd2486f924d0ebc4b851e72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e40e999ed95a400496ad6b93fe4773d8"}], "type": "object-store", "id": "55c00c2ad64744f5bae40f9cb743eef0", "name": "swift"}, {"endpoints": [{"url": "http://192.168.37.17:8776/v1/bcf95a9e0cd2486f924d0ebc4b851e72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7b6bd15191ba49c3a2cc47d0c185d9cc"}, {"url": "http://192.0.2.17:8776/v1/bcf95a9e0cd2486f924d0ebc4b851e72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1bf8a40996c43bbb2f5cfb08804c1a0"}, {"url": "http://192.0.2.17:8776/v1/bcf95a9e0cd2486f924d0ebc4b851e72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4e9e3f45b78450caa75cabb36b6dec7"}], "type": "volume", "id": "5edd521a09c64482a8b2c65887eece65", "name": "cinder"}, {"endpoints": [{"url": "http://192.0.2.17:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1df95ef380a34a8db7e2a18cf13c587e"}, {"url": "http://192.0.2.17:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "568a3f6b66be44b58374ee5ba07e0549"}, {"url": "http://192.168.37.17:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc82ef9fef2a4c999091ec222d9005ad"}], "type": "metric", "id": "83edeb7dd1dc420f8f914bf1305efbfc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.168.37.17:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6dd573afdc0b4d1b92c53c5b852b7c99"}, {"url": "http://192.0.2.17:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9688d80e55d742ee849f395ed2afdead"}, {"url": "http://192.0.2.17:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9d52ebee2a4b402ab8a077e39a61512d"}], "type": "network", "id": "9e1eaac72668432f95165523e0126bbc", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.37.17:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505410006db543cd9c469abc6b62495a"}, {"url": "http://192.0.2.17:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c5706599971549f18331bae7538fe093"}, {"url": "http://192.0.2.17:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c80165c731f74573950797cde2718fb1"}], "type": "placement", "id": "a5050b44a1524e79bc872618b46e4d4d", "name": "placement"}, {"endpoints": [{"url": "http://192.0.2.17:8776/v3/bcf95a9e0cd2486f924d0ebc4b851e72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86c64d57ca16433db115a385b5cc05fe"}, {"url": "http://192.0.2.17:8776/v3/bcf95a9e0cd2486f924d0ebc4b851e72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a382b58d104bf8b6f84c685b2913c1"}, {"url": "http://192.168.37.17:8776/v3/bcf95a9e0cd2486f924d0ebc4b851e72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a0b931f174c145a29792c7cf2004978c"}], "type": "volumev3", "id": "c0394b650237439e9af2915e79ff9f65", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.0.2.17:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6c079c15413648ca92b6db2a0611ec61"}, {"url": "http://192.0.2.17:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b08aa3c6ce8943f0873be795589ee98e"}, {"url": "http://192.168.37.17:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b608e7ec14454bbaa4a5126cc6f490de"}], "type": "compute", "id": "c7f7d6faabe543bf8ba4e52a63c5d50d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "d1871cfb29364ecbbcd75ed73c2d9e6c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.0.2.17:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1098242da7734e29a1d53eae77d246c1"}, {"url": "http://192.0.2.17:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74dffae8b0eb48e9b1b91daf4618c3db"}, {"url": "http://192.168.37.17:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8866be757080417abc015956da886349"}], "type": "alarming", "id": "f37b247e8a7c4d499f0c05f223eff24e", "name": "aodh"}, {"endpoints": [{"url": "http://192.0.2.17:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02bfdda4956a4b429675de4171c72c99"}, {"url": "http://192.0.2.17:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a61e8ca07564294848e92759d3e2a1e"}, {"url": "http://192.168.37.17:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d5e1e4f0300d4c4e8277941615fbc6dd"}], "type": "image", "id": "fbdbc641c11c4c26bb59544634a6d8a9", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9aabb93931e249fcbe7cb0ea102e95e3"}, "audit_ids": ["1Q6cJZ6yQE-GeRvMYjebzA"], "issued_at": "2018-07-27T00:42:13.000000Z"}} 2018-07-27 00:42:13,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-27 00:42:13,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.17:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:42:13,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:13 GMT X-Openstack-Request-Id: req-54492ff0-7e89-4965-830b-2b088fa35127 2018-07-27 00:42:13,871 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"371b5a07-2d9d-42c9-b4ef-a294d6f50825","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"debdeb61d78c46b48f0cb215852e361e","l2_adjacency":true,"status":"ACTIVE","subnets":["7ff59617-48e6-4d1b-86bc-7bd9f4d1b3d4"],"description":"","tags":[],"updated_at":"2018-07-27T00:40:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"debdeb61d78c46b48f0cb215852e361e","created_at":"2018-07-27T00:40:54Z","provider:network_type":"flat"}]} 2018-07-27 00:42:13,871 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/networks.json?router%3Aexternal=True used request id req-54492ff0-7e89-4965-830b-2b088fa35127 2018-07-27 00:42:13,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.561904907227s 2018-07-27 00:42:13,871 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-27 00:42:21,192 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 096ae0b3-15a7-4d41-9182-f7234098f531 | 2018-07-27T00:42:19.049660 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 096ae0b3-15a7-4d41-9182-f7234098f531 ~/.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-07-27 00:42:25,094 - 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-07-27 00:42:25,094 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-27 00:42:31,981 - 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=e5e53f22-8ab5-46e7-8802-423bd34b489b) as the default verifier for the future CLI operations. 2018-07-27 00:42:35,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-27 00:42:35,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.17:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:42:35,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11471 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:35 GMT X-Openstack-Request-Id: req-09ee0c71-0d37-4717-9eed-6ea662312707 2018-07-27 00:42:35,456 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-07-27 00:42:35,457 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/extensions.json used request id req-09ee0c71-0d37-4717-9eed-6ea662312707 2018-07-27 00:42:35,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0182418823242s 2018-07-27 00:42:35,461 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-27 00:42:35,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-27 00:42:35,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.17:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" -d '{"network": {"name": "tempest_smoke-net_abb90412-1cc8-497e-ac52-51a351fd8cdb", "admin_state_up": true}}' 2018-07-27 00:42:35,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:35 GMT X-Openstack-Request-Id: req-6d97453c-1e92-459c-b59d-6699195b3757 2018-07-27 00:42:35,780 - 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":"c7a7b1ee-e48c-4f6c-8c0d-d0946c292b8a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"bcf95a9e0cd2486f924d0ebc4b851e72","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-27T00:42:35Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_abb90412-1cc8-497e-ac52-51a351fd8cdb","admin_state_up":true,"tenant_id":"bcf95a9e0cd2486f924d0ebc4b851e72","created_at":"2018-07-27T00:42:35Z","mtu":1450}} 2018-07-27 00:42:35,781 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.17:9696/v2.0/networks.json used request id req-6d97453c-1e92-459c-b59d-6699195b3757 2018-07-27 00:42:35,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.319053888321s 2018-07-27 00:42:35,781 - functest.core.tenantnetwork - 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-07-27T00:42:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c7a7b1ee-e48c-4f6c-8c0d-d0946c292b8a', u'provider:segmentation_id': 40, 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_smoke-net_abb90412-1cc8-497e-ac52-51a351fd8cdb', u'created_at': u'2018-07-27T00:42:35Z', u'mtu': 1450, u'tenant_id': u'bcf95a9e0cd2486f924d0ebc4b851e72', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bcf95a9e0cd2486f924d0ebc4b851e72', u'l2_adjacency': True}) 2018-07-27 00:42:35,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-27 00:42:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.17:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:42:35,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:35 GMT X-Openstack-Request-Id: req-c4487113-5377-4a9f-9b60-ee19e184e06a 2018-07-27 00:42:35,893 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"371b5a07-2d9d-42c9-b4ef-a294d6f50825","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"debdeb61d78c46b48f0cb215852e361e","l2_adjacency":true,"status":"ACTIVE","subnets":["7ff59617-48e6-4d1b-86bc-7bd9f4d1b3d4"],"description":"","tags":[],"updated_at":"2018-07-27T00:40:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"debdeb61d78c46b48f0cb215852e361e","created_at":"2018-07-27T00:40:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c7a7b1ee-e48c-4f6c-8c0d-d0946c292b8a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"bcf95a9e0cd2486f924d0ebc4b851e72","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-27T00:42:35Z","qos_policy_id":null,"name":"tempest_smoke-net_abb90412-1cc8-497e-ac52-51a351fd8cdb","admin_state_up":true,"tenant_id":"bcf95a9e0cd2486f924d0ebc4b851e72","created_at":"2018-07-27T00:42:35Z","provider:network_type":"vxlan"}]} 2018-07-27 00:42:35,893 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/networks.json used request id req-c4487113-5377-4a9f-9b60-ee19e184e06a 2018-07-27 00:42:35,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111548185349s 2018-07-27 00:42:35,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-27 00:42:35,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.17:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" -d '{"subnet": {"name": "tempest_smoke-subnet_abb90412-1cc8-497e-ac52-51a351fd8cdb", "enable_dhcp": true, "network_id": "c7a7b1ee-e48c-4f6c-8c0d-d0946c292b8a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-27 00:42:36,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:36 GMT X-Openstack-Request-Id: req-db2b36e0-4c4d-49ee-83f9-10eb014604eb 2018-07-27 00:42:36,331 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-07-27T00:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb77f6a8-2751-4253-939a-a76244b36584","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"bcf95a9e0cd2486f924d0ebc4b851e72","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_abb90412-1cc8-497e-ac52-51a351fd8cdb","enable_dhcp":true,"segment_id":null,"network_id":"c7a7b1ee-e48c-4f6c-8c0d-d0946c292b8a","tenant_id":"bcf95a9e0cd2486f924d0ebc4b851e72","created_at":"2018-07-27T00:42:35Z","ip_version":4}} 2018-07-27 00:42:36,332 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.17:9696/v2.0/subnets.json used request id req-db2b36e0-4c4d-49ee-83f9-10eb014604eb 2018-07-27 00:42:36,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.437922000885s 2018-07-27 00:42:36,332 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-27T00:42:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'cb77f6a8-2751-4253-939a-a76244b36584', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_abb90412-1cc8-497e-ac52-51a351fd8cdb', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c7a7b1ee-e48c-4f6c-8c0d-d0946c292b8a', u'tenant_id': u'bcf95a9e0cd2486f924d0ebc4b851e72', u'created_at': u'2018-07-27T00:42:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bcf95a9e0cd2486f924d0ebc4b851e72'}) 2018-07-27 00:42:36,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-27 00:42:36,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.17:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" -d '{"router": {"external_gateway_info": {"network_id": "371b5a07-2d9d-42c9-b4ef-a294d6f50825"}, "name": "tempest_smoke-router_abb90412-1cc8-497e-ac52-51a351fd8cdb", "admin_state_up": true}}' 2018-07-27 00:42:38,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:38 GMT X-Openstack-Request-Id: req-d1459e8c-6afb-489c-b60c-25e8dd86c232 2018-07-27 00:42:38,406 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "371b5a07-2d9d-42c9-b4ef-a294d6f50825", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7ff59617-48e6-4d1b-86bc-7bd9f4d1b3d4", "ip_address": "192.168.37.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bcf95a9e0cd2486f924d0ebc4b851e72", "created_at": "2018-07-27T00:42:36Z", "admin_state_up": true, "updated_at": "2018-07-27T00:42:37Z", "project_id": "bcf95a9e0cd2486f924d0ebc4b851e72", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "74ef4ffe-28ad-4c6f-8430-23ad1a38b815", "name": "tempest_smoke-router_abb90412-1cc8-497e-ac52-51a351fd8cdb"}} 2018-07-27 00:42:38,406 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.17:9696/v2.0/routers.json used request id req-d1459e8c-6afb-489c-b60c-25e8dd86c232 2018-07-27 00:42:38,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.07351398468s 2018-07-27 00:42:38,407 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-27T00:42:37Z', u'revision_number': 2, u'ha': False, u'id': u'74ef4ffe-28ad-4c6f-8430-23ad1a38b815', u'external_gateway_info': {u'network_id': u'371b5a07-2d9d-42c9-b4ef-a294d6f50825', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7ff59617-48e6-4d1b-86bc-7bd9f4d1b3d4', u'ip_address': u'192.168.37.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_abb90412-1cc8-497e-ac52-51a351fd8cdb', u'admin_state_up': True, u'tenant_id': u'bcf95a9e0cd2486f924d0ebc4b851e72', u'created_at': u'2018-07-27T00:42:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'bcf95a9e0cd2486f924d0ebc4b851e72'}) 2018-07-27 00:42:38,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-27 00:42:38,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.17:9696/v2.0/routers/74ef4ffe-28ad-4c6f-8430-23ad1a38b815/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" -d '{"subnet_id": "cb77f6a8-2751-4253-939a-a76244b36584"}' 2018-07-27 00:42:40,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:40 GMT X-Openstack-Request-Id: req-14b91f6a-ef61-4db0-8c9a-6c188c77710d 2018-07-27 00:42:40,772 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c7a7b1ee-e48c-4f6c-8c0d-d0946c292b8a", "tenant_id": "bcf95a9e0cd2486f924d0ebc4b851e72", "subnet_id": "cb77f6a8-2751-4253-939a-a76244b36584", "subnet_ids": ["cb77f6a8-2751-4253-939a-a76244b36584"], "port_id": "6acd12d4-887a-459d-8b45-22109f2bdefc", "id": "74ef4ffe-28ad-4c6f-8430-23ad1a38b815"} 2018-07-27 00:42:40,772 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.17:9696/v2.0/routers/74ef4ffe-28ad-4c6f-8430-23ad1a38b815/add_router_interface.json used request id req-14b91f6a-ef61-4db0-8c9a-6c188c77710d 2018-07-27 00:42:40,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.36508393288s 2018-07-27 00:42:40,773 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-27 00:42:40,842 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-27 00:42:40,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.17:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-27 00:42:40,850 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 768 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:40 GMT 2018-07-27 00:42:40,850 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://192.168.37.17:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.168.37.17:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.168.37.17:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.168.37.17:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.168.37.17:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.168.37.17:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.168.37.17:9292/v2/", "rel": "self"}]}]} 2018-07-27 00:42:40,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-27 00:42:40,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.17:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:42:41,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:41 GMT X-Openstack-Request-Id: req-2544c486-b57e-4262-99a7-2a0e2f283dde 2018-07-27 00:42:41,721 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-27 00:42:41,721 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.17:9292/v2/images used request id req-2544c486-b57e-4262-99a7-2a0e2f283dde 2018-07-27 00:42:41,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.868832111359s 2018-07-27 00:42:41,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-27 00:42:41,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.17:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_abb90412-1cc8-497e-ac52-51a351fd8cdb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_abb90412-1cc8-497e-ac52-51a351fd8cdb"}' 2018-07-27 00:42:41,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:41 GMT Location: http://192.168.37.17:9292/v2/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-29805da5-5fad-45e5-bd6b-a4d3aaf3cd46 2018-07-27 00:42:41,799 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9/file", "owner": "bcf95a9e0cd2486f924d0ebc4b851e72", "id": "7a370226-fd30-4cea-a5bf-6f16e8b16dd9", "size": null, "self": "/v2/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-27T00:42:41Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_abb90412-1cc8-497e-ac52-51a351fd8cdb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_abb90412-1cc8-497e-ac52-51a351fd8cdb", "checksum": null, "created_at": "2018-07-27T00:42:41Z", "protected": false} 2018-07-27 00:42:41,799 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.17:9292/v2/images used request id req-29805da5-5fad-45e5-bd6b-a4d3aaf3cd46 2018-07-27 00:42:41,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0698840618134s 2018-07-27 00:42:41,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-27 00:42:41,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.17:9292/v2/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" -d '' 2018-07-27 00:42:44,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 27 Jul 2018 00:42:44 GMT X-Openstack-Request-Id: req-81edf33e-22d7-462b-9c71-93a96d4edabd 2018-07-27 00:42:44,147 - 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-07-27 00:42:44,147 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.17:9292/v2/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9/file used request id req-81edf33e-22d7-462b-9c71-93a96d4edabd 2018-07-27 00:42:44,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.34740710258s 2018-07-27 00:42:44,148 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_abb90412-1cc8-497e-ac52-51a351fd8cdb', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-27T00:42:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9/file', u'owner': u'bcf95a9e0cd2486f924d0ebc4b851e72', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7a370226-fd30-4cea-a5bf-6f16e8b16dd9', u'size': None, u'name': u'tempest_smoke-img_abb90412-1cc8-497e-ac52-51a351fd8cdb', u'checksum': None, u'self': u'/v2/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-27T00:42:41Z', u'schema': u'/v2/schemas/image'}) 2018-07-27 00:42:44,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-27 00:42:44,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.17:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_abb90412-1cc8-497e-ac52-51a351fd8cdb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-27 00:42:44,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:44 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-388191c6-3863-449a-b21a-c1f990499391 x-openstack-request-id: req-388191c6-3863-449a-b21a-c1f990499391 2018-07-27 00:42:44,469 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_abb90412-1cc8-497e-ac52-51a351fd8cdb", "links": [{"href": "http://192.168.37.17:8774/v2.1/flavors/0f7cad64-8af9-4cf7-8109-2d6363ac37a1", "rel": "self"}, {"href": "http://192.168.37.17:8774/flavors/0f7cad64-8af9-4cf7-8109-2d6363ac37a1", "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": "0f7cad64-8af9-4cf7-8109-2d6363ac37a1"}} 2018-07-27 00:42:44,469 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.17:8774/v2.1/flavors used request id req-388191c6-3863-449a-b21a-c1f990499391 2018-07-27 00:42:44,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.318912982941s 2018-07-27 00:42:44,470 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_abb90412-1cc8-497e-ac52-51a351fd8cdb', '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'bcf95a9e0cd2486f924d0ebc4b851e72', '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'0f7cad64-8af9-4cf7-8109-2d6363ac37a1', 'swap': 0}) 2018-07-27 00:42:44,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-27 00:42:44,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.17:8774/v2.1/flavors/0f7cad64-8af9-4cf7-8109-2d6363ac37a1/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" -d '{"extra_specs": {}}' 2018-07-27 00:42:44,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:44 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-606ed3cd-4c08-4502-9266-c622541bdd6d x-openstack-request-id: req-606ed3cd-4c08-4502-9266-c622541bdd6d 2018-07-27 00:42:44,498 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-07-27 00:42:44,498 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.17:8774/v2.1/flavors/0f7cad64-8af9-4cf7-8109-2d6363ac37a1/os-extra_specs used request id req-606ed3cd-4c08-4502-9266-c622541bdd6d 2018-07-27 00:42:44,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0270521640778s 2018-07-27 00:42:44,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.17:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-27 00:42:44,773 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 268 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d5cd9b-a15d-4220-8cc6-3030b96f5f4c 2018-07-27 00:42:44,774 - 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.17:5000/v3/", "rel": "self"}]}]}} 2018-07-27 00:42:44,774 - keystoneauth.session - DEBUG - GET call to http://192.168.37.17:5000/ used request id req-d5d5cd9b-a15d-4220-8cc6-3030b96f5f4c 2018-07-27 00:42:44,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-27 00:42:44,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.17:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:42:44,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbc9114-854a-4969-9ce0-91de77521d4b 2018-07-27 00:42:44,986 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.17:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "39933ac7897f4e01a4b0d5fc4ee54357", "links": {"self": "http://192.168.37.17:5000/v3/roles/39933ac7897f4e01a4b0d5fc4ee54357"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "541333af02934364813402b5f3116675", "links": {"self": "http://192.168.37.17:5000/v3/roles/541333af02934364813402b5f3116675"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "554cbbefd84e4bd2acc170bf98d2c15a", "links": {"self": "http://192.168.37.17:5000/v3/roles/554cbbefd84e4bd2acc170bf98d2c15a"}, "name": "member"}, {"domain_id": null, "id": "5d3da6667c1e4373aa76f9fda8b11dff", "links": {"self": "http://192.168.37.17:5000/v3/roles/5d3da6667c1e4373aa76f9fda8b11dff"}, "name": "admin"}, {"domain_id": null, "id": "65389b2c34a94afebccf1c1acb69da73", "links": {"self": "http://192.168.37.17:5000/v3/roles/65389b2c34a94afebccf1c1acb69da73"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.17:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a346d4da30a442a39129a68d74010a84", "links": {"self": "http://192.168.37.17:5000/v3/roles/a346d4da30a442a39129a68d74010a84"}, "name": "swiftoperator"}]} 2018-07-27 00:42:44,986 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.17:5000/v3/roles used request id req-0fbc9114-854a-4969-9ce0-91de77521d4b 2018-07-27 00:42:44,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207262992859s 2018-07-27 00:42:44,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-27 00:42:44,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.17:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:42:45,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b433a6c-9d08-45c7-a9dd-0d8cc6a30f9e 2018-07-27 00:42:45,150 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.17:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "39933ac7897f4e01a4b0d5fc4ee54357", "links": {"self": "http://192.168.37.17:5000/v3/roles/39933ac7897f4e01a4b0d5fc4ee54357"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "541333af02934364813402b5f3116675", "links": {"self": "http://192.168.37.17:5000/v3/roles/541333af02934364813402b5f3116675"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "554cbbefd84e4bd2acc170bf98d2c15a", "links": {"self": "http://192.168.37.17:5000/v3/roles/554cbbefd84e4bd2acc170bf98d2c15a"}, "name": "member"}, {"domain_id": null, "id": "5d3da6667c1e4373aa76f9fda8b11dff", "links": {"self": "http://192.168.37.17:5000/v3/roles/5d3da6667c1e4373aa76f9fda8b11dff"}, "name": "admin"}, {"domain_id": null, "id": "65389b2c34a94afebccf1c1acb69da73", "links": {"self": "http://192.168.37.17:5000/v3/roles/65389b2c34a94afebccf1c1acb69da73"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.17:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a346d4da30a442a39129a68d74010a84", "links": {"self": "http://192.168.37.17:5000/v3/roles/a346d4da30a442a39129a68d74010a84"}, "name": "swiftoperator"}]} 2018-07-27 00:42:45,150 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.17:5000/v3/roles used request id req-3b433a6c-9d08-45c7-a9dd-0d8cc6a30f9e 2018-07-27 00:42:45,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160057067871s 2018-07-27 00:42:45,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-27 00:42:45,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.17:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:42:45,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 623 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42: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-502d1a9c-a5e3-4661-8f1d-b19284359196 x-openstack-request-id: req-502d1a9c-a5e3-4661-8f1d-b19284359196 2018-07-27 00:42:45,206 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.6", "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": 18, "hypervisor_version": 2010000, "disk_available_least": 18, "local_gb": 18, "free_ram_mb": 4095, "id": 1}]} 2018-07-27 00:42:45,206 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.17:8774/v2.1/os-hypervisors/detail used request id req-502d1a9c-a5e3-4661-8f1d-b19284359196 2018-07-27 00:42:45,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0534081459045s 2018-07-27 00:42:45,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-27 00:42:45,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.17:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:42:45,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:45 GMT X-Openstack-Request-Id: req-34322757-b2dd-4fc0-859a-1c01fd5eeb8b 2018-07-27 00:42:45,244 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://338b1ee0-7047-4728-907f-93a339bbfea4/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9/snap", "metadata": {}}], "file": "/v2/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9/file", "owner": "bcf95a9e0cd2486f924d0ebc4b851e72", "id": "7a370226-fd30-4cea-a5bf-6f16e8b16dd9", "size": 12716032, "self": "/v2/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9", "disk_format": "qcow2", "direct_url": "rbd://338b1ee0-7047-4728-907f-93a339bbfea4/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-27T00:42:44Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_abb90412-1cc8-497e-ac52-51a351fd8cdb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_abb90412-1cc8-497e-ac52-51a351fd8cdb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-27T00:42:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-27 00:42:45,245 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.17:9292/v2/images used request id req-34322757-b2dd-4fc0-859a-1c01fd5eeb8b 2018-07-27 00:42:45,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0341148376465s 2018-07-27 00:42:45,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-27 00:42:45,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.17:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_abb90412-1cc8-497e-ac52-51a351fd8cdb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_abb90412-1cc8-497e-ac52-51a351fd8cdb"}' 2018-07-27 00:42:45,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42:45 GMT Location: http://192.168.37.17:9292/v2/images/033f0cf0-fba3-4112-937d-a7e5c6460707 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-33eea124-3674-405a-9fce-01deaeb48a45 2018-07-27 00:42:45,325 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/033f0cf0-fba3-4112-937d-a7e5c6460707/file", "owner": "bcf95a9e0cd2486f924d0ebc4b851e72", "id": "033f0cf0-fba3-4112-937d-a7e5c6460707", "size": null, "self": "/v2/images/033f0cf0-fba3-4112-937d-a7e5c6460707", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-27T00:42:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_abb90412-1cc8-497e-ac52-51a351fd8cdb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_abb90412-1cc8-497e-ac52-51a351fd8cdb", "checksum": null, "created_at": "2018-07-27T00:42:45Z", "protected": false} 2018-07-27 00:42:45,325 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.17:9292/v2/images used request id req-33eea124-3674-405a-9fce-01deaeb48a45 2018-07-27 00:42:45,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0719017982483s 2018-07-27 00:42:45,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-27 00:42:45,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.17:9292/v2/images/033f0cf0-fba3-4112-937d-a7e5c6460707/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" -d '' 2018-07-27 00:42:46,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 27 Jul 2018 00:42:46 GMT X-Openstack-Request-Id: req-908e1b5a-b2ad-4a8e-a255-5109e537da6d 2018-07-27 00:42:46,253 - 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-07-27 00:42:46,253 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.17:9292/v2/images/033f0cf0-fba3-4112-937d-a7e5c6460707/file used request id req-908e1b5a-b2ad-4a8e-a255-5109e537da6d 2018-07-27 00:42:46,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.926315784454s 2018-07-27 00:42:46,253 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_abb90412-1cc8-497e-ac52-51a351fd8cdb', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-27T00:42:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/033f0cf0-fba3-4112-937d-a7e5c6460707/file', u'owner': u'bcf95a9e0cd2486f924d0ebc4b851e72', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'033f0cf0-fba3-4112-937d-a7e5c6460707', u'size': None, u'name': u'tempest_smoke-img_alt_abb90412-1cc8-497e-ac52-51a351fd8cdb', u'checksum': None, u'self': u'/v2/images/033f0cf0-fba3-4112-937d-a7e5c6460707', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-27T00:42:45Z', u'schema': u'/v2/schemas/image'}) 2018-07-27 00:42:46,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-27 00:42:46,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.17:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_abb90412-1cc8-497e-ac52-51a351fd8cdb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-27 00:42:46,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42: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-5e0a8109-01e9-4c88-8d5f-8d30758be6d6 x-openstack-request-id: req-5e0a8109-01e9-4c88-8d5f-8d30758be6d6 2018-07-27 00:42:46,291 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_abb90412-1cc8-497e-ac52-51a351fd8cdb", "links": [{"href": "http://192.168.37.17:8774/v2.1/flavors/caea822d-d902-403f-bc7a-9e097a6fc775", "rel": "self"}, {"href": "http://192.168.37.17:8774/flavors/caea822d-d902-403f-bc7a-9e097a6fc775", "rel": "bookmark"}], "ram": 1024, "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": "caea822d-d902-403f-bc7a-9e097a6fc775"}} 2018-07-27 00:42:46,291 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.17:8774/v2.1/flavors used request id req-5e0a8109-01e9-4c88-8d5f-8d30758be6d6 2018-07-27 00:42:46,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0374929904938s 2018-07-27 00:42:46,291 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_abb90412-1cc8-497e-ac52-51a351fd8cdb', 'ephemeral': 0, 'ram': 1024, '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'bcf95a9e0cd2486f924d0ebc4b851e72', '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'caea822d-d902-403f-bc7a-9e097a6fc775', 'swap': 0}) 2018-07-27 00:42:46,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-27 00:42:46,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.17:8774/v2.1/flavors/caea822d-d902-403f-bc7a-9e097a6fc775/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" -d '{"extra_specs": {}}' 2018-07-27 00:42:46,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 27 Jul 2018 00:42: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-dc4a95b4-8eba-47e7-8cee-5ddd12ad7177 x-openstack-request-id: req-dc4a95b4-8eba-47e7-8cee-5ddd12ad7177 2018-07-27 00:42:46,318 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-07-27 00:42:46,318 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.17:8774/v2.1/flavors/caea822d-d902-403f-bc7a-9e097a6fc775/os-extra_specs used request id req-dc4a95b4-8eba-47e7-8cee-5ddd12ad7177 2018-07-27 00:42:46,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.026389837265s 2018-07-27 00:42:46,318 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_abb90412-1cc8-497e-ac52-51a351fd8cdb', 'ephemeral': 0, 'ram': 1024, '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'bcf95a9e0cd2486f924d0ebc4b851e72', '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'caea822d-d902-403f-bc7a-9e097a6fc775', 'swap': 0}) 2018-07-27 00:42:49,696 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-27 00:42:49,696 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-27 00:42:49,696 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-27 00:42:49,698 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-27 00:42:49,699 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-27 00:42:53,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e5e53f22-8ab5-46e7-8802-423bd34b489b/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-07-27 00:42:53,791 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-27 00:42:53,793 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-27 00:42:53,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt']'. 2018-07-27 00:50:05,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6f6b232a-96f5-4a02-8c30-be8ec6641bc7 2018-07-27 00:50:05,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6f6b232a-96f5-4a02-8c30-be8ec6641bc7']'. 2018-07-27 00:50:06,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-27 00:50:06,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-27 00:50:06,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-27 00:50:06,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6f6b232a-96f5-4a02-8c30-be8ec6641bc7 | 2018-07-27 00:50:06,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-27 00:50:06,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-27 00:42:56 | 2018-07-27 00:50:06,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-27 00:50:05 | 2018-07-27 00:50:06,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:09 | 2018-07-27 00:50:06,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-27 00:50:06,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-27 00:50:06,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e5e53f22-8ab5-46e7-8802-423bd34b489b) | 2018-07-27 00:50:06,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-27 00:50:06,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 096ae0b3-15a7-4d41-9182-f7234098f531) | 2018-07-27 00:50:06,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-27 00:50:06,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 418.018 | 2018-07-27 00:50:06,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 106 | 2018-07-27 00:50:06,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 25 | 2018-07-27 00:50:06,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-27 00:50:06,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-27 00:50:06,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-27 00:50:06,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-27 00:50:06,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-27 00:50:06,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-07-27 00:50:06,206 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 07:31 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-27 00:50:06,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-27 00:50:06,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.17:9696/v2.0/routers/74ef4ffe-28ad-4c6f-8430-23ad1a38b815/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" -d '{"subnet_id": "cb77f6a8-2751-4253-939a-a76244b36584"}' 2018-07-27 00:50:08,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 27 Jul 2018 00:50:08 GMT X-Openstack-Request-Id: req-c7d3024c-3b9d-4fb5-ade5-c3e2935ba808 2018-07-27 00:50:08,840 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c7a7b1ee-e48c-4f6c-8c0d-d0946c292b8a", "tenant_id": "bcf95a9e0cd2486f924d0ebc4b851e72", "subnet_id": "cb77f6a8-2751-4253-939a-a76244b36584", "subnet_ids": ["cb77f6a8-2751-4253-939a-a76244b36584"], "port_id": "6acd12d4-887a-459d-8b45-22109f2bdefc", "id": "74ef4ffe-28ad-4c6f-8430-23ad1a38b815"} 2018-07-27 00:50:08,840 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.17:9696/v2.0/routers/74ef4ffe-28ad-4c6f-8430-23ad1a38b815/remove_router_interface.json used request id req-c7d3024c-3b9d-4fb5-ade5-c3e2935ba808 2018-07-27 00:50:08,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.63163018227s 2018-07-27 00:50:08,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-27 00:50:08,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.17:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:50:09,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 724 Content-Type: application/json Date: Fri, 27 Jul 2018 00:50:08 GMT X-Openstack-Request-Id: req-5e7788f1-6602-43ea-a4f3-439ec25c8527 2018-07-27 00:50:09,021 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "371b5a07-2d9d-42c9-b4ef-a294d6f50825", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7ff59617-48e6-4d1b-86bc-7bd9f4d1b3d4", "ip_address": "192.168.37.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bcf95a9e0cd2486f924d0ebc4b851e72", "created_at": "2018-07-27T00:42:36Z", "admin_state_up": true, "updated_at": "2018-07-27T00:50:07Z", "project_id": "bcf95a9e0cd2486f924d0ebc4b851e72", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "74ef4ffe-28ad-4c6f-8430-23ad1a38b815", "name": "tempest_smoke-router_abb90412-1cc8-497e-ac52-51a351fd8cdb"}]} 2018-07-27 00:50:09,022 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/routers.json used request id req-5e7788f1-6602-43ea-a4f3-439ec25c8527 2018-07-27 00:50:09,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.181199073792s 2018-07-27 00:50:09,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-27 00:50:09,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.17:9696/v2.0/routers/74ef4ffe-28ad-4c6f-8430-23ad1a38b815.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:50:10,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 27 Jul 2018 00:50:10 GMT X-Openstack-Request-Id: req-bbf54fe7-d585-4970-b9c9-77675b58c9e6 2018-07-27 00:50:10,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-27 00:50:10,541 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.17:9696/v2.0/routers/74ef4ffe-28ad-4c6f-8430-23ad1a38b815.json used request id req-bbf54fe7-d585-4970-b9c9-77675b58c9e6 2018-07-27 00:50:10,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.51863217354s 2018-07-27 00:50:10,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-27 00:50:10,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.17:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:50:10,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1339 Content-Type: application/json Date: Fri, 27 Jul 2018 00:50:10 GMT X-Openstack-Request-Id: req-4f028bb7-5612-49a8-9a36-1269fc59625a 2018-07-27 00:50:10,623 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-07-27T00:40:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.37.200","end":"192.168.37.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ff59617-48e6-4d1b-86bc-7bd9f4d1b3d4","dns_nameservers":[],"gateway_ip":"192.168.37.1","project_id":"debdeb61d78c46b48f0cb215852e361e","description":"","tags":[],"cidr":"192.168.37.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"371b5a07-2d9d-42c9-b4ef-a294d6f50825","tenant_id":"debdeb61d78c46b48f0cb215852e361e","created_at":"2018-07-27T00:40:58Z","ip_version":4},{"updated_at":"2018-07-27T00:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb77f6a8-2751-4253-939a-a76244b36584","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"bcf95a9e0cd2486f924d0ebc4b851e72","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_abb90412-1cc8-497e-ac52-51a351fd8cdb","enable_dhcp":true,"segment_id":null,"network_id":"c7a7b1ee-e48c-4f6c-8c0d-d0946c292b8a","tenant_id":"bcf95a9e0cd2486f924d0ebc4b851e72","created_at":"2018-07-27T00:42:35Z","ip_version":4}]} 2018-07-27 00:50:10,623 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/subnets.json used request id req-4f028bb7-5612-49a8-9a36-1269fc59625a 2018-07-27 00:50:10,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0820190906525s 2018-07-27 00:50:10,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-27 00:50:10,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.17:9696/v2.0/subnets/cb77f6a8-2751-4253-939a-a76244b36584.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:50:11,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 27 Jul 2018 00:50:11 GMT X-Openstack-Request-Id: req-3261a2d7-a2d5-410e-bea1-b31d7906e400 2018-07-27 00:50:11,847 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-27 00:50:11,847 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.17:9696/v2.0/subnets/cb77f6a8-2751-4253-939a-a76244b36584.json used request id req-3261a2d7-a2d5-410e-bea1-b31d7906e400 2018-07-27 00:50:11,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.22243905067s 2018-07-27 00:50:11,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-27 00:50:11,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.17:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:50:12,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1439 Content-Type: application/json Date: Fri, 27 Jul 2018 00:50:11 GMT X-Openstack-Request-Id: req-9de43cd2-91a8-4f2d-8c03-2acb402f1566 2018-07-27 00:50:12,009 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"371b5a07-2d9d-42c9-b4ef-a294d6f50825","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"debdeb61d78c46b48f0cb215852e361e","l2_adjacency":true,"status":"ACTIVE","subnets":["7ff59617-48e6-4d1b-86bc-7bd9f4d1b3d4"],"description":"","tags":[],"updated_at":"2018-07-27T00:40:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"debdeb61d78c46b48f0cb215852e361e","created_at":"2018-07-27T00:40:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c7a7b1ee-e48c-4f6c-8c0d-d0946c292b8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"bcf95a9e0cd2486f924d0ebc4b851e72","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-27T00:50:11Z","qos_policy_id":null,"name":"tempest_smoke-net_abb90412-1cc8-497e-ac52-51a351fd8cdb","admin_state_up":true,"tenant_id":"bcf95a9e0cd2486f924d0ebc4b851e72","created_at":"2018-07-27T00:42:35Z","provider:network_type":"vxlan"}]} 2018-07-27 00:50:12,009 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/networks.json used request id req-9de43cd2-91a8-4f2d-8c03-2acb402f1566 2018-07-27 00:50:12,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.161871910095s 2018-07-27 00:50:12,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-27 00:50:12,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.17:9696/v2.0/networks/c7a7b1ee-e48c-4f6c-8c0d-d0946c292b8a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:50:13,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 27 Jul 2018 00:50:13 GMT X-Openstack-Request-Id: req-1f69baba-9bf6-49a3-b7d0-839b99347f5f 2018-07-27 00:50:13,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-27 00:50:13,064 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.17:9696/v2.0/networks/c7a7b1ee-e48c-4f6c-8c0d-d0946c292b8a.json used request id req-1f69baba-9bf6-49a3-b7d0-839b99347f5f 2018-07-27 00:50:13,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05346107483s 2018-07-27 00:50:13,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-27 00:50:13,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.17:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:50:13,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json Date: Fri, 27 Jul 2018 00:50:13 GMT X-Openstack-Request-Id: req-cfa7f233-4ca5-44a8-aa15-c67f1be18643 2018-07-27 00:50:13,404 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://338b1ee0-7047-4728-907f-93a339bbfea4/images/033f0cf0-fba3-4112-937d-a7e5c6460707/snap", "metadata": {}}], "file": "/v2/images/033f0cf0-fba3-4112-937d-a7e5c6460707/file", "owner": "bcf95a9e0cd2486f924d0ebc4b851e72", "id": "033f0cf0-fba3-4112-937d-a7e5c6460707", "size": 12716032, "self": "/v2/images/033f0cf0-fba3-4112-937d-a7e5c6460707", "disk_format": "qcow2", "direct_url": "rbd://338b1ee0-7047-4728-907f-93a339bbfea4/images/033f0cf0-fba3-4112-937d-a7e5c6460707/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-27T00:42:46Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_abb90412-1cc8-497e-ac52-51a351fd8cdb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_abb90412-1cc8-497e-ac52-51a351fd8cdb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-27T00:42:45Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://338b1ee0-7047-4728-907f-93a339bbfea4/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9/snap", "metadata": {}}], "file": "/v2/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9/file", "owner": "bcf95a9e0cd2486f924d0ebc4b851e72", "id": "7a370226-fd30-4cea-a5bf-6f16e8b16dd9", "size": 12716032, "self": "/v2/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9", "disk_format": "qcow2", "direct_url": "rbd://338b1ee0-7047-4728-907f-93a339bbfea4/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-27T00:42:44Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_abb90412-1cc8-497e-ac52-51a351fd8cdb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_abb90412-1cc8-497e-ac52-51a351fd8cdb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-27T00:42:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-27 00:50:13,404 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.17:9292/v2/images used request id req-cfa7f233-4ca5-44a8-aa15-c67f1be18643 2018-07-27 00:50:13,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.338005065918s 2018-07-27 00:50:13,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-27 00:50:13,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.17:9292/v2/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:50:14,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 27 Jul 2018 00:50:14 GMT X-Openstack-Request-Id: req-f7a615bb-3172-447e-adea-59383a40c5e5 2018-07-27 00:50:14,555 - 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-07-27 00:50:14,555 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.17:9292/v2/images/7a370226-fd30-4cea-a5bf-6f16e8b16dd9 used request id req-f7a615bb-3172-447e-adea-59383a40c5e5 2018-07-27 00:50:14,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14822006226s 2018-07-27 00:50:14,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-27 00:50:14,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.17:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:50:14,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Fri, 27 Jul 2018 00:50:14 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-d6e50df1-510f-4106-b1dd-f95175d7551e x-openstack-request-id: req-d6e50df1-510f-4106-b1dd-f95175d7551e 2018-07-27 00:50:14,850 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_abb90412-1cc8-497e-ac52-51a351fd8cdb", "links": [{"href": "http://192.168.37.17:8774/v2.1/flavors/0f7cad64-8af9-4cf7-8109-2d6363ac37a1", "rel": "self"}, {"href": "http://192.168.37.17:8774/flavors/0f7cad64-8af9-4cf7-8109-2d6363ac37a1", "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": "0f7cad64-8af9-4cf7-8109-2d6363ac37a1"}, {"name": "tempest_smoke-flavor_alt_abb90412-1cc8-497e-ac52-51a351fd8cdb", "links": [{"href": "http://192.168.37.17:8774/v2.1/flavors/caea822d-d902-403f-bc7a-9e097a6fc775", "rel": "self"}, {"href": "http://192.168.37.17:8774/flavors/caea822d-d902-403f-bc7a-9e097a6fc775", "rel": "bookmark"}], "ram": 1024, "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": "caea822d-d902-403f-bc7a-9e097a6fc775"}]} 2018-07-27 00:50:14,850 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.17:8774/v2.1/flavors/detail?is_public=None used request id req-d6e50df1-510f-4106-b1dd-f95175d7551e 2018-07-27 00:50:14,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.28593993187s 2018-07-27 00:50:14,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-27 00:50:14,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.17:8774/v2.1/flavors/0f7cad64-8af9-4cf7-8109-2d6363ac37a1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:50:14,885 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 27 Jul 2018 00:50:14 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-cb98e6b3-09bd-4ebd-8fad-b1cc3722fe98 x-openstack-request-id: req-cb98e6b3-09bd-4ebd-8fad-b1cc3722fe98 2018-07-27 00:50:14,885 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.17:8774/v2.1/flavors/0f7cad64-8af9-4cf7-8109-2d6363ac37a1 used request id req-cb98e6b3-09bd-4ebd-8fad-b1cc3722fe98 2018-07-27 00:50:14,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0337951183319s 2018-07-27 00:50:14,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-27 00:50:14,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.17:9292/v2/images/033f0cf0-fba3-4112-937d-a7e5c6460707 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:50:15,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 27 Jul 2018 00:50:15 GMT X-Openstack-Request-Id: req-9b254a9a-f12a-4269-8aa2-6e74655e3de6 2018-07-27 00:50:15,638 - 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-07-27 00:50:15,638 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.17:9292/v2/images/033f0cf0-fba3-4112-937d-a7e5c6460707 used request id req-9b254a9a-f12a-4269-8aa2-6e74655e3de6 2018-07-27 00:50:15,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.752974033356s 2018-07-27 00:50:15,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-27 00:50:15,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.17:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:50:15,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Fri, 27 Jul 2018 00:50:15 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-4ac9f3c8-01cf-46ee-b9a2-0f994093abe5 x-openstack-request-id: req-4ac9f3c8-01cf-46ee-b9a2-0f994093abe5 2018-07-27 00:50:15,685 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_abb90412-1cc8-497e-ac52-51a351fd8cdb", "links": [{"href": "http://192.168.37.17:8774/v2.1/flavors/caea822d-d902-403f-bc7a-9e097a6fc775", "rel": "self"}, {"href": "http://192.168.37.17:8774/flavors/caea822d-d902-403f-bc7a-9e097a6fc775", "rel": "bookmark"}], "ram": 1024, "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": "caea822d-d902-403f-bc7a-9e097a6fc775"}]} 2018-07-27 00:50:15,686 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.17:8774/v2.1/flavors/detail?is_public=None used request id req-4ac9f3c8-01cf-46ee-b9a2-0f994093abe5 2018-07-27 00:50:15,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0467691421509s 2018-07-27 00:50:15,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-27 00:50:15,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.17:8774/v2.1/flavors/caea822d-d902-403f-bc7a-9e097a6fc775 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d7f815536417768256b3f020992f71b4bb104ce9" 2018-07-27 00:50:15,724 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 27 Jul 2018 00:50:15 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-97ed0366-f44c-4a8d-b3a9-7bfda17e93d3 x-openstack-request-id: req-97ed0366-f44c-4a8d-b3a9-7bfda17e93d3 2018-07-27 00:50:15,725 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.17:8774/v2.1/flavors/caea822d-d902-403f-bc7a-9e097a6fc775 used request id req-97ed0366-f44c-4a8d-b3a9-7bfda17e93d3 2018-07-27 00:50:15,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0370409488678s 2018-07-27 00:50:15,725 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK