2018-07-18 17:50:52,582 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-124 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-07-18 17:50:52,584 - 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.10 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 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=hHxWXfop6QD9Y0GxcU8Tlkvnl 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=5851d9b39d034572a8077b851e1fa23e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-18 17:50:52,584 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-07-18 17:50:52,602 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-18 17:50:53,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-18 17:50:53,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-18 17:50:53,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-18 17:50:53,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-18 17:50:53,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-18 17:50:53,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-18 17:50:53,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-18 17:50:53,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-18 17:50:53,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-18 17:50:53,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-18 17:50:53,551 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-18 17:50:53,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Wed, 18 Jul 2018 17:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eeea6ed-9bb2-4627-baeb-393ca838c81a 2018-07-18 17:50:53,560 - 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-18 17:50:53,560 - keystoneauth.session - DEBUG - GET call to http://192.168.37.17:5000/v3 used request id req-4eeea6ed-9bb2-4627-baeb-393ca838c81a 2018-07-18 17:50:53,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.37.17:5000/v3/auth/tokens 2018-07-18 17:50:54,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ecade6d9dc84341979d3178feab3bb1", "name": "member"}, {"id": "d552115f9bd748fdaeca636d5404452f", "name": "reader"}, {"id": "dc6e79fe524c4f01a9b5ac5f04b2e148", "name": "admin"}], "expires_at": "2018-07-18T18:50:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5851d9b39d034572a8077b851e1fa23e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.37.17:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12d61d193dd34160bf094b3a7b939fdc"}, {"url": "http://192.0.2.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6bb05f49871e4a45acf5a3dd1c7d7b0d"}, {"url": "http://192.0.2.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20e538751c646a58873f7e41029cfbc"}], "type": "compute", "id": "00030769ac7f4d3eab52d5c89af0f954", "name": "nova"}, {"endpoints": [{"url": "http://192.168.37.17:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "681d8584f0c64d41a47cd82f0df90503"}, {"url": "http://192.0.2.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "697369ad883e445ba32c5fd4c5f66786"}, {"url": "http://192.0.2.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82ab39280c434b749e6947a6f8b75c57"}], "type": "cloudformation", "id": "0d401089da714123a9e9b730f51ef721", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.168.37.17:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d8c3b262fbd44c9935e7322bc6433c9"}, {"url": "http://192.0.2.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c80852329504b02a0d163b6ec6a98d9"}, {"url": "http://192.0.2.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f9b4c8ffee904011b7a50edc70e715b5"}], "type": "image", "id": "157c570ae7e54fbdb85ad4cf9cc9cd02", "name": "glance"}, {"endpoints": [{"url": "http://192.168.37.17:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03498871b28d4210890333ae7a57eb16"}, {"url": "http://192.0.2.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7f5292dc4784cccab57360374c5a17a"}, {"url": "http://192.0.2.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f87ab932ea8748fe81db5f81ffb60a61"}], "type": "alarming", "id": "1f917090afee438f98638a10d342cf8e", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.37.17:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17534ba2fa464a1a88d6d91c37cc1242"}, {"url": "http://192.0.2.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6f1d9a5c5364975a7894eb0a3d2e4a7"}, {"url": "http://192.0.2.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efed7baeffc14d088ba914908c41f498"}], "type": "metric", "id": "1fc0bcb57d2c476e85cf2f89acdfa71a", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "31865b93b45b487990fbe760a13d0ded", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.168.37.17:8004/v1/5851d9b39d034572a8077b851e1fa23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8aec614131174a8e940268b87014c420"}, {"url": "http://192.0.2.10:8004/v1/5851d9b39d034572a8077b851e1fa23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9058f719ec374cc48dd2c51c0f6d5956"}, {"url": "http://192.0.2.10:8004/v1/5851d9b39d034572a8077b851e1fa23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf7a04fd4b314cbab7a6088c632c141c"}], "type": "orchestration", "id": "35ee5222b75c4f76817ad078507b5486", "name": "heat"}, {"endpoints": [{"url": "http://192.0.2.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa83fed58f4dc9ac9bda5e2a37f75e"}, {"url": "http://192.168.37.17:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bf9f14d17ee941c5aec1640d13bfb9c6"}, {"url": "http://192.0.2.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e108db42fe4f4a5fa6fd49e4f1644cfc"}], "type": "identity", "id": "3ab4f70f30264f01b15dcb49bfa0ee2f", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.37.17:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0138eed06d834a65af79c54348320099"}, {"url": "http://192.0.2.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "70860beecb914fe8a53b9f83fd2c40a8"}, {"url": "http://192.0.2.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d945f13ad37543ac80f26fc9e494f8ba"}], "type": "event", "id": "4448f85282d14948a431d9ae2e6678ec", "name": "panko"}, {"endpoints": [{"url": "http://192.168.37.17:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "822eb2a6f60342fe9a474f882b1adf20"}, {"url": "http://192.0.2.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c775a607e0e24e5ab71ea4d9cc4ed3cd"}, {"url": "http://192.0.2.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d6487fbc63a7443c94e4dd88d10bf90c"}], "type": "placement", "id": "73c944ae664645249d1bb8addc352dc6", "name": "placement"}, {"endpoints": [{"url": "http://192.0.2.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40d297baa441457a811fa3dd9084186c"}, {"url": "http://192.0.2.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "875fa6d1dd604839a6305e5171c63be1"}, {"url": "http://192.168.37.17:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3c601341d45428da1c143643de17e2b"}], "type": "network", "id": "81970b356ccc40a8901738a70748835b", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5851d9b39d034572a8077b851e1fa23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0039472d36e14fe2bc2e4323d794c35d"}, {"url": "http://192.168.37.17:8080/v1/AUTH_5851d9b39d034572a8077b851e1fa23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08ea600b6621421b8e1a9a3a98090668"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8107bcc98be54faeb7e36e615d8a4827"}], "type": "object-store", "id": "88bae255de944ebf82b1fd584623af0d", "name": "swift"}, {"endpoints": [{"url": "http://192.168.37.17:8776/v2/5851d9b39d034572a8077b851e1fa23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1b2b927fb4b4379abdecbd9de53784d"}, {"url": "http://192.0.2.10:8776/v2/5851d9b39d034572a8077b851e1fa23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6719a69faed4ca583c1edc4ba8a4b18"}, {"url": "http://192.0.2.10:8776/v2/5851d9b39d034572a8077b851e1fa23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc38c4c7e3294c8c88c0573eb7cff53e"}], "type": "volumev2", "id": "9485df2fd24041f7a0bce4ff4ab06ea0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.0.2.10:8776/v3/5851d9b39d034572a8077b851e1fa23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16e86ff0cb8b48d3bcdc7dca1b6cd2fb"}, {"url": "http://192.168.37.17:8776/v3/5851d9b39d034572a8077b851e1fa23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2992b0fd57764cd8a1527d78536e5c14"}, {"url": "http://192.0.2.10:8776/v3/5851d9b39d034572a8077b851e1fa23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ed7e6f187e543d6a08bc719784e56ae"}], "type": "volumev3", "id": "b0531fd218324cf18c9cab6543ad7dbd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.168.37.17:8776/v1/5851d9b39d034572a8077b851e1fa23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4a26c2fcf959473c8e39421049661b20"}, {"url": "http://192.0.2.10:8776/v1/5851d9b39d034572a8077b851e1fa23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ec3e922d0314aa8ab6ef63f09a9ca6a"}, {"url": "http://192.0.2.10:8776/v1/5851d9b39d034572a8077b851e1fa23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784babe2c4ae48b98795374c56b3c5ec"}], "type": "volume", "id": "ea8401b358c94295a32e3d6a9bd12af2", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cfef528b0ad5447188428bb5e317f18b"}, "audit_ids": ["o9v6TScEQNGU23B9LvaNcA"], "issued_at": "2018-07-18T17:50:54.000000Z"}} 2018-07-18 17:50:54,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-18 17:50:54,015 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:50:54,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 18 Jul 2018 17:50:54 GMT X-Openstack-Request-Id: req-313af507-6154-41bf-bcf0-0dc987c8e33a 2018-07-18 17:50:54,393 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7c524d05-920b-444e-9e5c-9d3ace2bf276","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9fbad58f12f64bc9a7e774f1f0fd7cdb","l2_adjacency":true,"status":"ACTIVE","subnets":["a4978de0-370c-4f76-bd25-7721a62367e5"],"description":"","tags":[],"updated_at":"2018-07-18T17:48:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9fbad58f12f64bc9a7e774f1f0fd7cdb","created_at":"2018-07-18T17:48:51Z","provider:network_type":"flat"}]} 2018-07-18 17:50:54,393 - 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-313af507-6154-41bf-bcf0-0dc987c8e33a 2018-07-18 17:50:54,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378103017807s 2018-07-18 17:50:54,393 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/networks.json?router%3Aexternal=True used request id req-313af507-6154-41bf-bcf0-0dc987c8e33a 2018-07-18 17:50:54,394 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-18 17:50:59,950 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f7e9ec32-f51a-4d37-bc11-0c6d2c6c536c | 2018-07-18T17:50:59.627116 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f7e9ec32-f51a-4d37-bc11-0c6d2c6c536c ~/.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-18 17:51:03,911 - 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-18 17:51:03,911 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-18 17:51:14,302 - 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=7f52d1b1-0489-42fb-a0c4-7e358730511c) as the default verifier for the future CLI operations. 2018-07-18 17:51:17,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-18 17:51:17,619 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:51:17,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11065 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:17 GMT X-Openstack-Request-Id: req-68e03c79-c3e0-42e0-9689-39c585b3bb08 2018-07-18 17:51:17,917 - 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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-18 17:51:17,917 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/extensions.json used request id req-68e03c79-c3e0-42e0-9689-39c585b3bb08 2018-07-18 17:51:17,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.29866194725s 2018-07-18 17:51:17,918 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/extensions.json used request id req-68e03c79-c3e0-42e0-9689-39c585b3bb08 2018-07-18 17:51:17,921 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-18 17:51:17,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-18 17:51:17,922 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" -d '{"network": {"name": "tempest_smoke-net_7c53d64b-793c-432a-a857-2f078de33ebe", "admin_state_up": true}}' 2018-07-18 17:51:18,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:18 GMT X-Openstack-Request-Id: req-8294816f-8544-4a28-bb3a-e205c53287bf 2018-07-18 17:51:18,622 - 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":"8683733f-2eb2-4892-894c-60542f4f8291","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"5851d9b39d034572a8077b851e1fa23e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-18T17:51:18Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_7c53d64b-793c-432a-a857-2f078de33ebe","admin_state_up":true,"tenant_id":"5851d9b39d034572a8077b851e1fa23e","created_at":"2018-07-18T17:51:18Z","mtu":1450}} 2018-07-18 17:51:18,622 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.17:9696/v2.0/networks.json used request id req-8294816f-8544-4a28-bb3a-e205c53287bf 2018-07-18 17:51:18,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.700806856155s 2018-07-18 17:51:18,623 - shade.request_ids - DEBUG - POST call to network for http://192.168.37.17:9696/v2.0/networks.json used request id req-8294816f-8544-4a28-bb3a-e205c53287bf 2018-07-18 17:51:18,623 - 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-18T17:51:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8683733f-2eb2-4892-894c-60542f4f8291', u'provider:segmentation_id': 37, 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_7c53d64b-793c-432a-a857-2f078de33ebe', u'created_at': u'2018-07-18T17:51:18Z', u'mtu': 1450, u'tenant_id': u'5851d9b39d034572a8077b851e1fa23e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5851d9b39d034572a8077b851e1fa23e', u'l2_adjacency': True}) 2018-07-18 17:51:18,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-18 17:51:18,624 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:51:18,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:18 GMT X-Openstack-Request-Id: req-192de7b9-b53c-4b0c-9261-3aaea2e8567a 2018-07-18 17:51:18,726 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7c524d05-920b-444e-9e5c-9d3ace2bf276","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9fbad58f12f64bc9a7e774f1f0fd7cdb","l2_adjacency":true,"status":"ACTIVE","subnets":["a4978de0-370c-4f76-bd25-7721a62367e5"],"description":"","tags":[],"updated_at":"2018-07-18T17:48:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9fbad58f12f64bc9a7e774f1f0fd7cdb","created_at":"2018-07-18T17:48:51Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8683733f-2eb2-4892-894c-60542f4f8291","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"5851d9b39d034572a8077b851e1fa23e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-18T17:51:18Z","qos_policy_id":null,"name":"tempest_smoke-net_7c53d64b-793c-432a-a857-2f078de33ebe","admin_state_up":true,"tenant_id":"5851d9b39d034572a8077b851e1fa23e","created_at":"2018-07-18T17:51:18Z","provider:network_type":"vxlan"}]} 2018-07-18 17:51:18,726 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/networks.json used request id req-192de7b9-b53c-4b0c-9261-3aaea2e8567a 2018-07-18 17:51:18,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102365970612s 2018-07-18 17:51:18,726 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/networks.json used request id req-192de7b9-b53c-4b0c-9261-3aaea2e8567a 2018-07-18 17:51:18,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-18 17:51:18,727 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" -d '{"subnet": {"name": "tempest_smoke-subnet_7c53d64b-793c-432a-a857-2f078de33ebe", "enable_dhcp": true, "network_id": "8683733f-2eb2-4892-894c-60542f4f8291", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-18 17:51:19,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:19 GMT X-Openstack-Request-Id: req-3812c4f1-c470-489f-91d9-f9b22cb7d21b 2018-07-18 17:51:19,265 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-07-18T17:51:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd1aef9a-66f1-4a78-9f81-add47d216147","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"5851d9b39d034572a8077b851e1fa23e","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_7c53d64b-793c-432a-a857-2f078de33ebe","enable_dhcp":true,"segment_id":null,"network_id":"8683733f-2eb2-4892-894c-60542f4f8291","tenant_id":"5851d9b39d034572a8077b851e1fa23e","created_at":"2018-07-18T17:51:18Z","ip_version":4}} 2018-07-18 17:51:19,265 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.17:9696/v2.0/subnets.json used request id req-3812c4f1-c470-489f-91d9-f9b22cb7d21b 2018-07-18 17:51:19,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.538300037384s 2018-07-18 17:51:19,265 - shade.request_ids - DEBUG - POST call to network for http://192.168.37.17:9696/v2.0/subnets.json used request id req-3812c4f1-c470-489f-91d9-f9b22cb7d21b 2018-07-18 17:51:19,266 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-18T17:51:18Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'dd1aef9a-66f1-4a78-9f81-add47d216147', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_7c53d64b-793c-432a-a857-2f078de33ebe', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8683733f-2eb2-4892-894c-60542f4f8291', u'tenant_id': u'5851d9b39d034572a8077b851e1fa23e', u'created_at': u'2018-07-18T17:51:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'5851d9b39d034572a8077b851e1fa23e'}) 2018-07-18 17:51:19,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-18 17:51:19,266 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" -d '{"router": {"external_gateway_info": {"network_id": "7c524d05-920b-444e-9e5c-9d3ace2bf276"}, "name": "tempest_smoke-router_7c53d64b-793c-432a-a857-2f078de33ebe", "admin_state_up": true}}' 2018-07-18 17:51:26,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:26 GMT X-Openstack-Request-Id: req-1e135c26-b0e5-49b9-8306-e120c78ac703 2018-07-18 17:51:26,860 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7c524d05-920b-444e-9e5c-9d3ace2bf276", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a4978de0-370c-4f76-bd25-7721a62367e5", "ip_address": "192.168.37.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5851d9b39d034572a8077b851e1fa23e", "created_at": "2018-07-18T17:51:20Z", "admin_state_up": true, "updated_at": "2018-07-18T17:51:21Z", "project_id": "5851d9b39d034572a8077b851e1fa23e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "be3770c3-590b-488b-b0de-fb48beff4ed1", "name": "tempest_smoke-router_7c53d64b-793c-432a-a857-2f078de33ebe"}} 2018-07-18 17:51:26,860 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.17:9696/v2.0/routers.json used request id req-1e135c26-b0e5-49b9-8306-e120c78ac703 2018-07-18 17:51:26,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.59436583519s 2018-07-18 17:51:26,860 - shade.request_ids - DEBUG - POST call to network for http://192.168.37.17:9696/v2.0/routers.json used request id req-1e135c26-b0e5-49b9-8306-e120c78ac703 2018-07-18 17:51:26,861 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-18T17:51:21Z', u'revision_number': 3, u'ha': True, u'id': u'be3770c3-590b-488b-b0de-fb48beff4ed1', u'external_gateway_info': {u'network_id': u'7c524d05-920b-444e-9e5c-9d3ace2bf276', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a4978de0-370c-4f76-bd25-7721a62367e5', u'ip_address': u'192.168.37.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_7c53d64b-793c-432a-a857-2f078de33ebe', u'admin_state_up': True, u'tenant_id': u'5851d9b39d034572a8077b851e1fa23e', u'created_at': u'2018-07-18T17:51:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'5851d9b39d034572a8077b851e1fa23e'}) 2018-07-18 17:51:26,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-18 17:51:26,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.17:9696/v2.0/routers/be3770c3-590b-488b-b0de-fb48beff4ed1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" -d '{"subnet_id": "dd1aef9a-66f1-4a78-9f81-add47d216147"}' 2018-07-18 17:51:31,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:31 GMT X-Openstack-Request-Id: req-f1cd4d2c-e0a8-478d-9f46-110175108206 2018-07-18 17:51:31,642 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8683733f-2eb2-4892-894c-60542f4f8291", "tenant_id": "5851d9b39d034572a8077b851e1fa23e", "subnet_id": "dd1aef9a-66f1-4a78-9f81-add47d216147", "subnet_ids": ["dd1aef9a-66f1-4a78-9f81-add47d216147"], "port_id": "d586fc74-f08e-4123-83de-d5dd7b850746", "id": "be3770c3-590b-488b-b0de-fb48beff4ed1"} 2018-07-18 17:51:31,642 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.17:9696/v2.0/routers/be3770c3-590b-488b-b0de-fb48beff4ed1/add_router_interface.json used request id req-f1cd4d2c-e0a8-478d-9f46-110175108206 2018-07-18 17:51:31,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.78088998795s 2018-07-18 17:51:31,642 - shade.request_ids - DEBUG - PUT call to network for http://192.168.37.17:9696/v2.0/routers/be3770c3-590b-488b-b0de-fb48beff4ed1/add_router_interface.json used request id req-f1cd4d2c-e0a8-478d-9f46-110175108206 returning object be3770c3-590b-488b-b0de-fb48beff4ed1 2018-07-18 17:51:31,642 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-18 17:51:31,750 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-18 17:51:31,754 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-18 17:51:31,760 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 768 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:31 GMT 2018-07-18 17:51:31,760 - 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-18 17:51:31,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-18 17:51:31,765 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:51:33,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:33 GMT X-Openstack-Request-Id: req-20953bc4-f5d6-4472-b419-0c9233e5fa4d 2018-07-18 17:51:33,062 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-18 17:51:33,062 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.17:9292/v2/images used request id req-20953bc4-f5d6-4472-b419-0c9233e5fa4d 2018-07-18 17:51:33,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 1.29906487465s 2018-07-18 17:51:33,062 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.17:9292/v2/images used request id req-20953bc4-f5d6-4472-b419-0c9233e5fa4d 2018-07-18 17:51:33,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-18 17:51:33,071 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_7c53d64b-793c-432a-a857-2f078de33ebe", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_7c53d64b-793c-432a-a857-2f078de33ebe"}' 2018-07-18 17:51:34,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:34 GMT Location: http://192.168.37.17:9292/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ecd35337-68d9-4e2c-8e5b-022662db7140 2018-07-18 17:51:34,094 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653/file", "owner": "5851d9b39d034572a8077b851e1fa23e", "id": "e715387c-7e69-4eae-a064-8984ca1a7653", "size": null, "self": "/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-18T17:51:33Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7c53d64b-793c-432a-a857-2f078de33ebe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7c53d64b-793c-432a-a857-2f078de33ebe", "checksum": null, "created_at": "2018-07-18T17:51:33Z", "protected": false} 2018-07-18 17:51:34,094 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.17:9292/v2/images used request id req-ecd35337-68d9-4e2c-8e5b-022662db7140 2018-07-18 17:51:34,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.02556610107s 2018-07-18 17:51:34,094 - shade.request_ids - DEBUG - POST call to image for http://192.168.37.17:9292/v2/images used request id req-ecd35337-68d9-4e2c-8e5b-022662db7140 returning object e715387c-7e69-4eae-a064-8984ca1a7653 2018-07-18 17:51:34,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-18 17:51:34,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.17:9292/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" -d '' 2018-07-18 17:51:37,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 18 Jul 2018 17:51:37 GMT X-Openstack-Request-Id: req-c314a532-0aa5-44ec-ac2b-6204bc91b6d4 2018-07-18 17:51:37,558 - 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-18 17:51:37,558 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.17:9292/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653/file used request id req-c314a532-0aa5-44ec-ac2b-6204bc91b6d4 2018-07-18 17:51:37,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.46369695663s 2018-07-18 17:51:37,558 - shade.request_ids - DEBUG - PUT call to image for http://192.168.37.17:9292/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653/file used request id req-c314a532-0aa5-44ec-ac2b-6204bc91b6d4 2018-07-18 17:51:37,558 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_7c53d64b-793c-432a-a857-2f078de33ebe', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-18T17:51:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653/file', u'owner': u'5851d9b39d034572a8077b851e1fa23e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e715387c-7e69-4eae-a064-8984ca1a7653', u'size': None, u'name': u'tempest_smoke-img_7c53d64b-793c-432a-a857-2f078de33ebe', u'checksum': None, u'self': u'/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-18T17:51:33Z', u'schema': u'/v2/schemas/image'}) 2018-07-18 17:51:37,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-18 17:51:37,561 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_7c53d64b-793c-432a-a857-2f078de33ebe", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-18 17:51:38,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:37 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-aef026ba-cd56-4fb7-a52b-2acae2daeca9 x-openstack-request-id: req-aef026ba-cd56-4fb7-a52b-2acae2daeca9 2018-07-18 17:51:38,001 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_7c53d64b-793c-432a-a857-2f078de33ebe", "links": [{"href": "http://192.168.37.17:8774/v2.1/flavors/6345bd25-8c37-41f5-bc60-b313ac52acd1", "rel": "self"}, {"href": "http://192.168.37.17:8774/flavors/6345bd25-8c37-41f5-bc60-b313ac52acd1", "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": "6345bd25-8c37-41f5-bc60-b313ac52acd1"}} 2018-07-18 17:51:38,001 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.17:8774/v2.1/flavors used request id req-aef026ba-cd56-4fb7-a52b-2acae2daeca9 2018-07-18 17:51:38,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.441175937653s 2018-07-18 17:51:38,001 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.17:8774/v2.1/flavors used request id req-aef026ba-cd56-4fb7-a52b-2acae2daeca9 2018-07-18 17:51:38,002 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_7c53d64b-793c-432a-a857-2f078de33ebe', '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'5851d9b39d034572a8077b851e1fa23e', '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'6345bd25-8c37-41f5-bc60-b313ac52acd1', 'swap': 0}) 2018-07-18 17:51:38,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-18 17:51:38,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.17:8774/v2.1/flavors/6345bd25-8c37-41f5-bc60-b313ac52acd1/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" -d '{"extra_specs": {}}' 2018-07-18 17:51:38,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:38 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-cc813dcc-6c8a-4297-8112-0feeec01279d x-openstack-request-id: req-cc813dcc-6c8a-4297-8112-0feeec01279d 2018-07-18 17:51:38,049 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-07-18 17:51:38,049 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.17:8774/v2.1/flavors/6345bd25-8c37-41f5-bc60-b313ac52acd1/os-extra_specs used request id req-cc813dcc-6c8a-4297-8112-0feeec01279d 2018-07-18 17:51:38,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0474398136139s 2018-07-18 17:51:38,050 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.17:8774/v2.1/flavors/6345bd25-8c37-41f5-bc60-b313ac52acd1/os-extra_specs used request id req-cc813dcc-6c8a-4297-8112-0feeec01279d 2018-07-18 17:51:38,055 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-18 17:51:38,064 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 268 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bf6fc50-e64a-4c55-ae68-85bb0726ccab 2018-07-18 17:51:38,064 - 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-18 17:51:38,064 - keystoneauth.session - DEBUG - GET call to http://192.168.37.17:5000/ used request id req-7bf6fc50-e64a-4c55-ae68-85bb0726ccab 2018-07-18 17:51:38,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-18 17:51:38,069 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:51:38,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9060cc03-7ce0-44c2-8d21-974f8665ef65 2018-07-18 17:51:38,287 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.17:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077a97f05adf473590b5d7b5798426cb", "links": {"self": "http://192.168.37.17:5000/v3/roles/077a97f05adf473590b5d7b5798426cb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0d39f12ed4744ebcadd38e1c22cffd72", "links": {"self": "http://192.168.37.17:5000/v3/roles/0d39f12ed4744ebcadd38e1c22cffd72"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6ecade6d9dc84341979d3178feab3bb1", "links": {"self": "http://192.168.37.17:5000/v3/roles/6ecade6d9dc84341979d3178feab3bb1"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.17:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5d46037fa99486d80ec068dc83a97e3", "links": {"self": "http://192.168.37.17:5000/v3/roles/b5d46037fa99486d80ec068dc83a97e3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d552115f9bd748fdaeca636d5404452f", "links": {"self": "http://192.168.37.17:5000/v3/roles/d552115f9bd748fdaeca636d5404452f"}, "name": "reader"}, {"domain_id": null, "id": "dc6e79fe524c4f01a9b5ac5f04b2e148", "links": {"self": "http://192.168.37.17:5000/v3/roles/dc6e79fe524c4f01a9b5ac5f04b2e148"}, "name": "admin"}]} 2018-07-18 17:51:38,287 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.17:5000/v3/roles used request id req-9060cc03-7ce0-44c2-8d21-974f8665ef65 2018-07-18 17:51:38,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220109939575s 2018-07-18 17:51:38,287 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.17:5000/v3/roles used request id req-9060cc03-7ce0-44c2-8d21-974f8665ef65 2018-07-18 17:51:38,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-18 17:51:38,292 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:51:38,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e055ed-51ba-46e2-8aa0-918da490e838 2018-07-18 17:51:38,473 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.17:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077a97f05adf473590b5d7b5798426cb", "links": {"self": "http://192.168.37.17:5000/v3/roles/077a97f05adf473590b5d7b5798426cb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0d39f12ed4744ebcadd38e1c22cffd72", "links": {"self": "http://192.168.37.17:5000/v3/roles/0d39f12ed4744ebcadd38e1c22cffd72"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6ecade6d9dc84341979d3178feab3bb1", "links": {"self": "http://192.168.37.17:5000/v3/roles/6ecade6d9dc84341979d3178feab3bb1"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.17:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b5d46037fa99486d80ec068dc83a97e3", "links": {"self": "http://192.168.37.17:5000/v3/roles/b5d46037fa99486d80ec068dc83a97e3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d552115f9bd748fdaeca636d5404452f", "links": {"self": "http://192.168.37.17:5000/v3/roles/d552115f9bd748fdaeca636d5404452f"}, "name": "reader"}, {"domain_id": null, "id": "dc6e79fe524c4f01a9b5ac5f04b2e148", "links": {"self": "http://192.168.37.17:5000/v3/roles/dc6e79fe524c4f01a9b5ac5f04b2e148"}, "name": "admin"}]} 2018-07-18 17:51:38,473 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.17:5000/v3/roles used request id req-d5e055ed-51ba-46e2-8aa0-918da490e838 2018-07-18 17:51:38,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183094024658s 2018-07-18 17:51:38,474 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.17:5000/v3/roles used request id req-d5e055ed-51ba-46e2-8aa0-918da490e838 2018-07-18 17:51:38,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-18 17:51:38,478 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:51:38,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:38 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-d5c3f70c-8cb4-4b82-b248-2cb8100c37e6 x-openstack-request-id: req-d5c3f70c-8cb4-4b82-b248-2cb8100c37e6 2018-07-18 17:51:38,570 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 59}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 4, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 8191, "current_workload": 0, "state": "up", "host_ip": "192.0.2.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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 4095, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 56}, "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.11", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 4}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 4095, "id": 5}]} 2018-07-18 17:51:38,570 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.17:8774/v2.1/os-hypervisors/detail used request id req-d5c3f70c-8cb4-4b82-b248-2cb8100c37e6 2018-07-18 17:51:38,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0934081077576s 2018-07-18 17:51:38,570 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.17:8774/v2.1/os-hypervisors/detail used request id req-d5c3f70c-8cb4-4b82-b248-2cb8100c37e6 2018-07-18 17:51:38,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-18 17:51:38,573 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:51:38,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:38 GMT X-Openstack-Request-Id: req-b6080211-7b97-4b43-be6c-2f9276b07cdb 2018-07-18 17:51:38,619 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://5783ff27-df43-4516-93c3-db4d29b46de8/images/e715387c-7e69-4eae-a064-8984ca1a7653/snap", "metadata": {}}], "file": "/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653/file", "owner": "5851d9b39d034572a8077b851e1fa23e", "id": "e715387c-7e69-4eae-a064-8984ca1a7653", "size": 12716032, "self": "/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653", "disk_format": "qcow2", "direct_url": "rbd://5783ff27-df43-4516-93c3-db4d29b46de8/images/e715387c-7e69-4eae-a064-8984ca1a7653/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-18T17:51:37Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7c53d64b-793c-432a-a857-2f078de33ebe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7c53d64b-793c-432a-a857-2f078de33ebe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-18T17:51:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-18 17:51:38,619 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.17:9292/v2/images used request id req-b6080211-7b97-4b43-be6c-2f9276b07cdb 2018-07-18 17:51:38,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0468180179596s 2018-07-18 17:51:38,619 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.17:9292/v2/images used request id req-b6080211-7b97-4b43-be6c-2f9276b07cdb 2018-07-18 17:51:38,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-18 17:51:38,627 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_7c53d64b-793c-432a-a857-2f078de33ebe", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_7c53d64b-793c-432a-a857-2f078de33ebe"}' 2018-07-18 17:51:38,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:38 GMT Location: http://192.168.37.17:9292/v2/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2649292d-032f-44eb-aad1-f3c5d49bb801 2018-07-18 17:51:38,700 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c/file", "owner": "5851d9b39d034572a8077b851e1fa23e", "id": "b931e2dc-65c1-436b-ba71-1b7f778aeb5c", "size": null, "self": "/v2/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-18T17:51:38Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_7c53d64b-793c-432a-a857-2f078de33ebe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_7c53d64b-793c-432a-a857-2f078de33ebe", "checksum": null, "created_at": "2018-07-18T17:51:38Z", "protected": false} 2018-07-18 17:51:38,700 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.17:9292/v2/images used request id req-2649292d-032f-44eb-aad1-f3c5d49bb801 2018-07-18 17:51:38,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0750858783722s 2018-07-18 17:51:38,700 - shade.request_ids - DEBUG - POST call to image for http://192.168.37.17:9292/v2/images used request id req-2649292d-032f-44eb-aad1-f3c5d49bb801 returning object b931e2dc-65c1-436b-ba71-1b7f778aeb5c 2018-07-18 17:51:38,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-18 17:51:38,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.17:9292/v2/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" -d '' 2018-07-18 17:51:39,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 18 Jul 2018 17:51:39 GMT X-Openstack-Request-Id: req-2e199bd9-6b5b-40b7-9ccf-4a224fd28519 2018-07-18 17:51:39,633 - 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-18 17:51:39,633 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.17:9292/v2/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c/file used request id req-2e199bd9-6b5b-40b7-9ccf-4a224fd28519 2018-07-18 17:51:39,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.932605028152s 2018-07-18 17:51:39,633 - shade.request_ids - DEBUG - PUT call to image for http://192.168.37.17:9292/v2/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c/file used request id req-2e199bd9-6b5b-40b7-9ccf-4a224fd28519 2018-07-18 17:51:39,633 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_7c53d64b-793c-432a-a857-2f078de33ebe', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-18T17:51:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c/file', u'owner': u'5851d9b39d034572a8077b851e1fa23e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b931e2dc-65c1-436b-ba71-1b7f778aeb5c', u'size': None, u'name': u'tempest_smoke-img_alt_7c53d64b-793c-432a-a857-2f078de33ebe', u'checksum': None, u'self': u'/v2/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-18T17:51:38Z', u'schema': u'/v2/schemas/image'}) 2018-07-18 17:51:39,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-18 17:51:39,635 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_7c53d64b-793c-432a-a857-2f078de33ebe", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-18 17:51:39,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:39 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-9572a4b5-cb88-4618-b5b9-4aec64e8c12a x-openstack-request-id: req-9572a4b5-cb88-4618-b5b9-4aec64e8c12a 2018-07-18 17:51:39,669 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_7c53d64b-793c-432a-a857-2f078de33ebe", "links": [{"href": "http://192.168.37.17:8774/v2.1/flavors/a72b91e0-6f34-4fab-abd5-a8189a945e89", "rel": "self"}, {"href": "http://192.168.37.17:8774/flavors/a72b91e0-6f34-4fab-abd5-a8189a945e89", "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": "a72b91e0-6f34-4fab-abd5-a8189a945e89"}} 2018-07-18 17:51:39,669 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.17:8774/v2.1/flavors used request id req-9572a4b5-cb88-4618-b5b9-4aec64e8c12a 2018-07-18 17:51:39,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0352969169617s 2018-07-18 17:51:39,669 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.17:8774/v2.1/flavors used request id req-9572a4b5-cb88-4618-b5b9-4aec64e8c12a 2018-07-18 17:51:39,669 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_7c53d64b-793c-432a-a857-2f078de33ebe', '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'5851d9b39d034572a8077b851e1fa23e', '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'a72b91e0-6f34-4fab-abd5-a8189a945e89', 'swap': 0}) 2018-07-18 17:51:39,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-18 17:51:39,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.17:8774/v2.1/flavors/a72b91e0-6f34-4fab-abd5-a8189a945e89/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" -d '{"extra_specs": {}}' 2018-07-18 17:51:39,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 18 Jul 2018 17:51:39 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-22747788-45b1-4586-a799-a16d2fe0da41 x-openstack-request-id: req-22747788-45b1-4586-a799-a16d2fe0da41 2018-07-18 17:51:39,696 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-07-18 17:51:39,696 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.17:8774/v2.1/flavors/a72b91e0-6f34-4fab-abd5-a8189a945e89/os-extra_specs used request id req-22747788-45b1-4586-a799-a16d2fe0da41 2018-07-18 17:51:39,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.026004076004s 2018-07-18 17:51:39,696 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.17:8774/v2.1/flavors/a72b91e0-6f34-4fab-abd5-a8189a945e89/os-extra_specs used request id req-22747788-45b1-4586-a799-a16d2fe0da41 2018-07-18 17:51:39,696 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_7c53d64b-793c-432a-a857-2f078de33ebe', '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'5851d9b39d034572a8077b851e1fa23e', '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'a72b91e0-6f34-4fab-abd5-a8189a945e89', 'swap': 0}) 2018-07-18 17:51:43,663 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-18 17:51:43,663 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-18 17:51:43,664 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-18 17:51:43,665 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-18 17:51:43,667 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-18 17:51:47,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-7f52d1b1-0489-42fb-a0c4-7e358730511c/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-18 17:51:47,929 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-18 17:51:47,930 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-18 17:51:47,930 - 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-18 17:59:07,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 27645849-531f-417a-bcf0-725b0424ca9d 2018-07-18 17:59:07,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '27645849-531f-417a-bcf0-725b0424ca9d']'. 2018-07-18 17:59:08,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-18 17:59:08,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-18 17:59:08,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 27645849-531f-417a-bcf0-725b0424ca9d | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-18 17:51:50 | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-18 17:59:07 | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:17 | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7f52d1b1-0489-42fb-a0c4-7e358730511c) | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f7e9ec32-f51a-4d37-bc11-0c6d2c6c536c) | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 425.792 | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 106 | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 24 | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-07-18 17:59:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-18 17:59:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-18 17:59:08,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 99.0654205607% 2018-07-18 17:59:08,736 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 07:51 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-07-18 17:59:08,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-18 17:59:08,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.17:9696/v2.0/routers/be3770c3-590b-488b-b0de-fb48beff4ed1/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" -d '{"subnet_id": "dd1aef9a-66f1-4a78-9f81-add47d216147"}' 2018-07-18 17:59:12,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 18 Jul 2018 17:59:12 GMT X-Openstack-Request-Id: req-407c18aa-b584-4a9b-b650-1d5ed5eb2b0f 2018-07-18 17:59:12,418 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8683733f-2eb2-4892-894c-60542f4f8291", "tenant_id": "5851d9b39d034572a8077b851e1fa23e", "subnet_id": "dd1aef9a-66f1-4a78-9f81-add47d216147", "subnet_ids": ["dd1aef9a-66f1-4a78-9f81-add47d216147"], "port_id": "d586fc74-f08e-4123-83de-d5dd7b850746", "id": "be3770c3-590b-488b-b0de-fb48beff4ed1"} 2018-07-18 17:59:12,418 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.17:9696/v2.0/routers/be3770c3-590b-488b-b0de-fb48beff4ed1/remove_router_interface.json used request id req-407c18aa-b584-4a9b-b650-1d5ed5eb2b0f 2018-07-18 17:59:12,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.67615699768s 2018-07-18 17:59:12,418 - shade.request_ids - DEBUG - PUT call to network for http://192.168.37.17:9696/v2.0/routers/be3770c3-590b-488b-b0de-fb48beff4ed1/remove_router_interface.json used request id req-407c18aa-b584-4a9b-b650-1d5ed5eb2b0f returning object be3770c3-590b-488b-b0de-fb48beff4ed1 2018-07-18 17:59:12,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-18 17:59:12,419 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:59:13,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1421 Content-Type: application/json Date: Wed, 18 Jul 2018 17:59:13 GMT X-Openstack-Request-Id: req-96619c0b-2c40-4f14-b793-866d16b56fdc 2018-07-18 17:59:13,094 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7c524d05-920b-444e-9e5c-9d3ace2bf276", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a4978de0-370c-4f76-bd25-7721a62367e5", "ip_address": "192.168.37.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "01aa3eb8e1d14b96827cb44e61cceb2a", "created_at": "2018-07-18T17:54:56Z", "admin_state_up": true, "updated_at": "2018-07-18T17:55:40Z", "project_id": "01aa3eb8e1d14b96827cb44e61cceb2a", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "6bfebfa6-2cf7-49fa-8a46-b75c1dfff993", "name": "tempest-TestServerMultinode-1782376546-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "7c524d05-920b-444e-9e5c-9d3ace2bf276", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a4978de0-370c-4f76-bd25-7721a62367e5", "ip_address": "192.168.37.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5851d9b39d034572a8077b851e1fa23e", "created_at": "2018-07-18T17:51:20Z", "admin_state_up": true, "updated_at": "2018-07-18T17:59:10Z", "project_id": "5851d9b39d034572a8077b851e1fa23e", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "be3770c3-590b-488b-b0de-fb48beff4ed1", "name": "tempest_smoke-router_7c53d64b-793c-432a-a857-2f078de33ebe"}]} 2018-07-18 17:59:13,094 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/routers.json used request id req-96619c0b-2c40-4f14-b793-866d16b56fdc 2018-07-18 17:59:13,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.675796985626s 2018-07-18 17:59:13,095 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/routers.json used request id req-96619c0b-2c40-4f14-b793-866d16b56fdc 2018-07-18 17:59:13,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-18 17:59:13,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.17:9696/v2.0/routers/be3770c3-590b-488b-b0de-fb48beff4ed1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:59:18,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 18 Jul 2018 17:59:18 GMT X-Openstack-Request-Id: req-7b533b4e-00d5-4c57-bccf-1b99de622fac 2018-07-18 17:59:18,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-18 17:59:18,085 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.17:9696/v2.0/routers/be3770c3-590b-488b-b0de-fb48beff4ed1.json used request id req-7b533b4e-00d5-4c57-bccf-1b99de622fac 2018-07-18 17:59:18,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.98920798302s 2018-07-18 17:59:18,085 - shade.request_ids - DEBUG - DELETE call to network for http://192.168.37.17:9696/v2.0/routers/be3770c3-590b-488b-b0de-fb48beff4ed1.json used request id req-7b533b4e-00d5-4c57-bccf-1b99de622fac 2018-07-18 17:59:18,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-18 17:59:18,086 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:59:18,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1929 Content-Type: application/json Date: Wed, 18 Jul 2018 17:59:18 GMT X-Openstack-Request-Id: req-616ed402-4aa5-40fb-9cc7-68d91f4d15e8 2018-07-18 17:59:18,188 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-07-18T17:48:57Z","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":"a4978de0-370c-4f76-bd25-7721a62367e5","dns_nameservers":[],"gateway_ip":"192.168.37.1","project_id":"9fbad58f12f64bc9a7e774f1f0fd7cdb","description":"","tags":[],"cidr":"192.168.37.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7c524d05-920b-444e-9e5c-9d3ace2bf276","tenant_id":"9fbad58f12f64bc9a7e774f1f0fd7cdb","created_at":"2018-07-18T17:48:57Z","ip_version":4},{"updated_at":"2018-07-18T17:51:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd1aef9a-66f1-4a78-9f81-add47d216147","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"5851d9b39d034572a8077b851e1fa23e","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_7c53d64b-793c-432a-a857-2f078de33ebe","enable_dhcp":true,"segment_id":null,"network_id":"8683733f-2eb2-4892-894c-60542f4f8291","tenant_id":"5851d9b39d034572a8077b851e1fa23e","created_at":"2018-07-18T17:51:18Z","ip_version":4},{"updated_at":"2018-07-18T17:54:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f5c0a401-d03e-4a04-8b25-b33f68fbe67a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 01aa3eb8e1d14b96827cb44e61cceb2a","enable_dhcp":false,"segment_id":null,"network_id":"366db70f-90b1-4a81-a2e5-ced12bdbaf60","tenant_id":"","created_at":"2018-07-18T17:54:51Z","ip_version":4}]} 2018-07-18 17:59:18,188 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/subnets.json used request id req-616ed402-4aa5-40fb-9cc7-68d91f4d15e8 2018-07-18 17:59:18,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.103175878525s 2018-07-18 17:59:18,189 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/subnets.json used request id req-616ed402-4aa5-40fb-9cc7-68d91f4d15e8 2018-07-18 17:59:18,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-18 17:59:18,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.17:9696/v2.0/subnets/dd1aef9a-66f1-4a78-9f81-add47d216147.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:59:20,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 18 Jul 2018 17:59:20 GMT X-Openstack-Request-Id: req-d4920f77-2ede-4c23-809f-2c3318a272e3 2018-07-18 17:59:20,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-18 17:59:20,731 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.17:9696/v2.0/subnets/dd1aef9a-66f1-4a78-9f81-add47d216147.json used request id req-d4920f77-2ede-4c23-809f-2c3318a272e3 2018-07-18 17:59:20,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.5409181118s 2018-07-18 17:59:20,731 - shade.request_ids - DEBUG - DELETE call to network for http://192.168.37.17:9696/v2.0/subnets/dd1aef9a-66f1-4a78-9f81-add47d216147.json used request id req-d4920f77-2ede-4c23-809f-2c3318a272e3 2018-07-18 17:59:20,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-18 17:59:20,731 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:59:20,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2111 Content-Type: application/json Date: Wed, 18 Jul 2018 17:59:20 GMT X-Openstack-Request-Id: req-85504215-132c-49f5-806c-bee56bf8e993 2018-07-18 17:59:20,837 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"366db70f-90b1-4a81-a2e5-ced12bdbaf60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["f5c0a401-d03e-4a04-8b25-b33f68fbe67a"],"description":"","tags":[],"updated_at":"2018-07-18T17:54:51Z","qos_policy_id":null,"name":"HA network tenant 01aa3eb8e1d14b96827cb44e61cceb2a","admin_state_up":true,"tenant_id":"","created_at":"2018-07-18T17:54:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7c524d05-920b-444e-9e5c-9d3ace2bf276","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9fbad58f12f64bc9a7e774f1f0fd7cdb","l2_adjacency":true,"status":"ACTIVE","subnets":["a4978de0-370c-4f76-bd25-7721a62367e5"],"description":"","tags":[],"updated_at":"2018-07-18T17:48:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9fbad58f12f64bc9a7e774f1f0fd7cdb","created_at":"2018-07-18T17:48:51Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8683733f-2eb2-4892-894c-60542f4f8291","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"5851d9b39d034572a8077b851e1fa23e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-18T17:59:20Z","qos_policy_id":null,"name":"tempest_smoke-net_7c53d64b-793c-432a-a857-2f078de33ebe","admin_state_up":true,"tenant_id":"5851d9b39d034572a8077b851e1fa23e","created_at":"2018-07-18T17:51:18Z","provider:network_type":"vxlan"}]} 2018-07-18 17:59:20,837 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/networks.json used request id req-85504215-132c-49f5-806c-bee56bf8e993 2018-07-18 17:59:20,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106380939484s 2018-07-18 17:59:20,838 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.17:9696/v2.0/networks.json used request id req-85504215-132c-49f5-806c-bee56bf8e993 2018-07-18 17:59:20,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-18 17:59:20,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.17:9696/v2.0/networks/8683733f-2eb2-4892-894c-60542f4f8291.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:59:22,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 18 Jul 2018 17:59:22 GMT X-Openstack-Request-Id: req-756734fc-0790-4ae9-8189-eba416296fb1 2018-07-18 17:59:22,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-18 17:59:22,576 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.17:9696/v2.0/networks/8683733f-2eb2-4892-894c-60542f4f8291.json used request id req-756734fc-0790-4ae9-8189-eba416296fb1 2018-07-18 17:59:22,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.73742294312s 2018-07-18 17:59:22,576 - shade.request_ids - DEBUG - DELETE call to network for http://192.168.37.17:9696/v2.0/networks/8683733f-2eb2-4892-894c-60542f4f8291.json used request id req-756734fc-0790-4ae9-8189-eba416296fb1 2018-07-18 17:59:22,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-18 17:59:22,579 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:59:22,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json Date: Wed, 18 Jul 2018 17:59:22 GMT X-Openstack-Request-Id: req-075d8737-a259-4c6a-8359-5c6e4e4149d7 2018-07-18 17:59:22,947 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://5783ff27-df43-4516-93c3-db4d29b46de8/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c/snap", "metadata": {}}], "file": "/v2/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c/file", "owner": "5851d9b39d034572a8077b851e1fa23e", "id": "b931e2dc-65c1-436b-ba71-1b7f778aeb5c", "size": 12716032, "self": "/v2/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c", "disk_format": "qcow2", "direct_url": "rbd://5783ff27-df43-4516-93c3-db4d29b46de8/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-18T17:51:39Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_7c53d64b-793c-432a-a857-2f078de33ebe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_7c53d64b-793c-432a-a857-2f078de33ebe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-18T17:51:38Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://5783ff27-df43-4516-93c3-db4d29b46de8/images/e715387c-7e69-4eae-a064-8984ca1a7653/snap", "metadata": {}}], "file": "/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653/file", "owner": "5851d9b39d034572a8077b851e1fa23e", "id": "e715387c-7e69-4eae-a064-8984ca1a7653", "size": 12716032, "self": "/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653", "disk_format": "qcow2", "direct_url": "rbd://5783ff27-df43-4516-93c3-db4d29b46de8/images/e715387c-7e69-4eae-a064-8984ca1a7653/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-18T17:51:37Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7c53d64b-793c-432a-a857-2f078de33ebe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7c53d64b-793c-432a-a857-2f078de33ebe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-18T17:51:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-18 17:59:22,947 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.17:9292/v2/images used request id req-075d8737-a259-4c6a-8359-5c6e4e4149d7 2018-07-18 17:59:22,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.369623184204s 2018-07-18 17:59:22,947 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.17:9292/v2/images used request id req-075d8737-a259-4c6a-8359-5c6e4e4149d7 2018-07-18 17:59:22,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-18 17:59:22,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.17:9292/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:59:24,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 18 Jul 2018 17:59:24 GMT X-Openstack-Request-Id: req-a52fbf34-6970-4325-b950-e66f70835c55 2018-07-18 17:59:24,109 - 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-18 17:59:24,109 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.17:9292/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653 used request id req-a52fbf34-6970-4325-b950-e66f70835c55 2018-07-18 17:59:24,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.16097593307s 2018-07-18 17:59:24,110 - shade.request_ids - DEBUG - DELETE call to image for http://192.168.37.17:9292/v2/images/e715387c-7e69-4eae-a064-8984ca1a7653 used request id req-a52fbf34-6970-4325-b950-e66f70835c55 2018-07-18 17:59:24,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-18 17:59:24,111 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:59:24,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Wed, 18 Jul 2018 17:59:24 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-34df4e95-2dc6-47d3-8273-66fa66b1cd7e x-openstack-request-id: req-34df4e95-2dc6-47d3-8273-66fa66b1cd7e 2018-07-18 17:59:24,481 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_7c53d64b-793c-432a-a857-2f078de33ebe", "links": [{"href": "http://192.168.37.17:8774/v2.1/flavors/6345bd25-8c37-41f5-bc60-b313ac52acd1", "rel": "self"}, {"href": "http://192.168.37.17:8774/flavors/6345bd25-8c37-41f5-bc60-b313ac52acd1", "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": "6345bd25-8c37-41f5-bc60-b313ac52acd1"}, {"name": "tempest_smoke-flavor_alt_7c53d64b-793c-432a-a857-2f078de33ebe", "links": [{"href": "http://192.168.37.17:8774/v2.1/flavors/a72b91e0-6f34-4fab-abd5-a8189a945e89", "rel": "self"}, {"href": "http://192.168.37.17:8774/flavors/a72b91e0-6f34-4fab-abd5-a8189a945e89", "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": "a72b91e0-6f34-4fab-abd5-a8189a945e89"}]} 2018-07-18 17:59:24,481 - 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-34df4e95-2dc6-47d3-8273-66fa66b1cd7e 2018-07-18 17:59:24,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.371601104736s 2018-07-18 17:59:24,482 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.17:8774/v2.1/flavors/detail?is_public=None used request id req-34df4e95-2dc6-47d3-8273-66fa66b1cd7e 2018-07-18 17:59:24,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-18 17:59:24,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.17:8774/v2.1/flavors/6345bd25-8c37-41f5-bc60-b313ac52acd1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:59:24,510 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 18 Jul 2018 17:59:24 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-8be60213-cce6-4dbf-8549-26428ed1e7fe x-openstack-request-id: req-8be60213-cce6-4dbf-8549-26428ed1e7fe 2018-07-18 17:59:24,510 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.17:8774/v2.1/flavors/6345bd25-8c37-41f5-bc60-b313ac52acd1 used request id req-8be60213-cce6-4dbf-8549-26428ed1e7fe 2018-07-18 17:59:24,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0275251865387s 2018-07-18 17:59:24,510 - shade.request_ids - DEBUG - DELETE call to compute for http://192.168.37.17:8774/v2.1/flavors/6345bd25-8c37-41f5-bc60-b313ac52acd1 used request id req-8be60213-cce6-4dbf-8549-26428ed1e7fe 2018-07-18 17:59:24,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-18 17:59:24,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.17:9292/v2/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:59:25,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 18 Jul 2018 17:59:25 GMT X-Openstack-Request-Id: req-3ba06bab-2cb6-4b40-9d40-84b357fd199e 2018-07-18 17:59:25,129 - 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-18 17:59:25,129 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.17:9292/v2/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c used request id req-3ba06bab-2cb6-4b40-9d40-84b357fd199e 2018-07-18 17:59:25,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.618779182434s 2018-07-18 17:59:25,129 - shade.request_ids - DEBUG - DELETE call to image for http://192.168.37.17:9292/v2/images/b931e2dc-65c1-436b-ba71-1b7f778aeb5c used request id req-3ba06bab-2cb6-4b40-9d40-84b357fd199e 2018-07-18 17:59:25,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-18 17:59:25,132 - 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.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:59:25,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Wed, 18 Jul 2018 17:59:25 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-4c9e6a9f-34f9-4c68-ab02-c47bf4e7cda5 x-openstack-request-id: req-4c9e6a9f-34f9-4c68-ab02-c47bf4e7cda5 2018-07-18 17:59:25,164 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_7c53d64b-793c-432a-a857-2f078de33ebe", "links": [{"href": "http://192.168.37.17:8774/v2.1/flavors/a72b91e0-6f34-4fab-abd5-a8189a945e89", "rel": "self"}, {"href": "http://192.168.37.17:8774/flavors/a72b91e0-6f34-4fab-abd5-a8189a945e89", "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": "a72b91e0-6f34-4fab-abd5-a8189a945e89"}]} 2018-07-18 17:59:25,164 - 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-4c9e6a9f-34f9-4c68-ab02-c47bf4e7cda5 2018-07-18 17:59:25,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0343248844147s 2018-07-18 17:59:25,164 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.17:8774/v2.1/flavors/detail?is_public=None used request id req-4c9e6a9f-34f9-4c68-ab02-c47bf4e7cda5 2018-07-18 17:59:25,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-18 17:59:25,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.17:8774/v2.1/flavors/a72b91e0-6f34-4fab-abd5-a8189a945e89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ed73d48bf790cfbaa509bdbbf4963711afdc4936" 2018-07-18 17:59:25,206 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 18 Jul 2018 17:59:25 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-1c592aff-366f-4de1-b639-c78528e5dda7 x-openstack-request-id: req-1c592aff-366f-4de1-b639-c78528e5dda7 2018-07-18 17:59:25,206 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.17:8774/v2.1/flavors/a72b91e0-6f34-4fab-abd5-a8189a945e89 used request id req-1c592aff-366f-4de1-b639-c78528e5dda7 2018-07-18 17:59:25,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.041209936142s 2018-07-18 17:59:25,206 - shade.request_ids - DEBUG - DELETE call to compute for http://192.168.37.17:8774/v2.1/flavors/a72b91e0-6f34-4fab-abd5-a8189a945e89 used request id req-1c592aff-366f-4de1-b639-c78528e5dda7 2018-07-18 17:59:25,206 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-07-18 17:59:25,207 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR